build(deps): bump trufflesecurity/trufflehog from 3.95.9 to 3.96.0 - #147
Conversation
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.95.9 to 3.96.0. - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Commits](trufflesecurity/trufflehog@v3.95.9...v3.96.0) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-version: 3.96.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
Codex review: needs maintainer review before merge. Reviewed July 25, 2026, 8:55 AM ET / 12:55 UTC. ClawSweeper reviewWhat this changesUpdates the GitHub Actions secret-scan workflow to run TruffleHog Merge readinessThis is a narrow Dependabot update to the secret-scanning action and is not yet on current Priority: P2 Review scores
Verification
How this fits togetherThe repository’s secret-scan workflow runs TruffleHog against the checked-out source and scan range during GitHub Actions execution. Its result feeds the repository’s automated credential-detection gate before code is merged. flowchart LR
A[Repository push or pull request] --> B[Secret-scan workflow]
B --> C[Determine scan range]
C --> D[TruffleHog action]
D --> E[Secret detection results]
E --> F[GitHub Actions security gate]
Before merge
Agent review detailsSecurityNone. Review metrics
Merge-risk optionsMaintainer options:
Copy recommended automerge instructionTechnical reviewBest possible solution: Keep the narrowly scoped update, confirm all required checks including the current test run are green, then merge it through the normal dependency-update process. Do we have a high-confidence way to reproduce the issue? Not applicable: this PR updates an automated workflow dependency rather than reporting a user-facing failure. The observable validation path is the GitHub Actions secret scan and remaining test run on the submitted head. Is this the best way to solve the issue? Yes. Updating the existing TruffleHog action reference is the narrowest maintainable way to adopt the upstream AGENTS.md: unclear because the file could not be read completely. Codex review notes: model internal, reasoning high; reviewed against e78551f2a1c2. LabelsLabel changes:
Label justifications:
EvidenceWhat I checked:
Likely related people:
Rank-up movesOptional improvements that raise the rating; they are not merge blockers.
Rating scale
Overall follows the weaker of proof and patch quality. Workflow
|
Bumps trufflesecurity/trufflehog from 3.95.9 to 3.96.0.
Release notes
Sourced from trufflesecurity/trufflehog's releases.
Commits
6f3c981fix(handlers): apk handler now doesnt check for apk extension since json-enum...05a5832fix(detectors/posthog): widen phx_ key body to {43,48} (#5133)a2ef4f5[chore] Change job_id in metric to source_type (#5149)e74404aupdated detector to include underscore char (#5121)4d82f21Fixscan_all_installationsRejecting Org Member Personal Repos (#5142)38999f8Retry git clone on transient network errors (#5132)0eb1a81Update module github.com/go-git/go-git/v5 to v5.19.1 [SECURITY] (#5034)ec20cb3document Config.SourceManager (#5002)4ecd7d5Log analyze errors for HuggingFace analyzer (#5130)1247638Log analyze errors for Postgres analyzer (#5131)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)