Releases: trufflesecurity/trufflehog
Releases Β· trufflesecurity/trufflehog
v3.82.12
What's Changed
- [fix] - Context timeout by @ahrav in #3460
- fix: fixed verification logic & endpoint for AyrShare by @sahil9001 in #3452
- fix: fixed autoklose verification endpoint by @sahil9001 in #3447
- Update yousign detector endpoints to check againt prod and staging urls by @fumblehool in #3426
- increase timeout to 30s by @ahrav in #3422
- fix(deps): update module cloud.google.com/go/storage to v1.45.0 by @renovate in #3467
- fix(deps): update module go.uber.org/mock to v0.5.0 by @renovate in #3468
- Extract FP logic correctly at other call site by @rosecodym in #3476
- fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.1 by @renovate in #3487
- fix(deps): update testcontainers-go monorepo to v0.34.0 by @renovate in #3488
- Remove analyzer protos by @bill-rich in #3489
New Contributors
- @sahil9001 made their first contribution in #3452
Full Changelog: v3.82.11...v3.82.12
v3.82.11
What's Changed
- Revert "Compress release with UPX" by @dustin-decker in #3455
Full Changelog: v3.82.10...v3.82.11
v3.82.10
What's Changed
- Ignore
https:
as false positive for slackwebhook detector by @kashifkhan0771 in #3425 - Compress release with UPX by @dustin-decker in #3445
Full Changelog: v3.82.9...v3.82.10
v3.82.9
What's Changed
- fix(deps): update module github.com/xanzy/go-gitlab to v0.111.0 by @renovate in #3393
- Add SaladCloud API Key detector by @seniorquico in #3273
- add description to salad by @zricethezav in #3397
- [chore] Update custom detector default description by @mcastorina in #3398
- [bug] - fix test by @ahrav in #3400
- Update SaladCloud description by @seniorquico in #3399
- fix(deps): update module github.com/gabriel-vasile/mimetype to v1.4.6 by @renovate in #3407
- fix(deps): update module github.com/getsentry/sentry-go to v0.29.1 by @renovate in #3408
- fix(deps): update module github.com/xanzy/go-gitlab to v0.112.0 by @renovate in #3410
- Propagate file info in log context by @rgmz in #3405
- [detector] Implemented Box Detector by @abmussani in #3242
- [fix] - resource leak by @ahrav in #3402
- feat: add github comments timeframe filtering (fixes #3388) by @JonZeolla in #3390
- fix(deps): update module google.golang.org/api to v0.201.0 by @renovate in #3416
- Add feature flags to CLI args by @ktranSC in #3359
- Include integration test in generate.go by @rgmz in #3415
- fix(deps): update module github.com/prometheus/client_golang to v1.20.5 by @renovate in #3412
New Contributors
- @seniorquico made their first contribution in #3273
- @ktranSC made their first contribution in #3359
Full Changelog: v3.82.8...v3.82.9
v3.82.8
What's Changed
- Update retracted bluemonday version by @rgmz in #3369
- Log skipped files on debug level by @rgmz in #3383
- Enhanced the easyinsight detector by @kashifkhan0771 in #3384
- [Fix] Snowflake privatelink Support by @abmussani in #3286
- fix(deps): update module google.golang.org/api to v0.200.0 by @renovate in #3391
- Updated Fastly Personal Token Detector by @kashifkhan0771 in #3386
- [chore] - Manually upgrade Github dep by @ahrav in #3387
- Separate detector tests into unit/integration by @rgmz in #3274
- fix(deps): update golang.org/x/exp digest to f66d83c by @renovate in #3389
- fix: pr template link to golangci-lint by @JonZeolla in #3392
- Add SliceContainsString common util by @bill-rich in #3395
New Contributors
- @JonZeolla made their first contribution in #3392
Full Changelog: v3.82.7...v3.82.8
v3.82.7
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
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
What's Changed
- fix(deps): update module github.com/couchbase/gocb/v2 to v2.9.2 by @renovate in #3332
- RailwayApp Detector by @kashifkhan0771 in #3331
- [fix] Correctly initialize detectors with cloud endpoint customization by @mcastorina in #3333
Full Changelog: v3.82.4...v3.82.5
v3.82.4
What's Changed
- Ignore glTF & JPEG XL files by @rgmz in #3325
- Endpoint customizer refresh by @kashifkhan0771 in #3308
- fix(deps): update module google.golang.org/api to v0.198.0 by @renovate in #3323
- [Detector] Cut out unneccessary false positive session tokens of AWSSession Key by @abmussani in #3306
- Use captain for test aggregation by @dustin-decker in #3328
- Include all detector tests for captain by @dustin-decker in #3329
- Update timeout to 60s by @ahrav in #3330
- Adding Descriptions by @dylanTruffle in #3258
New Contributors
- @kashifkhan0771 made their first contribution in #3308
Full Changelog: v3.82.3...v3.82.4
v3.82.3
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