Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump trufflesecurity/trufflehog from 3.80.5 to 3.82.6 (#103
) Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.80.5 to 3.82.6. <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.82.6</h2> <h2>What's Changed</h2> <ul> <li>[chore] Ensure testing Endpoints() doesn't silently pass on change by <a href="https://github.com/mcastorina"><code>@mcastorina</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3334">trufflesecurity/trufflehog#3334</a></li> <li>fix(deps): update module google.golang.org/api to v0.199.0 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3336">trufflesecurity/trufflehog#3336</a></li> <li>[chore] - Add named params to interface methods by <a href="https://github.com/ahrav"><code>@ahrav</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3335">trufflesecurity/trufflehog#3335</a></li> <li>Fix race in <code>EscapedUnicode</code> decoder by <a href="https://github.com/rgmz"><code>@rgmz</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3031">trufflesecurity/trufflehog#3031</a></li> <li>Improve process cleanup by <a href="https://github.com/dustin-decker"><code>@dustin-decker</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3339">trufflesecurity/trufflehog#3339</a></li> <li>[fix] Move detector initialization to DefaultDetectors function by <a href="https://github.com/mcastorina"><code>@mcastorina</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3341">trufflesecurity/trufflehog#3341</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/trufflesecurity/trufflehog/compare/v3.82.5...v3.82.6">https://github.com/trufflesecurity/trufflehog/compare/v3.82.5...v3.82.6</a></p> <h2>v3.82.5</h2> <h2>What's Changed</h2> <ul> <li>fix(deps): update module github.com/couchbase/gocb/v2 to v2.9.2 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3332">trufflesecurity/trufflehog#3332</a></li> <li>RailwayApp Detector by <a href="https://github.com/kashifkhan0771"><code>@kashifkhan0771</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3331">trufflesecurity/trufflehog#3331</a></li> <li>[fix] Correctly initialize detectors with cloud endpoint customization by <a href="https://github.com/mcastorina"><code>@mcastorina</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3333">trufflesecurity/trufflehog#3333</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/trufflesecurity/trufflehog/compare/v3.82.4...v3.82.5">https://github.com/trufflesecurity/trufflehog/compare/v3.82.4...v3.82.5</a></p> <h2>v3.82.4</h2> <h2>What's Changed</h2> <ul> <li>Ignore glTF & JPEG XL files by <a href="https://github.com/rgmz"><code>@rgmz</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3325">trufflesecurity/trufflehog#3325</a></li> <li>Endpoint customizer refresh by <a href="https://github.com/kashifkhan0771"><code>@kashifkhan0771</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3308">trufflesecurity/trufflehog#3308</a></li> <li>fix(deps): update module google.golang.org/api to v0.198.0 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3323">trufflesecurity/trufflehog#3323</a></li> <li>[Detector] Cut out unneccessary false positive session tokens of AWSSession Key by <a href="https://github.com/abmussani"><code>@abmussani</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3306">trufflesecurity/trufflehog#3306</a></li> <li>Use captain for test aggregation by <a href="https://github.com/dustin-decker"><code>@dustin-decker</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3328">trufflesecurity/trufflehog#3328</a></li> <li>Include all detector tests for captain by <a href="https://github.com/dustin-decker"><code>@dustin-decker</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3329">trufflesecurity/trufflehog#3329</a></li> <li>Update timeout to 60s by <a href="https://github.com/ahrav"><code>@ahrav</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3330">trufflesecurity/trufflehog#3330</a></li> <li>Adding Descriptions by <a href="https://github.com/dylanTruffle"><code>@dylanTruffle</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3258">trufflesecurity/trufflehog#3258</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/kashifkhan0771"><code>@kashifkhan0771</code></a> made their first contribution in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3308">trufflesecurity/trufflehog#3308</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/trufflesecurity/trufflehog/compare/v3.82.3...v3.82.4">https://github.com/trufflesecurity/trufflehog/compare/v3.82.3...v3.82.4</a></p> <h2>v3.82.3</h2> <h2>What's Changed</h2> <ul> <li>fix(deps): update golang.org/x/exp digest to 701f63a by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3291">trufflesecurity/trufflehog#3291</a></li> <li>Instrument GitHub source with a ChunkReporter by <a href="https://github.com/mcastorina"><code>@mcastorina</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3296">trufflesecurity/trufflehog#3296</a></li> <li>fix(deps): update module cloud.google.com/go/secretmanager to v1.14.1 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3301">trufflesecurity/trufflehog#3301</a></li> <li>fix(deps): update module github.com/prometheus/client_golang to v1.20.4 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3303">trufflesecurity/trufflehog#3303</a></li> <li>[analyze] Add client filter to detect successful unsafe HTTP requests by <a href="https://github.com/mcastorina"><code>@mcastorina</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3305">trufflesecurity/trufflehog#3305</a></li> <li>Update GitHub enumeration to report unique filtered values by <a href="https://github.com/mcastorina"><code>@mcastorina</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3292">trufflesecurity/trufflehog#3292</a></li> <li>fix(deps): update module github.com/elastic/go-elasticsearch/v8 to v8.15.0 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3309">trufflesecurity/trufflehog#3309</a></li> <li>fix(deps): update module github.com/getsentry/sentry-go to v0.29.0 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3310">trufflesecurity/trufflehog#3310</a></li> <li>fix(deps): update module github.com/schollz/progressbar/v3 to v3.15.0 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3311">trufflesecurity/trufflehog#3311</a></li> <li>fix(deps): update module github.com/sendgrid/sendgrid-go to v3.16.0+incompatible by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3312">trufflesecurity/trufflehog#3312</a></li> <li>[fix] - Add Size Method to BufferedReadSeeker and Refactor Context Timeout Handling in HandleFile by <a href="https://github.com/ahrav"><code>@ahrav</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3307">trufflesecurity/trufflehog#3307</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/0328a19a9d3877c9f04d0dbee5717aabff5b575d"><code>0328a19</code></a> [fix] Move detector initialization to DefaultDetectors function (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3341">#3341</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/f3630da1e0b56063f243259b70b2572c98a5ea96"><code>f3630da</code></a> Improve process cleanup (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3339">#3339</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/6d022e7d8e2cb6e30dc1a1e7ecaa55a1b378ed7f"><code>6d022e7</code></a> fix(decoder): prevent race (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3031">#3031</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/0ba3fa11ba645c9b35f4627d61668fea4039a75c"><code>0ba3fa1</code></a> Add named params to interface methods (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3335">#3335</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/c57b6b02f39379e3ff568a0ef7f6ee41d04bf8e2"><code>c57b6b0</code></a> fix(deps): update module google.golang.org/api to v0.199.0 (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3336">#3336</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/1a0cf04c3d2f1bd3c5025864e9ecbe6cedb307d1"><code>1a0cf04</code></a> [chore] Ensure testing Endpoints() doesn't silently pass on change (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3334">#3334</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/4484bf443b7858d89dd26541f46a3ae0794206a5"><code>4484bf4</code></a> [fix] Correctly initialize detectors with cloud endpoint customization (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3333">#3333</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/eb40243984b6ab77b5aee2afe3047e709fc74c21"><code>eb40243</code></a> RailwayApp Detector (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3331">#3331</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/37be0e0c6fc6cf83317e8c495ff737a1cff3c981"><code>37be0e0</code></a> fix(deps): update module github.com/couchbase/gocb/v2 to v2.9.2 (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3332">#3332</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/0f427b3c6a6f63f3dc758f7599442c2812f87c01"><code>0f427b3</code></a> Adding Descriptions (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3258">#3258</a>)</li> <li>Additional commits viewable in <a href="https://github.com/trufflesecurity/trufflehog/compare/048ec26c9261f70732d4403df2f45561c41c8161...0328a19a9d3877c9f04d0dbee5717aabff5b575d">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.80.5&new-version=3.82.6)](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>
- Loading branch information