We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5703ab commit 47a7750Copy full SHA for 47a7750
cve_scan/action.yml
@@ -56,7 +56,7 @@ runs:
56
- name: Run Trivy CVE Scan
57
shell: bash
58
env:
59
- TRIVY_BIN_VERSION: "v0.63.0"
+ TRIVY_BIN_VERSION: "v0.67.2"
60
TRIVY_REPO_ID: "2181"
61
TRIVY_DB_URL: "${{inputs.prod_registry}}/deckhouse/ee/security/trivy-db:2"
62
TRIVY_JAVA_DB_URL: "${{inputs.prod_registry}}/deckhouse/ee/security/trivy-java-db:1"
0 commit comments