check all vulnerabilities with trivy
This commit is contained in:
parent
700dfc0184
commit
9688e66508
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'
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user