imagescan_action
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user