Skip to content

Bump trufflesecurity/trufflehog from ef3a714619eb92ab84c2042c0a15b3dc2ef9061f to 793c09da0f612a946a511869d1013f2db37824de#257

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/trufflesecurity/trufflehog-793c09da0f612a946a511869d1013f2db37824de
Closed

Bump trufflesecurity/trufflehog from ef3a714619eb92ab84c2042c0a15b3dc2ef9061f to 793c09da0f612a946a511869d1013f2db37824de#257
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/trufflesecurity/trufflehog-793c09da0f612a946a511869d1013f2db37824de

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 1, 2025

Bumps trufflesecurity/trufflehog from ef3a714619eb92ab84c2042c0a15b3dc2ef9061f to 793c09da0f612a946a511869d1013f2db37824de.

Changelog

Sourced from trufflesecurity/trufflehog's changelog.

version: 2 builds:

  • id: trufflehog-upx binary: trufflehog ldflags:
    • -s -w -X 'github.com/trufflesecurity/trufflehog/v3/pkg/version.BuildVersion={{ .Version }}' env: [CGO_ENABLED=0] goos:
    • linux goarch:
    • amd64
    • arm64 hooks: post:
      • upx -q "{{ .Path }}"
  • id: trufflehog binary: trufflehog ldflags:
    • -X 'github.com/trufflesecurity/trufflehog/v3/pkg/version.BuildVersion={{ .Version }}' env: [CGO_ENABLED=0] goos:
    • darwin
    • windows goarch:
    • amd64
    • arm64 dockers:
  • image_templates: ["trufflesecurity/{{ .ProjectName }}:{{ .Version }}-amd64"] dockerfile: Dockerfile.goreleaser extra_files:
    • entrypoint.sh use: buildx build_flag_templates:
    • --platform=linux/amd64
    • --label=org.opencontainers.image.title={{ .ProjectName }}
    • --label=org.opencontainers.image.description={{ .ProjectName }}
    • --label=org.opencontainers.image.url=https://github.com/trufflesecurity/{{ .ProjectName }}
    • --label=org.opencontainers.image.source=https://github.com/trufflesecurity/{{ .ProjectName }}
    • --label=org.opencontainers.image.version={{ .Version }}
    • --label=org.opencontainers.image.revision={{ .FullCommit }}
    • --label=org.opencontainers.image.licenses=AGPL-3.0
  • image_templates: ["trufflesecurity/{{ .ProjectName }}:{{ .Version }}-arm64v8"] goarch: arm64 dockerfile: Dockerfile.goreleaser extra_files:
    • entrypoint.sh use: buildx build_flag_templates:
    • --platform=linux/arm64/v8
    • --label=org.opencontainers.image.title={{ .ProjectName }}

... (truncated)

Commits
  • 793c09d Postman source handle different JSON info for headers (#3995)
  • eacf176 Add Bitbucket installation type option (#3999)
  • 6e33fbc more removals of blog and aws canary not triggered verbiage. (#3990)
  • 1f7636d (fix) Remove db_type parameter Postgres detector during making connection (...
  • c293bb2 added tags for integration test of ipquality detector (#3996)
  • 0f360b0 fixed and improved squareapp detector (#3993)
  • 5e7fe54 removed vebiage saying we don't trigger aws canary tokens, as we do. (#3991)
  • e8b12c6 fix(deps): update module github.com/golang-jwt/jwt/v5 to v5.2.2 [security] (#...
  • 8b6f55b Add tenant_id to MS Teams source proto definition (#3986)
  • 1848ff6 [Feat] Detector implementation for Azure SAS Tokens (#3963)
  • Additional commits viewable in compare view

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 commands and options

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)

Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from ef3a714619eb92ab84c2042c0a15b3dc2ef9061f to 793c09da0f612a946a511869d1013f2db37824de.
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
- [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml)
- [Commits](trufflesecurity/trufflehog@ef3a714...793c09d)

---
updated-dependencies:
- dependency-name: trufflesecurity/trufflehog
  dependency-version: 793c09da0f612a946a511869d1013f2db37824de
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 1, 2025
@dependabot dependabot Bot requested a review from a team as a code owner April 1, 2025 09:35
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 1, 2025

Superseded by #271.

@dependabot dependabot Bot closed this May 1, 2025
@dependabot dependabot Bot deleted the dependabot/github_actions/trufflesecurity/trufflehog-793c09da0f612a946a511869d1013f2db37824de branch May 1, 2025 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants