-
Notifications
You must be signed in to change notification settings - Fork 225
Open
0 / 20 of 2 issues completedLabels
backlogImportant but currently unprioritizedImportant but currently unprioritizedenhancementNew feature or requestNew feature or request
Description
The current OSV structure combines vulnerability data from different resources (e.g., NVD, Alpine, Debian) into a single CVE entry based on shared CVE IDs. This approach leads to overly large and difficult to maintain CVE entries. With Ubuntu also publishing its security tracker data to OSV.dev using CVE IDs, this issue will likely worsen.
We probably need a better solution for managing CVE entries. One idea is to add a source-specific prefix or suffix to the CVE ID, creating separate entries for each data source. For example, Alpine-CVE-2024-0001
and Debian-CVE-2024-0001
would be displayed as two distinct records on OSV.dev.
Sub-issues
Metadata
Metadata
Assignees
Labels
backlogImportant but currently unprioritizedImportant but currently unprioritizedenhancementNew feature or requestNew feature or request