Commit Graph

  • 8a32973818 increase git POST request buffer size main fl0pp5 2024-06-28 15:57:50 +03:00
  • 76b0d0cd87 migrate to ALT workflow fl0pp5 2024-04-03 13:18:44 +03:00
  • 0e3663e910 feat: add ALT Linux support fl0pp5 2024-04-01 17:37:19 +03:00
  • 9e40f77f4d
    chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#281) dependabot[bot] 2024-03-27 09:49:04 +04:00
  • ef17f9a90a
    chore(deps): bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (#280) dependabot[bot] 2024-03-24 13:58:50 +04:00
  • bccfbac816
    chore(deps): bump github.com/PuerkitoBio/goquery from 1.9.0 to 1.9.1 (#278) dependabot[bot] 2024-03-08 13:55:44 +04:00
  • 7798744cb1
    chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#279) dependabot[bot] 2024-03-08 13:55:26 +04:00
  • 6dbc1022ff
    chore(deps): bump github.com/PuerkitoBio/goquery from 1.8.0 to 1.9.0 (#276) dependabot[bot] 2024-02-27 06:44:18 +04:00
  • a7e88fd9ca
    fix(mariner): replace CBL-MarinerVulnerabilityData with AzureLinuxVulnerabilityData (#275) Teppei Fukuda 2024-02-24 12:55:11 +04:00
  • d4135c9f51
    fix: reset vuln-list (#274) Teppei Fukuda 2024-02-23 21:41:00 +04:00
  • 9d5c9da3de
    fix: revert changes on error (#272) Teppei Fukuda 2024-02-23 19:59:36 +04:00
  • 08331efd39
    chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#269) dependabot[bot] 2024-02-13 06:30:56 +04:00
  • 6c5f088474
    chore(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (#270) dependabot[bot] 2024-02-13 06:30:34 +04:00
  • e7f711073f
    chore(deps): bump github.com/cheggaaa/pb/v3 from 3.1.4 to 3.1.5 (#266) dependabot[bot] 2024-01-30 12:20:28 +04:00
  • d1f1ba533d
    chore(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (#264) dependabot[bot] 2024-01-09 09:41:56 +04:00
  • a120276553
    chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#263) dependabot[bot] 2023-12-19 11:58:58 +04:00
  • f1f4c3e8e6
    refactor(nvd): use API instead of JSON feeds (#258) DmitriyLewen 2023-12-18 22:34:54 +06:00
  • 4e31879ddb
    chore(deps): bump actions/setup-go from 4 to 5 (#262) dependabot[bot] 2023-12-12 13:46:16 +02:00
  • 3be80a5472
    chore(deps): bump github.com/spf13/afero from 1.10.0 to 1.11.0 (#261) dependabot[bot] 2023-12-05 11:21:54 +04:00
  • 099938839d
    chore(deps): use github.com/cheggaaa/pb/v3 (#260) Nikita Pivkin 2023-12-04 13:14:15 +03:00
  • cc445483b8
    chore(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 (#259) dependabot[bot] 2023-11-28 09:48:11 +09:00
  • a948784f3a
    test(k8s): remove internet access (#256) DmitriyLewen 2023-11-14 13:25:34 +06:00
  • f022b19a87
    feat(debian/tracker): add TEMP entry instead of CVE-yyyy-XXXX (#254) MaineK00n 2023-11-14 11:59:53 +09:00
  • 93697e4740
    chore(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 (#257) dependabot[bot] 2023-11-14 09:17:23 +09:00
  • 6fffbb1a26
    Open test(k8s): add missed CVE-2022-3172 to expected-vulndb.json (#255) DmitriyLewen 2023-11-13 13:20:21 +06:00
  • eb47fe8e02
    chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.3 (#253) dependabot[bot] 2023-10-26 08:09:47 +09:00
  • 568f56afe4
    chore(deps): bump github.com/hashicorp/go-getter from 1.7.2 to 1.7.3 (#252) dependabot[bot] 2023-10-17 11:07:49 +09:00
  • 3593e4ad54
    chore(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 (#251) dependabot[bot] 2023-10-13 04:40:20 +03:00
  • ac61cbd974
    chore(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 (#250) dependabot[bot] 2023-10-11 10:40:37 +03:00
  • f851c7b730
    fix: aggregate k8s events under same package (#249) chenk 2023-10-02 18:44:10 +03:00
  • dfec39ff26
    chore: increase k8s open prs limit (#248) chenk 2023-10-01 19:22:28 +03:00
  • 08662eae99
    chore: add sleep between k8s vuln pr (#246) chenk 2023-09-28 11:38:22 +03:00
  • 8b9bdf21bc
    build: replace PAT with ORG_REPO_TOKEN (#245) Teppei Fukuda 2023-09-28 11:17:51 +03:00
  • 8d2a522b96
    fix: cve file name validation (#244) chenk 2023-09-28 10:28:05 +03:00
  • b98364d3e4
    feat: add k8s cve collector (#239) chenk 2023-09-27 16:18:16 +03:00
  • 26dae1a5f7
    chore(deps): bump github.com/spf13/afero from 1.9.5 to 1.10.0 (#243) dependabot[bot] 2023-09-26 10:52:32 +03:00
  • e9a5af7af0
    chore: bump Go to 1.20 (#242) Teppei Fukuda 2023-09-21 10:20:21 +03:00
  • 6e704239a6
    chore: enable more linters (#241) Teppei Fukuda 2023-09-20 09:23:39 +03:00
  • 09c1d4dd53
    chore(deps): bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 (#238) dependabot[bot] 2023-09-12 10:01:19 +03:00
  • 5c22217349
    chore(deps): bump actions/checkout from 3 to 4 (#237) dependabot[bot] 2023-09-05 08:47:29 +03:00
  • a27e53a7d3
    BREAKING CHANGE: extract NVD advisories to separate repo (#230) DmitriyLewen 2023-08-29 12:06:38 +06:00
  • 7255411735
    feat(ghsa): add swift support (#233) DmitriyLewen 2023-08-23 13:27:30 +06:00
  • 458c4aa135
    chore(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (#236) dependabot[bot] 2023-08-22 10:43:39 +03:00
  • e945c726c9
    Revert "chore: fall back into vuln-list-reserve (#229)" (#235) Teppei Fukuda 2023-08-14 10:28:50 +03:00
  • 361dd1a3e9
    chore(deps): bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 (#234) dependabot[bot] 2023-08-09 12:15:33 +03:00
  • c2f1e32f0f
    feat(osv): add last_affected and limit fields (#232) Nikita Pivkin 2023-08-03 16:06:44 +03:00
  • dccdb4d01c
    chore(deps): bump github.com/hashicorp/go-getter from 1.7.1 to 1.7.2 (#231) dependabot[bot] 2023-08-03 09:15:22 +03:00
  • 64d02d0d46
    chore(deps): bump github.com/cheggaaa/pb/v3 from 3.1.2 to 3.1.4 (#227) dependabot[bot] 2023-07-25 15:23:27 +03:00
  • 66b50df091
    chore: fall back into vuln-list-reserve (#229) Teppei Fukuda 2023-07-25 11:23:16 +03:00
  • f883ce2682
    chore(deps): bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 (#224) dependabot[bot] 2023-07-25 09:37:52 +03:00
  • 6264a95226
    chore(deps): bump golang.org/x/vuln (#226) dependabot[bot] 2023-07-19 10:49:25 +03:00
  • 1c85a70fa5
    remove go-vulndb (#222) DmitriyLewen 2023-07-06 19:27:01 +06:00
  • b3db352df4
    chore(deps): bump google.golang.org/grpc from 1.50.1 to 1.53.0 (#221) dependabot[bot] 2023-07-06 12:11:10 +03:00
  • cd5808eaaf
    fix(debian): remove line (#220) Teppei Fukuda 2023-06-30 09:40:03 +03:00
  • f54b1d9b90
    BREAKING CHANGE: extract Debian security advisories to separate repo (#219) Teppei Fukuda 2023-06-26 16:52:22 +03:00
  • ecaf1143a9
    BREAKING CHANGE: extract Red Hat security advisories to separate repository (#217) Teppei Fukuda 2023-06-22 10:20:19 +03:00
  • 509986fd13
    chore(deps): bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 (#218) dependabot[bot] 2023-06-20 06:06:30 +03:00
  • 9d9f5d48df
    style(redhat/securitydataapi): fix typo (#216) MaineK00n 2023-06-14 01:48:56 +09:00
  • bc83d059c6
    chore(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 (#215) dependabot[bot] 2023-06-13 05:35:34 +03:00
  • 1475619527
    chore(deps): bump github.com/spf13/afero from 1.9.3 to 1.9.5 (#198) dependabot[bot] 2023-06-13 05:35:11 +03:00
  • 48991bf5ff
    chore(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 (#213) dependabot[bot] 2023-06-06 05:33:25 +03:00
  • 111439c466
    chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#214) dependabot[bot] 2023-06-06 05:32:48 +03:00
  • 4c2c29afe6
    ci: squash vuln-list using git-filter-repo (#212) afdesk 2023-06-05 18:42:41 +06:00
  • 2455a69145
    fix(glad): select CVE-ID before GHSA-ID (#205) DmitriyLewen 2023-05-28 14:27:19 +06:00
  • cb8ace6f60
    chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#207) dependabot[bot] 2023-05-23 06:20:39 +03:00
  • 5e6a9e51cd
    chore(deps): bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 (#206) dependabot[bot] 2023-05-16 05:20:30 +03:00
  • 268096cecd
    chore(deps): bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 (#204) dependabot[bot] 2023-04-16 13:33:38 +03:00
  • c98ad9e990
    chore(deps): bump github.com/mattn/go-jsonpointer (#203) dependabot[bot] 2023-03-30 11:32:05 +03:00
  • 77ea72500e
    Add support for Chainguard distro (#190) Dan Luhring 2023-03-30 04:30:22 -04:00
  • 953c694412
    chore(deps): bump github.com/hashicorp/go-getter from 1.7.0 to 1.7.1 (#201) dependabot[bot] 2023-03-30 09:35:07 +03:00
  • af96f9f57c
    chore(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#187) dependabot[bot] 2023-03-30 09:33:11 +03:00
  • 9fed2a34ef
    chore(deps): bump actions/setup-go from 3 to 4 (#200) dependabot[bot] 2023-03-30 09:31:03 +03:00
  • 88f44ac856
    chore(deps): bump golang.org/x/oauth2 from 0.1.0 to 0.6.0 (#202) dependabot[bot] 2023-03-30 09:26:53 +03:00
  • 6fde6f838f
    feat(amazon): add al2023 support (#199) DmitriyLewen 2023-03-19 23:49:22 +06:00
  • 1a6f713394
    chore(deps): bump github.com/hashicorp/go-getter from 1.6.2 to 1.7.0 (#188) dependabot[bot] 2023-03-14 11:35:49 +02:00
  • c38de6ffee
    chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#197) dependabot[bot] 2023-03-14 10:33:47 +02:00
  • 75e3428aca
    chore(deps): bump golang.org/x/net (#196) dependabot[bot] 2023-03-07 11:15:52 +02:00
  • 4f8a944aa1
    fix(redhat): fetch 2023 (#195) Kota Kanbe 2023-02-28 21:35:53 +09:00
  • 24274574a9
    chore(deps): bump github.com/cheggaaa/pb/v3 from 3.1.0 to 3.1.2 (#193) dependabot[bot] 2023-02-28 10:20:52 +02:00
  • 04e0f7ae3d
    feat(ghsa): add pub ecosystem (#186) DmitriyLewen 2023-01-02 18:35:42 +03:00
  • 733c29e819
    chore: trigger wolfi updater knqyf263 2022-12-08 16:55:37 +02:00
  • bc20caf598
    feat(wolfi): add support for Wolfi Linux (#183) Dan Luhring 2022-12-04 04:07:37 -05:00
  • f2c7cb0a4e
    refactor(go-vulndb): small refactoring (#185) DmitriyLewen 2022-11-23 17:34:51 +06:00
  • 3c40c660fd
    fix(go-vulndb): skip error, if broken several modules (#184) DmitriyLewen 2022-11-23 15:10:35 +06:00
  • 32b738cf73
    fix(oracle-oval): added release date. (#182) Srinivas Kandukuri 2022-11-22 13:07:44 +05:30
  • 728ebaea9c
    chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#176) dependabot[bot] 2022-11-15 13:21:25 +02:00
  • 0943ebd026
    chore(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.1 (#179) dependabot[bot] 2022-11-15 13:18:10 +02:00
  • 171282cc03
    chore(deps): bump github.com/spf13/afero from 1.9.2 to 1.9.3 (#180) dependabot[bot] 2022-11-15 13:17:33 +02:00
  • ea064dac6a
    feat: add Rust ecosystem from GitHub Advisory Database (#174) afdesk 2022-08-25 12:49:16 +06:00
  • ff3b213e64
    chore(glad): remove duplicate nuget in supportedTypes (#173) MaineK00n 2022-08-04 16:17:25 +09:00
  • dee30b750a
    feat(alma): add AlmaLinux 9 (#172) MaineK00n 2022-08-02 15:56:24 +09:00
  • f257749bf5
    chore(deps): bump github.com/spf13/afero from 1.8.2 to 1.9.2 (#171) dependabot[bot] 2022-07-31 09:51:08 +03:00
  • 9c0e138d2a
    fix(glad): use slug update only to golang packages (#157) DmitriyLewen 2022-07-25 19:47:08 +06:00
  • 078d769272
    chore(deps): bump github.com/cheggaaa/pb/v3 from 3.0.8 to 3.1.0 (#169) dependabot[bot] 2022-07-21 09:47:15 +03:00
  • 7980cf7571
    chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#168) dependabot[bot] 2022-07-05 07:26:00 +03:00
  • 7f4872f45c
    test(amazon): fix 'bad gzip data response' test (#167) DmitriyLewen 2022-07-04 14:14:59 +06:00
  • 93a59be88c
    feat(amazon): add amazon linux 2022 (#166) DmitriyLewen 2022-07-04 13:35:10 +06:00
  • 8de30988bd
    chore(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 (#164) dependabot[bot] 2022-07-04 10:01:39 +03:00
  • 80fc5a2c35
    feat(ghsa): add Erlang/Elixir advisory (#165) MaineK00n 2022-06-29 14:27:31 +00:00
  • b87d889278
    chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.4 (#163) dependabot[bot] 2022-06-21 09:03:42 +03:00