Skip to content

Commit

Permalink
chore: bump trufflesecurity/trufflehog from a63bf95412e732b7a187e8fd7…
Browse files Browse the repository at this point in the history
…cc2d19c4a2e4963 to e6d786a7d99f05f14327ba8e2ab75aa863b4df3b (#1378)

Bumps
[trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog)
from a63bf95412e732b7a187e8fd7cc2d19c4a2e4963 to
e6d786a7d99f05f14327ba8e2ab75aa863b4df3b.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml">trufflesecurity/trufflehog's
changelog</a>.</em></p>
<blockquote>
<p>version: 2
builds:</p>
<ul>
<li>binary: trufflehog
ldflags:
<ul>
<li>-s -w -X
'github.com/trufflesecurity/trufflehog/v3/pkg/version.BuildVersion={{
.Version }}'
env: [CGO_ENABLED=0]
goos:</li>
<li>linux</li>
<li>windows</li>
<li>darwin
goarch:</li>
<li>amd64</li>
<li>arm64
dockers:</li>
</ul>
</li>
<li>image_templates: [&quot;trufflesecurity/{{ .ProjectName }}:{{
.Version }}-amd64&quot;]
dockerfile: Dockerfile.goreleaser
extra_files:
<ul>
<li>entrypoint.sh
use: buildx
build_flag_templates:</li>
<li>--platform=linux/amd64</li>
<li>--label=org.opencontainers.image.title={{ .ProjectName }}</li>
<li>--label=org.opencontainers.image.description={{ .ProjectName }}</li>
<li>--label=org.opencontainers.image.url=<a
href="https://github.com/trufflesecurity/%7B%7B">https://github.com/trufflesecurity/{{</a>
.ProjectName }}</li>
<li>--label=org.opencontainers.image.source=<a
href="https://github.com/trufflesecurity/%7B%7B">https://github.com/trufflesecurity/{{</a>
.ProjectName }}</li>
<li>--label=org.opencontainers.image.version={{ .Version }}</li>
<li>--label=org.opencontainers.image.revision={{ .FullCommit }}</li>
<li>--label=org.opencontainers.image.licenses=AGPL-3.0</li>
</ul>
</li>
<li>image_templates: [&quot;trufflesecurity/{{ .ProjectName }}:{{
.Version }}-arm64v8&quot;]
goarch: arm64
dockerfile: Dockerfile.goreleaser
extra_files:
<ul>
<li>entrypoint.sh
use: buildx
build_flag_templates:</li>
<li>--platform=linux/arm64/v8</li>
<li>--label=org.opencontainers.image.title={{ .ProjectName }}</li>
<li>--label=org.opencontainers.image.description={{ .ProjectName }}</li>
<li>--label=org.opencontainers.image.url=<a
href="https://github.com/trufflesecurity/%7B%7B">https://github.com/trufflesecurity/{{</a>
.ProjectName }}</li>
<li>--label=org.opencontainers.image.source=<a
href="https://github.com/trufflesecurity/%7B%7B">https://github.com/trufflesecurity/{{</a>
.ProjectName }}</li>
<li>--label=org.opencontainers.image.version={{ .Version }}</li>
<li>--label=org.opencontainers.image.revision={{ .FullCommit }}</li>
<li>--label=org.opencontainers.image.licenses=AGPL-3.0</li>
</ul>
</li>
<li>image_templates: [&quot;ghcr.io/trufflesecurity/{{ .ProjectName
}}:{{ .Version }}-amd64&quot;]
dockerfile: Dockerfile.goreleaser
extra_files:
<ul>
<li>entrypoint.sh
use: buildx
build_flag_templates:</li>
<li>--platform=linux/amd64</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/trufflesecurity/trufflehog/commit/e6d786a7d99f05f14327ba8e2ab75aa863b4df3b"><code>e6d786a</code></a>
stop logging all GitLab projects (<a
href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3541">#3541</a>)</li>
<li>See full diff in <a
href="https://github.com/trufflesecurity/trufflehog/compare/a63bf95412e732b7a187e8fd7cc2d19c4a2e4963...e6d786a7d99f05f14327ba8e2ab75aa863b4df3b">compare
view</a></li>
</ul>
</details>
<br />


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 Nov 1, 2024
1 parent 322cb15 commit cedad18
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 @@ -17,6 +17,6 @@ jobs:
with:
fetch-depth: 0
- name: Default Secret Scanning
uses: trufflesecurity/trufflehog@a63bf95412e732b7a187e8fd7cc2d19c4a2e4963 # main
uses: trufflesecurity/trufflehog@e6d786a7d99f05f14327ba8e2ab75aa863b4df3b # main
with:
extra_args: --debug --no-verification # Warn on potential violations

0 comments on commit cedad18

Please sign in to comment.