Skip to content

Commit

Permalink
build(CI): Bump trufflesecurity/trufflehog from 3.85.0 to 3.86.1 (#814)
Browse files Browse the repository at this point in the history
Bumps
[trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog)
from 3.85.0 to 3.86.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.86.1</h2>
<h2>What's Changed</h2>
<ul>
<li>fix(deps): update golang.org/x/exp digest to 1443442 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3758">trufflesecurity/trufflehog#3758</a></li>
<li>fix(deps): update module google.golang.org/api to v0.211.0 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3759">trufflesecurity/trufflehog#3759</a></li>
<li>updated testingbot detector and it's integration tests by <a
href="https://github.com/kashifkhan0771"><code>@​kashifkhan0771</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3763">trufflesecurity/trufflehog#3763</a></li>
<li>[Fix] detector's integration tests starting with alphabet 'e' &amp;
'f' by <a
href="https://github.com/abmussani"><code>@​abmussani</code></a> in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3764">trufflesecurity/trufflehog#3764</a></li>
<li>[Fix] detector's integration tests starting with alphabet 'g' by <a
href="https://github.com/abmussani"><code>@​abmussani</code></a> in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3765">trufflesecurity/trufflehog#3765</a></li>
<li>[refactor] - s3 metrics by <a
href="https://github.com/ahrav"><code>@​ahrav</code></a> in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3760">trufflesecurity/trufflehog#3760</a></li>
<li>fix(deps): update golang.org/x/exp digest to 1829a12 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3761">trufflesecurity/trufflehog#3761</a></li>
<li>fix(deps): update module golang.org/x/crypto to v0.31.0 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3767">trufflesecurity/trufflehog#3767</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/trufflesecurity/trufflehog/compare/v3.86.0...v3.86.1">https://github.com/trufflesecurity/trufflehog/compare/v3.86.0...v3.86.1</a></p>
<h2>v3.86.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Replace --only-verified with --results by <a
href="https://github.com/rgmz"><code>@​rgmz</code></a> in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3643">trufflesecurity/trufflehog#3643</a></li>
<li>fix(deps): update module golang.org/x/crypto to v0.30.0 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3733">trufflesecurity/trufflehog#3733</a></li>
<li>fix(deps): update module google.golang.org/api to v0.210.0 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3732">trufflesecurity/trufflehog#3732</a></li>
<li>fix(deps): update module github.com/snowflakedb/gosnowflake to
v1.12.1 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3738">trufflesecurity/trufflehog#3738</a></li>
<li>fix(deps): update golang.org/x/exp digest to 43b7b7c by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3737">trufflesecurity/trufflehog#3737</a></li>
<li>fix(deps): update module cloud.google.com/go/storage to v1.48.0 by
<a href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3740">trufflesecurity/trufflehog#3740</a></li>
<li>fix(deps): update module github.com/microsoft/go-mssqldb to v1.8.0
by <a href="https://github.com/renovate"><code>@​renovate</code></a> in
<a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3741">trufflesecurity/trufflehog#3741</a></li>
<li>chore(deps): update alpine docker tag to v3.21 by <a
href="https://github.com/renovate"><code>@​renovate</code></a> in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3739">trufflesecurity/trufflehog#3739</a></li>
<li>fixed shopify integration test by <a
href="https://github.com/kashifkhan0771"><code>@​kashifkhan0771</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3744">trufflesecurity/trufflehog#3744</a></li>
<li>[Fix] detector's integration tests starting with alphabet 'A' by <a
href="https://github.com/abmussani"><code>@​abmussani</code></a> in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3745">trufflesecurity/trufflehog#3745</a></li>
<li>[Fix] detector's integration tests starting with alphabet 'b' by <a
href="https://github.com/abmussani"><code>@​abmussani</code></a> in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3746">trufflesecurity/trufflehog#3746</a></li>
<li>[Fix] detector's integration tests starting with alphabet 'c' by <a
href="https://github.com/abmussani"><code>@​abmussani</code></a> in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3749">trufflesecurity/trufflehog#3749</a></li>
<li>[Fix] detector's integration tests starting with alphabet 'd' by <a
href="https://github.com/abmussani"><code>@​abmussani</code></a> in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3750">trufflesecurity/trufflehog#3750</a></li>
<li>fixed skybiometery detector and integration tests by <a
href="https://github.com/kashifkhan0771"><code>@​kashifkhan0771</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3747">trufflesecurity/trufflehog#3747</a></li>
<li>fixed slack detector integration tests by <a
href="https://github.com/kashifkhan0771"><code>@​kashifkhan0771</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3748">trufflesecurity/trufflehog#3748</a></li>
<li>fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.4
by <a href="https://github.com/renovate"><code>@​renovate</code></a> in
<a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3751">trufflesecurity/trufflehog#3751</a></li>
<li>[chore] - Upgrade <code>Archiver</code> dependency by <a
href="https://github.com/ahrav"><code>@​ahrav</code></a> in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3743">trufflesecurity/trufflehog#3743</a></li>
<li>fixed scrapingAnt detector by <a
href="https://github.com/kashifkhan0771"><code>@​kashifkhan0771</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3736">trufflesecurity/trufflehog#3736</a></li>
<li>Fixed stripe detector integration tests by <a
href="https://github.com/kashifkhan0771"><code>@​kashifkhan0771</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3754">trufflesecurity/trufflehog#3754</a></li>
<li>Added pattern unit tests for detectors starting with the letters r
through s by <a
href="https://github.com/nabeelalam"><code>@​nabeelalam</code></a> in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3753">trufflesecurity/trufflehog#3753</a></li>
<li>Fix SatisMeter Detector by <a
href="https://github.com/kashifkhan0771"><code>@​kashifkhan0771</code></a>
in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3692">trufflesecurity/trufflehog#3692</a></li>
<li>Add new detector for Twitch OAuth Access Tokens by <a
href="https://github.com/juliacwiek"><code>@​juliacwiek</code></a> in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3756">trufflesecurity/trufflehog#3756</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/juliacwiek"><code>@​juliacwiek</code></a> made
their first contribution in <a
href="https://redirect.github.com/trufflesecurity/trufflehog/pull/3756">trufflesecurity/trufflehog#3756</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/trufflesecurity/trufflehog/compare/v3.85.0...v3.86.0">https://github.com/trufflesecurity/trufflehog/compare/v3.85.0...v3.86.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/trufflesecurity/trufflehog/commit/6ceb49097f21249369f015c4d571173e9252f04d"><code>6ceb490</code></a>
fix(deps): update module golang.org/x/crypto to v0.31.0 (<a
href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3767">#3767</a>)</li>
<li><a
href="https://github.com/trufflesecurity/trufflehog/commit/bce96101d22352ce2c27c39be584802d9ef56ab5"><code>bce9610</code></a>
fix(deps): update golang.org/x/exp digest to 1829a12 (<a
href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3761">#3761</a>)</li>
<li><a
href="https://github.com/trufflesecurity/trufflehog/commit/3525c6f45ce12e81998149a9dacb61eda78b2b46"><code>3525c6f</code></a>
[refactor] - s3 metrics (<a
href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3760">#3760</a>)</li>
<li><a
href="https://github.com/trufflesecurity/trufflehog/commit/c24b4d5b30f6348ebb7c30dc4373a5f1ac7319d9"><code>c24b4d5</code></a>
[Fix] detector's integration tests starting with alphabet 'g' (<a
href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3765">#3765</a>)</li>
<li><a
href="https://github.com/trufflesecurity/trufflehog/commit/b26aa17e6fb5aa16344a4b7cefb097a6a5236d4c"><code>b26aa17</code></a>
[Fix] detector's integration tests starting with alphabet 'e' &amp; 'f'
(<a
href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3764">#3764</a>)</li>
<li><a
href="https://github.com/trufflesecurity/trufflehog/commit/2821fb3f37049955e16f98c0cd5785f99e976555"><code>2821fb3</code></a>
updated testingbot detector and it's integration tests (<a
href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3763">#3763</a>)</li>
<li><a
href="https://github.com/trufflesecurity/trufflehog/commit/e716a84e13ffb3bfaaaab6426ba4a8d5ac3882df"><code>e716a84</code></a>
fix(deps): update module google.golang.org/api to v0.211.0 (<a
href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3759">#3759</a>)</li>
<li><a
href="https://github.com/trufflesecurity/trufflehog/commit/fa18638844e528fe25e242869b6b04dd67ea4a1a"><code>fa18638</code></a>
fix(deps): update golang.org/x/exp digest to 1443442 (<a
href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3758">#3758</a>)</li>
<li><a
href="https://github.com/trufflesecurity/trufflehog/commit/f726d02330dbcec836fa17f79fa7711fdb3a5cc8"><code>f726d02</code></a>
Add new detector for Twitch OAuth Access Tokens (<a
href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3756">#3756</a>)</li>
<li><a
href="https://github.com/trufflesecurity/trufflehog/commit/49495613014ce2701f6cd8469e1b01e05cd033d6"><code>4949561</code></a>
Fix SatisMeter Detector (<a
href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3692">#3692</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/trufflesecurity/trufflehog/compare/v3.85.0...v3.86.1">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.85.0&new-version=3.86.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 9e9f0a3 commit e2f340d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trufflehog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
with:
fetch-depth: 0
- name: TruffleHog OSS
uses: trufflesecurity/trufflehog@v3.85.0
uses: trufflesecurity/trufflehog@v3.86.1
with:
path: ./
base: ${{ github.event.repository.default_branch }}
Expand Down

0 comments on commit e2f340d

Please sign in to comment.