DmitriyLewen
f1f4c3e8e6
refactor(nvd): use API instead of JSON feeds ( #258 )
...
Signed-off-by: knqyf263 <knqyf263@gmail.com>
Co-authored-by: knqyf263 <knqyf263@gmail.com>
2023-12-18 20:34:54 +04:00
Nikita Pivkin
099938839d
chore(deps): use github.com/cheggaaa/pb/v3 ( #260 )
2023-12-04 14:14:15 +04:00
Teppei Fukuda
ecaf1143a9
BREAKING CHANGE: extract Red Hat security advisories to separate repository ( #217 )
...
Co-authored-by: DmitriyLewen <dmitriy.lewen@smartforce.io>
2023-06-22 10:20:19 +03:00
Masahiro331
0875550b05
feat(kevc): add known exploited vulnerability catalog ( #152 )
2022-05-26 07:08:21 +03:00
afdesk
de5955b011
chore: bump up Go to 1.18 ( #145 )
2022-04-06 10:43:57 +03:00
Teppei Fukuda
7d2eb302d1
feat(debian): replace JSON API with salsa repo ( #95 )
2021-09-15 22:49:22 +03:00
Naimuddin Shaik
3104324321
feat(alpine): add support of unfixed vulnerabilities ( #93 )
...
Co-authored-by: knqyf263 <knqyf263@gmail.com>
2021-09-12 20:30:20 +03:00
Teppei Fukuda
d212042d1b
feat(download): add downloader ( #105 )
2021-09-11 18:51:34 +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
5206d8df5c
refactor: replace a method to a function ( #67 )
2021-01-04 14:44:37 +02: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
knqyf263
b01356e537
test(fs): use other fs
2019-11-07 08:38:27 -08:00
Simarpreet Singh
07e6cada1f
fs_test: Add testing for WriteJSON
...
Signed-off-by: Simarpreet Singh <simar@linux.com>
2019-11-07 08:38:27 -08:00
knqyf263
a98f189278
feat(rhel_oval): support RHEL OVAL
2019-11-07 08:38:27 -08:00
Teppei Fukuda
3d158c2bf9
fix(debian): remove rejected vulnerabilities ( #15 )
...
* fix(debian): remove rejected vulnerabilities
* test(debian): remove a debug line
* debian_test: strengthen asserts with assert.NoError
Signed-off-by: Simarpreet Singh <simar@linux.com>
* debian_test: Remove un-needed subtest and add TODO
Signed-off-by: Simarpreet Singh <simar@linux.com>
2019-10-16 10:53:47 +03: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
d39b988da1
fix some lint issues
2019-10-12 09:54:08 +03:00
sadayuki-matsuno
cde9253fe9
available in other repositories ( #5 )
...
* use other repo
* use LookupEnv and check remote url
* fix check remote url
* fix after review
2019-10-02 11:05:57 +03:00
knqyf263
c05aeaf538
initial
2019-05-07 12:50:32 +09:00