Commit Graph

37 Commits

Author SHA1 Message Date
Kota Kanbe
4f8a944aa1
fix(redhat): fetch 2023 (#195) 2023-02-28 14:35:53 +02:00
knqyf263
733c29e819
chore: trigger wolfi updater 2022-12-08 16:55:53 +02:00
dependabot[bot]
0943ebd026
chore(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.1 (#179) 2022-11-15 13:18:10 +02: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
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
Masahiro331
23a9b285d9
feat(cbl-mariner) support CBL Mariner Vulnerability Data (#133) 2022-01-29 15:33:40 +02:00
MaineK00n
4d919c3b2a
feat(rocky): support Rocky Linux (#107) 2022-01-18 15:45:06 +02:00
MaineK00n
6e141c6628
chore: add Red Hat Security Data API 2022 (#125) 2022-01-07 08:37:10 +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]
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
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
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
Masahiro331
668f12a150
chore(ci): add GitLab Advisory Database (#85) 2021-04-28 03:47:05 +03:00
Teppei Fukuda
03e56c5a5d
chore(ci): update advisories every 6 hours (#74) 2021-03-10 08:55:31 +02:00
Teppei Fukuda
706ce31e67
chore(actions): add 2021 for Red Hat Security Data API (#72) 2021-01-20 09:08:54 +02:00
Teppei Fukuda
cfec30da40
chore(actions): run steps always (#70) 2021-01-17 06:32:27 +02:00
Masahiro331
6637c53214
Update update.yml (#66)
add workflow_dispatch
2020-12-31 23:38:27 +09:00
Masahiro331
9cdf1c8d60
Support Red Hat OVAL v2 (#65)
* [WIP] ovalv2

* Add redhat ovalv2

* delete debug struct

* referctoring json file

* refactor error message

* refactor test comment

* change command target

* update workflows

* fix xml

* add omitempty

* update test data

* add remove dicectory option

* fix error message

* change redhat2 oval workflow

* delete  -remove-redhat-ovalv2 flag

* update test code

* feat(main): add VULN_LIST_ENV for debugging

* feat(oval/redhat2): add RHEL5 from OVALv1

* test(redhat2): add RHEL5

* update bagzilla

* update test

* Revert "test(redhat2): add RHEL5"

This reverts commit 226645438212fcaf0b5ed3428c40aa3b06e37e22.

* Revert "feat(oval/redhat2): add RHEL5 from OVALv1"

This reverts commit c8bad1c051020eb0fa67f6e355208f549a136106.

* fix(main): early return

* refactor(main): fix log messages

* refactor(redhat2)

* fix(redhat2): use ID

* refactor

* refactor(redhat): replace redhat with redhat2

Co-authored-by: knqyf263 <knqyf263@gmail.com>
2020-12-31 15:38:53 +02:00
Teppei Fukuda
b6ebf0551c
chore(actions): deprecate set-env (#60) 2020-11-19 13:09:28 +02:00
Sudipto Ghosh
05b52e2e89
feat: utilise golangci-lint-action in workflow (#52) 2020-10-14 17:36:42 +03:00
Neha Viswanathan
17ee611c15
update CI with latest versions of go and golangci-lint (#50) 2020-10-14 11:10:10 +03:00
Simarpreet Singh
319f079602
cwe: Add initial logic to download and save CWE files (#40)
* cwe: Add initial logic to download and save CWE files

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

* cwe: Add logic to parse and save XML data as file

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

* cwe: Dont save XML file as output

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

* cwe: Save each CWE-ID as a JSON document

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

* cwe: Address nits

Signed-off-by: Simarpreet Singh <simar@linux.com>
2020-08-04 14:01:18 -07:00
rahul2393
aea7ab0073
Update to use github cron workflow (#38) 2020-07-14 08:46:22 +03:00
rahul2393
6087c10f73
Removed travis file and added github workflow (#37)
* Removed travis file and added github workflow

* Updated action name
2020-07-13 20:20:47 +03:00
knqyf263
fddfe4523e Add -v option 2019-10-11 22:11:45 +03:00
Teppei Fukuda
cba707947b Update go.yml 2019-10-11 22:11:45 +03:00