diff --git a/Makefile b/Makefile index 038ac7d4..3bdca9ea 100644 --- a/Makefile +++ b/Makefile @@ -194,7 +194,7 @@ sasslint: ## # trivy version (https://github.com/aquasecurity/trivy/releases) -TRIVY_VERSION=0.43.1 +TRIVY_VERSION=0.44.0 # default trivy exit code when vulnerabilities are found TRIVY_EXIT_CODE=1 # default docker image to scan with trivy