AppThreat / vulnerability-db

Vulnerability database and package search for sources such as Linux, OSV, NVD, GitHub and npm. Powered by sqlite, CVE 5.0, purl, and vers.
MIT License
88 stars 22 forks source link

Support redhat package fix state and versionless packages #165

Closed prabhu closed 1 month ago

prabhu commented 1 month ago

Ignores non-fixed and versionless redhat packages to reduce false positives.

Fixes #164 Fixes #166