docs: correct format and add output on config scan with sarif (#159)

This commit is contained in:
Engin Diri
2022-08-15 21:09:42 +03:00
committed by GitHub
parent cb606dfdb0
commit 12814ff8bc
+2 -1
View File
@@ -286,7 +286,8 @@ jobs:
with:
scan-type: 'config'
hide-progress: false
format: 'table'
format: 'sarif'
output: 'trivy-results.sarif'
exit-code: '1'
ignore-unfixed: true
severity: 'CRITICAL,HIGH'