Skip to content

ci(secret-scanner): drop duplicate --fail from trufflehog extra_args#8

Merged
hyperpolymath merged 1 commit into
mainfrom
ci/trufflehog-drop-duplicate-fail
May 12, 2026
Merged

ci(secret-scanner): drop duplicate --fail from trufflehog extra_args#8
hyperpolymath merged 1 commit into
mainfrom
ci/trufflehog-drop-duplicate-fail

Conversation

@hyperpolymath
Copy link
Copy Markdown
Owner

Propagates the rsr-template-repo#37 fix: trufflehog v3 auto-injects --fail on pull_request events, so passing it again as extra_args produced flag 'fail' cannot be repeated and broke every secret-scanner run. Dropping the duplicate restores green secret-scanner CI on this repo.

The v3 trufflehog action injects --fail automatically on pull_request
events; passing it again here triggers "flag 'fail' cannot be repeated"
and breaks every secret-scanner run. Aligns with hyperpolymath/rsr-template-repo#37.
@hyperpolymath hyperpolymath merged commit 7054a63 into main May 12, 2026
6 checks passed
@hyperpolymath hyperpolymath deleted the ci/trufflehog-drop-duplicate-fail branch May 12, 2026 21:00
Repository owner deleted a comment from chatgpt-codex-connector Bot May 13, 2026
hyperpolymath added a commit that referenced this pull request May 16, 2026
The pinned SHAs carried two fixed false-positives:
- k9-validate-action: pedigree brace-counting bug ('missing name'
  on files with a security block before metadata) - fixed in #7.
- a2ml-validate-action: identity-field check on canonical typed /
  *file.a2ml manifests - fixed in #8/#9.

Also adds github-actions to dependabot so action pins stay current.

Co-authored-by: Jonathan D.A. Jewell <67598845+hyperpolymath@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant