imagescan_action
This commit is contained in:
@@ -25,6 +25,6 @@ jobs:
|
||||
--password ${{ secrets.DOCKER_PULL_TOKEN }} \
|
||||
--exit-code 1 \
|
||||
--scanners vuln,misconfig,secret \
|
||||
--severity MEDIUM,HIGH,CRITICAL \
|
||||
--severity HIGH,CRITICAL \
|
||||
--ignore-unfixed \
|
||||
${{ env.registry }}/${{ env.user }}/${{ env.image_name }}:${{ github.event.inputs.image_tag }}
|
||||
|
||||
Reference in New Issue
Block a user