Sha256: 00f7c97d5e27aa1743735f0a4b749d3227d638da7d5cac036417701280d737e1

Contents?: true

Size: 338 Bytes

Versions: 1

Compression:

Stored size: 338 Bytes

Contents

# CVSS-Suite, a Ruby gem to manage the CVSS vector
#
# Copyright (c) 2016-2022 Siemens AG
# Copyright (c) 2022-2023 0llirocks
#
# Authors:
#   0llirocks <http://0lli.rocks>
#
# This work is licensed under the terms of the MIT license.
# See the LICENSE.md file in the top-level directory.

module CvssSuite
  VERSION = '3.1.1'.freeze
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cvss-suite-3.1.1 lib/cvss_suite/version.rb