diff --git a/Makefile b/Makefile index 210102e72..b4189c8b1 100644 --- a/Makefile +++ b/Makefile @@ -194,7 +194,7 @@ sasslint: ## # trivy version (https://github.com/aquasecurity/trivy/releases) -TRIVY_VERSION=0.49.1 +TRIVY_VERSION=0.51.2 # default trivy exit code when vulnerabilities are found TRIVY_EXIT_CODE=1 # default docker image to scan with trivy