-
Notifications
You must be signed in to change notification settings - Fork 226
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
Add support to CVSSv4 & SSVC and import the data using vulnrichment #1484
Conversation
@DennisClark @keshav-space @pombredanne @Hritik14 What vulnerability details would be most helpful for users to see within the CVSSv4 score? |
The values provided in the grouping "Base Metrics" make sense here; I don't think we need more than those. |
we should merge this pull request first : #1502 |
FYI #1502 is merged now |
@TG1999 Wait, I need to add the ref type and CPES references. The code also still needs to be reviewed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @ziadhany, please see few nits below for your consideration and also update the branch with main.
Fix ssvc calculator bug Add support for ref cpes & fix the tests Ignore affected packages Add SSVC calculator. Add Support for SSVC. Add vulnrichment importer. Add support to CVSSv4 Signed-off-by: ziadhany <ziadhany2016@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @ziadhany, Looking Good!
issue: #1473
