Skip to content

Releases: trufflesecurity/trufflehog

v3.82.11

17 Oct 16:13
b66c167
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.82.10...v3.82.11

v3.82.10

17 Oct 15:25
c46d52b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.82.9...v3.82.10

v3.82.9

15 Oct 19:46
8988cb5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.82.8...v3.82.9

v3.82.8

10 Oct 20:24
5280c38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.82.7...v3.82.8

v3.82.7

07 Oct 21:01
59c615a
Compare
Choose a tag to compare

What's Changed

  • [feat] - Add Generic Hasher Interface with Blake2b Implementation by @ahrav in #3337
  • Enhanced the eraser detector to handle new status code by @kashifkhan0771 in #3342
  • disable secret scans for community PRs by @zricethezav in #3343
  • [chore] - update Go version to 1.23.0 by @ahrav in #3340
  • [fix] - Use Parent Context in Azure Detector by @ahrav in #3346
  • [bug] - Recover From Panic During Archive Handling by @ahrav in #3348
  • [feat] - Add SizedLRU Cache by @ahrav in #3344
  • Fixed github oauth2 token detector by @kashifkhan0771 in #3353
  • [chore] - Rename memory cache package to 'simple' for clarity by @ahrav in #3352
  • fix(deps): update module go.mongodb.org/mongo-driver to v1.17.1 by @renovate in #3357
  • [fix] - remove size check by @ahrav in #3351
  • Added Pattern test cases for detectors by @kashifkhan0771 in #3354
  • fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.0 by @renovate in #3361
  • Updated Cosign Install URL by @bhodii in #3364
  • fix(deps): update module github.com/snowflakedb/gosnowflake to v1.11.2 by @renovate in #3363
  • [refactor] - Decouple Metrics From Cache Implementation by @ahrav in #3355
  • fix(deps): update module github.com/schollz/progressbar/v3 to v3.16.1 by @renovate in #3365
  • fix(deps): update module cloud.google.com/go/storage to v1.44.0 by @renovate in #3366
  • chore(deps): update sigstore/cosign-installer action to v3.7.0 by @renovate in #3368
  • fix(deps): update module golang.org/x/crypto to v0.28.0 by @renovate in #3372
  • fix(deps): update module golang.org/x/net to v0.30.0 by @renovate in #3373
  • fix(deps): update golang.org/x/exp digest to 225e2ab by @renovate in #3371
  • fix(deps): update module github.com/xanzy/go-gitlab to v0.110.0 by @renovate in #3376
  • improved the agora detector by @kashifkhan0771 in #3360
  • Added Cisco Meraki API Key detector by @kashifkhan0771 in #3367
  • fix(deps): update module google.golang.org/protobuf to v1.35.1 by @renovate in #3382
  • Fix git binary handling and add a smoke test by @dustin-decker in #3379

New Contributors

Full Changelog: v3.82.6...v3.82.7

v3.82.6

26 Sep 22:05
0328a19
Compare
Choose a tag to compare

What's Changed

  • [chore] Ensure testing Endpoints() doesn't silently pass on change by @mcastorina in #3334
  • fix(deps): update module google.golang.org/api to v0.199.0 by @renovate in #3336
  • [chore] - Add named params to interface methods by @ahrav in #3335
  • Fix race in EscapedUnicode decoder by @rgmz in #3031
  • Improve process cleanup by @dustin-decker in #3339
  • [fix] Move detector initialization to DefaultDetectors function by @mcastorina in #3341

Full Changelog: v3.82.5...v3.82.6

v3.82.5

25 Sep 20:06
4484bf4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.82.4...v3.82.5

v3.82.4

24 Sep 23:46
0f427b3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.82.3...v3.82.4

v3.82.3

24 Sep 13:46
e96c8e2
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update golang.org/x/exp digest to 701f63a by @renovate in #3291
  • Instrument GitHub source with a ChunkReporter by @mcastorina in #3296
  • fix(deps): update module cloud.google.com/go/secretmanager to v1.14.1 by @renovate in #3301
  • fix(deps): update module github.com/prometheus/client_golang to v1.20.4 by @renovate in #3303
  • [analyze] Add client filter to detect successful unsafe HTTP requests by @mcastorina in #3305
  • Update GitHub enumeration to report unique filtered values by @mcastorina in #3292
  • fix(deps): update module github.com/elastic/go-elasticsearch/v8 to v8.15.0 by @renovate in #3309
  • fix(deps): update module github.com/getsentry/sentry-go to v0.29.0 by @renovate in #3310
  • fix(deps): update module github.com/schollz/progressbar/v3 to v3.15.0 by @renovate in #3311
  • fix(deps): update module github.com/sendgrid/sendgrid-go to v3.16.0+incompatible by @renovate in #3312
  • [fix] - Add Size Method to BufferedReadSeeker and Refactor Context Timeout Handling in HandleFile by @ahrav in #3307
  • fix(deps): update module github.com/snowflakedb/gosnowflake to v1.11.1 by @renovate in #3313
  • Fix out of bounds panic on openai detector by @zricethezav in #3316
  • fix(deps): update module github.com/schollz/progressbar/v3 to v3.16.0 by @renovate in #3315
  • fix(deps): update module github.com/wasilibs/go-re2 to v1.7.0 by @renovate in #3317
  • Implement SourceUnitEnumChunker for GitHub by @mcastorina in #3298
  • [Analyzer] Test and generated permissions for HuggingFace, Square & Stripe by @abmussani in #3294
  • fix(deps): update module github.com/xanzy/go-gitlab to v0.109.0 by @renovate in #3318
  • Improve MongoDB connection string matching by @rgmz in #1550
  • [bug] - Improve seekability check for stdout pipes in BufferedReadSeeker by @ahrav in #3189
  • fix(deps): update module go.mongodb.org/mongo-driver to v1.17.0 by @renovate in #3319
  • fix(deps): update module go.uber.org/automaxprocs to v1.6.0 by @renovate in #3321
  • fix(deps): update module golang.org/x/oauth2 to v0.23.0 by @renovate in #3322

Full Changelog: v3.82.2...v3.82.3

v3.82.2

13 Sep 23:06
7e78ca3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.82.1...v3.82.2