You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While the docs seem to state that both "MEDIUM" and "MODERATE" would be valid CVSS ratings as the docs are linking to "Common Vulnerability Scoring System (CVSS), Section 5", that's actually not true: The CVSS specs only mention "MEDIUM" as a valid value. As such, the GitHub Advisories API should also only return "MEDIUM" instead of "MODERATE".
The text was updated successfully, but these errors were encountered:
While the docs seem to state that both "MEDIUM" and "MODERATE" would be valid CVSS ratings as the docs are linking to "Common Vulnerability Scoring System (CVSS), Section 5", that's actually not true: The CVSS specs only mention "MEDIUM" as a valid value. As such, the GitHub Advisories API should also only return "MEDIUM" instead of "MODERATE".
The text was updated successfully, but these errors were encountered: