diff --git a/.github/workflows/reusable-workflow-containers.yml b/.github/workflows/reusable-workflow-containers.yml index bfd849683d..af82779c7a 100644 --- a/.github/workflows/reusable-workflow-containers.yml +++ b/.github/workflows/reusable-workflow-containers.yml @@ -189,6 +189,7 @@ jobs: format: sarif output: trivy-results.sarif severity: CRITICAL + limit-severities-for-sarif: true - name: Upload SARIF if: always()