-
Notifications
You must be signed in to change notification settings - Fork 10
Commit 7588573
authored
chore(deps): update trufflesecurity/trufflehog action to v3.88.15 (#95)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[trufflesecurity/trufflehog](https://redirect.github.com/trufflesecurity/trufflehog)
| action | minor | `v3.79.0` -> `v3.88.15` |
---
### Release Notes
<details>
<summary>trufflesecurity/trufflehog
(trufflesecurity/trufflehog)</summary>
###
[`v3.88.15`](https://redirect.github.com/trufflesecurity/trufflehog/releases/tag/v3.88.15)
[Compare
Source](https://redirect.github.com/trufflesecurity/trufflehog/compare/v3.88.14...v3.88.15)
#### What's Changed
- \[bug] - check for invalid_grant to avoid setting verification error
by [@​ahrav](https://redirect.github.com/ahrav) in
[https://github.com/trufflesecurity/trufflehog/pull/3935](https://redirect.github.com/trufflesecurity/trufflehog/pull/3935)
- Updated returned error to include original error by
[@​casey-tran](https://redirect.github.com/casey-tran) in
[https://github.com/trufflesecurity/trufflehog/pull/3949](https://redirect.github.com/trufflesecurity/trufflehog/pull/3949)
- Updated custom detector setup docs by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3913](https://redirect.github.com/trufflesecurity/trufflehog/pull/3913)
- chore(deps): update dependency go to v1.24.0 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3944](https://redirect.github.com/trufflesecurity/trufflehog/pull/3944)
- \[Feat] Planetscale Analyzer by
[@​abmussani](https://redirect.github.com/abmussani) in
[https://github.com/trufflesecurity/trufflehog/pull/3928](https://redirect.github.com/trufflesecurity/trufflehog/pull/3928)
- Feature: Airtable Analyzer for Personal Access Tokens by
[@​nabeelalam](https://redirect.github.com/nabeelalam) in
[https://github.com/trufflesecurity/trufflehog/pull/3941](https://redirect.github.com/trufflesecurity/trufflehog/pull/3941)
- Enumeration jobs should not consume concurrency slots by
[@​dustin-decker](https://redirect.github.com/dustin-decker) in
[https://github.com/trufflesecurity/trufflehog/pull/3952](https://redirect.github.com/trufflesecurity/trufflehog/pull/3952)
- \[chore] - re-activate plaidkey detector by
[@​ahrav](https://redirect.github.com/ahrav) in
[https://github.com/trufflesecurity/trufflehog/pull/3953](https://redirect.github.com/trufflesecurity/trufflehog/pull/3953)
- chore(deps): update golang docker tag to v1.24 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3950](https://redirect.github.com/trufflesecurity/trufflehog/pull/3950)
**Full Changelog**:
https://github.com/trufflesecurity/trufflehog/compare/v3.88.14...v3.88.15
###
[`v3.88.14`](https://redirect.github.com/trufflesecurity/trufflehog/releases/tag/v3.88.14)
[Compare
Source](https://redirect.github.com/trufflesecurity/trufflehog/compare/3.88.13...v3.88.14)
#### What's Changed
- fix(deps): update module github.com/couchbase/gocb/v2 to v2.9.4 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3936](https://redirect.github.com/trufflesecurity/trufflehog/pull/3936)
- Enable GitHub Realtime authentication by
[@​rosecodym](https://redirect.github.com/rosecodym) in
[https://github.com/trufflesecurity/trufflehog/pull/3929](https://redirect.github.com/trufflesecurity/trufflehog/pull/3929)
- fix(deps): update module github.com/elastic/go-elasticsearch/v8 to
v8.17.1 by [@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3937](https://redirect.github.com/trufflesecurity/trufflehog/pull/3937)
- Feature: Airtable Personal Access Token Detector by
[@​nabeelalam](https://redirect.github.com/nabeelalam) in
[https://github.com/trufflesecurity/trufflehog/pull/3933](https://redirect.github.com/trufflesecurity/trufflehog/pull/3933)
- fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.6 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3940](https://redirect.github.com/trufflesecurity/trufflehog/pull/3940)
- fix(deps): update module go.mongodb.org/mongo-driver to v1.17.3 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3942](https://redirect.github.com/trufflesecurity/trufflehog/pull/3942)
- fix(deps): update module google.golang.org/protobuf to v1.36.5 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3943](https://redirect.github.com/trufflesecurity/trufflehog/pull/3943)
- \[bug] - Ensure detector HTTP clients share the same timeout set at
runtime by [@​ahrav](https://redirect.github.com/ahrav) in
[https://github.com/trufflesecurity/trufflehog/pull/3946](https://redirect.github.com/trufflesecurity/trufflehog/pull/3946)
**Full Changelog**:
https://github.com/trufflesecurity/trufflehog/compare/v3.88.13...v3.88.14
###
[`v3.88.13`](https://redirect.github.com/trufflesecurity/trufflehog/releases/tag/v3.88.13)
[Compare
Source](https://redirect.github.com/trufflesecurity/trufflehog/compare/3.88.13...3.88.13)
#### What's Changed
- elevenlabs analyzer by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3850](https://redirect.github.com/trufflesecurity/trufflehog/pull/3850)
**Full Changelog**:
https://github.com/trufflesecurity/trufflehog/compare/3.88.13...v3.88.13
###
[`v3.88.13`](https://redirect.github.com/trufflesecurity/trufflehog/releases/tag/v3.88.13)
[Compare
Source](https://redirect.github.com/trufflesecurity/trufflehog/compare/v3.88.12...3.88.13)
#### What's Changed
- elevenlabs analyzer by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3850](https://redirect.github.com/trufflesecurity/trufflehog/pull/3850)
**Full Changelog**:
https://github.com/trufflesecurity/trufflehog/compare/3.88.13...v3.88.13
###
[`v3.88.12`](https://redirect.github.com/trufflesecurity/trufflehog/releases/tag/v3.88.12)
[Compare
Source](https://redirect.github.com/trufflesecurity/trufflehog/compare/v3.88.11...v3.88.12)
#### What's Changed
- Updated job completion status for Postman by
[@​casey-tran](https://redirect.github.com/casey-tran) in
[https://github.com/trufflesecurity/trufflehog/pull/3922](https://redirect.github.com/trufflesecurity/trufflehog/pull/3922)
- Move `SetArchiveMaxTimeout` to archive file by
[@​rgmz](https://redirect.github.com/rgmz) in
[https://github.com/trufflesecurity/trufflehog/pull/3918](https://redirect.github.com/trufflesecurity/trufflehog/pull/3918)
- Export git.handleBinary and getSafeRemoteURL by
[@​rosecodym](https://redirect.github.com/rosecodym) in
[https://github.com/trufflesecurity/trufflehog/pull/3921](https://redirect.github.com/trufflesecurity/trufflehog/pull/3921)
- Updated Sendgrid Analyzer by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3906](https://redirect.github.com/trufflesecurity/trufflehog/pull/3906)
- \[Feature] Airtable Analyzer for OAuth Tokens by
[@​nabeelalam](https://redirect.github.com/nabeelalam) in
[https://github.com/trufflesecurity/trufflehog/pull/3879](https://redirect.github.com/trufflesecurity/trufflehog/pull/3879)
- Remove duplicate `github.com/jedib0t/go-pretty` dependency by
[@​Juneezee](https://redirect.github.com/Juneezee) in
[https://github.com/trufflesecurity/trufflehog/pull/3924](https://redirect.github.com/trufflesecurity/trufflehog/pull/3924)
**Full Changelog**:
https://github.com/trufflesecurity/trufflehog/compare/v3.88.11...v3.88.12
###
[`v3.88.11`](https://redirect.github.com/trufflesecurity/trufflehog/releases/tag/v3.88.11)
[Compare
Source](https://redirect.github.com/trufflesecurity/trufflehog/compare/v3.88.10...v3.88.11)
#### What's Changed
- updated go-re2 to v1.9.0 to fix panics for go1.24 by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3923](https://redirect.github.com/trufflesecurity/trufflehog/pull/3923)
**Full Changelog**:
https://github.com/trufflesecurity/trufflehog/compare/v3.88.10...v3.88.11
###
[`v3.88.10`](https://redirect.github.com/trufflesecurity/trufflehog/releases/tag/v3.88.10)
[Compare
Source](https://redirect.github.com/trufflesecurity/trufflehog/compare/v3.88.9...v3.88.10)
#### What's Changed
- Differentiate postman folder from request when at collection root by
[@​casey-tran](https://redirect.github.com/casey-tran) in
[https://github.com/trufflesecurity/trufflehog/pull/3912](https://redirect.github.com/trufflesecurity/trufflehog/pull/3912)
- Replace `golang.org/x/exp` with stdlib by
[@​Juneezee](https://redirect.github.com/Juneezee) in
[https://github.com/trufflesecurity/trufflehog/pull/3916](https://redirect.github.com/trufflesecurity/trufflehog/pull/3916)
- remove magnetic from default by
[@​zricethezav](https://redirect.github.com/zricethezav) in
[https://github.com/trufflesecurity/trufflehog/pull/3920](https://redirect.github.com/trufflesecurity/trufflehog/pull/3920)
#### New Contributors
- [@​Juneezee](https://redirect.github.com/Juneezee) made their
first contribution in
[https://github.com/trufflesecurity/trufflehog/pull/3916](https://redirect.github.com/trufflesecurity/trufflehog/pull/3916)
**Full Changelog**:
https://github.com/trufflesecurity/trufflehog/compare/v3.88.9...v3.88.10
###
[`v3.88.9`](https://redirect.github.com/trufflesecurity/trufflehog/releases/tag/v3.88.9)
[Compare
Source](https://redirect.github.com/trufflesecurity/trufflehog/compare/v3.88.8...v3.88.9)
#### What's Changed
- \[tempfix] - add bounds check check to avoid panics by
[@​ahrav](https://redirect.github.com/ahrav) in
[https://github.com/trufflesecurity/trufflehog/pull/3867](https://redirect.github.com/trufflesecurity/trufflehog/pull/3867)
- Implemented Postman collection authorization scanning by
[@​casey-tran](https://redirect.github.com/casey-tran) in
[https://github.com/trufflesecurity/trufflehog/pull/3910](https://redirect.github.com/trufflesecurity/trufflehog/pull/3910)
- Make log command extensible internally by
[@​rosecodym](https://redirect.github.com/rosecodym) in
[https://github.com/trufflesecurity/trufflehog/pull/3888](https://redirect.github.com/trufflesecurity/trufflehog/pull/3888)
- Add protos for GitHub Realtime by
[@​rosecodym](https://redirect.github.com/rosecodym) in
[https://github.com/trufflesecurity/trufflehog/pull/3911](https://redirect.github.com/trufflesecurity/trufflehog/pull/3911)
**Full Changelog**:
https://github.com/trufflesecurity/trufflehog/compare/v3.88.8...v3.88.9
###
[`v3.88.8`](https://redirect.github.com/trufflesecurity/trufflehog/releases/tag/v3.88.8)
[Compare
Source](https://redirect.github.com/trufflesecurity/trufflehog/compare/v3.88.7...v3.88.8)
#### What's Changed
- Reinstated Postman body scanning by
[@​casey-tran](https://redirect.github.com/casey-tran) in
[https://github.com/trufflesecurity/trufflehog/pull/3904](https://redirect.github.com/trufflesecurity/trufflehog/pull/3904)
- Add Jenkins happy-path logging by
[@​rosecodym](https://redirect.github.com/rosecodym) in
[https://github.com/trufflesecurity/trufflehog/pull/3908](https://redirect.github.com/trufflesecurity/trufflehog/pull/3908)
- \[Update] Fixed the Return of the GCP Detector by
[@​nabeelalam](https://redirect.github.com/nabeelalam) in
[https://github.com/trufflesecurity/trufflehog/pull/3905](https://redirect.github.com/trufflesecurity/trufflehog/pull/3905)
- anthropic api key analyzer by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3878](https://redirect.github.com/trufflesecurity/trufflehog/pull/3878)
- fixed uri regex issue by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3815](https://redirect.github.com/trufflesecurity/trufflehog/pull/3815)
- Update Azure Refresh Token errors by
[@​rgmz](https://redirect.github.com/rgmz) in
[https://github.com/trufflesecurity/trufflehog/pull/3865](https://redirect.github.com/trufflesecurity/trufflehog/pull/3865)
**Full Changelog**:
https://github.com/trufflesecurity/trufflehog/compare/v3.88.7...v3.88.8
###
[`v3.88.7`](https://redirect.github.com/trufflesecurity/trufflehog/releases/tag/v3.88.7)
[Compare
Source](https://redirect.github.com/trufflesecurity/trufflehog/compare/v3.88.6...v3.88.7)
#### What's Changed
- optimized and updated mailgun analyzer by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3899](https://redirect.github.com/trufflesecurity/trufflehog/pull/3899)
- updated openai analyzer output by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3902](https://redirect.github.com/trufflesecurity/trufflehog/pull/3902)
- dockerhub analyzer by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3861](https://redirect.github.com/trufflesecurity/trufflehog/pull/3861)
- \[fix] False Positive Verification in Auth0oauth Detectors by
[@​abmussani](https://redirect.github.com/abmussani) in
[https://github.com/trufflesecurity/trufflehog/pull/3901](https://redirect.github.com/trufflesecurity/trufflehog/pull/3901)
- Fix double summary printing by
[@​mcastorina](https://redirect.github.com/mcastorina) in
[https://github.com/trufflesecurity/trufflehog/pull/3903](https://redirect.github.com/trufflesecurity/trufflehog/pull/3903)
- \[Feat] implementation Notion analyzer by
[@​abmussani](https://redirect.github.com/abmussani) in
[https://github.com/trufflesecurity/trufflehog/pull/3869](https://redirect.github.com/trufflesecurity/trufflehog/pull/3869)
**Full Changelog**:
https://github.com/trufflesecurity/trufflehog/compare/v3.88.6...v3.88.7
###
[`v3.88.6`](https://redirect.github.com/trufflesecurity/trufflehog/releases/tag/v3.88.6)
[Compare
Source](https://redirect.github.com/trufflesecurity/trufflehog/compare/v3.88.5...v3.88.6)
#### What's Changed
- disable noisy detector by
[@​zricethezav](https://redirect.github.com/zricethezav) in
[https://github.com/trufflesecurity/trufflehog/pull/3876](https://redirect.github.com/trufflesecurity/trufflehog/pull/3876)
- Feature: Airtable OAuth Detector by
[@​nabeelalam](https://redirect.github.com/nabeelalam) in
[https://github.com/trufflesecurity/trufflehog/pull/3868](https://redirect.github.com/trufflesecurity/trufflehog/pull/3868)
- fix(deps): update github.com/tailscale/depaware digest to
[`b748de0`](https://redirect.github.com/trufflesecurity/trufflehog/commit/b748de0)
by [@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3883](https://redirect.github.com/trufflesecurity/trufflehog/pull/3883)
- fixed sourcegraph analyzer by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3877](https://redirect.github.com/trufflesecurity/trufflehog/pull/3877)
- Exported Ahocorasick core in engine by
[@​casey-tran](https://redirect.github.com/casey-tran) in
[https://github.com/trufflesecurity/trufflehog/pull/3880](https://redirect.github.com/trufflesecurity/trufflehog/pull/3880)
- Merge analyze tui with trufflehog tui by
[@​hxnyk](https://redirect.github.com/hxnyk) in
[https://github.com/trufflesecurity/trufflehog/pull/3735](https://redirect.github.com/trufflesecurity/trufflehog/pull/3735)
- fixed square analyzer client error by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3887](https://redirect.github.com/trufflesecurity/trufflehog/pull/3887)
- chore(deps): update dependency go to v1.23.6 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3889](https://redirect.github.com/trufflesecurity/trufflehog/pull/3889)
- fix(deps): update module github.com/aws/aws-sdk-go to v1.55.6 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3893](https://redirect.github.com/trufflesecurity/trufflehog/pull/3893)
- fix(deps): update module github.com/gabriel-vasile/mimetype to v1.4.8
by [@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3894](https://redirect.github.com/trufflesecurity/trufflehog/pull/3894)
- fix(deps): update module github.com/go-git/go-git/v5 to v5.13.2 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3895](https://redirect.github.com/trufflesecurity/trufflehog/pull/3895)
- fix(deps): update module github.com/go-ldap/ldap/v3 to v3.4.10 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3896](https://redirect.github.com/trufflesecurity/trufflehog/pull/3896)
**Full Changelog**:
https://github.com/trufflesecurity/trufflehog/compare/v3.88.5...v3.88.6
###
[`v3.88.5`](https://redirect.github.com/trufflesecurity/trufflehog/releases/tag/v3.88.5)
[Compare
Source](https://redirect.github.com/trufflesecurity/trufflehog/compare/v3.88.4...v3.88.5)
#### What's Changed
- Enable Auth0 by
[@​zricethezav](https://redirect.github.com/zricethezav) in
[https://github.com/trufflesecurity/trufflehog/pull/3857](https://redirect.github.com/trufflesecurity/trufflehog/pull/3857)
- Create detector for Azure refresh tokens by
[@​rgmz](https://redirect.github.com/rgmz) in
[https://github.com/trufflesecurity/trufflehog/pull/2978](https://redirect.github.com/trufflesecurity/trufflehog/pull/2978)
- fix base on initial commits by
[@​bobidle](https://redirect.github.com/bobidle) in
[https://github.com/trufflesecurity/trufflehog/pull/3586](https://redirect.github.com/trufflesecurity/trufflehog/pull/3586)
- \[Feat] PrivateKey Analyzer by
[@​abmussani](https://redirect.github.com/abmussani) in
[https://github.com/trufflesecurity/trufflehog/pull/3854](https://redirect.github.com/trufflesecurity/trufflehog/pull/3854)
- \[SCAN-165] Use Err Reporting by
[@​0x1](https://redirect.github.com/0x1) in
[https://github.com/trufflesecurity/trufflehog/pull/3862](https://redirect.github.com/trufflesecurity/trufflehog/pull/3862)
- Use smaller array to count commits in the GHA action by
[@​sryabkov](https://redirect.github.com/sryabkov) in
[https://github.com/trufflesecurity/trufflehog/pull/3864](https://redirect.github.com/trufflesecurity/trufflehog/pull/3864)
- Compress release with UPX by
[@​dustin-decker](https://redirect.github.com/dustin-decker) in
[https://github.com/trufflesecurity/trufflehog/pull/3456](https://redirect.github.com/trufflesecurity/trufflehog/pull/3456)
#### New Contributors
- [@​sryabkov](https://redirect.github.com/sryabkov) made their
first contribution in
[https://github.com/trufflesecurity/trufflehog/pull/3864](https://redirect.github.com/trufflesecurity/trufflehog/pull/3864)
**Full Changelog**:
https://github.com/trufflesecurity/trufflehog/compare/v3.88.4...v3.88.5
###
[`v3.88.4`](https://redirect.github.com/trufflesecurity/trufflehog/releases/tag/v3.88.4)
[Compare
Source](https://redirect.github.com/trufflesecurity/trufflehog/compare/v3.88.3...v3.88.4)
#### What's Changed
- Update postman metadata by
[@​casey-tran](https://redirect.github.com/casey-tran) in
[https://github.com/trufflesecurity/trufflehog/pull/3852](https://redirect.github.com/trufflesecurity/trufflehog/pull/3852)
- Support exclude regexes, excludewords, and entropy filters for custom
detectors by
[@​zricethezav](https://redirect.github.com/zricethezav) in
[https://github.com/trufflesecurity/trufflehog/pull/3860](https://redirect.github.com/trufflesecurity/trufflehog/pull/3860)
**Full Changelog**:
https://github.com/trufflesecurity/trufflehog/compare/v3.88.3...v3.88.4
###
[`v3.88.3`](https://redirect.github.com/trufflesecurity/trufflehog/releases/tag/v3.88.3)
[Compare
Source](https://redirect.github.com/trufflesecurity/trufflehog/compare/v3.88.2...v3.88.3)
#### What's Changed
- \[chore] Use static token in GitHub source by
[@​mcastorina](https://redirect.github.com/mcastorina) in
[https://github.com/trufflesecurity/trufflehog/pull/3834](https://redirect.github.com/trufflesecurity/trufflehog/pull/3834)
- Update log for large s3 file by
[@​0x1](https://redirect.github.com/0x1) in
[https://github.com/trufflesecurity/trufflehog/pull/3835](https://redirect.github.com/trufflesecurity/trufflehog/pull/3835)
- oss-87: added new sanity detector by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3836](https://redirect.github.com/trufflesecurity/trufflehog/pull/3836)
- Support for Customize Endpoint in Gitlab Analyzer by
[@​abmussani](https://redirect.github.com/abmussani) in
[https://github.com/trufflesecurity/trufflehog/pull/3832](https://redirect.github.com/trufflesecurity/trufflehog/pull/3832)
- fixed jirav1 detector email pattern by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3826](https://redirect.github.com/trufflesecurity/trufflehog/pull/3826)
- Actually run unit tests by
[@​rgmz](https://redirect.github.com/rgmz) in
[https://github.com/trufflesecurity/trufflehog/pull/3773](https://redirect.github.com/trufflesecurity/trufflehog/pull/3773)
- Run detector tests from `test` workflow by
[@​rgmz](https://redirect.github.com/rgmz) in
[https://github.com/trufflesecurity/trufflehog/pull/3839](https://redirect.github.com/trufflesecurity/trufflehog/pull/3839)
- issue:3838 - fixed common email pattern by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3840](https://redirect.github.com/trufflesecurity/trufflehog/pull/3840)
- \[Fix] Opsgenie Analyzer Http Client by
[@​abmussani](https://redirect.github.com/abmussani) in
[https://github.com/trufflesecurity/trufflehog/pull/3841](https://redirect.github.com/trufflesecurity/trufflehog/pull/3841)
- \[chore] - fix import issue by
[@​ahrav](https://redirect.github.com/ahrav) in
[https://github.com/trufflesecurity/trufflehog/pull/3842](https://redirect.github.com/trufflesecurity/trufflehog/pull/3842)
- \[URI] Do not attempt multiple verification attempts if host is
non-resolvable by [@​rgmz](https://redirect.github.com/rgmz) in
[https://github.com/trufflesecurity/trufflehog/pull/3656](https://redirect.github.com/trufflesecurity/trufflehog/pull/3656)
- Remove `if len(match) != 2` check in detectors by
[@​rgmz](https://redirect.github.com/rgmz) in
[https://github.com/trufflesecurity/trufflehog/pull/2746](https://redirect.github.com/trufflesecurity/trufflehog/pull/2746)
- Fix Ngrok detector by [@​rgmz](https://redirect.github.com/rgmz)
in
[https://github.com/trufflesecurity/trufflehog/pull/3844](https://redirect.github.com/trufflesecurity/trufflehog/pull/3844)
- fix ngrok test by
[@​zricethezav](https://redirect.github.com/zricethezav) in
[https://github.com/trufflesecurity/trufflehog/pull/3845](https://redirect.github.com/trufflesecurity/trufflehog/pull/3845)
- Remove global variable scanning implementation for Postman by
[@​casey-tran](https://redirect.github.com/casey-tran) in
[https://github.com/trufflesecurity/trufflehog/pull/3843](https://redirect.github.com/trufflesecurity/trufflehog/pull/3843)
- fixed sentry auth token detector by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3827](https://redirect.github.com/trufflesecurity/trufflehog/pull/3827)
- Fix typo in scope description by
[@​hxnyk](https://redirect.github.com/hxnyk) in
[https://github.com/trufflesecurity/trufflehog/pull/3846](https://redirect.github.com/trufflesecurity/trufflehog/pull/3846)
- use first capture group in custom detector regex if available by
[@​zricethezav](https://redirect.github.com/zricethezav) in
[https://github.com/trufflesecurity/trufflehog/pull/3853](https://redirect.github.com/trufflesecurity/trufflehog/pull/3853)
- Improve Jenkins error message by
[@​rosecodym](https://redirect.github.com/rosecodym) in
[https://github.com/trufflesecurity/trufflehog/pull/3855](https://redirect.github.com/trufflesecurity/trufflehog/pull/3855)
- \[Fix] use unrestricted http client only for non-safe requests by
[@​abmussani](https://redirect.github.com/abmussani) in
[https://github.com/trufflesecurity/trufflehog/pull/3847](https://redirect.github.com/trufflesecurity/trufflehog/pull/3847)
#### New Contributors
- [@​casey-tran](https://redirect.github.com/casey-tran) made
their first contribution in
[https://github.com/trufflesecurity/trufflehog/pull/3843](https://redirect.github.com/trufflesecurity/trufflehog/pull/3843)
**Full Changelog**:
https://github.com/trufflesecurity/trufflehog/compare/v3.88.2...v3.88.3
###
[`v3.88.2`](https://redirect.github.com/trufflesecurity/trufflehog/releases/tag/v3.88.2)
[Compare
Source](https://redirect.github.com/trufflesecurity/trufflehog/compare/v3.88.1...v3.88.2)
#### What's Changed
- Deprecated RockSet and RestPack detectors by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3812](https://redirect.github.com/trufflesecurity/trufflehog/pull/3812)
- \[chore] - remove resumption option by
[@​ahrav](https://redirect.github.com/ahrav) in
[https://github.com/trufflesecurity/trufflehog/pull/3830](https://redirect.github.com/trufflesecurity/trufflehog/pull/3830)
- Update ScrapingBee detector by
[@​rgmz](https://redirect.github.com/rgmz) in
[https://github.com/trufflesecurity/trufflehog/pull/3820](https://redirect.github.com/trufflesecurity/trufflehog/pull/3820)
- Updated Slack detector. Added revoked token check by
[@​nabeelalam](https://redirect.github.com/nabeelalam) in
[https://github.com/trufflesecurity/trufflehog/pull/3831](https://redirect.github.com/trufflesecurity/trufflehog/pull/3831)
**Full Changelog**:
https://github.com/trufflesecurity/trufflehog/compare/v3.88.1...v3.88.2
###
[`v3.88.1`](https://redirect.github.com/trufflesecurity/trufflehog/releases/tag/v3.88.1)
[Compare
Source](https://redirect.github.com/trufflesecurity/trufflehog/compare/v3.88.0...v3.88.1)
#### What's Changed
- fixed github issue 3774 for custom detector secret size by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3816](https://redirect.github.com/trufflesecurity/trufflehog/pull/3816)
- fixed github issue 3819 for endpoint customizer tests by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3823](https://redirect.github.com/trufflesecurity/trufflehog/pull/3823)
- fixed github issue 3821 for string shannon entropy test by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3824](https://redirect.github.com/trufflesecurity/trufflehog/pull/3824)
- fixed bombbomb detector pattern test as part of issue 3817 by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3825](https://redirect.github.com/trufflesecurity/trufflehog/pull/3825)
- Stop using context.TODO in archive handler by
[@​rosecodym](https://redirect.github.com/rosecodym) in
[https://github.com/trufflesecurity/trufflehog/pull/3809](https://redirect.github.com/trufflesecurity/trufflehog/pull/3809)
- fix(deps): update module github.com/go-git/go-git/v5 to v5.13.0
\[security] by [@​renovate](https://redirect.github.com/renovate)
in
[https://github.com/trufflesecurity/trufflehog/pull/3829](https://redirect.github.com/trufflesecurity/trufflehog/pull/3829)
**Full Changelog**:
https://github.com/trufflesecurity/trufflehog/compare/v3.88.0...v3.88.1
###
[`v3.88.0`](https://redirect.github.com/trufflesecurity/trufflehog/releases/tag/v3.88.0)
[Compare
Source](https://redirect.github.com/trufflesecurity/trufflehog/compare/v3.87.2...v3.88.0)
#### What's Changed
- Added new detector for Twilio APIKey by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3803](https://redirect.github.com/trufflesecurity/trufflehog/pull/3803)
- Update docs from --only-verified with --results by
[@​smoy](https://redirect.github.com/smoy) in
[https://github.com/trufflesecurity/trufflehog/pull/3798](https://redirect.github.com/trufflesecurity/trufflehog/pull/3798)
- fixed plivo detector integration test by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3794](https://redirect.github.com/trufflesecurity/trufflehog/pull/3794)
- fixed integration test for opsgenie detector by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3795](https://redirect.github.com/trufflesecurity/trufflehog/pull/3795)
- fixed integration test for neutrinoapi detector by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3796](https://redirect.github.com/trufflesecurity/trufflehog/pull/3796)
- fixed netlify detector integration tests by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3797](https://redirect.github.com/trufflesecurity/trufflehog/pull/3797)
- fixed website pulse detector integration tests by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3776](https://redirect.github.com/trufflesecurity/trufflehog/pull/3776)
- Disabled blocknative detector by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3804](https://redirect.github.com/trufflesecurity/trufflehog/pull/3804)
- \[Fix] detector's integration tests starting with alphabet 'm' by
[@​abmussani](https://redirect.github.com/abmussani) in
[https://github.com/trufflesecurity/trufflehog/pull/3807](https://redirect.github.com/trufflesecurity/trufflehog/pull/3807)
- fix(deps): update module google.golang.org/api to v0.214.0 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3806](https://redirect.github.com/trufflesecurity/trufflehog/pull/3806)
- fix(deps): update module github.com/googleapis/gax-go/v2 to v2.14.1 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3805](https://redirect.github.com/trufflesecurity/trufflehog/pull/3805)
- Implement verification cache by
[@​rosecodym](https://redirect.github.com/rosecodym) in
[https://github.com/trufflesecurity/trufflehog/pull/3801](https://redirect.github.com/trufflesecurity/trufflehog/pull/3801)
#### New Contributors
- [@​smoy](https://redirect.github.com/smoy) made their first
contribution in
[https://github.com/trufflesecurity/trufflehog/pull/3798](https://redirect.github.com/trufflesecurity/trufflehog/pull/3798)
**Full Changelog**:
https://github.com/trufflesecurity/trufflehog/compare/v3.87.2...v3.88.0
###
[`v3.87.2`](https://redirect.github.com/trufflesecurity/trufflehog/releases/tag/v3.87.2)
[Compare
Source](https://redirect.github.com/trufflesecurity/trufflehog/compare/v3.87.1...v3.87.2)
#### What's Changed
- fix(deps): update module golang.org/x/net to v0.33.0 \[security] by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3800](https://redirect.github.com/trufflesecurity/trufflehog/pull/3800)
**Full Changelog**:
https://github.com/trufflesecurity/trufflehog/compare/v3.87.1...v3.87.2
###
[`v3.87.1`](https://redirect.github.com/trufflesecurity/trufflehog/releases/tag/v3.87.1)
[Compare
Source](https://redirect.github.com/trufflesecurity/trufflehog/compare/v3.87.0...v3.87.1)
#### What's Changed
- fix(deps): update module google.golang.org/api to v0.213.0 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3790](https://redirect.github.com/trufflesecurity/trufflehog/pull/3790)
- \[fix] - use typed const by
[@​ahrav](https://redirect.github.com/ahrav) in
[https://github.com/trufflesecurity/trufflehog/pull/3792](https://redirect.github.com/trufflesecurity/trufflehog/pull/3792)
- fix(deps): update module github.com/elastic/go-elasticsearch/v8 to
v8.17.0 by [@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3789](https://redirect.github.com/trufflesecurity/trufflehog/pull/3789)
- \[fix] - integer types by
[@​ahrav](https://redirect.github.com/ahrav) in
[https://github.com/trufflesecurity/trufflehog/pull/3793](https://redirect.github.com/trufflesecurity/trufflehog/pull/3793)
**Full Changelog**:
https://github.com/trufflesecurity/trufflehog/compare/v3.87.0...v3.87.1
###
[`v3.87.0`](https://redirect.github.com/trufflesecurity/trufflehog/releases/tag/v3.87.0)
[Compare
Source](https://redirect.github.com/trufflesecurity/trufflehog/compare/v3.86.1...v3.87.0)
#### What's Changed
- updated tickettailor detector by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3766](https://redirect.github.com/trufflesecurity/trufflehog/pull/3766)
- Added pattern unit tests for detectors starting with the letters r
through s by
[@​nabeelalam](https://redirect.github.com/nabeelalam) in
[https://github.com/trufflesecurity/trufflehog/pull/3752](https://redirect.github.com/trufflesecurity/trufflehog/pull/3752)
- \[UPDATE] Updated plaidkey detector results, and added uniqueness
check by [@​nabeelalam](https://redirect.github.com/nabeelalam) in
[https://github.com/trufflesecurity/trufflehog/pull/3709](https://redirect.github.com/trufflesecurity/trufflehog/pull/3709)
- updated and fixed typeform detectors by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3769](https://redirect.github.com/trufflesecurity/trufflehog/pull/3769)
- Added pattern unit tests for detectors starting with the letters w
through z by
[@​nabeelalam](https://redirect.github.com/nabeelalam) in
[https://github.com/trufflesecurity/trufflehog/pull/3771](https://redirect.github.com/trufflesecurity/trufflehog/pull/3771)
- fixed vouchery detector integration tests by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3775](https://redirect.github.com/trufflesecurity/trufflehog/pull/3775)
- fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.5 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3777](https://redirect.github.com/trufflesecurity/trufflehog/pull/3777)
- fix(deps): update module pault.ag/go/debian to v0.18.0 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3778](https://redirect.github.com/trufflesecurity/trufflehog/pull/3778)
- \[fix] - PrefixRegex test by
[@​ahrav](https://redirect.github.com/ahrav) in
[https://github.com/trufflesecurity/trufflehog/pull/3780](https://redirect.github.com/trufflesecurity/trufflehog/pull/3780)
- fix: corrected verification endpoint & validation logic for bombbomb
by [@​sahil9001](https://redirect.github.com/sahil9001) in
[https://github.com/trufflesecurity/trufflehog/pull/3462](https://redirect.github.com/trufflesecurity/trufflehog/pull/3462)
- updated pusher channel key detector and fixed it's integration tests
by [@​kashifkhan0771](https://redirect.github.com/kashifkhan0771)
in
[https://github.com/trufflesecurity/trufflehog/pull/3782](https://redirect.github.com/trufflesecurity/trufflehog/pull/3782)
- Make |detectionTimeout| configurable by
[@​rgmz](https://redirect.github.com/rgmz) in
[https://github.com/trufflesecurity/trufflehog/pull/3768](https://redirect.github.com/trufflesecurity/trufflehog/pull/3768)
- fix(deps): update module github.com/go-ldap/ldap/v3 to v3.4.9 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3781](https://redirect.github.com/trufflesecurity/trufflehog/pull/3781)
- fix(deps): update golang.org/x/exp digest to
[`4a55095`](https://redirect.github.com/trufflesecurity/trufflehog/commit/4a55095)
by [@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3779](https://redirect.github.com/trufflesecurity/trufflehog/pull/3779)
- fix(deps): update github.com/mholt/archives digest to
[`23e0af8`](https://redirect.github.com/trufflesecurity/trufflehog/commit/23e0af8)
by [@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3785](https://redirect.github.com/trufflesecurity/trufflehog/pull/3785)
- fix(deps): update module google.golang.org/api to v0.212.0 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3786](https://redirect.github.com/trufflesecurity/trufflehog/pull/3786)
- fix(deps): update module google.golang.org/protobuf to v1.36.0 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3787](https://redirect.github.com/trufflesecurity/trufflehog/pull/3787)
- fix(deps): update golang.org/x/exp digest to
[`b2144cd`](https://redirect.github.com/trufflesecurity/trufflehog/commit/b2144cd)
by [@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3788](https://redirect.github.com/trufflesecurity/trufflehog/pull/3788)
**Full Changelog**:
https://github.com/trufflesecurity/trufflehog/compare/v3.86.1...v3.87.0
###
[`v3.86.1`](https://redirect.github.com/trufflesecurity/trufflehog/releases/tag/v3.86.1)
[Compare
Source](https://redirect.github.com/trufflesecurity/trufflehog/compare/v3.86.0...v3.86.1)
#### What's Changed
- fix(deps): update golang.org/x/exp digest to
[`1443442`](https://redirect.github.com/trufflesecurity/trufflehog/commit/1443442)
by [@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3758](https://redirect.github.com/trufflesecurity/trufflehog/pull/3758)
- fix(deps): update module google.golang.org/api to v0.211.0 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3759](https://redirect.github.com/trufflesecurity/trufflehog/pull/3759)
- updated testingbot detector and it's integration tests by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3763](https://redirect.github.com/trufflesecurity/trufflehog/pull/3763)
- \[Fix] detector's integration tests starting with alphabet 'e' & 'f'
by [@​abmussani](https://redirect.github.com/abmussani) in
[https://github.com/trufflesecurity/trufflehog/pull/3764](https://redirect.github.com/trufflesecurity/trufflehog/pull/3764)
- \[Fix] detector's integration tests starting with alphabet 'g' by
[@​abmussani](https://redirect.github.com/abmussani) in
[https://github.com/trufflesecurity/trufflehog/pull/3765](https://redirect.github.com/trufflesecurity/trufflehog/pull/3765)
- \[refactor] - s3 metrics by
[@​ahrav](https://redirect.github.com/ahrav) in
[https://github.com/trufflesecurity/trufflehog/pull/3760](https://redirect.github.com/trufflesecurity/trufflehog/pull/3760)
- fix(deps): update golang.org/x/exp digest to
[`1829a12`](https://redirect.github.com/trufflesecurity/trufflehog/commit/1829a12)
by [@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3761](https://redirect.github.com/trufflesecurity/trufflehog/pull/3761)
- fix(deps): update module golang.org/x/crypto to v0.31.0 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3767](https://redirect.github.com/trufflesecurity/trufflehog/pull/3767)
**Full Changelog**:
https://github.com/trufflesecurity/trufflehog/compare/v3.86.0...v3.86.1
###
[`v3.86.0`](https://redirect.github.com/trufflesecurity/trufflehog/releases/tag/v3.86.0)
[Compare
Source](https://redirect.github.com/trufflesecurity/trufflehog/compare/v3.85.0...v3.86.0)
#### What's Changed
- Replace --only-verified with --results by
[@​rgmz](https://redirect.github.com/rgmz) in
[https://github.com/trufflesecurity/trufflehog/pull/3643](https://redirect.github.com/trufflesecurity/trufflehog/pull/3643)
- fix(deps): update module golang.org/x/crypto to v0.30.0 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3733](https://redirect.github.com/trufflesecurity/trufflehog/pull/3733)
- fix(deps): update module google.golang.org/api to v0.210.0 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3732](https://redirect.github.com/trufflesecurity/trufflehog/pull/3732)
- fix(deps): update module github.com/snowflakedb/gosnowflake to v1.12.1
by [@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3738](https://redirect.github.com/trufflesecurity/trufflehog/pull/3738)
- fix(deps): update golang.org/x/exp digest to
[`43b7b7c`](https://redirect.github.com/trufflesecurity/trufflehog/commit/43b7b7c)
by [@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3737](https://redirect.github.com/trufflesecurity/trufflehog/pull/3737)
- fix(deps): update module cloud.google.com/go/storage to v1.48.0 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3740](https://redirect.github.com/trufflesecurity/trufflehog/pull/3740)
- fix(deps): update module github.com/microsoft/go-mssqldb to v1.8.0 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3741](https://redirect.github.com/trufflesecurity/trufflehog/pull/3741)
- chore(deps): update alpine docker tag to v3.21 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3739](https://redirect.github.com/trufflesecurity/trufflehog/pull/3739)
- fixed shopify integration test by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3744](https://redirect.github.com/trufflesecurity/trufflehog/pull/3744)
- \[Fix] detector's integration tests starting with alphabet 'A' by
[@​abmussani](https://redirect.github.com/abmussani) in
[https://github.com/trufflesecurity/trufflehog/pull/3745](https://redirect.github.com/trufflesecurity/trufflehog/pull/3745)
- \[Fix] detector's integration tests starting with alphabet 'b' by
[@​abmussani](https://redirect.github.com/abmussani) in
[https://github.com/trufflesecurity/trufflehog/pull/3746](https://redirect.github.com/trufflesecurity/trufflehog/pull/3746)
- \[Fix] detector's integration tests starting with alphabet 'c' by
[@​abmussani](https://redirect.github.com/abmussani) in
[https://github.com/trufflesecurity/trufflehog/pull/3749](https://redirect.github.com/trufflesecurity/trufflehog/pull/3749)
- \[Fix] detector's integration tests starting with alphabet 'd' by
[@​abmussani](https://redirect.github.com/abmussani) in
[https://github.com/trufflesecurity/trufflehog/pull/3750](https://redirect.github.com/trufflesecurity/trufflehog/pull/3750)
- fixed skybiometery detector and integration tests by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3747](https://redirect.github.com/trufflesecurity/trufflehog/pull/3747)
- fixed slack detector integration tests by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3748](https://redirect.github.com/trufflesecurity/trufflehog/pull/3748)
- fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.4 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3751](https://redirect.github.com/trufflesecurity/trufflehog/pull/3751)
- \[chore] - Upgrade `Archiver` dependency by
[@​ahrav](https://redirect.github.com/ahrav) in
[https://github.com/trufflesecurity/trufflehog/pull/3743](https://redirect.github.com/trufflesecurity/trufflehog/pull/3743)
- fixed scrapingAnt detector by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3736](https://redirect.github.com/trufflesecurity/trufflehog/pull/3736)
- Fixed stripe detector integration tests by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3754](https://redirect.github.com/trufflesecurity/trufflehog/pull/3754)
- Added pattern unit tests for detectors starting with the letters r
through s by
[@​nabeelalam](https://redirect.github.com/nabeelalam) in
[https://github.com/trufflesecurity/trufflehog/pull/3753](https://redirect.github.com/trufflesecurity/trufflehog/pull/3753)
- Fix SatisMeter Detector by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3692](https://redirect.github.com/trufflesecurity/trufflehog/pull/3692)
- Add new detector for Twitch OAuth Access Tokens by
[@​juliacwiek](https://redirect.github.com/juliacwiek) in
[https://github.com/trufflesecurity/trufflehog/pull/3756](https://redirect.github.com/trufflesecurity/trufflehog/pull/3756)
#### New Contributors
- [@​juliacwiek](https://redirect.github.com/juliacwiek) made
their first contribution in
[https://github.com/trufflesecurity/trufflehog/pull/3756](https://redirect.github.com/trufflesecurity/trufflehog/pull/3756)
**Full Changelog**:
https://github.com/trufflesecurity/trufflehog/compare/v3.85.0...v3.86.0
###
[`v3.85.0`](https://redirect.github.com/trufflesecurity/trufflehog/releases/tag/v3.85.0)
[Compare
Source](https://redirect.github.com/trufflesecurity/trufflehog/compare/v3.84.2...v3.85.0)
#### What's Changed
- fixed
[issue#3701](https://redirect.github.com/issue/trufflehog/issues/3701)
by [@​kashifkhan0771](https://redirect.github.com/kashifkhan0771)
in
[https://github.com/trufflesecurity/trufflehog/pull/3711](https://redirect.github.com/trufflesecurity/trufflehog/pull/3711)
- Fix/saucelabs detector by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3696](https://redirect.github.com/trufflesecurity/trufflehog/pull/3696)
- fixed scalr detector integration test by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3707](https://redirect.github.com/trufflesecurity/trufflehog/pull/3707)
- Replace `--debug` and `--trace` with a fine-grained `--log-level` flag
by [@​rgmz](https://redirect.github.com/rgmz) in
[https://github.com/trufflesecurity/trufflehog/pull/3703](https://redirect.github.com/trufflesecurity/trufflehog/pull/3703)
- fixed and updated satismeterwritekey detector by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3693](https://redirect.github.com/trufflesecurity/trufflehog/pull/3693)
- Improved cloudflarecakey detector by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3688](https://redirect.github.com/trufflesecurity/trufflehog/pull/3688)
- \[chore] - add pkg level doc by
[@​ahrav](https://redirect.github.com/ahrav) in
[https://github.com/trufflesecurity/trufflehog/pull/3684](https://redirect.github.com/trufflesecurity/trufflehog/pull/3684)
- Add Flexport detector by
[@​0x1](https://redirect.github.com/0x1) in
[https://github.com/trufflesecurity/trufflehog/pull/3633](https://redirect.github.com/trufflesecurity/trufflehog/pull/3633)
- Added how to scan a local git repo by
[@​za](https://redirect.github.com/za) in
[https://github.com/trufflesecurity/trufflehog/pull/3593](https://redirect.github.com/trufflesecurity/trufflehog/pull/3593)
- \[chore] - manually upgrade Github dep by
[@​ahrav](https://redirect.github.com/ahrav) in
[https://github.com/trufflesecurity/trufflehog/pull/3699](https://redirect.github.com/trufflesecurity/trufflehog/pull/3699)
- \[chore] - fix typo by
[@​ahrav](https://redirect.github.com/ahrav) in
[https://github.com/trufflesecurity/trufflehog/pull/3683](https://redirect.github.com/trufflesecurity/trufflehog/pull/3683)
- \[refactor] - `detectorKeywordMatcher` initialization by
[@​ahrav](https://redirect.github.com/ahrav) in
[https://github.com/trufflesecurity/trufflehog/pull/3687](https://redirect.github.com/trufflesecurity/trufflehog/pull/3687)
- fix(deps): update module github.com/aymanbagabas/go-osc52 to v2 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3715](https://redirect.github.com/trufflesecurity/trufflehog/pull/3715)
- Add additional canary ID by
[@​dustin-decker](https://redirect.github.com/dustin-decker) in
[https://github.com/trufflesecurity/trufflehog/pull/3720](https://redirect.github.com/trufflesecurity/trufflehog/pull/3720)
- fix(deps): update module github.com/getsentry/sentry-go to v0.30.0 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3725](https://redirect.github.com/trufflesecurity/trufflehog/pull/3725)
- chore(deps): update dependency go to v1.23.4 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3726](https://redirect.github.com/trufflesecurity/trufflehog/pull/3726)
- feat(typeform): add v2 detector for new key formats by
[@​ggmolly](https://redirect.github.com/ggmolly) in
[https://github.com/trufflesecurity/trufflehog/pull/3660](https://redirect.github.com/trufflesecurity/trufflehog/pull/3660)
- fix(deps): update module golang.org/x/sync to v0.10.0 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3730](https://redirect.github.com/trufflesecurity/trufflehog/pull/3730)
- fix(deps): update module golang.org/x/text to v0.21.0 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3731](https://redirect.github.com/trufflesecurity/trufflehog/pull/3731)
- Add analysis info for GCP creds by
[@​bill-rich](https://redirect.github.com/bill-rich) in
[https://github.com/trufflesecurity/trufflehog/pull/3727](https://redirect.github.com/trufflesecurity/trufflehog/pull/3727)
- updated twilio detector by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3734](https://redirect.github.com/trufflesecurity/trufflehog/pull/3734)
#### New Contributors
- [@​za](https://redirect.github.com/za) made their first
contribution in
[https://github.com/trufflesecurity/trufflehog/pull/3593](https://redirect.github.com/trufflesecurity/trufflehog/pull/3593)
- [@​ggmolly](https://redirect.github.com/ggmolly) made their
first contribution in
[https://github.com/trufflesecurity/trufflehog/pull/3660](https://redirect.github.com/trufflesecurity/trufflehog/pull/3660)
**Full Changelog**:
https://github.com/trufflesecurity/trufflehog/compare/v3.84.2...v3.85.0
###
[`v3.84.2`](https://redirect.github.com/trufflesecurity/trufflehog/releases/tag/v3.84.2)
[Compare
Source](https://redirect.github.com/trufflesecurity/trufflehog/compare/v3.84.1...v3.84.2)
#### What's Changed
- fix(deps): update module github.com/stretchr/testify to v1.10.0 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3659](https://redirect.github.com/trufflesecurity/trufflehog/pull/3659)
- Fix multiple package error in tests by
[@​rgmz](https://redirect.github.com/rgmz) in
[https://github.com/trufflesecurity/trufflehog/pull/3661](https://redirect.github.com/trufflesecurity/trufflehog/pull/3661)
- \[scan-9] Update enumeration logic by
[@​0x1](https://redirect.github.com/0x1) in
[https://github.com/trufflesecurity/trufflehog/pull/3626](https://redirect.github.com/trufflesecurity/trufflehog/pull/3626)
- Add Scan method to SourceManager to scan a single SourceUnit by
[@​mcastorina](https://redirect.github.com/mcastorina) in
[https://github.com/trufflesecurity/trufflehog/pull/3650](https://redirect.github.com/trufflesecurity/trufflehog/pull/3650)
- fix(deps): update module github.com/couchbase/gocb/v2 to v2.9.3 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3682](https://redirect.github.com/trufflesecurity/trufflehog/pull/3682)
- chore(deps): update jaxxstorm/action-install-gh-release action to
v1.14.0 by [@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3672](https://redirect.github.com/trufflesecurity/trufflehog/pull/3672)
- \[feat] - S3 metrics by
[@​ahrav](https://redirect.github.com/ahrav) in
[https://github.com/trufflesecurity/trufflehog/pull/3577](https://redirect.github.com/trufflesecurity/trufflehog/pull/3577)
- fixed api flash detector by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3666](https://redirect.github.com/trufflesecurity/trufflehog/pull/3666)
- Added pattern unit tests for detectors starting with the letters n
through o by
[@​nabeelalam](https://redirect.github.com/nabeelalam) in
[https://github.com/trufflesecurity/trufflehog/pull/3685](https://redirect.github.com/trufflesecurity/trufflehog/pull/3685)
- fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.3 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3690](https://redirect.github.com/trufflesecurity/trufflehog/pull/3690)
- Updated/fixed the function names of pattern tests for detectors n
through o by
[@​nabeelalam](https://redirect.github.com/nabeelalam) in
[https://github.com/trufflesecurity/trufflehog/pull/3691](https://redirect.github.com/trufflesecurity/trufflehog/pull/3691)
- fix(deps): update module github.com/wasilibs/go-re2 to v1.8.0 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3695](https://redirect.github.com/trufflesecurity/trufflehog/pull/3695)
- Added pattern unit tests for detectors starting with the letters p
through q by
[@​nabeelalam](https://redirect.github.com/nabeelalam) in
[https://github.com/trufflesecurity/trufflehog/pull/3710](https://redirect.github.com/trufflesecurity/trufflehog/pull/3710)
**Full Changelog**:
https://github.com/trufflesecurity/trufflehog/compare/v3.84.1...v3.84.2
###
[`v3.84.1`](https://redirect.github.com/trufflesecurity/trufflehog/releases/tag/v3.84.1)
[Compare
Source](https://redirect.github.com/trufflesecurity/trufflehog/compare/v3.84.0...v3.84.1)
#### What's Changed
- Remove `AzureAD/microsoft-authentication-library-for-go` by
[@​rgmz](https://redirect.github.com/rgmz) in
[https://github.com/trufflesecurity/trufflehog/pull/3642](https://redirect.github.com/trufflesecurity/trufflehog/pull/3642)
- Remove golang-jwt@v4 by
[@​rgmz](https://redirect.github.com/rgmz) in
[https://github.com/trufflesecurity/trufflehog/pull/3644](https://redirect.github.com/trufflesecurity/trufflehog/pull/3644)
- Detect GCP credentials in encoded JSON by
[@​rgmz](https://redirect.github.com/rgmz) in
[https://github.com/trufflesecurity/trufflehog/pull/2865](https://redirect.github.com/trufflesecurity/trufflehog/pull/2865)
- fixed test failure by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3646](https://redirect.github.com/trufflesecurity/trufflehog/pull/3646)
- \[chore] - fix test by
[@​ahrav](https://redirect.github.com/ahrav) in
[https://github.com/trufflesecurity/trufflehog/pull/3641](https://redirect.github.com/trufflesecurity/trufflehog/pull/3641)
- fix(deps): update module google.golang.org/api to v0.208.0 by
[@​renovate](https://redirect.github.com/renovate) in
[https://github.com/trufflesecurity/trufflehog/pull/3647](https://redirect.github.com/trufflesecurity/trufflehog/pull/3647)
- added godaddy detector by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3615](https://redirect.github.com/trufflesecurity/trufflehog/pull/3615)
- updated buildkite detectors by
[@​kashifkhan0771](https://redirect.github.com/kashifkhan0771) in
[https://github.com/trufflesecurity/trufflehog/pull/3611](https://redirect.github.com/trufflesecurity/trufflehog/pull/3611)
- Recover general chunker panics by
[@​rosecodym](https://redirect.github.com/rosecodym) in
[https://github.com/trufflesecurity/trufflehog/pull/3625](https://redirect.github.com/trufflesecurity/trufflehog/pull/3625)
- Fix Algolia validity criteria b
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/matter-labs/vault-auth-tee).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- .github/workflows
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed.github/workflows/secrets_scanner.yaml
Copy file name to clipboardExpand all lines: .github/workflows/secrets_scanner.yaml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
|
0 commit comments