Skip to content

build(deps): bump github.com/trufflesecurity/trufflehog/v3 from 3.96.0 to 3.97.0 - #698

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/go_modules/github.com/trufflesecurity/trufflehog/v3-3.97.0
Open

build(deps): bump github.com/trufflesecurity/trufflehog/v3 from 3.96.0 to 3.97.0#698
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/go_modules/github.com/trufflesecurity/trufflehog/v3-3.97.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 21, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/trufflesecurity/trufflehog/v3 from 3.96.0 to 3.97.0.

Release notes

Sourced from github.com/trufflesecurity/trufflehog/v3's releases.

v3.97.0

What's Changed

New Contributors

Full Changelog: trufflesecurity/trufflehog@v3.96.0...v3.97.0

Commits
  • bcfcf73 fix(detectors/harness): allow underscore in PAT account segment (#5153)
  • f567838 Add AWS Secrets Manager metadata type (#5210)
  • ee476c7 update huggingface to fix unbounded resources bug (#5204)
  • 37ed218 fix blogger detector to use Google API prefix instead of generic hex string (...
  • 55db46b Add custom endpoint support to the S3 source (#5202)
  • 96b593f fix(jiratoken): stop 202 reverification retry loop (#5200)
  • f9daad8 Add SolarWinds Observability detector (#5199)
  • 8b5a47c Deprecated bingsubscriptionkey detector (#5179)
  • 3539500 Anthropic detector: surface API error detail on non-2xx verification (#5180)
  • 58cb799 Deprecate AppOptics detector (#5198)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/trufflesecurity/trufflehog/v3](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: github.com/trufflesecurity/trufflehog/v3
  dependency-version: 3.97.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 21, 2026
@github-actions
github-actions Bot enabled auto-merge August 21, 2026 21:44
@frjcomp

frjcomp commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

@copilot fix the lint ci step

Co-authored-by: frjcomp <107982661+frjcomp@users.noreply.github.com>
auto-merge was automatically disabled August 26, 2026 07:11

Head branch was pushed to by a user without write access

Copilot AI commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

@copilot fix the lint ci step

Fixed in commit f89683c. I updated .github/workflows/golangci-lint.yml to use actions/setup-go with go-version-file: go.mod (instead of stable) so lint runs with the repository’s pinned Go version and avoids the CI typecheck failure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants