Skip to content

Commit

Permalink
Show all issues in table format
Browse files Browse the repository at this point in the history
  • Loading branch information
louisnow committed Aug 30, 2024
1 parent 07319c0 commit ed0ee02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
with:
image-ref: 'docker.io/atlanhq/argopm:${{ github.sha }}'
format: 'table'
severity: 'CRITICAL,HIGH'
severity: 'UNKNOWN,LOW,MEDIUM,HIGH,CRITICAL'

- name: Generate trivy results for GitHub Security tab
uses: aquasecurity/[email protected]
Expand Down

0 comments on commit ed0ee02

Please sign in to comment.