Sha256: 5369d1545542b47c2127c028d5cdcaee0bba91de59c7281cb94441f2d930f0d7
Contents?: true
Size: 318 Bytes
Versions: 1
Compression:
Stored size: 318 Bytes
Contents
# CVSS-Suite, a Ruby gem to manage the CVSS vector # # Copyright (c) Siemens AG, 2019 # # Authors: # Oliver Hambörger <oliver.hamboerger@siemens.com> # # This work is licensed under the terms of the MIT license. # See the LICENSE.md file in the top-level directory. module CvssSuite VERSION = '2.0.0'.freeze end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cvss-suite-2.0.0 | lib/cvss_suite/version.rb |