diff --git a/.github/workflows/ci-main-pull-request-stub.yml b/.github/workflows/ci-main-pull-request-stub.yml index b665c1f64..d545f05db 100644 --- a/.github/workflows/ci-main-pull-request-stub.yml +++ b/.github/workflows/ci-main-pull-request-stub.yml @@ -104,6 +104,7 @@ jobs: # scc-output-filename: 'scc-output.txt' perform-language-linting: false # Perform language-specific linting and pre-compilation checks perform-trufflehog-scan: true + fail-trufflehog-on-secrets-found: true perform-trivy-scan: true # grype vulnerability scanning