vulsio / go-cve-dictionary

Build a local copy of CVE (NVD and Japanese JVN). Server mode for easy querying.
Apache License 2.0
367 stars 109 forks source link

[Feature] Query CVE database by product #399

Open Deadlyelder opened 2 months ago

Deadlyelder commented 2 months ago

Flatpak and Snap does not publish advisories that contain CVE ID and affects package name with versions. We also cannot use the current instance of go-cve-dictionary as the software or application in Flatpak and Snap might be packaged with a slightly different name by Linux distributions.


The current instance of the DB does not allow querying by product names.