5c569c3d79
Signed-off-by: Simarpreet Singh <simar@linux.com> |
||
---|---|---|
.github/workflows | ||
alpine | ||
amazon | ||
debian | ||
git | ||
nvd | ||
oval | ||
redhat | ||
ubuntu | ||
utils | ||
.gitignore | ||
.travis.yml | ||
CONTRIBUTING.md | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
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)