8a32973818
All checks were successful
Update vuln-list-alt repo / Update vuln-list-alt (push) Successful in 5m26s
|
||
---|---|---|
.github | ||
alma | ||
alpine | ||
alpine-unfixed | ||
alt | ||
amazon | ||
arch | ||
chainguard | ||
cwe | ||
debian/tracker | ||
ghsa | ||
git | ||
glad | ||
k8s | ||
kevc | ||
mariner | ||
nvd | ||
oracle/oval | ||
osv | ||
photon | ||
redhat | ||
rocky | ||
scripts | ||
suse/cvrf | ||
ubuntu | ||
utils | ||
wolfi | ||
.gitignore | ||
.golangci.yml | ||
CONTRIBUTING.md | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
Makefile | ||
NOTICE | ||
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, alpine-unfixed, redhat, redhat-oval, debian, debian-oval, ubuntu, amazon, oracle-oval, suse-cvrf, photon, arch-linux, ghsa, glad, cwe, osv, go-vulndb, mariner, kevc, wolfi, chainguard)
-target-branch string
alternative repository branch (only glad)
-target-uri string
alternative repository URI (only glad)
-years string
update years (only redhat)
Author
Teppei Fukuda (knqyf263)