Skip to content

Commit

Permalink
Update trivy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
53845714nF authored Aug 22, 2024
1 parent 91807fb commit 6631052
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@0.20.0
with:
scan-type: 'image'
image-ref: '${{ github.sha }}'
format: 'sarif'
output: 'trivy-results.sarif'
Expand Down

0 comments on commit 6631052

Please sign in to comment.