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.83.7 to 3.84.0 (#1473)
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.83.7 to 3.84.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.84.0</h2> <h2>What's Changed</h2> <ul> <li>[refactor] - Add DataOrErr by <a href="https://github.com/ahrav"><code>@ahrav</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3520">trufflesecurity/trufflehog#3520</a></li> <li>[feat] - Introduce Fatal/Non-Fatal File Handling Errors by <a href="https://github.com/ahrav"><code>@ahrav</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3521">trufflesecurity/trufflehog#3521</a></li> <li>[feat] - S3 Progress Tracker by <a href="https://github.com/ahrav"><code>@ahrav</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3568">trufflesecurity/trufflehog#3568</a></li> <li>chore: fix typos in comments and tests; enable misspell by <a href="https://github.com/alexandear"><code>@alexandear</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3573">trufflesecurity/trufflehog#3573</a></li> <li>Feat: Added ZohoCRM detector by <a href="https://github.com/nabeelalam"><code>@nabeelalam</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3516">trufflesecurity/trufflehog#3516</a></li> <li>Add GitLab shared exclusion flag by <a href="https://github.com/rosecodym"><code>@rosecodym</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3572">trufflesecurity/trufflehog#3572</a></li> <li>[fix] - Close the BufferedReadSeekr after use by <a href="https://github.com/ahrav"><code>@ahrav</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3618">trufflesecurity/trufflehog#3618</a></li> <li>[chore] - add comment to close BufferedReadSeeker by <a href="https://github.com/ahrav"><code>@ahrav</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3622">trufflesecurity/trufflehog#3622</a></li> <li>[chore] Log non-fatal errors encountered during a scan by <a href="https://github.com/mcastorina"><code>@mcastorina</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3612">trufflesecurity/trufflehog#3612</a></li> <li>Increase MongoDB timeout to 5 seconds by <a href="https://github.com/rgmz"><code>@rgmz</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3620">trufflesecurity/trufflehog#3620</a></li> <li>fix(deps): update module github.com/xanzy/go-gitlab to v0.114.0 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3621">trufflesecurity/trufflehog#3621</a></li> <li>fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.2 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3623">trufflesecurity/trufflehog#3623</a></li> <li>Added pattern unit tests for detectors starting with the letters i through m by <a href="https://github.com/nabeelalam"><code>@nabeelalam</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3614">trufflesecurity/trufflehog#3614</a></li> <li>Update CODEOWNERS by <a href="https://github.com/zricethezav"><code>@zricethezav</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3627">trufflesecurity/trufflehog#3627</a></li> <li>chore: fix function name in comment by <a href="https://github.com/binchengqu"><code>@binchengqu</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3616">trufflesecurity/trufflehog#3616</a></li> <li>Remove unused findLevel function by <a href="https://github.com/mcastorina"><code>@mcastorina</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3628">trufflesecurity/trufflehog#3628</a></li> <li>Add log.ToLogger and log.ToSlogger helper functions by <a href="https://github.com/mcastorina"><code>@mcastorina</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3629">trufflesecurity/trufflehog#3629</a></li> <li>fix(deps): update module google.golang.org/api to v0.207.0 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3630">trufflesecurity/trufflehog#3630</a></li> <li>fixed github classic token analyzer expiry time by <a href="https://github.com/kashifkhan0771"><code>@kashifkhan0771</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3624">trufflesecurity/trufflehog#3624</a></li> <li>fix(deps): update module github.com/gabriel-vasile/mimetype to v1.4.7 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3636">trufflesecurity/trufflehog#3636</a></li> <li>[Fix] Handling of forbidden status in Slack Webhook by <a href="https://github.com/abmussani"><code>@abmussani</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3635">trufflesecurity/trufflehog#3635</a></li> <li>Update AWS detector logic by <a href="https://github.com/rgmz"><code>@rgmz</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3583">trufflesecurity/trufflehog#3583</a></li> <li>Create Azure OpenAI detector by <a href="https://github.com/rgmz"><code>@rgmz</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/2347">trufflesecurity/trufflehog#2347</a></li> <li>Update Azure application credentials detector by <a href="https://github.com/rgmz"><code>@rgmz</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/2985">trufflesecurity/trufflehog#2985</a></li> <li>fixing databricks detector for azure workspaces by <a href="https://github.com/4390c336"><code>@4390c336</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3038">trufflesecurity/trufflehog#3038</a></li> <li>Improve Azure Storage detection by <a href="https://github.com/rgmz"><code>@rgmz</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/2097">trufflesecurity/trufflehog#2097</a></li> <li>Update Azure Container Registry detector by <a href="https://github.com/rgmz"><code>@rgmz</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3632">trufflesecurity/trufflehog#3632</a></li> <li>fix(deps): update module github.com/azuread/microsoft-authentication-library-for-go to v1.3.2 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3617">trufflesecurity/trufflehog#3617</a></li> <li>Update HubSpot detectors by <a href="https://github.com/rgmz"><code>@rgmz</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/2845">trufflesecurity/trufflehog#2845</a></li> <li>Fix nil pointer in Azure Storage detector by <a href="https://github.com/rgmz"><code>@rgmz</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3639">trufflesecurity/trufflehog#3639</a></li> <li>Upgrade Algolia detector by <a href="https://github.com/rgmz"><code>@rgmz</code></a> in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3613">trufflesecurity/trufflehog#3613</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/nabeelalam"><code>@nabeelalam</code></a> made their first contribution in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3516">trufflesecurity/trufflehog#3516</a></li> <li><a href="https://github.com/binchengqu"><code>@binchengqu</code></a> made their first contribution in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3616">trufflesecurity/trufflehog#3616</a></li> <li><a href="https://github.com/4390c336"><code>@4390c336</code></a> made their first contribution in <a href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3038">trufflesecurity/trufflehog#3038</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/trufflesecurity/trufflehog/compare/v3.83.7...v3.84.0">https://github.com/trufflesecurity/trufflehog/compare/v3.83.7...v3.84.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/735bac03911974e37641f570a5582a9b72f49a44"><code>735bac0</code></a> feat(algolia): upgrade detector (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3613">#3613</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/457b129839251dd5592ae8c49ea67c27db65a504"><code>457b129</code></a> fix(azure_storage): use DefaultMultiPartCredentialProvider (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3639">#3639</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/9d99de8e5984f2f6afa79d54fca39ffac6620606"><code>9d99de8</code></a> feat(hubspot): update v1 detector (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/2845">#2845</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/ce9bac939cd6c80bedf897ae361a08265169ed7b"><code>ce9bac9</code></a> fix(deps): update module github.com/azuread/microsoft-authentication-library-...</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/3dd52edaecfa179af66240a9283e2c2c29ecf7df"><code>3dd52ed</code></a> feat(azurecr): update detector (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3632">#3632</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/f19e2c14cdec0e31e8ba241ae783de05992eb1de"><code>f19e2c1</code></a> feat(azure): improve connstring matching (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/2097">#2097</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/659686cc8431b73e3d65bf95031da094db6ec174"><code>659686c</code></a> fixing databricks detector for azure workspaces (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3038">#3038</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/4e243a069884a1f1fbc94662294b47969512b579"><code>4e243a0</code></a> feat(detectors): create azure_entra base package (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/2985">#2985</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/c9780de7cc3579eae5eee7a107e6864850fbe199"><code>c9780de</code></a> feat(azure): create openai detector (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/2347">#2347</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/d408849c977d698b32fb72cc2e347e196824eb21"><code>d408849</code></a> feat: cleanup AWS detector logic (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3583">#3583</a>)</li> <li>Additional commits viewable in <a href="https://github.com/trufflesecurity/trufflehog/compare/af3e68261fa87568031f65161577cc2ebe1ca669...735bac03911974e37641f570a5582a9b72f49a44">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.83.7&new-version=3.84.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