Change vuln-type for trivy.

This commit is contained in:
2025-03-06 08:28:20 +01:00
parent 3a189363db
commit f969a1efea

View File

@@ -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 }}