chore(deps): bump trufflesecurity/trufflehog from 3.96.0 to 3.97.0 - #153
chore(deps): bump trufflesecurity/trufflehog from 3.96.0 to 3.97.0#153dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.96.0 to 3.97.0. - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Commits](trufflesecurity/trufflehog@6f3c981...bcfcf73) --- updated-dependencies: - dependency-name: trufflesecurity/trufflehog dependency-version: 3.97.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
🦞👀 Pull request received. I will update this pull request when review starts. |
|
Codex review: needs maintainer review before merge. Reviewed August 16, 2026, 4:15 PM ET / 20:15 UTC. ClawSweeper reviewWhat this changesUpdates the SHA-pinned TruffleHog GitHub Action in the secret-scanning workflow from v3.96.0 to v3.97.0. Merge readinessKeep open: current main and release v0.8.5 still pin TruffleHog v3.96.0, while this PR makes the intended one-line pinned-action update. The patch has no correctness finding, but its body provides only CI evidence rather than contributor-supplied real-behavior proof for the workflow change. Priority: P3 Review scores
Verification
How this fits togetherThe repository’s secret-scanning workflow runs on pushes and pull requests, resolves the commit range, and invokes TruffleHog to detect verified secrets. Its result is used as a merge-time security gate. flowchart LR
A[Push or pull request] --> B[Secret scanning workflow]
B --> C[Resolve commit range]
C --> D[TruffleHog action]
D --> E[Verified-secret result]
E --> F[Merge gate]
Before merge
Agent review detailsSecurityNone. Review metrics
Merge-risk optionsMaintainer options:
Technical reviewBest possible solution: Land the reviewed full-SHA pin after a redacted controlled action run demonstrates the updated scanner’s expected range and result, with the workflow code owner approving the automation change. Do we have a high-confidence way to reproduce the issue? Not applicable: this is a dependency-maintenance PR rather than a reported product failure; the relevant validation is an after-update workflow run. Is this the best way to solve the issue? Yes, conditionally: replacing only the existing full SHA pin is the narrowest maintainable update path, provided the updated action is demonstrated in a controlled run before merge. AGENTS.md: not found in the target repository. Codex review notes: model internal, reasoning high; reviewed against b793612bfa8a. LabelsLabel changes:
Label justifications:
EvidenceWhat I checked:
Likely related people:
Rating scale
Overall follows the weaker of proof and patch quality. Workflow
|
|
Superseded by #157, which lands this together with the rest of the dependency refresh in one coherent branch. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps trufflesecurity/trufflehog from 3.96.0 to 3.97.0.
Release notes
Sourced from trufflesecurity/trufflehog's releases.
Commits
bcfcf73fix(detectors/harness): allow underscore in PAT account segment (#5153)f567838Add AWS Secrets Manager metadata type (#5210)ee476c7update huggingface to fix unbounded resources bug (#5204)37ed218fix blogger detector to use Google API prefix instead of generic hex string (...55db46bAdd custom endpoint support to the S3 source (#5202)96b593ffix(jiratoken): stop 202 reverification retry loop (#5200)f9daad8Add SolarWinds Observability detector (#5199)8b5a47cDeprecated bingsubscriptionkey detector (#5179)3539500Anthropic detector: surface API error detail on non-2xx verification (#5180)58cb799Deprecate AppOptics detector (#5198)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)