File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.26.2
44
55require (
66 github.com/aquasecurity/trivy v0.70.0
7- github.com/aquasecurity/trivy-db v0.0.0-20260318025153-32625aa31027
7+ github.com/aquasecurity/trivy-db v0.0.0-20260421063530-722777bbcf5e
88 github.com/avast/retry-go/v4 v4.7.0
99 github.com/aws/smithy-go v1.25.0
1010 github.com/docker/cli v29.4.1+incompatible
Original file line number Diff line number Diff line change @@ -153,6 +153,8 @@ github.com/aquasecurity/trivy-checks v1.12.2-0.20251219190323-79d27547baf5 h1:8H
153153github.com/aquasecurity/trivy-checks v1.12.2-0.20251219190323-79d27547baf5 /go.mod h1:hBSA3ziBFwGENK6/PYNIKm6N24SFg0wsv1VXeqPG/3M =
154154github.com/aquasecurity/trivy-db v0.0.0-20260318025153-32625aa31027 h1:cX8EpghUvk91OI3vy6V4XkDP8eXftG2uK//QZG2Ye/M =
155155github.com/aquasecurity/trivy-db v0.0.0-20260318025153-32625aa31027 /go.mod h1:EA98VprDBxnVAXJlbPGpiApdiHz6UQAO7flz1XrdU5U =
156+ github.com/aquasecurity/trivy-db v0.0.0-20260421063530-722777bbcf5e h1:buYAhfj4UawTIVtmaCCseKVr8D010LNZ8bjaBJ06pp4 =
157+ github.com/aquasecurity/trivy-db v0.0.0-20260421063530-722777bbcf5e /go.mod h1:EA98VprDBxnVAXJlbPGpiApdiHz6UQAO7flz1XrdU5U =
156158github.com/aquasecurity/trivy-java-db v0.0.0-20250912094916-94bd09842933 h1:al3DxeQrHx7acBjgTomnVngeiN5LxA5m7EsOC52A3oU =
157159github.com/aquasecurity/trivy-java-db v0.0.0-20250912094916-94bd09842933 /go.mod h1:zG7O2GGl9Y4F7Wpr1J+Ic7Y+bgZJW8iToWpPxOg07zs =
158160github.com/aquasecurity/trivy-kubernetes v0.9.1 h1:bSErQcavKXDh7XMwbGX7Vy//jR5+xhe/bOgfn9G+9lQ =
You can’t perform that action at this time.
0 commit comments