Skip to content

Releases: trufflesecurity/trufflehog

v3.68.3

28 Feb 16:52
431586c
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/google/go-github/v57 to v59 by @renovate in #2464
  • fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 by @renovate in #2455
  • fix(deps): update golang.org/x/exp digest to 814bf88 by @renovate in #2508
  • fix(deps): update module github.com/aws/aws-sdk-go to v1.50.25 by @renovate in #2509
  • fix(deps): update module github.com/xanzy/go-gitlab to v0.98.0 by @renovate in #2511
  • fix(deps): update module google.golang.org/api to v0.167.0 by @renovate in #2512
  • Improve monogo and snowflake detectors by @dustin-decker in #2518
  • JDBC test and parsing improvements by @dustin-decker in #2516

Full Changelog: v3.68.2...v3.68.3

v3.68.2

24 Feb 17:16
2d2ca4d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.68.1...v3.68.2

v3.68.1

23 Feb 23:04
8a825fd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.68.0...v3.68.1

v3.68.0

21 Feb 17:43
d53b83b
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/hashicorp/golang-lru to v2 by @renovate in #2486
  • fix(deps): update module github.com/aws/aws-sdk-go to v1.50.21 by @renovate in #2489
  • Add Display method to SourceUnit and Kind member to the CommonSourceUnit by @mcastorina in #2450
  • fix(deps): update module github.com/launchdarkly/go-server-sdk/v6 to v7 by @renovate in #2490
  • fix(deps): update module github.com/aws/aws-sdk-go to v1.50.22 by @renovate in #2492
  • fix(deps): update module github.com/couchbase/gocb/v2 to v2.7.2 by @renovate in #2493
  • fix(deps): update module github.com/snowflakedb/gosnowflake to v1.8.0 by @renovate in #2497
  • fix(deps): update module go.uber.org/zap to v1.27.0 by @renovate in #2498
  • Identify some canary tokens without detonation by @dustin-decker in #2500

Full Changelog: v3.67.7...v3.68.0

v3.67.7

20 Feb 16:29
bccba20
Compare
Choose a tag to compare

What's Changed

  • [chore] Add some doc comments to source manager by @mcastorina in #2434
  • fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 by @renovate in #2448
  • fix(deps): update golang.org/x/exp digest to ec58324 by @renovate in #2452
  • fix(deps): update module github.com/aws/aws-sdk-go to v1.50.17 by @renovate in #2453
  • fix(deps): update module github.com/googleapis/gax-go/v2 to v2.12.1 by @renovate in #2454
  • fix(deps): update module github.com/aymanbagabas/go-osc52 to v2 by @renovate in #2447
  • fix(deps): update module github.com/aymanbagabas/go-osc52 to v1.2.2 by @renovate in #2457
  • fix(deps): update module go.mongodb.org/mongo-driver to v1.13.2 by @renovate in #2458
  • fix(deps): update module github.com/aymanbagabas/go-osc52 to v2 by @renovate in #2459
  • fix(deps): update module github.com/aymanbagabas/go-osc52 to v1.2.2 by @renovate in #2460
  • fix(deps): update module github.com/google/go-github/v57 to v59 by @renovate in #2449
  • fix(deps): update module github.com/aws/aws-sdk-go to v1.50.18 by @renovate in #2463
  • Remove some noisy / less useful detectors by @dustin-decker in #2467
  • add missing prefixregex to GuardianAPI by @zricethezav in #2468
  • update gitlab proto by @ahrav in #2469
  • [cleanup] - Extract buffer logic by @ahrav in #2409
  • add lazy quantifier to prefixregex by @zricethezav in #2466
  • [chore] Increase TestMaxDiffSize timeout by @mcastorina in #2472
  • [chore] - tighten keyword match by @ahrav in #2473
  • move clenaup outside the engine by @ahrav in #2475
  • fix(deps): update module github.com/hashicorp/golang-lru to v2 by @renovate in #2462
  • fix(deps): update module github.com/aws/aws-sdk-go to v1.50.20 by @renovate in #2477
  • fix(deps): update module github.com/hashicorp/golang-lru to v0.6.0 by @renovate in #2478
  • fix(deps): update module go.mongodb.org/mongo-driver to v1.14.0 by @renovate in #2479
  • fix(deps): update module google.golang.org/api to v0.165.0 by @renovate in #2480
  • fix(deps): update module github.com/hashicorp/golang-lru to v2 by @renovate in #2481
  • fix(deps): update module github.com/hashicorp/golang-lru to v0.6.0 by @renovate in #2482
  • fix(deps): update module github.com/hashicorp/golang-lru to v2 by @renovate in #2483
  • fix(deps): update module github.com/azuread/microsoft-authentication-library-for-go to v1.2.2 by @renovate in #2484
  • [chore] - upgrade lru cache version by @ahrav in #2487
  • [chore] - use read full by @ahrav in #2474
  • concurrency uint8 to int by @zricethezav in #2488

