Represent the CVSS model correctly in the database #330
Labels
No labels
automation
backend
bug
contributor experience
data
deployment
documentation
duplicate
good first issue
help wanted
nice to have
notifications
package maintainer
performance
skin
tech debt
user story
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lix-community/nix-security-tracker#330
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently things like "user interaction" is using the "severity" enum, but it should be "required/not required". There are more things like that.
We have 5.7M total entries, 2M of which have parsed a CVSS vectorString. 3M of them have a vectorString. Doing our own parsing would give us 1M more entries with parsed CVSS data.