Change vuln-type for trivy.
This commit is contained in:
@@ -48,7 +48,7 @@ jobs:
|
||||
format: 'table'
|
||||
exit-code: '1'
|
||||
ignore-unfixed: true
|
||||
vuln-type: 'os,library'
|
||||
vuln-type: 'os'
|
||||
output: 'image-scan.txt'
|
||||
env:
|
||||
TRIVY_USERNAME: ${{ env.USER }}
|
||||
|
||||
Reference in New Issue
Block a user