Full Changelog: v3.67.6...v3.67.7

v3.67.6

13 Feb 15:21
e8006f1
Compare
Choose a tag to compare

What's Changed

  • Disable secret scans for community PRs by @zricethezav in #2401
  • Refactor UnitHook to block the scan if finished metrics aren't handled by @mcastorina in #2309
  • Update brew install instructions by @zricethezav in #2404
  • Implement SourceUnitEnumChunker for GitLab by @mcastorina in #2367
  • Add flag to write job reports to disk by @mcastorina in #2298
  • [chore] Rename file to legacy_reporters.go by @mcastorina in #2406
  • [chore] Ensure Postgres detector respects context deadline by @mcastorina in #2408
  • fix(deps): update module github.com/charmbracelet/bubbletea to v0.25.0 by @renovate in #2326
  • fix(deps): update module github.com/charmbracelet/bubbles to v0.18.0 by @renovate in #2296
  • fix(deps): update module github.com/aymanbagabas/go-osc52 to v2 by @renovate in #2048
  • fix(deps): update github.com/lrstanley/bubblezone digest to b7bafc4 by @renovate in #2411
  • fix(deps): update golang.org/x/exp digest to 2c58cdc by @renovate in #2412
  • fix(deps): update module cloud.google.com/go/secretmanager to v1.11.5 by @renovate in #2414
  • fix(deps): update module github.com/aws/aws-sdk-go to v1.50.15 - autoclosed by @renovate in #2415
  • fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.22 by @renovate in #2417
  • fix(deps): update module github.com/aymanbagabas/go-osc52 to v1.2.2 by @renovate in #2416
  • chore(deps): update golang docker tag to v1.22 by @renovate in #2420
  • chore(deps): update sigstore/cosign-installer action to v3.4.0 by @renovate in #2421
  • fix(deps): update module cloud.google.com/go/storage to v1.37.0 by @renovate in #2423
  • fix(deps): update module github.com/getsentry/sentry-go to v0.27.0 by @renovate in #2424
  • fix(deps): update module github.com/google/go-containerregistry to v0.19.0 by @renovate in #2425
  • [fix] Add unit information to error returned by ChunkUnit by @mcastorina in #2410
  • Ignore Kubernetes GCP test credentials by @rgmz in #2413
  • fix(deps): update module github.com/google/uuid to v1.6.0 by @renovate in #2427
  • fix(deps): update module github.com/hashicorp/golang-lru to v0.6.0 by @renovate in #2428
  • fix(deps): update module github.com/thezeroslave/zapsentry to v1.20.2 by @renovate in #2431
  • fix(deps): update module github.com/snowflakedb/gosnowflake to v1.7.2 by @renovate in #2430
  • fix(deps): update module github.com/prometheus/client_golang to v1.18.0 by @renovate in #2429
  • fix(deps): update module github.com/xanzy/go-gitlab to v0.97.0 by @renovate in #2432
  • fix(deps): update module go.mongodb.org/mongo-driver to v1.13.1 by @renovate in #2433
  • fix(deps): update module go.uber.org/mock to v0.4.0 by @renovate in #2437
  • fix(deps): update module github.com/aws/aws-sdk-go to v1.50.16 by @renovate in #2436
  • fix(deps): update module cloud.google.com/go/storage to v1.38.0 by @renovate in #2438
  • fix(deps): update module golang.org/x/crypto to v0.19.0 by @renovate in #2439
  • fix(deps): update module golang.org/x/net to v0.21.0 by @renovate in #2440
  • chore(deps): update actions/setup-go action to v5 by @renovate in #2443
  • fix(deps): update module golang.org/x/oauth2 to v0.17.0 by @renovate in #2441
  • fix(deps): update module google.golang.org/api to v0.164.0 by @renovate in #2442
  • chore(deps): update github/codeql-action action to v3 by @renovate in #2444
  • chore(deps): update golangci/golangci-lint-action action to v4 by @renovate in #2445
  • Update custom detector example by @zricethezav in #2435
  • 2396 since commit stopped working by @ahrav in #2402

Full Changelog: v3.67.5...v3.67.6

v3.67.5

08 Feb 17:02
6557b3b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.67.4...v3.67.5

v3.67.4

06 Feb 19:01
7b492a6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.67.3...v3.67.4

v3.67.3

06 Feb 17:46
8433342
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.67.2...v3.67.3

v3.67.2

05 Feb 18:44
135cc3e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.67.1...v3.67.2