-
-
Notifications
You must be signed in to change notification settings - Fork 739
Enable OSV vulnerability source per default #5343
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestp2Non-critical bugs, and features that help organizations to identify and reduce riskNon-critical bugs, and features that help organizations to identify and reduce risksize/SSmall effortSmall effort
Milestone
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestp2Non-critical bugs, and features that help organizations to identify and reduce riskNon-critical bugs, and features that help organizations to identify and reduce risksize/SSmall effortSmall effort
Type
Fields
Give feedbackNo fields configured for issues without a type.
Current Behavior
We previously enabled the OSS Index analyzer per default, since it allowed for unauthenticated usage.
The other vulnerability source that is enabled per default is the NVD. It however does not provide PURL matching data and is thus not of great help during vulnerability analysis.
We need another, PURL-based alternative that can be enabled per default.
Proposed Behavior
Enable the OSV integration per default.
It provides PURL matching data, does not require authentication, and has broad ecosystem coverage.
Consider limiting the default to a small selection of popular ecosystems.
Checklist