Update trivy exit code.
This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
||||
with:
|
||||
image-ref: 'cs-git.ddnss.de/arbeitsschutz-ulm/website:master'
|
||||
format: 'table'
|
||||
exit-code: '0'
|
||||
exit-code: '1'
|
||||
ignore-unfixed: true
|
||||
vuln-type: 'os,library'
|
||||
output: 'image-scan.txt'
|
||||
|
||||
Reference in New Issue
Block a user