Skip to content

Commit

Permalink
🚑 Add limit-severities-for-sarif option to `aquasecurity/trivy-acti…
Browse files Browse the repository at this point in the history
…on` (#2254)

Signed-off-by: Jacob Woffenden <[email protected]>
  • Loading branch information
Jacob Woffenden authored and mitchdawson1982 committed Nov 8, 2023
1 parent 03c4403 commit a7f7cb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reusable-workflow-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ jobs:
format: sarif
output: trivy-results.sarif
severity: CRITICAL
limit-severities-for-sarif: true

- name: Upload SARIF
if: always()
Expand Down

0 comments on commit a7f7cb3

Please sign in to comment.