Skip to content

Commit 657dc49

Browse files
authored
chore: update trivy v0.69.2 (#7994)
1 parent 9e87b0c commit 657dc49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vhdbuilder/packer/trivy-scan.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ CVE_DIFF_QUERY_OUTPUT_PATH=${TRIVY_REPORT_DIRNAME}/cve-diff.txt
88
CVE_LIST_QUERY_OUTPUT_PATH=${TRIVY_REPORT_DIRNAME}/cve-list.txt
99
TRIVY_DB_REPOSITORIES="mcr.microsoft.com/mirror/ghcr/aquasecurity/trivy-db:2,ghcr.io/aquasecurity/trivy-db:2,public.ecr.aws/aquasecurity/trivy-db"
1010

11-
TRIVY_VERSION="0.57.0"
11+
TRIVY_VERSION="0.69.2"
1212
TRIVY_ARCH=""
1313

1414
MODULE_NAME="vuln-to-kusto-vhd"

0 commit comments

Comments
 (0)