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
Teppei Fukuda
6e704239a6
chore: enable more linters ( #241 )
...
Signed-off-by: knqyf263 <knqyf263@gmail.com>
Co-authored-by: DmitriyLewen <91113035+DmitriyLewen@users.noreply.github.com>
2023-09-20 09:23:39 +03:00
DmitriyLewen
7255411735
feat(ghsa): add swift support ( #233 )
2023-08-23 10:27:30 +03:00
DmitriyLewen
04e0f7ae3d
feat(ghsa): add pub ecosystem ( #186 )
2023-01-02 17:35:42 +02:00
afdesk
ea064dac6a
feat: add Rust ecosystem from GitHub Advisory Database ( #174 )
2022-08-25 09:49:16 +03:00
MaineK00n
80fc5a2c35
feat(ghsa): add Erlang/Elixir advisory ( #165 )
2022-06-29 17:27:31 +03:00
DmitriyLewen
6f11573847
fix(ghsa): added nil check for received nodes ( #151 )
2022-04-26 10:06:42 +03:00
afdesk
d7e5ea99dd
feat(ghsa): store CVSS score/vector for Github Security Advisory ( #128 )
2022-01-16 18:44:06 +02:00
patryk4815
378edf0454
Add golang support in ghsa source ( #99 )
...
Add golang support in ghsa source
2021-09-02 19:06:08 +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