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
Issue: baseScore is set to 3.1, but baseSeverity is MEDIUM.
Either baseScore is bumped to a value above 4 (but lower than 6), or baseSeverity should be LOW.
As things stand, JSON validation is currently failing.
The text was updated successfully, but these errors were encountered:
ostefano
changed the title
5.1 format does not validate scores that are incompatible with the provided severity
5.1.0 format does not validate scores that are incompatible with the provided severity
May 22, 2024
Source file https://raw.githubusercontent.com/CVEProject/cvelistV5/0338c6e719e9ddeeedf05c14b402cf0e0f0dcc0f/cves/2023/44xxx/CVE-2023-44160.json
Issue:
baseScore
is set to 3.1, butbaseSeverity
is MEDIUM.Either
baseScore
is bumped to a value above 4 (but lower than 6), orbaseSeverity
should be LOW.As things stand, JSON validation is currently failing.
The text was updated successfully, but these errors were encountered: