Skip to content

Commit

Permalink
docs: remove ignore-unfixed from IaC scan example (#429)
Browse files Browse the repository at this point in the history
Signed-off-by: Nikita Pivkin <nikita.pivkin@smartforce.io>
  • Loading branch information
nikpivkin authored Nov 18, 2024
1 parent d2a392a commit 93941ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,6 @@ jobs:
format: 'sarif'
output: 'trivy-results.sarif'
exit-code: '1'
ignore-unfixed: true
severity: 'CRITICAL,HIGH'
- name: Upload Trivy scan results to GitHub Security tab
Expand Down

0 comments on commit 93941ce

Please sign in to comment.