Teppei Fukuda
d212042d1b
feat(download): add downloader ( #105 )
2021-09-11 18:51:34 +03:00
santhosh1729
71d82581c9
feat: add Arch Linux Tracker ( #88 )
...
* Arch Linux Tracker to collect vulnerabilities
* refactor(arch)
* chore: go mod tidy
Co-authored-by: knqyf263 <knqyf263@gmail.com>
2021-06-06 19:14:28 +03:00
Teppei Fukuda
357afc54d8
feat: support GitLab Advisory Database ( #73 )
...
* 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>
2021-04-27 13:59:59 +03:00
Teppei Fukuda
8f3abd6a6c
feat(alpine): migrate to a new secdb ( #68 )
...
* refactor: replace a method to a function
* feat(alpine): migrate to a new secdb
* lint fix
* feat(alpine): split files
2021-01-11 17:08:29 +02:00
Neha Viswanathan
17ee611c15
update CI with latest versions of go and golangci-lint ( #50 )
2020-10-14 11:10:10 +03:00
Teppei Fukuda
ed1ba45061
fix(alpine): replace go-version with go-apk-version ( #34 )
...
* test(alpine): add a failing test
* fix(alpine): replace go-version with go-apk-version
2020-06-29 20:55:16 +03:00
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
Masahiro Fujimura
280f2c7390
Add SUSE oses support ( #23 )
...
* Add suse
* Add SUSE CVRF, Delete SUSE OVAL
* chore(dependency): update
* fix(suse): change struct
* fix(suse): change Threats to array
* fix(suse): change ProductStatus to array
* fix(suse): add omitempty
2019-12-15 21:28:23 +02:00
knqyf263
a98f189278
feat(rhel_oval): support RHEL OVAL
2019-11-07 08:38:27 -08:00
Teppei Fukuda
99a80f64fb
Support Amazon Linux AMI Security Advisory ( #9 )
...
* Support Amazon Linux AMI Security Advisory
* Update gorequest
* amazon: Add some basic testcases for Update() method.
This commmit adds a seam for Update()
to dependency inject for testing purposes.
Signed-off-by: Simarpreet Singh <simar@linux.com>
* Add more tests
* amazon_test: Fix another lint issue
Signed-off-by: Simarpreet Singh <simar@linux.com>
2019-10-12 20:02:24 -07:00
knqyf263
3e42145b06
Fix alpine tests
2019-10-10 18:45:17 +03:00
Teppei Fukuda
9eea8f0eaa
Support the case when Red Hat returns the different type ( #8 )
2019-09-28 02:35:47 +03:00
Teppei Fukuda
cb535a8983
Use Go 1.13 ( #7 )
2019-09-28 00:01:37 +03:00
knqyf263
004d0aefb1
Update xerrors
2019-09-27 23:58:04 +03:00
knqyf263
1add54a089
Fix module name
2019-08-18 22:52:48 -10:00
knqyf263
c05aeaf538
initial
2019-05-07 12:50:32 +09:00