tcld
tcld copied to clipboard
Bump trufflesecurity/trufflehog from 3.63.1 to 3.68.0
Bumps trufflesecurity/trufflehog from 3.63.1 to 3.68.0.
Release notes
Sourced from trufflesecurity/trufflehog's releases.
v3.68.0
What's Changed
- fix(deps): update module github.com/hashicorp/golang-lru to v2 by
@renovatein trufflesecurity/trufflehog#2486- fix(deps): update module github.com/aws/aws-sdk-go to v1.50.21 by
@renovatein trufflesecurity/trufflehog#2489- Add Display method to SourceUnit and Kind member to the CommonSourceUnit by
@mcastorinain trufflesecurity/trufflehog#2450- fix(deps): update module github.com/launchdarkly/go-server-sdk/v6 to v7 by
@renovatein trufflesecurity/trufflehog#2490- fix(deps): update module github.com/aws/aws-sdk-go to v1.50.22 by
@renovatein trufflesecurity/trufflehog#2492- fix(deps): update module github.com/couchbase/gocb/v2 to v2.7.2 by
@renovatein trufflesecurity/trufflehog#2493- fix(deps): update module github.com/snowflakedb/gosnowflake to v1.8.0 by
@renovatein trufflesecurity/trufflehog#2497- fix(deps): update module go.uber.org/zap to v1.27.0 by
@renovatein trufflesecurity/trufflehog#2498- Identify some canary tokens without detonation by
@dustin-deckerin trufflesecurity/trufflehog#2500Full Changelog: https://github.com/trufflesecurity/trufflehog/compare/v3.67.7...v3.68.0
v3.67.7
What's Changed
- [chore] Add some doc comments to source manager by
@mcastorinain trufflesecurity/trufflehog#2434- fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 by
@renovatein trufflesecurity/trufflehog#2448- fix(deps): update golang.org/x/exp digest to ec58324 by
@renovatein trufflesecurity/trufflehog#2452- fix(deps): update module github.com/aws/aws-sdk-go to v1.50.17 by
@renovatein trufflesecurity/trufflehog#2453- fix(deps): update module github.com/googleapis/gax-go/v2 to v2.12.1 by
@renovatein trufflesecurity/trufflehog#2454- fix(deps): update module github.com/aymanbagabas/go-osc52 to v2 by
@renovatein trufflesecurity/trufflehog#2447- fix(deps): update module github.com/aymanbagabas/go-osc52 to v1.2.2 by
@renovatein trufflesecurity/trufflehog#2457- fix(deps): update module go.mongodb.org/mongo-driver to v1.13.2 by
@renovatein trufflesecurity/trufflehog#2458- fix(deps): update module github.com/aymanbagabas/go-osc52 to v2 by
@renovatein trufflesecurity/trufflehog#2459- fix(deps): update module github.com/aymanbagabas/go-osc52 to v1.2.2 by
@renovatein trufflesecurity/trufflehog#2460- fix(deps): update module github.com/google/go-github/v57 to v59 by
@renovatein trufflesecurity/trufflehog#2449- fix(deps): update module github.com/aws/aws-sdk-go to v1.50.18 by
@renovatein trufflesecurity/trufflehog#2463- Remove some noisy / less useful detectors by
@dustin-deckerin trufflesecurity/trufflehog#2467- add missing prefixregex to GuardianAPI by
@zricethezavin trufflesecurity/trufflehog#2468- update gitlab proto by
@ahravin trufflesecurity/trufflehog#2469- [cleanup] - Extract buffer logic by
@ahravin trufflesecurity/trufflehog#2409- add lazy quantifier to prefixregex by
@zricethezavin trufflesecurity/trufflehog#2466- [chore] Increase TestMaxDiffSize timeout by
@mcastorinain trufflesecurity/trufflehog#2472- [chore] - tighten keyword match by
@ahravin trufflesecurity/trufflehog#2473- move clenaup outside the engine by
@ahravin trufflesecurity/trufflehog#2475- fix(deps): update module github.com/hashicorp/golang-lru to v2 by
@renovatein trufflesecurity/trufflehog#2462- fix(deps): update module github.com/aws/aws-sdk-go to v1.50.20 by
@renovatein trufflesecurity/trufflehog#2477- fix(deps): update module github.com/hashicorp/golang-lru to v0.6.0 by
@renovatein trufflesecurity/trufflehog#2478- fix(deps): update module go.mongodb.org/mongo-driver to v1.14.0 by
@renovatein trufflesecurity/trufflehog#2479- fix(deps): update module google.golang.org/api to v0.165.0 by
@renovatein trufflesecurity/trufflehog#2480- fix(deps): update module github.com/hashicorp/golang-lru to v2 by
@renovatein trufflesecurity/trufflehog#2481- fix(deps): update module github.com/hashicorp/golang-lru to v0.6.0 by
@renovatein trufflesecurity/trufflehog#2482- fix(deps): update module github.com/hashicorp/golang-lru to v2 by
@renovatein trufflesecurity/trufflehog#2483- fix(deps): update module github.com/azuread/microsoft-authentication-library-for-go to v1.2.2 by
@renovatein trufflesecurity/trufflehog#2484- [chore] - upgrade lru cache version by
@ahravin trufflesecurity/trufflehog#2487- [chore] - use read full by
@ahravin trufflesecurity/trufflehog#2474- concurrency uint8 to int by
@zricethezavin trufflesecurity/trufflehog#2488
... (truncated)
Commits
d53b83bIdentify some canary tokens without detonation (#2500)76d9e79fix(deps): update module go.uber.org/zap to v1.27.0 (#2498)43124befix(deps): update module github.com/snowflakedb/gosnowflake to v1.8.0 (#2497)6d0ed20fix(deps): update module github.com/couchbase/gocb/v2 to v2.7.2 (#2493)05c2f55fix(deps): update module github.com/aws/aws-sdk-go to v1.50.22 (#2492)34265c6fix(deps): update module github.com/launchdarkly/go-server-sdk/v6 to v7 (#2490)c604438Add Display method to SourceUnit and Kind member to the CommonSourceUnit (#2450)7fea969fix(deps): update module github.com/aws/aws-sdk-go to v1.50.21 (#2489)e679b7cfix(deps): update module github.com/hashicorp/golang-lru to v2 (#2486)bccba20concurrency uint8 to int (#2488)- 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)