Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump trufflesecurity/trufflehog from 3.54.4 to 3.63.2 #454

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2023

Bumps trufflesecurity/trufflehog from 3.54.4 to 3.63.2.

Release notes

Sourced from trufflesecurity/trufflehog's releases.

v3.63.2

Changelog

  • 11394ea3 [thog-1548] add auto redaction for verification errors (#2106)
  • 692582fb fix(deps): update module github.com/google/go-github/v42 to v57 (#2172)
  • 16cf8584 chore(deps): update google-github-actions/auth action to v2 (#2171)
  • 13da76d3 skip files we can't scan (#2170)
  • dbfd9a70 fix(deps): update module google.golang.org/api to v0.152.0 (#2169)
  • 996a11dc [chore] - remove deprecated types (#2168)
  • 08b58aa5 fix(deps): update module golang.org/x/oauth2 to v0.15.0 (#2167)
  • 5d002360 fix(deps): update module github.com/aws/aws-sdk-go to v1.48.12 (#2166)
  • 83cd276c fix(deps): update module github.com/xanzy/go-gitlab to v0.94.0 (#2165)
  • b5b8223b fix(deps): update module github.com/trufflesecurity/disk-buffer-reader to v0.2.1 (#2163)
  • 5d019695 Ignore images and binaries (#2162)
  • 37d9e5ee [chore] - Increase pagination limit (#2154)
  • 32d81500 fix(deps): update module github.com/google/go-containerregistry to v0.17.0 (#2160)
  • 07dc1238 update forager types (#2159)
  • 1cb85380 fix(deps): update module github.com/go-logr/zapr to v1.3.0 (#2158)
  • fdff3b71 fix(deps): update module github.com/fatih/color to v1.16.0 (#2155)
  • a6685d7e fix(deps): update module github.com/couchbase/gocb/v2 to v2.7.0 (#2153)
  • 8065b53a fix(deps): update module github.com/aws/aws-sdk-go to v1.48.11 (#2152)
  • 392b07fe fix(deps): update module github.com/alecthomas/kingpin/v2 to v2.4.0 (#2151)
  • d81b7ea0 fix(deps): update module cloud.google.com/go/storage to v1.35.1 (#2150)
  • c34efc3c make empty slice delcration consistent (#2144)
  • 02ba66d2 chore(deps): update sigstore/cosign-installer action to v3.2.0 (#2149)
  • 239bf921 fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.18 (#2148)
  • 3c1fde12 fix(deps): update module github.com/hashicorp/go-retryablehttp to v0.7.5 (#2147)
  • 79a862ad fix(deps): update module github.com/go-git/go-git/v5 to v5.10.1 (#2146)
  • 279f9157 [chore] - fix error comparisons (#2142)
  • f3d51d17 fix(deps): update module cloud.google.com/go/secretmanager to v1.11.4 (#2145)
  • ed70118e fix(deps): update golang.org/x/exp digest to 6522937 (#2140)
  • 52ffab10 [chore] - fix import name clashes (#2143)
  • e7ccfc2f fix(deps): update module github.com/google/go-github/v42 to v56 (#2049)
  • a367f9ce Fix azure panic when invalid URL is constructed (#2137)
  • 8880c2e0 fixup cleantemp (#2136)
  • e498c80b Fix nil pointer dereference when checking if a unit IsFinished (#2135)
  • 7ecd43ab [chore] Minor cleanup of source_manager.go (#2134)
  • 363ccab3 Simplify temp dir cleaning (#2133)
  • ede0c395 Add new auth method to source (#2132)
  • d5522223 add extradata nil check and use make (#2129)
  • 1759f093 added ci scanning info to readme (#2126)
  • 78219a27 Call Finish in SourceManager after the semaphore is released (#2121)
  • 024aa056 chore(github): add a newline between titles and bodies (#2124)
  • 1f502fd4 feat(github): scan issue & pr titles (#1899)
  • 0e6e1dce use camelcase var names (#2123)
  • 7d10e254 Remove unused functions (#2122)
  • a7a9e187 [chore] - update readme help flags (#2120)
  • 11df3dc7 feat(signing): Sign checksum (#1894)
  • a7d330a2 import missing detectors (#2119)
  • 75e869fa Fix forks and repos counter, add metric for orgs enumerated (#2118)
  • 62c628fb feat(telegram): add username to extradata (#2100)

... (truncated)

Commits
  • 11394ea [thog-1548] add auto redaction for verification errors (#2106)
  • 692582f fix(deps): update module github.com/google/go-github/v42 to v57 (#2172)
  • 16cf858 chore(deps): update google-github-actions/auth action to v2 (#2171)
  • 13da76d skip files we can't scan (#2170)
  • dbfd9a7 fix(deps): update module google.golang.org/api to v0.152.0 (#2169)
  • 996a11d [chore] - remove deprecated types (#2168)
  • 08b58aa fix(deps): update module golang.org/x/oauth2 to v0.15.0 (#2167)
  • 5d00236 fix(deps): update module github.com/aws/aws-sdk-go to v1.48.12 (#2166)
  • 83cd276 fix(deps): update module github.com/xanzy/go-gitlab to v0.94.0 (#2165)
  • b5b8223 fix(deps): update module github.com/trufflesecurity/disk-buffer-reader to v0....
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) from 3.54.4 to 3.63.2.
- [Release notes](https://github.com/trufflesecurity/trufflehog/releases)
- [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml)
- [Commits](trufflesecurity/trufflehog@62ce9ba...11394ea)

---
updated-dependencies:
- dependency-name: trufflesecurity/trufflehog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 6, 2023
@flavioheleno
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2024

Looks like trufflesecurity/trufflehog is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 16, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/trufflesecurity/trufflehog-3.63.2 branch March 16, 2024 12:49
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.

None yet

1 participant