Skip to content

Commit

Permalink
Update trivy-scan.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxtof authored Nov 18, 2024
1 parent b94debe commit 1ef44ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/trivy-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:

- name: Run Trivy vulnerability scanner
uses: aquasecurity/[email protected]
env:
TRIVY_DB_REPOSITORY: "ghcr.io/aquasecurity/trivy-db,public.ecr.aws/aquasecurity/trivy-db"
with:
scan-type: "fs"
format: "sarif"
Expand Down

0 comments on commit 1ef44ac

Please sign in to comment.