Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capture CVSSv4 scores from NVD #418

Open
joshbressers opened this issue Oct 25, 2024 · 0 comments
Open

Capture CVSSv4 scores from NVD #418

joshbressers opened this issue Oct 25, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@joshbressers
Copy link

joshbressers commented Oct 25, 2024

NVD has started to CVSSv4 scores to their data, we're not yet capturing it. There are still considerably more CVSSv3 scores in the NVD data, but we should expect v4 to become the preferred score at some point in the future.

It appears to be in the metrics.cvssMetricV40.cvssData json from NVD (see the unmarshaling logic)

@joshbressers joshbressers added the enhancement New feature or request label Oct 25, 2024
@wagoodman wagoodman moved this to Ready in OSS Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Ready
Development

No branches or pull requests

1 participant