imagescan_action

This commit is contained in:
2025-12-13 22:02:40 +01:00
parent dd8bdf87a2
commit e8b604914b

View File

@@ -23,7 +23,7 @@ jobs:
with:
image-ref: "${{ env.registry }}/${{ env.user }}/${{ env.image_name }}:${{ github.event.inputs.image_tag }}"
scan-type: image
hide-progress: true
hide-progress: false
ignore-unfixed: true
severity: "UNKNOWN,LOW,MEDIUM,HIGH,CRITICAL"
scanners: "vuln,misconfig,secrets"