Skip to content

Commit

Permalink
Test vulnerability scanner with HIGH severity for azure
Browse files Browse the repository at this point in the history
  • Loading branch information
cYKatherine committed Mar 4, 2024
1 parent aaa14a1 commit bba6fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-azure-cc-enclave-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ jobs:
format: 'table'
exit-code: '1'
ignore-unfixed: true
severity: 'CRITICAL'
severity: 'CRITICAL, HIGH'
hide-progress: true

- name: Push to Docker
Expand Down

0 comments on commit bba6fd0

Please sign in to comment.