Skip to content

Commit e63b431

Browse files
committed
feat(ci): Add another repository for Trivy database
1 parent 90483bb commit e63b431

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/analyze-changes.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@ jobs:
140140
output: 'trivy-results.sarif'
141141
severity: 'CRITICAL,HIGH'
142142
limit-severities-for-sarif: true
143+
env:
144+
TRIVY_DB_REPOSITORY: ghcr.io/aquasecurity/trivy-db,public.ecr.aws/aquasecurity/trivy-db
143145

144146
- name: Upload Trivy scan results to GitHub Security tab
145147
uses: github/codeql-action/upload-sarif@4dd16135b69a43b6c8efb853346f8437d92d3c93 # v3.26.6

0 commit comments

Comments
 (0)