3d158c2bf9
* fix(debian): remove rejected vulnerabilities * test(debian): remove a debug line * debian_test: strengthen asserts with assert.NoError Signed-off-by: Simarpreet Singh <simar@linux.com> * debian_test: Remove un-needed subtest and add TODO Signed-off-by: Simarpreet Singh <simar@linux.com> |
||
---|---|---|
.github/workflows | ||
alpine | ||
amazon | ||
debian | ||
git | ||
nvd | ||
oval/debian | ||
redhat | ||
ubuntu | ||
utils | ||
.gitignore | ||
.travis.yml | ||
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)