a120276553
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0. - [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
---|---|---|
.github | ||
alma | ||
alpine | ||
alpine-unfixed | ||
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)