diff --git a/Makefile b/Makefile index b4189c8b1..f07acc39c 100644 --- a/Makefile +++ b/Makefile @@ -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