
Automatischer Aggregator für Schwachstellendaten, der Advisories von NVD, OSV, Alpine, Red Hat und über 20 weiteren Quellen in einem einheitlichen, parsbaren Format für Sicherheitsscans und Threat Intelligence sammelt.
Sammelt Schwachstelleninformationen und speichert sie automatisch in einem parsebaren Format
https://github.com/aquasecurity/vuln-list/
$ vuln-list-update -h
Usage of vuln-list-update:
-target string
update target (nvd, alpine, alpine-unfixed, redhat, redhat-oval, debian, ubuntu, amazon, bottlerocket, oracle-oval, suse-cvrf, photon, arch-linux, ghsa, glad, cwe, osv, mariner, kevc, wolfi, chainguard, azure, openeuler, echo, minimos, rootio, seal)
-target-branch string
alternative repository branch (only glad)
-target-uri string
alternative repository URI (only glad)
-years string
update years (only redhat)
Teppei Fukuda (knqyf263)