Commit Graph

240 Commits

Author SHA1 Message Date
DmitriyLewen
26aaa9d473
fix(rocky): added 2 urls parse (#161)
Co-authored-by: knqyf263 <knqyf263@gmail.com>
2022-06-20 13:36:58 +03:00
dependabot[bot]
8221898aa6
chore(deps): bump github.com/hashicorp/go-getter from 1.6.1 to 1.6.2 (#160) 2022-06-14 08:36:58 +03:00
afdesk
4261479964
feat(glad): add parse for identifiers field (#158) 2022-05-29 10:47:04 +03:00
dependabot[bot]
8a19bb6c2a
chore(deps): bump github.com/hashicorp/go-getter from 1.5.11 to 1.6.1 (#156) 2022-05-26 07:34:09 +03:00
DmitriyLewen
b19cb98d6a
fix(rocky): use minor part in version number (#154)
Co-authored-by: knqyf263 <knqyf263@gmail.com>
2022-05-26 07:31:24 +03:00
dependabot[bot]
e803f5cdec
chore(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#153) 2022-05-26 07:08:50 +03:00
Masahiro331
0875550b05
feat(kevc): add known exploited vulnerability catalog (#152) 2022-05-26 07:08:21 +03:00
dependabot[bot]
67f99a96ff
chore(deps): bump actions/setup-go from 2 to 3 (#146) 2022-05-16 10:58:04 +03:00
DmitriyLewen
6f11573847
fix(ghsa): added nil check for received nodes (#151) 2022-04-26 10:06:42 +03:00
Alan (Maciej) Paruszewski
de6aced299
feat(glad): add ability to set custom repository uri (#136) 2022-04-21 12:39:18 +03:00
afdesk
bc6508033e
feat(alpine): add support alpine edge (#147) 2022-04-12 12:11:41 +03:00
afdesk
dd5e2492f8
chore(lint): add setting file (#144) 2022-04-06 11:25:07 +03:00
afdesk
de5955b011
chore: bump up Go to 1.18 (#145) 2022-04-06 10:43:57 +03:00
dependabot[bot]
b9f550092a
chore(deps): bump golangci/golangci-lint-action from 2 to 3.1.0 (#137) 2022-04-06 09:23:06 +03:00
dependabot[bot]
a2f11724ca
chore(deps): bump actions/checkout from 2.4.0 to 3 (#139) 2022-04-05 21:41:44 +03:00
dependabot[bot]
e5e54062c4
chore(deps): bump github.com/spf13/afero from 1.8.0 to 1.8.2 (#140) 2022-03-22 12:54:07 +02:00
dependabot[bot]
40bdf672e7
chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#141) 2022-03-22 12:02:33 +02:00
Naimuddin Shaik
a02f087218
feat(redhat-oval2): capture state of vulnerability (#134) 2022-02-08 14:46:13 +02:00
Masahiro331
23a9b285d9
feat(cbl-mariner) support CBL Mariner Vulnerability Data (#133) 2022-01-29 15:33:40 +02:00
MaineK00n
e57b35fc33
fix(rocky): skip when repository is extras and there is no updateinfo in repomd.xml (#132) 2022-01-24 14:17:54 +02:00
MaineK00n
9cc80909f0
feat(rocky): add source package info (#131) 2022-01-19 08:25:49 +02:00
MaineK00n
4d919c3b2a
feat(rocky): support Rocky Linux (#107) 2022-01-18 15:45:06 +02:00
dependabot[bot]
9b3980a85f
chore(deps): bump github.com/spf13/afero from 1.7.0 to 1.8.0 (#127) 2022-01-17 16:23:16 +02:00
dependabot[bot]
b609e41474
chore(deps): bump github.com/hashicorp/go-getter from 1.5.9 to 1.5.11 (#126)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-16 20:55:23 +02:00
afdesk
d7e5ea99dd
feat(ghsa): store CVSS score/vector for Github Security Advisory (#128) 2022-01-16 18:44:06 +02:00
MaineK00n
6e141c6628
chore: add Red Hat Security Data API 2022 (#125) 2022-01-07 08:37:10 +02:00
Teppei Fukuda
2f521d3302
feat(redhat-oval): store repository-to-cpe.json (#121)
* test(redhat): simplify

* feat(redhat): store repository-to-cpe.json
2021-12-29 14:05:21 +02:00
dependabot[bot]
9fb6868b65
chore(deps): bump github.com/spf13/afero from 1.6.0 to 1.7.0 (#123) 2021-12-28 10:35:17 +02:00
dependabot[bot]
ba03918cea
chore(deps): bump github.com/spf13/afero from 1.2.2 to 1.6.0 (#115) 2021-12-20 18:01:05 +02:00
dependabot[bot]
9998152300
chore(deps): bump github.com/PuerkitoBio/goquery from 1.6.0 to 1.8.0 (#116) 2021-12-20 18:00:31 +02:00
Teppei Fukuda
87765ef560
feat(go): add Go Vulnerability Database (#120)
* feat(go): add Go Vulnerability Database

* refactor: use retry
2021-12-20 17:25:43 +02:00
DmitriyLewen
93a39619f8
feat(osv) : add osv support (#113)
Co-authored-by: Teppei Fukuda <knqyf263@gmail.com>
2021-12-19 14:02:42 +02:00
dependabot[bot]
72e0b9b07d
chore(deps): bump gopkg.in/yaml.v2 from 2.2.2 to 2.4.0 (#117)
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.2 to 2.4.0.
- [Release notes](https://github.com/go-yaml/yaml/releases)
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.2...v2.4.0)

---
updated-dependencies:
- dependency-name: gopkg.in/yaml.v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-19 12:05:59 +02:00
dependabot[bot]
3363ad7971
chore(deps): bump github.com/stretchr/testify from 1.5.1 to 1.7.0 (#118) 2021-12-12 08:39:50 +02:00
dependabot[bot]
b3d8df0709
chore(deps): bump github.com/hashicorp/go-getter from 1.5.8 to 1.5.9 (#119) 2021-12-12 08:38:11 +02:00
dependabot[bot]
e9ef1231f9
chore(deps): bump actions/checkout from 1 to 2.4.0 (#114) 2021-12-12 08:12:29 +02:00
Matthieu MOREL
f3de9c552d
chore(ci) : setup dependabot (#104) 2021-12-12 08:09:08 +02:00
rahul2393
809b210fda
feat(debian-oval): removing debian oval from vuln-list-update (#112) 2021-11-14 18:48:51 +02:00
Naimuddin Shaik
73466dc046
chore(cron): add alpine-unfixed (#110)
* fix(alpine-unfixed): update in cron yaml

* updated the format
2021-09-30 14:21:58 +03:00
Teppei Fukuda
cccad02d55
fix(debian): handle severity properly (#109)
* test(debian): add a failure case

* fix(debian): handle severity
2021-09-28 09:48:35 +03:00
Teppei Fukuda
127afe7c71
feat(alpine-unfixed): add cpe (#106) 2021-09-16 22:18:29 +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
MaineK00n
e081c6e763
feat(alma): support AlmaLinux (#98)
* feat(alma): support AlmaLinux Errata

* style(alma): change var name

* fix(alma): fix test case

* chore: fix typo

* chore: use pb/v3

* chore: change by review

* style: rename var

* fix(alma): change location of the module field

* feat(alma): more detailed by year

* refactor(alma): do not loop twice

* refactor(alma): use IssuedDate

* refactor(alma): remove magic number

* refactor(alma): use time.UnixMilli
2021-09-03 01:02:09 +03:00
Teppei Fukuda
b646ca8fb9
chore(ci): bump up Go to 1.17 (#100) 2021-09-03 00:53:56 +03: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
efb2c4325b
feat(debian/oval): add bullseye (#97) 2021-09-01 13:04:46 +03:00
Teppei Fukuda
2a67b66eff
chore(cron): fix a broken yaml (#91) 2021-06-15 15:49:37 +03:00
santhosh1729
96e4364d1b
Arch linux folder name change (#90) 2021-06-15 15:43:31 +03:00