Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump trufflesecurity/trufflehog from 3.87.1 to 3.88.0 (#1612)
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.87.1 to 3.88.0. <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.0</h2> <h2>What's Changed</h2> <ul> <li>Added new detector for Twilio APIKey by <a href="https://github.com/kashifkhan0771"><code>@kashifkhan0771</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3803">trufflesecurity/trufflehog#3803</a></li> <li>Update docs from --only-verified with --results by <a href="https://github.com/smoy"><code>@smoy</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3798">trufflesecurity/trufflehog#3798</a></li> <li>fixed plivo detector integration test by <a href="https://github.com/kashifkhan0771"><code>@kashifkhan0771</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3794">trufflesecurity/trufflehog#3794</a></li> <li>fixed integration test for opsgenie detector by <a href="https://github.com/kashifkhan0771"><code>@kashifkhan0771</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3795">trufflesecurity/trufflehog#3795</a></li> <li>fixed integration test for neutrinoapi detector by <a href="https://github.com/kashifkhan0771"><code>@kashifkhan0771</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3796">trufflesecurity/trufflehog#3796</a></li> <li>fixed netlify detector integration tests by <a href="https://github.com/kashifkhan0771"><code>@kashifkhan0771</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3797">trufflesecurity/trufflehog#3797</a></li> <li>fixed website pulse detector integration tests by <a href="https://github.com/kashifkhan0771"><code>@kashifkhan0771</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3776">trufflesecurity/trufflehog#3776</a></li> <li>Disabled blocknative detector by <a href="https://github.com/kashifkhan0771"><code>@kashifkhan0771</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3804">trufflesecurity/trufflehog#3804</a></li> <li>[Fix] detector's integration tests starting with alphabet 'm' by <a href="https://github.com/abmussani"><code>@abmussani</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3807">trufflesecurity/trufflehog#3807</a></li> <li>fix(deps): update module google.golang.org/api to v0.214.0 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3806">trufflesecurity/trufflehog#3806</a></li> <li>fix(deps): update module github.com/googleapis/gax-go/v2 to v2.14.1 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3805">trufflesecurity/trufflehog#3805</a></li> <li>Implement verification cache by <a href="https://github.com/rosecodym"><code>@rosecodym</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3801">trufflesecurity/trufflehog#3801</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/smoy"><code>@smoy</code></a> made their first contribution in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3798">trufflesecurity/trufflehog#3798</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/trufflesecurity/trufflehog/compare/v3.87.2...v3.88.0">https://github.com/trufflesecurity/trufflehog/compare/v3.87.2...v3.88.0</a></p> <h2>v3.87.2</h2> <h2>What's Changed</h2> <ul> <li>fix(deps): update module golang.org/x/net to v0.33.0 [security] by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3800">trufflesecurity/trufflehog#3800</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/trufflesecurity/trufflehog/compare/v3.87.1...v3.87.2">https://github.com/trufflesecurity/trufflehog/compare/v3.87.1...v3.87.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/ddc015e5ed99942b2253d8ea16a0586a01ef2ab1"><code>ddc015e</code></a> Implement verification cache (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3801">#3801</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/eeb5c04b08746998d8e094e5a519330e39f9be83"><code>eeb5c04</code></a> fix(deps): update module github.com/googleapis/gax-go/v2 to v2.14.1 (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3805">#3805</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/05cceedf3e37e6b2958e33c4b3233edd36164bbe"><code>05cceed</code></a> fix(deps): update module google.golang.org/api to v0.214.0 (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3806">#3806</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/e2af279c3dece486e5b1ece729e8c60c083899ac"><code>e2af279</code></a> [Fix] detector's integration tests starting with alphabet 'm' (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3807">#3807</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/2b43d341d370aacf772d055d855f06b9af6ab6ef"><code>2b43d34</code></a> Disabled blocknative detector (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3804">#3804</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/d639d2e5da57f9f517d4dfcf86add9153e53beab"><code>d639d2e</code></a> fixed website pulse detector integration tests (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3776">#3776</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/b562054ee78c6a9daef8df9795aef59916503821"><code>b562054</code></a> fixed netlify detector integration tests (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3797">#3797</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/00c0bbf7a83c0a789d1a83f126089b384ccac86a"><code>00c0bbf</code></a> fixed integration test for neutrinoapi detector (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3796">#3796</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/56159ffadb6d5cb2d785ab6a135a01b977f500da"><code>56159ff</code></a> fixed integration test for opsgenie detector (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3795">#3795</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/9dde9e946c77caacfe1f6ec92c792ec2df0b2071"><code>9dde9e9</code></a> fixed plivo detector integration test (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3794">#3794</a>)</li> <li>Additional commits viewable in <a href="https://github.com/trufflesecurity/trufflehog/compare/ad0bc11a5b5afc19873ecd5a101555784386b961...ddc015e5ed99942b2253d8ea16a0586a01ef2ab1">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.87.1&new-version=3.88.0)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information