We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a123597 commit 3676e99Copy full SHA for 3676e99
lib/cvss_suite/cvss40/cvss40_all_up.rb
@@ -10,7 +10,7 @@
10
11
module CvssSuite
12
##
13
- # This class represents a CVSS Threat metric in version 3.1.
+ # This class represents all CVSS metrics combined in version 4.0.
14
class Cvss40AllUp < CvssMetric
15
16
# Returns score of this metric
0 commit comments