docs: remove ignore-unfixed from IaC scan example (#429)

Signed-off-by: Nikita Pivkin <nikita.pivkin@smartforce.io>
This commit is contained in:
Nikita Pivkin
2024-11-19 05:54:58 +06:00
committed by GitHub
parent d2a392a137
commit 93941cebba
-1
View File
@@ -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