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 169414b commit c5ab6c8Copy full SHA for c5ab6c8
.github/workflows/trivyscan.yml
@@ -94,6 +94,7 @@ jobs:
94
timeout: 15m
95
env:
96
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
97
+ TRIVY_DB_REPOSITORY: ghcr.io/azimuth-cloud/trivy-db:2
98
99
- name: Upload Trivy scan results to GitHub Security tab
100
uses: github/codeql-action/upload-sarif@v3
0 commit comments