Releases: trufflesecurity/trufflehog
Releases · trufflesecurity/trufflehog
v3.92.5
What's Changed
- [INS-206] Store Gitlab Project ID in secret location metadata by @mustansir14 in #4601
- [INS-242] Add more validations to Custom Detector config by @mustansir14 in #4642
- Fix syslog test failing due to hardcoded timestamp by @MuneebUllahKhan222 in #4646
- [INS-120] Increase code coverage for Postman's source scanItem function by @MuneebUllahKhan222 in #4648
- [INS-232] Fix S3 Source "panic: runtime error: index out of range" bug by @mustansir14 in #4610
- [INS-170] Unify JDBC URL Parsing Across Detector and Analyzer (Continued) by @mustansir14 in #4606
- Add exponential backoff retry logic in Twilio detector by @shahzadhaider1 in #4652
- Fix typo in help description for Postman API metric by @shahzadhaider1 in #4656
- Rework JWT detector to better block local IPs by @bradlarsen in #4607
- Gitlab Source: Backoff from Scan2 which is experimental to legacy pagination API call by @kashifkhan0771 in #4608
- fix: git commit date parsing for non-English locales by @GLEF1X in #4653
- fix: report accurate line numbers for chunked file scanning (#1876) by @GLEF1X in #4615
- Add Postman API monthly request limit metric by @shahzadhaider1 in #4667
- [INS-243] Fix jdbc detector detecting incomplete connection string and fixed invalid… by @MuneebUllahKhan222 in #4636
New Contributors
Full Changelog: v3.92.4...v3.92.5
v3.92.4
What's Changed
- [INS-170] Unify JDBC URL parsing across detectors and analyzers by @mustansir14 in #4574
- Pagination and Rate-Limit Handling In Docker Registry Namespace API Calls by @nabeelalam in #4557
- [INS-226] Use pinned image for Quay registry Integration test by @mustansir14 in #4602
- Update module golang.org/x/crypto to v0.45.0 [SECURITY] by @renovate[bot] in #4562
- [INS-207] Add Role-Aware Resumption Support for Legacy S3 Scan by @MuneebUllahKhan222 in #4600
- Enable line numbers for GitHub Real-time by @rosecodym in #4611
Full Changelog: v3.92.3...v3.92.4
v3.92.3
What's Changed
- Add proto definitions for Google Drive Domain-Wide Delegation (DWD) by @shahzadhaider1 in #4596
- Fix git clone timeout typo by @rosecodym in #4599
- Update Azure Repos link format by @amanfcp in #4598
Full Changelog: v3.92.2...v3.92.3
v3.92.2
What's Changed
- [INS-37] Fixed the issue of ftp connection ignoring the detector's co… by @MuneebUllahKhan222 in #4590
- Add optional git clone timeout by @rosecodym in #4597
New Contributors
- @MuneebUllahKhan222 made their first contribution in #4590
Full Changelog: v3.92.1...v3.92.2
v3.92.1
What's Changed
- Improve Copper Detector verification with stricter status code and email matching by @amanfcp in #4594
Full Changelog: v3.92.0...v3.92.1
v3.92.0
What's Changed
- Added API Call Metrics to Docker Source by @nabeelalam in #4552
- Added Additional Metrics and Job ID in the Docker Source by @nabeelalam in #4547
- [Fix] Updated the failing Docker Source Quay Registry Test by @nabeelalam in #4580
- Add Gitlab V3 Detector by @mustansir14 in #4563
- Add Metrics to RetryableHTTPClient by @mustansir14 in #4545
- [INS-104] Support units in S3 source by @mustansir14 in #4560
- [INS-204] Abort Postman scan if monthly API request limit crosses 80% by @mustansir14 in #4586
- Create way to add key-value pairs to new sinks by @rosecodym in #4582
- Skip flaky test by @rosecodym in #4595
- Add more clone logging by @rosecodym in #4593
- Apply configured include/ignore lists to GitLab unit scans by @rosecodym in #4592
Full Changelog: v3.91.2...v3.92.0
v3.91.2
What's Changed
- Make Integrations team codeown source integrations by @rosecodym in #4561
- Fix custom regex link in readme.md by @jmcshannon in #4568
- Add some engine tests around the Verify flag by @rosecodym in #4566
- Addition of Installation Type field in Jira Source Proto [INS-79] by @shahzadhaider1 in #4564
- [INS-131] Add response id and response name to Postman metadata by @mustansir14 in #4555
- Make Integrations (shared) codeowners of proto/ by @rosecodym in #4576
New Contributors
- @jmcshannon made their first contribution in #4568
Full Changelog: v3.91.1...v3.91.2
v3.91.1
What's Changed
- Redact secret for Twilio API Key [INS-169] by @mustansir14 in #4550
- Fix JDBC Detector Bugs by @mustansir14 in #4548
- Add AnalysisInfo to verified results in detectors for new analyzers by @amanfcp in #4556
- Add generic JWT detection and verification by @bradlarsen in #4441
Full Changelog: v3.91.0...v3.91.1
v3.91.0
What's Changed
- Remove gh-actions approval workflows in favor of new repo setting by @j2fw in #4525
- Scan all images under a namespace for Docker remote registries by @kashifkhan0771 in #4514
- Added .msg and .doc to skipArchiverMimeTypes by @jordanTunstill in #4544
- Fix Github Wiki Page Links by @mustansir14 in #4538
- Added tests for new .msg and .doc file types to skipArchiverMimeTypes by @jordanTunstill in #4546
- Shadow context when enumerating GitHub by @rosecodym in #4549
Full Changelog: v3.90.13...v3.91.0
v3.90.13
What's Changed
- Require product eng approval for PRs by @dustin-decker in #4478
- pr approval workflow: use pull_request_target by @j2fw in #4522
- Switch to an outside action for pr approval by @j2fw in #4523
- pr-approval-check: use separate workflow to check approvals by @j2fw in #4530
- test multi-workflow pr approval check by @j2fw in #4531
- Implemented Graphql requests for Github PR's, Issues and comments scanning by @kashifkhan0771 in #4431
- chore: fix feature support to append user agent suffix by @dmdhrumilmistry in #4520
- Updated GDrive proto to support On-Prem Scanning by @kashifkhan0771 in #4539
- Track chunk size by source type by @rosecodym in #4543
New Contributors
- @dmdhrumilmistry made their first contribution in #4520
Full Changelog: v3.90.12...v3.90.13