Skip to content

Commit

Permalink
chore: bump trufflesecurity/trufflehog from 3.88.0 to 3.88.1 (#1636)
Browse files Browse the repository at this point in the history
Bumps
[trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog)
from 3.88.0 to 3.88.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/trufflesecurity/trufflehog/releases">trufflesecurity/trufflehog's
releases</a>.</em></p>
<blockquote>
<h2>v3.88.1</h2>
<h2>What's Changed</h2>
<ul>
<li>fixed github issue 3774 for custom detector secret size by <a
href="https://github.com/kashifkhan0771"><code>@​kashifkhan0771</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3816">trufflesecurity/trufflehog#3816</a></li>
<li>fixed github issue 3819 for endpoint customizer tests by <a
href="https://github.com/kashifkhan0771"><code>@​kashifkhan0771</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3823">trufflesecurity/trufflehog#3823</a></li>
<li>fixed github issue 3821 for string shannon entropy test by <a
href="https://github.com/kashifkhan0771"><code>@​kashifkhan0771</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3824">trufflesecurity/trufflehog#3824</a></li>
<li>fixed bombbomb detector pattern test as part of issue 3817 by <a
href="https://github.com/kashifkhan0771"><code>@​kashifkhan0771</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3825">trufflesecurity/trufflehog#3825</a></li>
<li>Stop using context.TODO in archive handler by <a
href="https://github.com/rosecodym"><code>@​rosecodym</code></a> in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3809">trufflesecurity/trufflehog#3809</a></li>
<li>fix(deps): update module github.com/go-git/go-git/v5 to v5.13.0
[security] by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3829">trufflesecurity/trufflehog#3829</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/trufflesecurity/trufflehog/compare/v3.88.0...v3.88.1">https://github.com/trufflesecurity/trufflehog/compare/v3.88.0...v3.88.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/trufflesecurity/trufflehog/commit/d73edfb85d79432e3c767c407afdee59c9a34fde"><code>d73edfb</code></a>
fix(deps): update module github.com/go-git/go-git/v5 to v5.13.0
[security] (#...</li>
<li><a
href="https://github.com/trufflesecurity/trufflehog/commit/dde8f8a06d5463de2f2cce5e7a8afdcdfccf6b7b"><code>dde8f8a</code></a>
stop using context.TODO in archive handler (<a
href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3809">#3809</a>)</li>
<li><a
href="https://github.com/trufflesecurity/trufflehog/commit/55f0606f6ef8b8430c229917c55cd3eb8dbc24da"><code>55f0606</code></a>
fixed bombbomb detector pattern test as part of issue 3817 (<a
href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3825">#3825</a>)</li>
<li><a
href="https://github.com/trufflesecurity/trufflehog/commit/15b8ed6731012adc1fffe5254bc4b2ae16878f76"><code>15b8ed6</code></a>
fixed github issue 3821 for string shannon entropy test (<a
href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3824">#3824</a>)</li>
<li><a
href="https://github.com/trufflesecurity/trufflehog/commit/e98dfa50f8f39c8197c55d4be05bc10c51f4e500"><code>e98dfa5</code></a>
fixed github issue 3819 for endpoint customizer tests (<a
href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3823">#3823</a>)</li>
<li><a
href="https://github.com/trufflesecurity/trufflehog/commit/def734a783b2d4542f2b353d326130d618f3c421"><code>def734a</code></a>
fixed github issue 3774 for custom detector secret size (<a
href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3816">#3816</a>)</li>
<li>See full diff in <a
href="https://github.com/trufflesecurity/trufflehog/compare/ddc015e5ed99942b2253d8ea16a0586a01ef2ab1...d73edfb85d79432e3c767c407afdee59c9a34fde">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=trufflesecurity/trufflehog&package-manager=github_actions&previous-version=3.88.0&new-version=3.88.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2025
1 parent 568c3d7 commit cfbcb59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/secret-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
with:
fetch-depth: 0
- name: Default Secret Scanning
uses: trufflesecurity/trufflehog@ddc015e5ed99942b2253d8ea16a0586a01ef2ab1 # main
uses: trufflesecurity/trufflehog@d73edfb85d79432e3c767c407afdee59c9a34fde # main
with:
extra_args: --debug --no-verification # Warn on potential violations

0 comments on commit cfbcb59

Please sign in to comment.