Skip to content

Commit

Permalink
Fix scan defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydrogers committed Dec 11, 2024
1 parent 8b725d0 commit a7e4c93
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/action_publish-images-security-updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,9 @@ jobs:
uses: aquasecurity/[email protected]
with:
image-ref: 'ghcr.io/serversideup/docker-ssh'
format: 'table'
exit-code: '1'
ignore-unfixed: true
severity: 'CRITICAL,HIGH'
scanners: 'vuln'
hide-progress: true

# Set default output if scanning is skipped
Expand Down

0 comments on commit a7e4c93

Please sign in to comment.