mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-23 08:58:33 +00:00
check all vulnerabilities with trivy
This commit is contained in:
parent
700dfc0184
commit
9688e66508
1 changed files with 1 additions and 1 deletions
2
.github/workflows/autotest.yml
vendored
2
.github/workflows/autotest.yml
vendored
|
|
@ -23,6 +23,6 @@ jobs:
|
|||
format: 'table'
|
||||
exit-code: '1'
|
||||
ignore-unfixed: true
|
||||
severity: 'CRITICAL,HIGH'
|
||||
severity: 'UNKNOWN,LOW,MEDIUM,HIGH,CRITICAL'
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue