check all vulnerabilities with trivy
This commit is contained in:
2
.github/workflows/autotest.yml
vendored
2
.github/workflows/autotest.yml
vendored
@@ -23,6 +23,6 @@ jobs:
|
|||||||
format: 'table'
|
format: 'table'
|
||||||
exit-code: '1'
|
exit-code: '1'
|
||||||
ignore-unfixed: true
|
ignore-unfixed: true
|
||||||
severity: 'CRITICAL,HIGH'
|
severity: 'UNKNOWN,LOW,MEDIUM,HIGH,CRITICAL'
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user