Skip to content

Commit 73b818c

Browse files
committed
chore: bump trivy-checks
1 parent 8b2649e commit 73b818c

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

go.mod

+1-3
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ require (
2424
github.com/aquasecurity/testdocker v0.0.0-20240419073403-90bd43849334
2525
github.com/aquasecurity/tml v0.6.1
2626
github.com/aquasecurity/trivy-aws v0.8.0
27-
github.com/aquasecurity/trivy-checks v0.10.5-0.20240430045208-6cc735de6b9e
27+
github.com/aquasecurity/trivy-checks v0.10.5-0.20240514040354-93bcb2f8c233
2828
github.com/aquasecurity/trivy-db v0.0.0-20231005141211-4fc651f7ac8d
2929
github.com/aquasecurity/trivy-java-db v0.0.0-20240109071736-184bd7481d48
3030
github.com/aquasecurity/trivy-kubernetes v0.6.7-0.20240507080745-f6c5fb0a3f3f
@@ -431,5 +431,3 @@ require (
431431
sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3 // indirect
432432
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
433433
)
434-
435-
replace github.com/aquasecurity/trivy-checks => github.com/nikpivkin/trivy-policies v0.0.0-20240503054837-ab2634e6b5b1

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -775,6 +775,8 @@ github.com/aquasecurity/tml v0.6.1 h1:y2ZlGSfrhnn7t4ZJ/0rotuH+v5Jgv6BDDO5jB6A9gw
775775
github.com/aquasecurity/tml v0.6.1/go.mod h1:OnYMWY5lvI9ejU7yH9LCberWaaTBW7hBFsITiIMY2yY=
776776
github.com/aquasecurity/trivy-aws v0.8.0 h1:4ij8MiZ2sJUH+vWpSeoGVhPr109ZBcNp7LNLfPuv5Cw=
777777
github.com/aquasecurity/trivy-aws v0.8.0/go.mod h1:Pb9xqOuTKMHVgjsnjvudjqZh3nmzdFqFVfRkXnoIZBM=
778+
github.com/aquasecurity/trivy-checks v0.10.5-0.20240514040354-93bcb2f8c233 h1:7TnJS1JEmrNfznu1Y9Rzbboxl7J4hxjIKQ8tV3k5UQs=
779+
github.com/aquasecurity/trivy-checks v0.10.5-0.20240514040354-93bcb2f8c233/go.mod h1:+G8Ft1pJAmsSPzfSQHdSQ5zcWHWPOxVdQHHA+eHP3eU=
778780
github.com/aquasecurity/trivy-db v0.0.0-20231005141211-4fc651f7ac8d h1:fjI9mkoTUAkbGqpzt9nJsO24RAdfG+ZSiLFj0G2jO8c=
779781
github.com/aquasecurity/trivy-db v0.0.0-20231005141211-4fc651f7ac8d/go.mod h1:cj9/QmD9N3OZnKQMp+/DvdV+ym3HyIkd4e+F0ZM3ZGs=
780782
github.com/aquasecurity/trivy-java-db v0.0.0-20240109071736-184bd7481d48 h1:JVgBIuIYbwG+ekC5lUHUpGJboPYiCcxiz06RCtz8neI=
@@ -1836,8 +1838,6 @@ github.com/ncruces/go-strftime v0.1.9 h1:bY0MQC28UADQmHmaF5dgpLmImcShSi2kHU9XLdh
18361838
github.com/ncruces/go-strftime v0.1.9/go.mod h1:Fwc5htZGVVkseilnfgOVb9mKy6w1naJmn9CehxcKcls=
18371839
github.com/ncw/swift v1.0.47/go.mod h1:23YIA4yWVnGwv2dQlN4bB7egfYX6YLn0Yo/S6zZO/ZM=
18381840
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
1839-
github.com/nikpivkin/trivy-policies v0.0.0-20240503054837-ab2634e6b5b1 h1:Ev2xAJgEq29KrfNgBr+boZFyf8NRbjHossuiF8wgf1o=
1840-
github.com/nikpivkin/trivy-policies v0.0.0-20240503054837-ab2634e6b5b1/go.mod h1:mGxYTjCjAayIns8sS6+5fd54EcJUUyQTnXkvr6IRtCA=
18411841
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
18421842
github.com/nxadm/tail v1.4.8 h1:nPr65rt6Y5JFSKQO7qToXr7pePgD6Gwiw05lkbyAQTE=
18431843
github.com/nxadm/tail v1.4.8/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=

0 commit comments

Comments
 (0)