Skip to content

Commit 93941ce

Browse files
authored
docs: remove ignore-unfixed from IaC scan example (#429)
Signed-off-by: Nikita Pivkin <[email protected]>
1 parent d2a392a commit 93941ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,6 @@ jobs:
550550
format: 'sarif'
551551
output: 'trivy-results.sarif'
552552
exit-code: '1'
553-
ignore-unfixed: true
554553
severity: 'CRITICAL,HIGH'
555554
556555
- name: Upload Trivy scan results to GitHub Security tab

0 commit comments

Comments
 (0)