Masahiro Fujimura 11f2a4cbee
Add GitHub Security Advisory Database (#29)
* Add GitHub Security Advisory

* Update go.mod

* Fix main.go

* Exec go mod tidy

* Change travis ci

* Fix Bugs...

* Add remobe directory

* Update review

* ghsa: Remove package level state

Signed-off-by: Simarpreet Singh <simar@linux.com>

* Add retry test

* test(ghsa): remove unneeded testdata

* refactor(ghsa): rename VersionAdvisories to Versions

* refactor(ghsa): unexport members

* refactor(ghsa): fix warnings

* refactor(ghsa): replace githubql with githubv4

* refactor(ghsa): update log messages

* refactor(ghsa): update error messages

* refactor(ghsa): unexport a function

* refactor(ghsa): make it  possible to replace wait function

* Fix empty line

Co-authored-by: Simarpreet Singh <simar@linux.com>
Co-authored-by: Teppei Fukuda <knqyf263@gmail.com>
2020-02-28 08:15:34 +02:00
2019-10-11 22:11:45 +03:00
2019-10-12 09:54:08 +03:00
2019-12-15 21:28:23 +02:00
2020-01-24 21:29:24 +02:00
2019-08-18 22:47:18 -10:00
2020-01-25 09:10:37 +02:00
2019-10-12 09:54:08 +03:00
2019-10-31 22:21:42 +02:00
2019-04-30 10:15:06 +09:00
2019-08-18 22:47:18 -10:00
2019-10-15 09:05:34 +03:00

vuln-list-update

Build Status Go Report Card MIT License

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)

Description
No description provided
Readme 6.2 MiB
Languages
Go 99.2%
Shell 0.6%
Makefile 0.2%