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 4c5f500 commit fd22392Copy full SHA for fd22392
cve_scan/action.yml
@@ -59,7 +59,7 @@ runs:
59
- name: Run Trivy CVE Scan
60
shell: bash
61
env:
62
- TRIVY_BIN_VERSION: "v0.63.0"
+ TRIVY_BIN_VERSION: "v0.67.2"
63
TRIVY_REPO_ID: "2181"
64
TRIVY_DB_URL: "${{inputs.prod_registry}}/deckhouse/ee/security/trivy-db:2"
65
TRIVY_JAVA_DB_URL: "${{inputs.prod_registry}}/deckhouse/ee/security/trivy-java-db:1"
0 commit comments