Skip to content

Commit cc47ec8

Browse files
Nik08Copilot
andauthored
CHEF-31158 Setup common config to block PR merges if trufflehog fails (#39)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent f711e27 commit cc47ec8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-main-pull-request-stub-1.0.8.yml renamed to .github/workflows/ci-main-pull-request-stub.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ jobs:
105105
# scc-output-filename: 'scc-output.txt'
106106
perform-language-linting: true # Perform language-specific linting and pre-compilation checks
107107
perform-trufflehog-scan: true
108+
fail-trufflehog-on-secrets-found: true
108109
perform-trivy-scan: true
109110

110111
# perform application build and unit testing, will use custom repository properties when implemented for chef-primary-application, chef-build-profile, and chef-build-language

0 commit comments

Comments
 (0)