Fix CVSS rating ranges typo
What does this MR do and why?
My customer found a typo on this page. I believe 1.0 should be 0.1, assuming this is following the NVD Vulnerability Severity Ratings: https://nvd.nist.gov/vuln-metrics/cvss
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
1.0 | 0.1 |
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.