Skip to content

Commit

Permalink
test: blank cve
Browse files Browse the repository at this point in the history
  • Loading branch information
jason1028kr committed Jan 31, 2025
1 parent 7667a7f commit 8348ffe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vhdbuilder/packer/trivy-scan.sh
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ rm "trivy_${TRIVY_VERSION}_${TRIVY_ARCH}.tar.gz"
chmod a+x trivy

# pull vuln-to-kusto binary
MODULE_VERSION="v0.0.3-fc3c5fe5f0b"
az storage blob download --auth-mode login --account-name ${ACCOUNT_NAME} -c vuln-to-kusto \
--name ${MODULE_VERSION}/${MODULE_NAME}_linux_${GO_ARCH} \
--file ./${MODULE_NAME}
Expand Down

0 comments on commit 8348ffe

Please sign in to comment.