Skip to content

Commit c84043e

Browse files
chore: bump trufflesecurity/trufflehog from 944d5dcdc2ba2aa70c2227d8e432d19eceda10be to 9095845958d9cabdc354ddf372123b5399a5d334 (#1400)
Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 944d5dcdc2ba2aa70c2227d8e432d19eceda10be to 9095845958d9cabdc354ddf372123b5399a5d334. <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/9095845958d9cabdc354ddf372123b5399a5d334"><code>9095845</code></a> added pattern test cases for detectors starting with b (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3559">#3559</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/8897ed2a66fa9cb205487fb1c7b0fe4d0fc0eeff"><code>8897ed2</code></a> added pattern test cases for all detectors starting with Alphabet <code>a</code> (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3539">#3539</a>)</li> <li><a href="https://github.com/trufflesecurity/trufflehog/commit/d073ad69caa00beecef4f19fadcd47fd2fddf2b0"><code>d073ad6</code></a> validate if twitter services are more than one before accessing it. (<a href="https://redirect.github.com/trufflesecurity/trufflehog/issues/3565">#3565</a>)</li> <li>See full diff in <a href="https://github.com/trufflesecurity/trufflehog/compare/944d5dcdc2ba2aa70c2227d8e432d19eceda10be...9095845958d9cabdc354ddf372123b5399a5d334">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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b724a0 commit c84043e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/secret-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
with:
1818
fetch-depth: 0
1919
- name: Default Secret Scanning
20-
uses: trufflesecurity/trufflehog@944d5dcdc2ba2aa70c2227d8e432d19eceda10be # main
20+
uses: trufflesecurity/trufflehog@9095845958d9cabdc354ddf372123b5399a5d334 # main
2121
with:
2222
extra_args: --debug --no-verification # Warn on potential violations

0 commit comments

Comments
 (0)