38108d7f2d
* Updated logic to parse patches in ubuntu CVE file * test(ubuntu): add the test case * test(ubuntu): add a new case causing a problem * test(ubuntu): pending case * test(ubuntu): multiple upstreams * fix(ubuntu): handle corner cases Co-authored-by: knqyf263 <knqyf263@gmail.com> |
||
---|---|---|
.github/workflows | ||
alpine | ||
amazon | ||
cvrf/suse | ||
cwe | ||
debian | ||
ghsa | ||
git | ||
nvd | ||
oval | ||
photon | ||
redhat | ||
ubuntu | ||
utils | ||
.gitignore | ||
CONTRIBUTING.md | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
NOTICE | ||
push.sh | ||
README.md |
vuln-list-update
Collect vulnerability information and save it in parsable format automatically
Data
https://github.com/aquasecurity/vuln-list/
Usage
$ vuln-list-update -h
Usage of vuln-list-update:
-target string
update target (nvd, alpine, redhat, debian, ubuntu)
-years string
update years (only redhat)
Cron status
https://travis-ci.org/aquasecurity/vuln-list-update
Author
Teppei Fukuda (knqyf263)