chore(deps): bump trufflesecurity/trufflehog from 3.63.4 to 3.63.5
Bumps trufflesecurity/trufflehog from 3.63.4 to 3.63.5.
Release notes
Sourced from trufflesecurity/trufflehog's releases.
v3.63.5
What's Changed
- [chore] Prevent panic when ChunkError has a nil Unit by
@mcastorinain trufflesecurity/trufflehog#2227- [feat] - Make skipping binaries configurable by
@ahravin trufflesecurity/trufflehog#2226- [chore] Add skip_binaries field to AzureRepos proto message by
@mcastorinain trufflesecurity/trufflehog#2232- Don't run detector tests on forks by
@rgmzin trufflesecurity/trufflehog#2234- Update Freshworks verification to check for valid JSON response by
@rgmzin trufflesecurity/trufflehog#2212- Enhance HuggingFace extra data by
@rgmzin trufflesecurity/trufflehog#2222- Convert Shortcut detector to tri-state verification by
@rgmzin trufflesecurity/trufflehog#2211- add secretID to chunk by
@ahravin trufflesecurity/trufflehog#2242- fix(deps): update module golang.org/x/crypto to v0.17.0 [security] by
@renovatein trufflesecurity/trufflehog#2243Full Changelog: https://github.com/trufflesecurity/trufflehog/compare/v3.63.4...v3.63.5
Commits
-
300016afix(deps): update module golang.org/x/crypto to v0.17.0 [security] (#2243) -
64c7365add secretID to chunk (#2242) -
eeb4dbdfeat(shortcut): use tri-state verification (#2211) -
ded8e45feat(huggingface): enhance extradata (#2222) -
69a70a3fix(myfreshworks): check for valid JSON (#2212) -
2928e2eci: don't run detector tests on forks (#2234) -
88281bc[chore] Add skip_binaries field to AzureRepos proto message (#2232) -
5c6ce69[feat] - Make skipping binaries configurable (#2226) -
78b5a95[chore] Prevent panic when ChunkError has a nil Unit (#2227) - See full diff in compare view
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 mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@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)