357afc54d8
* initial commit * chore(mod): update * test(gemnasium): add tests * feat(main): add target * change(GitLab Advisories Database) gemnasium to advisories community * fix(GitLab Advisory Database) Identifer to upper case * test(GitLab Advisory Database) add lower case identifer test * fix(GitLab Advisory Database) no newline at end of file * fix(GitLab Advisory Database) fix test use JSONEq * fix(GitLab Advisory Database) fix clone community advisory branch name * change(git) CloneOrPull use default branch * refactor(glad) Co-authored-by: masahiro331 <mur4m4s4.331@gmail.com> |
||
---|---|---|
.github/workflows | ||
alpine | ||
amazon | ||
cwe | ||
debian | ||
ghsa | ||
git | ||
glad | ||
nvd | ||
oracle/oval | ||
photon | ||
redhat | ||
suse/cvrf | ||
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)
Author
Teppei Fukuda (knqyf263)