Skip to content

Commit

Permalink
Merge pull request #2100 from shaarli/update-trivy
Browse files Browse the repository at this point in the history
tools/tests: update trivy vulnerability scanner to v0.56.2
  • Loading branch information
nodiscc authored Oct 19, 2024
2 parents f1c26e3 + 97a9b0c commit a3f5ea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ sasslint:
##

# trivy version (https://github.com/aquasecurity/trivy/releases)
TRIVY_VERSION=0.51.2
TRIVY_VERSION=0.56.2
# default trivy exit code when vulnerabilities are found
TRIVY_EXIT_CODE=1
# default docker image to scan with trivy
Expand Down

0 comments on commit a3f5ea2

Please sign in to comment.