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