Commit Graph

69 Commits

Author SHA1 Message Date
dependabot[bot]
e7f711073f
chore(deps): bump github.com/cheggaaa/pb/v3 from 3.1.4 to 3.1.5 (#266)
Bumps [github.com/cheggaaa/pb/v3](https://github.com/cheggaaa/pb) from 3.1.4 to 3.1.5.
- [Commits](https://github.com/cheggaaa/pb/compare/v3.1.4...v3.1.5)

---
updated-dependencies:
- dependency-name: github.com/cheggaaa/pb/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 12:20:28 +04:00
dependabot[bot]
d1f1ba533d
chore(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (#264)
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.15.0 to 0.16.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  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>
2024-01-09 09:41:56 +04:00
dependabot[bot]
a120276553
chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#263)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-19 11:58:58 +04:00
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
dependabot[bot]
3be80a5472
chore(deps): bump github.com/spf13/afero from 1.10.0 to 1.11.0 (#261)
Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/spf13/afero/releases)
- [Commits](https://github.com/spf13/afero/compare/v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/afero
  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>
2023-12-05 11:21:54 +04:00
Nikita Pivkin
099938839d
chore(deps): use github.com/cheggaaa/pb/v3 (#260) 2023-12-04 14:14:15 +04:00
dependabot[bot]
cc445483b8
chore(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 (#259) 2023-11-28 09:48:11 +09:00
dependabot[bot]
93697e4740
chore(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 (#257) 2023-11-14 09:17:23 +09:00
dependabot[bot]
eb47fe8e02
chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.3 (#253)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.55.0 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.55.0...v1.56.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-26 08:09:47 +09:00
dependabot[bot]
568f56afe4
chore(deps): bump github.com/hashicorp/go-getter from 1.7.2 to 1.7.3 (#252) 2023-10-17 11:07:49 +09:00
dependabot[bot]
3593e4ad54
chore(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 (#251) 2023-10-13 04:40:20 +03:00
dependabot[bot]
ac61cbd974
chore(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 (#250) 2023-10-11 10:40:37 +03:00
chenk
b98364d3e4
feat: add k8s cve collector (#239) 2023-09-27 16:18:16 +03:00
dependabot[bot]
26dae1a5f7
chore(deps): bump github.com/spf13/afero from 1.9.5 to 1.10.0 (#243) 2023-09-26 10:52:32 +03:00
dependabot[bot]
09c1d4dd53
chore(deps): bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 (#238) 2023-09-12 10:01:19 +03:00
dependabot[bot]
361dd1a3e9
chore(deps): bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 (#234) 2023-08-09 12:15:33 +03:00
dependabot[bot]
dccdb4d01c
chore(deps): bump github.com/hashicorp/go-getter from 1.7.1 to 1.7.2 (#231) 2023-08-03 09:15:22 +03:00
dependabot[bot]
64d02d0d46
chore(deps): bump github.com/cheggaaa/pb/v3 from 3.1.2 to 3.1.4 (#227) 2023-07-25 15:23:27 +03:00
dependabot[bot]
f883ce2682
chore(deps): bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 (#224) 2023-07-25 09:37:52 +03:00
dependabot[bot]
6264a95226
chore(deps): bump golang.org/x/vuln (#226) 2023-07-19 10:49:25 +03:00
dependabot[bot]
b3db352df4
chore(deps): bump google.golang.org/grpc from 1.50.1 to 1.53.0 (#221) 2023-07-06 12:11:10 +03:00
dependabot[bot]
509986fd13
chore(deps): bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 (#218) 2023-06-20 06:06:30 +03:00
dependabot[bot]
1475619527
chore(deps): bump github.com/spf13/afero from 1.9.3 to 1.9.5 (#198) 2023-06-13 05:35:11 +03:00
dependabot[bot]
111439c466
chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#214) 2023-06-06 05:32:48 +03:00
dependabot[bot]
cb8ace6f60
chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#207) 2023-05-23 06:20:39 +03:00
dependabot[bot]
5e6a9e51cd
chore(deps): bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 (#206) 2023-05-16 05:20:30 +03:00
dependabot[bot]
268096cecd
chore(deps): bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 (#204) 2023-04-16 13:33:38 +03:00
dependabot[bot]
c98ad9e990
chore(deps): bump github.com/mattn/go-jsonpointer (#203) 2023-03-30 11:32:05 +03:00
dependabot[bot]
953c694412
chore(deps): bump github.com/hashicorp/go-getter from 1.7.0 to 1.7.1 (#201) 2023-03-30 09:35:07 +03:00
dependabot[bot]
88f44ac856
chore(deps): bump golang.org/x/oauth2 from 0.1.0 to 0.6.0 (#202) 2023-03-30 09:26:53 +03:00
dependabot[bot]
1a6f713394
chore(deps): bump github.com/hashicorp/go-getter from 1.6.2 to 1.7.0 (#188) 2023-03-14 11:35:49 +02:00
dependabot[bot]
c38de6ffee
chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#197) 2023-03-14 10:33:47 +02:00
dependabot[bot]
75e3428aca
chore(deps): bump golang.org/x/net (#196) 2023-03-07 11:15:52 +02:00
dependabot[bot]
24274574a9
chore(deps): bump github.com/cheggaaa/pb/v3 from 3.1.0 to 3.1.2 (#193) 2023-02-28 10:20:52 +02:00
dependabot[bot]
728ebaea9c
chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#176) 2022-11-15 13:21:25 +02:00
dependabot[bot]
171282cc03
chore(deps): bump github.com/spf13/afero from 1.9.2 to 1.9.3 (#180) 2022-11-15 13:17:33 +02:00
dependabot[bot]
f257749bf5
chore(deps): bump github.com/spf13/afero from 1.8.2 to 1.9.2 (#171) 2022-07-31 09:51:08 +03:00
dependabot[bot]
078d769272
chore(deps): bump github.com/cheggaaa/pb/v3 from 3.0.8 to 3.1.0 (#169) 2022-07-21 09:47:15 +03:00
dependabot[bot]
7980cf7571
chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#168) 2022-07-05 07:26:00 +03:00
dependabot[bot]
8de30988bd
chore(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 (#164) 2022-07-04 10:01:39 +03:00
dependabot[bot]
b87d889278
chore(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.4 (#163) 2022-06-21 09:03:42 +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
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
afdesk
de5955b011
chore: bump up Go to 1.18 (#145) 2022-04-06 10:43:57 +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
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
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