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 0b8a7f3 commit fae06bcCopy full SHA for fae06bc
.github/workflows/pr-checks.yml
@@ -83,6 +83,7 @@ jobs:
83
output: "trivy-results.sarif"
84
severity: "CRITICAL,HIGH"
85
env:
86
+ # use an alternative trivvy db to avoid rate limits
87
TRIVY_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-db:2,ghcr.io/aquasecurity/trivy-db:2
88
- name: Upload Trivy scan results to GitHub Security tab
89
uses: github/codeql-action/upload-sarif@v2
0 commit comments