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 8405b6f commit 1c2ebd7Copy full SHA for 1c2ebd7
.github/workflows/lib-trivy.yaml
@@ -90,6 +90,8 @@ jobs:
90
list-all-pkgs: true
91
format: json
92
output: trivy-report.json
93
+ env:
94
+ TRIVY_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-db
95
- name: Show report in human-readable format
96
uses: aquasecurity/trivy-action@915b19bbe73b92a6cf82a1bc12b087c9a19a5fe2 # 0.28.0
97
with:
0 commit comments