Skip to content

Commit

Permalink
[#227] Update trivy scanner
Browse files Browse the repository at this point in the history
  • Loading branch information
nvminhtue committed Jan 9, 2024
1 parent 137e7c6 commit 9000b24
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,6 @@ jobs:
with:
image-ref: '.'
scan-ref: '.'
scan-type: 'fs'
hide-progress: false
format: 'json'
output: 'trivy-results.sarif'
exit-code: '1'
ignore-unfixed: false
trivy-config: trivy.yaml

- name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@v3
Expand Down

0 comments on commit 9000b24

Please sign in to comment.