Skip to content

Commit

Permalink
trivy scan skip unfixed
Browse files Browse the repository at this point in the history
  • Loading branch information
YaphetKG committed Jan 3, 2024
1 parent 2448dd6 commit 814a247
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/trivy-pr-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
image-ref: '${{ github.repository }}:vuln-test'
format: 'sarif'
severity: 'CRITICAL,HIGH'
ignore-unfixed: true
output: 'trivy-results.sarif'
exit-code: '1'
# Scan results should be viewable in GitHub Security Dashboard
Expand Down

0 comments on commit 814a247

Please sign in to comment.