There was an error while loading. Please reload this page.
2 parents 2adb2db + 9d41567 commit 0f7dc6bCopy full SHA for 0f7dc6b
1 file changed
vulnerabilities/severity_systems.py
@@ -79,7 +79,7 @@ def as_score(self, value):
79
identifier="cvssv3.1_qr",
80
name="CVSSv3.1 Qualitative Severity Rating",
81
url="https://www.first.org/cvss/specification-document#Qualitative-Severity-Rating-Scale",
82
- notes="A textual interpretation of severity. Has values like HIGH, MODERATE etc",
+ notes="A textual interpretation of severity. Has values like HIGH, MEDIUM etc",
83
),
84
"generic_textual": ScoringSystem(
85
identifier="generic_textual",
0 commit comments