Skip to content

[Dependencies]: Bump trufflesecurity/trufflehog from 3.95.9 to 3.96.0#396

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/trufflesecurity/trufflehog-3.96.0
Open

[Dependencies]: Bump trufflesecurity/trufflehog from 3.95.9 to 3.96.0#396
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/trufflesecurity/trufflehog-3.96.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps trufflesecurity/trufflehog from 3.95.9 to 3.96.0.

Release notes

Sourced from trufflesecurity/trufflehog's releases.

v3.96.0

What's Changed

New Contributors

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

Commits
  • 6f3c981 fix(handlers): apk handler now doesnt check for apk extension since json-enum...
  • 05a5832 fix(detectors/posthog): widen phx_ key body to {43,48} (#5133)
  • a2ef4f5 [chore] Change job_id in metric to source_type (#5149)
  • e74404a updated detector to include underscore char (#5121)
  • 4d82f21 Fix scan_all_installations Rejecting Org Member Personal Repos (#5142)
  • 38999f8 Retry git clone on transient network errors (#5132)
  • 0eb1a81 Update module github.com/go-git/go-git/v5 to v5.19.1 [SECURITY] (#5034)
  • ec20cb3 document Config.SourceManager (#5002)
  • 4ecd7d5 Log analyze errors for HuggingFace analyzer (#5130)
  • 1247638 Log analyze errors for Postgres analyzer (#5131)
  • 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 [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@27b0417...6f3c981)

---
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>
@dependabot
dependabot Bot requested a review from a team as a code owner July 27, 2026 02:02
@dependabot dependabot Bot added Changelog Not Required No changelog entry required for this pull request dependencies Updates to dependencies github-actions Github actions workflow files labels Jul 27, 2026
@credfeto

Copy link
Copy Markdown
Member

Super-linter summary

Language Validation result
GITHUB_ACTIONS Pass ✅
YAML Pass ✅

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

@dnyw4l3n13 dnyw4l3n13 self-assigned this Jul 27, 2026
@dnyw4l3n13

dnyw4l3n13 commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

CI check valid-changelog failed:

Line 7: Missing required section '### Deprecated' in [Unreleased]
ERROR: Changelog has lint errors

This is not caused by this PR: the diff here only touches .github/workflows/pr-lint.yml (bumping the pinned trufflesecurity/trufflehog action version) and does not modify CHANGELOG.md. The [Unreleased] section on main itself is missing a ### Deprecated subsection, which the changelog linter now requires - a pre-existing baseline issue unrelated to this dependency bump.

Since this is a dependency-update PR with no code changes permitted, I'm marking this Blocked rather than fixing CHANGELOG.md here. main's CHANGELOG.md needs a ### Deprecated heading added under [Unreleased] to unblock this and any other open PR.

@dnyw4l3n13 dnyw4l3n13 added the Blocked Blocked by a dependency or external factor label Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Blocked Blocked by a dependency or external factor Changelog Not Required No changelog entry required for this pull request dependencies Updates to dependencies github-actions Github actions workflow files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants