Skip to content

Commit

Permalink
Update trivy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
simonjohansson authored Sep 14, 2022
1 parent bb0b24e commit ac6a207
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 @@ -34,6 +34,7 @@ jobs:
scan-type: 'fs'
scan-ref: '.'
output: 'trivy-results.sarif'
format: 'template'
template: '@/contrib/sarif.tpl'

- name: Upload Trivy scan results to GitHub Security tab
Expand Down

0 comments on commit ac6a207

Please sign in to comment.