Skip to content

Commit c4bde1d

Browse files
committed
tools: update trivy security scanner to v0.69.3
- previous releases were deleted aquasecurity/trivy#10425
1 parent 142fd76 commit c4bde1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ sasslint:
204204
##
205205

206206
# trivy version (https://github.com/aquasecurity/trivy/releases)
207-
TRIVY_VERSION=0.56.2
207+
TRIVY_VERSION=0.69.3
208208
# default trivy exit code when vulnerabilities are found
209209
TRIVY_EXIT_CODE=1
210210
# default docker image to scan with trivy

0 commit comments

Comments
 (0)