build(deps): bump trufflesecurity/trufflehog from 3.96.0 to 3.97.0 - #185
build(deps): bump trufflesecurity/trufflehog from 3.96.0 to 3.97.0#185dependabot[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@v3.96.0...v3.97.0) --- 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 22, 2026, 8:55 AM ET / 12:55 UTC. ClawSweeper reviewWhat this changesThe PR updates the TruffleHog GitHub Action in the secret-scanning workflow from v3.96.0 to v3.97.0. Merge readinessCurrent main still uses TruffleHog v3.96.0, so this fresh, isolated update remains useful. No patch defect was identified; await the remaining GitHub checks before merging. Priority: P3 Review scores
Verification
Live VerificationCommand: Result: FAIL (failed) — execution before step 1 Assertions:
How this fits togetherThe secret-scan workflow receives repository changes, resolves a commit range, and invokes TruffleHog to report verified secrets as a CI gate. Its result feeds the pull-request status checks. flowchart LR
A[Repository changes] --> B[Secret-scan workflow]
B --> C[Commit-range resolution]
C --> D[TruffleHog action]
D --> E[Verified-secret result]
E --> F[Pull-request status]
Before merge
Agent review detailsSecurityNone. Review metrics
Merge-risk optionsMaintainer options:
Copy recommended automerge instructionTechnical reviewBest possible solution: Keep the existing least-privilege workflow structure and merge the isolated scanner update once required checks accept v3.97.0. Do we have a high-confidence way to reproduce the issue? Not applicable: this PR updates a CI action dependency rather than fixing a user-reported runtime defect. Is this the best way to solve the issue? Yes: changing only the existing action reference is the narrowest maintainable path for consuming the requested scanner release. AGENTS.md: not found in the target repository. Codex review notes: model internal, reasoning high; reviewed against 938b6b279dfc. 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
|
|
Looks like trufflesecurity/trufflehog is up-to-date now, so this is no longer needed. |
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)