-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Separate out printing statements with anlayzer logic for SourceGraph #3119
Merged
mcastorina
merged 2 commits into
trufflesecurity:main
from
abmussani:impl-analyzer-print-sourcegraph
Jul 31, 2024
Merged
Separate out printing statements with anlayzer logic for SourceGraph #3119
mcastorina
merged 2 commits into
trufflesecurity:main
from
abmussani:impl-analyzer-print-sourcegraph
Jul 31, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mcastorina
approved these changes
Jul 30, 2024
Comment on lines
140
to
144
// second call | ||
userInfo, err = getUserInfo(cfg, key) | ||
if err != nil { | ||
color.Red("Error: %s", err) | ||
return | ||
return nil, err | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can delete this second call.
artemrys
referenced
this pull request
in splunk/addonfactory-workflow-addon-release
Aug 5, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) | action | patch | `v5.5.2` -> `v5.5.3` | | [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) | action | minor | `v3.78.0` -> `v3.81.5` | --- ### Release Notes <details> <summary>amannn/action-semantic-pull-request (amannn/action-semantic-pull-request)</summary> ### [`v5.5.3`](https://github.com/amannn/action-semantic-pull-request/releases/tag/v5.5.3) [Compare Source](https://github.com/amannn/action-semantic-pull-request/compare/v5.5.2...v5.5.3) ##### Bug Fixes - Bump `braces` dependency ([#​269](https://github.com/amannn/action-semantic-pull-request/issues/269). by [@​EelcoLos](https://github.com/EelcoLos)) ([2d952a1](https://github.com/amannn/action-semantic-pull-request/commit/2d952a1bf90a6a7ab8f0293dc86f5fdf9acb1915)) </details> <details> <summary>trufflesecurity/trufflehog (trufflesecurity/trufflehog)</summary> ### [`v3.81.5`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.81.5) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.81.4...v3.81.5) #### What's Changed - Update README.md for github experimental by [@​joeleonjr](https://github.com/joeleonjr) in [https://github.com/trufflesecurity/trufflehog/pull/3160](https://github.com/trufflesecurity/trufflehog/pull/3160) - fix(deps): update module github.com/schollz/progressbar/v3 to v3.14.6 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3158](https://github.com/trufflesecurity/trufflehog/pull/3158) - \[analyze] Fix off-by-one error in generated data structures by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3162](https://github.com/trufflesecurity/trufflehog/pull/3162) - \[bug] - Create a new context with timeout per request by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3163](https://github.com/trufflesecurity/trufflehog/pull/3163) - \[analyze] Use permission enum values in openai analyzer by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3165](https://github.com/trufflesecurity/trufflehog/pull/3165) - update pattern by [@​dustin-decker](https://github.com/dustin-decker) in [https://github.com/trufflesecurity/trufflehog/pull/3167](https://github.com/trufflesecurity/trufflehog/pull/3167) - Update Zulip detector by [@​rgmz](https://github.com/rgmz) in [https://github.com/trufflesecurity/trufflehog/pull/2897](https://github.com/trufflesecurity/trufflehog/pull/2897) - fix(deps): update module golang.org/x/oauth2 to v0.22.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3168](https://github.com/trufflesecurity/trufflehog/pull/3168) - fix(deps): update module golang.org/x/sync to v0.8.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3169](https://github.com/trufflesecurity/trufflehog/pull/3169) - fix(deps): update github.com/tailscale/depaware digest to [`585336c`](https://github.com/trufflesecurity/trufflehog/commit/585336c) by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3166](https://github.com/trufflesecurity/trufflehog/pull/3166) - Change log verbosity for detection errors by [@​dustin-decker](https://github.com/dustin-decker) in [https://github.com/trufflesecurity/trufflehog/pull/3171](https://github.com/trufflesecurity/trufflehog/pull/3171) **Full Changelog**: trufflesecurity/trufflehog@v3.81.4...v3.81.5 ### [`v3.81.4`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.81.4) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.81.3...v3.81.4) #### What's Changed - \[bug] - add context timeout to ssh verification by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3161](https://github.com/trufflesecurity/trufflehog/pull/3161) **Full Changelog**: trufflesecurity/trufflehog@v3.81.3...v3.81.4 ### [`v3.81.3`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.81.3) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.81.2...v3.81.3) #### What's Changed - \[chore] - log detector type on error by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3159](https://github.com/trufflesecurity/trufflehog/pull/3159) **Full Changelog**: trufflesecurity/trufflehog@v3.81.2...v3.81.3 ### [`v3.81.2`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.81.2) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.81.1...v3.81.2) #### What's Changed - \[chore] - set custom transport for the Docker client by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3156](https://github.com/trufflesecurity/trufflehog/pull/3156) **Full Changelog**: trufflesecurity/trufflehog@v3.81.1...v3.81.2 ### [`v3.81.1`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.81.1) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.81.0...v3.81.1) #### What's Changed - \[chore] - enable block and mutex profiles by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3154](https://github.com/trufflesecurity/trufflehog/pull/3154) - Add Analyzers interface for Square by [@​abmussani](https://github.com/abmussani) in [https://github.com/trufflesecurity/trufflehog/pull/3141](https://github.com/trufflesecurity/trufflehog/pull/3141) - Update module google.golang.org/api to v0.190.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3146](https://github.com/trufflesecurity/trufflehog/pull/3146) - quick patch for cfor enumeration by [@​joeleonjr](https://github.com/joeleonjr) in [https://github.com/trufflesecurity/trufflehog/pull/3155](https://github.com/trufflesecurity/trufflehog/pull/3155) - Add Analyzers interface for HuggingFace by [@​abmussani](https://github.com/abmussani) in [https://github.com/trufflesecurity/trufflehog/pull/3140](https://github.com/trufflesecurity/trufflehog/pull/3140) **Full Changelog**: trufflesecurity/trufflehog@v3.81.0...v3.81.1 ### [`v3.81.0`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.81.0) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.80.6...v3.81.0) #### What's Changed - Add progress bar to CFOR by [@​dustin-decker](https://github.com/dustin-decker) in [https://github.com/trufflesecurity/trufflehog/pull/3151](https://github.com/trufflesecurity/trufflehog/pull/3151) - \[fix] Always configure the engine with the default detectors by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3152](https://github.com/trufflesecurity/trufflehog/pull/3152) **Full Changelog**: trufflesecurity/trufflehog@v3.80.6...v3.81.0 ### [`v3.80.6`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.80.6) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.80.5...v3.80.6) #### What's Changed - Add Analyze interface to Stripe by [@​abmussani](https://github.com/abmussani) in [https://github.com/trufflesecurity/trufflehog/pull/3132](https://github.com/trufflesecurity/trufflehog/pull/3132) - \[analyze] Combine access level into permission value by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3144](https://github.com/trufflesecurity/trufflehog/pull/3144) - \[chore] - move automaxprocs to init by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3143](https://github.com/trufflesecurity/trufflehog/pull/3143) - add twilio analyze relationships by [@​dustin-decker](https://github.com/dustin-decker) in [https://github.com/trufflesecurity/trufflehog/pull/3148](https://github.com/trufflesecurity/trufflehog/pull/3148) - \[chore] Only set default detectors if none are provided by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3147](https://github.com/trufflesecurity/trufflehog/pull/3147) - CFOR Commit Scanner by [@​joeleonjr](https://github.com/joeleonjr) in [https://github.com/trufflesecurity/trufflehog/pull/3145](https://github.com/trufflesecurity/trufflehog/pull/3145) - \[perf] - Leverage pgzip for Parallel decompression by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3149](https://github.com/trufflesecurity/trufflehog/pull/3149) **Full Changelog**: trufflesecurity/trufflehog@v3.80.5...v3.80.6 ### [`v3.80.5`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.80.5) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/3.80.4...v3.80.5) #### What's Changed - Add permissions lookup tables by [@​dustin-decker](https://github.com/dustin-decker) in [https://github.com/trufflesecurity/trufflehog/pull/3125](https://github.com/trufflesecurity/trufflehog/pull/3125) - Export maps from permission generation by [@​hxnyk](https://github.com/hxnyk) in [https://github.com/trufflesecurity/trufflehog/pull/3137](https://github.com/trufflesecurity/trufflehog/pull/3137) - \[chore] - Set GOMAXPROCS by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3136](https://github.com/trufflesecurity/trufflehog/pull/3136) - \[chore] - address linter by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3133](https://github.com/trufflesecurity/trufflehog/pull/3133) - \[refactor] - Improve Performance by Shifting Concurrency from Image to Layer Level by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3135](https://github.com/trufflesecurity/trufflehog/pull/3135) **Full Changelog**: trufflesecurity/trufflehog@3.80.4...v3.80.5 ### [`v3.80.4`](https://github.com/trufflesecurity/trufflehog/releases/tag/3.80.4) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.80.3...3.80.4) #### What's Changed - Analyzer partial implementations by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3114](https://github.com/trufflesecurity/trufflehog/pull/3114) - fix(deps): update module github.com/aws/aws-sdk-go to v1.55.5 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3116](https://github.com/trufflesecurity/trufflehog/pull/3116) - Separate out printing statements with anlayzer logic for Shopify by [@​abmussani](https://github.com/abmussani) in [https://github.com/trufflesecurity/trufflehog/pull/3123](https://github.com/trufflesecurity/trufflehog/pull/3123) - Separate out printing statements with anlayzer logic for Square by [@​abmussani](https://github.com/abmussani) in [https://github.com/trufflesecurity/trufflehog/pull/3122](https://github.com/trufflesecurity/trufflehog/pull/3122) - Separate out printing statements with anlayzer logic for twilio by [@​abmussani](https://github.com/abmussani) in [https://github.com/trufflesecurity/trufflehog/pull/3118](https://github.com/trufflesecurity/trufflehog/pull/3118) - Add new canary ID by [@​dustin-decker](https://github.com/dustin-decker) in [https://github.com/trufflesecurity/trufflehog/pull/3117](https://github.com/trufflesecurity/trufflehog/pull/3117) - Update GitHub integration tests by [@​rosecodym](https://github.com/rosecodym) in [https://github.com/trufflesecurity/trufflehog/pull/3124](https://github.com/trufflesecurity/trufflehog/pull/3124) - Separate out printing statements with anlayzer logic for Slack by [@​abmussani](https://github.com/abmussani) in [https://github.com/trufflesecurity/trufflehog/pull/3121](https://github.com/trufflesecurity/trufflehog/pull/3121) - Separate out printing statements with anlayzer logic for Stripe by [@​abmussani](https://github.com/abmussani) in [https://github.com/trufflesecurity/trufflehog/pull/3120](https://github.com/trufflesecurity/trufflehog/pull/3120) - nitro detector was removed and needs to be deprecated by [@​0x1](https://github.com/0x1) in [https://github.com/trufflesecurity/trufflehog/pull/3102](https://github.com/trufflesecurity/trufflehog/pull/3102) - Separate out printing statements with anlayzer logic for SourceGraph by [@​abmussani](https://github.com/abmussani) in [https://github.com/trufflesecurity/trufflehog/pull/3119](https://github.com/trufflesecurity/trufflehog/pull/3119) **Full Changelog**: trufflesecurity/trufflehog@v3.80.3...3.80.4 ### [`v3.80.3`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.80.3) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.80.2...v3.80.3) #### What's Changed - fix(deps): update module github.com/gabriel-vasile/mimetype to v1.4.5 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3108](https://github.com/trufflesecurity/trufflehog/pull/3108) - \[chore] Move openai log message to proper function by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3105](https://github.com/trufflesecurity/trufflehog/pull/3105) - fix(deps): update module github.com/aws/aws-sdk-go to v1.55.3 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3107](https://github.com/trufflesecurity/trufflehog/pull/3107) - \[analyze] Implement Analyzer interface for github by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3110](https://github.com/trufflesecurity/trufflehog/pull/3110) - Support openai project and fine grained tokens by [@​dustin-decker](https://github.com/dustin-decker) in [https://github.com/trufflesecurity/trufflehog/pull/3112](https://github.com/trufflesecurity/trufflehog/pull/3112) - \[analyze] Add description and user to openai metadata by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3111](https://github.com/trufflesecurity/trufflehog/pull/3111) - \[chore] - Manually update Depedencies by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3106](https://github.com/trufflesecurity/trufflehog/pull/3106) - Use non-canary credentials for AWS tests by [@​rosecodym](https://github.com/rosecodym) in [https://github.com/trufflesecurity/trufflehog/pull/3109](https://github.com/trufflesecurity/trufflehog/pull/3109) - Include default detectors when using a config that contains detectors by [@​harmonherring-pro](https://github.com/harmonherring-pro) in [https://github.com/trufflesecurity/trufflehog/pull/3115](https://github.com/trufflesecurity/trufflehog/pull/3115) **Full Changelog**: trufflesecurity/trufflehog@v3.80.2...v3.80.3 ### [`v3.80.2`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.80.2) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.80.1...v3.80.2) #### What's Changed - Added Twitter v2 Detector by [@​abmussani](https://github.com/abmussani) in [https://github.com/trufflesecurity/trufflehog/pull/3016](https://github.com/trufflesecurity/trufflehog/pull/3016) - fix(deps): update module github.com/aws/aws-sdk-go to v1.54.20 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3077](https://github.com/trufflesecurity/trufflehog/pull/3077) - \[bug] - add verify check by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3079](https://github.com/trufflesecurity/trufflehog/pull/3079) - \[chore] - Reduce `VerificationOverlapWorker`s by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3082](https://github.com/trufflesecurity/trufflehog/pull/3082) - fix(deps): update module github.com/couchbase/gocb/v2 to v2.9.1 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3078](https://github.com/trufflesecurity/trufflehog/pull/3078) - fix(deps): update golang.org/x/exp digest to [`8a7402a`](https://github.com/trufflesecurity/trufflehog/commit/8a7402a) by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3083](https://github.com/trufflesecurity/trufflehog/pull/3083) - fix(deps): update module github.com/googleapis/gax-go/v2 to v2.13.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3085](https://github.com/trufflesecurity/trufflehog/pull/3085) - fix(deps): update module google.golang.org/api to v0.189.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3086](https://github.com/trufflesecurity/trufflehog/pull/3086) - implemented a netsuite detector by [@​abmussani](https://github.com/abmussani) in [https://github.com/trufflesecurity/trufflehog/pull/3068](https://github.com/trufflesecurity/trufflehog/pull/3068) - Remove onwater detector by [@​trufflesteeeve](https://github.com/trufflesteeeve) in [https://github.com/trufflesecurity/trufflehog/pull/3088](https://github.com/trufflesecurity/trufflehog/pull/3088) - Fixed Crash issue in atlassian V2 if data in response is empty array by [@​abmussani](https://github.com/abmussani) in [https://github.com/trufflesecurity/trufflehog/pull/3091](https://github.com/trufflesecurity/trufflehog/pull/3091) - fix(deps): update module github.com/aws/aws-sdk-go to v1.55.1 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3087](https://github.com/trufflesecurity/trufflehog/pull/3087) - fix(deps): update module github.com/aws/aws-sdk-go to v1.55.2 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3094](https://github.com/trufflesecurity/trufflehog/pull/3094) - \[chore] - remove deps from docker image by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3097](https://github.com/trufflesecurity/trufflehog/pull/3097) - \[bug]- Invalid Seek for Non-Seekable Readers by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3095](https://github.com/trufflesecurity/trufflehog/pull/3095) - chore: fix some comments by [@​shangchenglumetro](https://github.com/shangchenglumetro) in [https://github.com/trufflesecurity/trufflehog/pull/3098](https://github.com/trufflesecurity/trufflehog/pull/3098) - Analyze by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3099](https://github.com/trufflesecurity/trufflehog/pull/3099) - fix(deps): update module cloud.google.com/go/secretmanager to v1.13.5 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3096](https://github.com/trufflesecurity/trufflehog/pull/3096) - \[chore] Fix Versioner interface for twitter by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3104](https://github.com/trufflesecurity/trufflehog/pull/3104) - Implement Analyzer interface for openai by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3101](https://github.com/trufflesecurity/trufflehog/pull/3101) #### New Contributors - [@​shangchenglumetro](https://github.com/shangchenglumetro) made their first contribution in [https://github.com/trufflesecurity/trufflehog/pull/3098](https://github.com/trufflesecurity/trufflehog/pull/3098) **Full Changelog**: trufflesecurity/trufflehog@v3.80.1...v3.80.2 ### [`v3.80.1`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.80.1) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.80.0...v3.80.1) #### What's Changed - fix(deps): update golang.org/x/exp digest to [`e3f2596`](https://github.com/trufflesecurity/trufflehog/commit/e3f2596) by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3071](https://github.com/trufflesecurity/trufflehog/pull/3071) - chore: fix goreleaser config and command line options for goreleaser v2 by [@​suzuki-shunsuke](https://github.com/suzuki-shunsuke) in [https://github.com/trufflesecurity/trufflehog/pull/3073](https://github.com/trufflesecurity/trufflehog/pull/3073) #### New Contributors - [@​suzuki-shunsuke](https://github.com/suzuki-shunsuke) made their first contribution in [https://github.com/trufflesecurity/trufflehog/pull/3073](https://github.com/trufflesecurity/trufflehog/pull/3073) **Full Changelog**: trufflesecurity/trufflehog@v3.80.0...v3.80.1 ### [`v3.80.0`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.80.0) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.79.0...v3.80.0) #### What's Changed - Add endorlabs detector by [@​shreyas-sriram](https://github.com/shreyas-sriram) in [https://github.com/trufflesecurity/trufflehog/pull/3015](https://github.com/trufflesecurity/trufflehog/pull/3015) - New Source: HuggingFace by [@​joeleonjr](https://github.com/joeleonjr) in [https://github.com/trufflesecurity/trufflehog/pull/3000](https://github.com/trufflesecurity/trufflehog/pull/3000) - Update README.md by [@​joeleonjr](https://github.com/joeleonjr) in [https://github.com/trufflesecurity/trufflehog/pull/3019](https://github.com/trufflesecurity/trufflehog/pull/3019) - fixing docs by [@​dylanTruffle](https://github.com/dylanTruffle) in [https://github.com/trufflesecurity/trufflehog/pull/3022](https://github.com/trufflesecurity/trufflehog/pull/3022) - fix(deps): update module github.com/charmbracelet/bubbletea to v0.26.6 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2998](https://github.com/trufflesecurity/trufflehog/pull/2998) - fix(deps): update module github.com/aws/aws-sdk-go to v1.54.11 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3025](https://github.com/trufflesecurity/trufflehog/pull/3025) - fix(deps): update module cloud.google.com/go/secretmanager to v1.13.2 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3024](https://github.com/trufflesecurity/trufflehog/pull/3024) - fix(deps): update module github.com/brianvoe/gofakeit/v7 to v7.0.4 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3026](https://github.com/trufflesecurity/trufflehog/pull/3026) - fix(deps): update module github.com/couchbase/gocb/v2 to v2.9.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3030](https://github.com/trufflesecurity/trufflehog/pull/3030) - update LaunchDarkly detector to use the caller-identity API by [@​pkaeding](https://github.com/pkaeding) in [https://github.com/trufflesecurity/trufflehog/pull/3018](https://github.com/trufflesecurity/trufflehog/pull/3018) - fix(deps): update module github.com/wasilibs/go-re2 to v1.6.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3033](https://github.com/trufflesecurity/trufflehog/pull/3033) - fix(deps): update module github.com/xanzy/go-gitlab to v0.106.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3035](https://github.com/trufflesecurity/trufflehog/pull/3035) - \[chore] - remove launchdarkly dep by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3034](https://github.com/trufflesecurity/trufflehog/pull/3034) - Fix race in `caflou` and `ldap` detectors by [@​rgmz](https://github.com/rgmz) in [https://github.com/trufflesecurity/trufflehog/pull/3028](https://github.com/trufflesecurity/trufflehog/pull/3028) - Elevenlabs detector by [@​dylanTruffle](https://github.com/dylanTruffle) in [https://github.com/trufflesecurity/trufflehog/pull/3023](https://github.com/trufflesecurity/trufflehog/pull/3023) - fix(deps): update module go.mongodb.org/mongo-driver to v1.16.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3036](https://github.com/trufflesecurity/trufflehog/pull/3036) - fix(deps): update module cloud.google.com/go/secretmanager to v1.13.3 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3037](https://github.com/trufflesecurity/trufflehog/pull/3037) - fix(deps): update module github.com/aws/aws-sdk-go to v1.54.14 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3042](https://github.com/trufflesecurity/trufflehog/pull/3042) - fix(deps): update module cloud.google.com/go/storage to v1.43.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3043](https://github.com/trufflesecurity/trufflehog/pull/3043) - fix(deps): update module golang.org/x/net to v0.27.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3046](https://github.com/trufflesecurity/trufflehog/pull/3046) - fix(deps): update module golang.org/x/crypto to v0.25.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3045](https://github.com/trufflesecurity/trufflehog/pull/3045) - fix(deps): update module github.com/aws/aws-sdk-go to v1.54.15 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3049](https://github.com/trufflesecurity/trufflehog/pull/3049) - fix(deps): update testcontainers-go monorepo to v0.32.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3050](https://github.com/trufflesecurity/trufflehog/pull/3050) - \[chore] - remove dead Chunker code by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3044](https://github.com/trufflesecurity/trufflehog/pull/3044) - chore(deps): update goreleaser/goreleaser-action action to v6 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3051](https://github.com/trufflesecurity/trufflehog/pull/3051) - fix(deps): update golang.org/x/exp digest to [`46b0784`](https://github.com/trufflesecurity/trufflehog/commit/46b0784) by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3053](https://github.com/trufflesecurity/trufflehog/pull/3053) - fix(deps): update module github.com/aws/aws-sdk-go to v1.54.16 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3054](https://github.com/trufflesecurity/trufflehog/pull/3054) - fix(deps): update module github.com/google/go-containerregistry to v0.20.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3055](https://github.com/trufflesecurity/trufflehog/pull/3055) - Order GitLab repos consistently by [@​rosecodym](https://github.com/rosecodym) in [https://github.com/trufflesecurity/trufflehog/pull/3047](https://github.com/trufflesecurity/trufflehog/pull/3047) - Log more GitLab stuff by [@​rosecodym](https://github.com/rosecodym) in [https://github.com/trufflesecurity/trufflehog/pull/3040](https://github.com/trufflesecurity/trufflehog/pull/3040) - update package name by [@​0x1](https://github.com/0x1) in [https://github.com/trufflesecurity/trufflehog/pull/3020](https://github.com/trufflesecurity/trufflehog/pull/3020) - fix(deps): update module github.com/aws/aws-sdk-go to v1.54.17 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3057](https://github.com/trufflesecurity/trufflehog/pull/3057) - fix(deps): update module cloud.google.com/go/secretmanager to v1.13.4 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3059](https://github.com/trufflesecurity/trufflehog/pull/3059) - fix(deps): update module github.com/aws/aws-sdk-go to v1.54.18 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3062](https://github.com/trufflesecurity/trufflehog/pull/3062) - fix(deps): update module github.com/aws/aws-sdk-go to v1.54.19 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3064](https://github.com/trufflesecurity/trufflehog/pull/3064) - fix(deps): update module github.com/xanzy/go-gitlab to v0.107.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3069](https://github.com/trufflesecurity/trufflehog/pull/3069) - fix(deps): update golang.org/x/exp digest to [`1d5bc16`](https://github.com/trufflesecurity/trufflehog/commit/1d5bc16) by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3070](https://github.com/trufflesecurity/trufflehog/pull/3070) - Atlassian Token Detector by [@​ankushgoel27](https://github.com/ankushgoel27) in [https://github.com/trufflesecurity/trufflehog/pull/3065](https://github.com/trufflesecurity/trufflehog/pull/3065) - fix(deps): update module github.com/google/go-containerregistry to v0.20.1 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3072](https://github.com/trufflesecurity/trufflehog/pull/3072) - \[feat] - Streamlined File Handling with BufferedReaderSeeker by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3041](https://github.com/trufflesecurity/trufflehog/pull/3041) - \[perf] - Optimize MIME Type Detection to Reduce Allocations by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3048](https://github.com/trufflesecurity/trufflehog/pull/3048) #### New Contributors - [@​pkaeding](https://github.com/pkaeding) made their first contribution in [https://github.com/trufflesecurity/trufflehog/pull/3018](https://github.com/trufflesecurity/trufflehog/pull/3018) **Full Changelog**: trufflesecurity/trufflehog@v3.79.0...v3.80.0 ### [`v3.79.0`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.79.0) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.78.2...v3.79.0) #### What's Changed - fix(deps): update module github.com/aws/aws-sdk-go to v1.54.6 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2996](https://github.com/trufflesecurity/trufflehog/pull/2996) - Return targeted scan errors by [@​rosecodym](https://github.com/rosecodym) in [https://github.com/trufflesecurity/trufflehog/pull/2995](https://github.com/trufflesecurity/trufflehog/pull/2995) - Set GIT_DIR based on ScanOptions.Bare by [@​rgmz](https://github.com/rgmz) in [https://github.com/trufflesecurity/trufflehog/pull/3004](https://github.com/trufflesecurity/trufflehog/pull/3004) - Adding Larksuite Detectors + Tests by [@​abmussani](https://github.com/abmussani) in [https://github.com/trufflesecurity/trufflehog/pull/3008](https://github.com/trufflesecurity/trufflehog/pull/3008) - Pin STARRY-S/zip by [@​rosecodym](https://github.com/rosecodym) in [https://github.com/trufflesecurity/trufflehog/pull/2999](https://github.com/trufflesecurity/trufflehog/pull/2999) - Ensure that `detector-tests` workflow runs detector tests by [@​rgmz](https://github.com/rgmz) in [https://github.com/trufflesecurity/trufflehog/pull/2994](https://github.com/trufflesecurity/trufflehog/pull/2994) - added "example" to detector badlist by [@​orionooooo](https://github.com/orionooooo) in [https://github.com/trufflesecurity/trufflehog/pull/3010](https://github.com/trufflesecurity/trufflehog/pull/3010) #### New Contributors - [@​orionooooo](https://github.com/orionooooo) made their first contribution in [https://github.com/trufflesecurity/trufflehog/pull/3010](https://github.com/trufflesecurity/trufflehog/pull/3010) **Full Changelog**: trufflesecurity/trufflehog@v3.78.2...v3.79.0 ### [`v3.78.2`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.78.2) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.78.1...v3.78.2) #### What's Changed - fix(deps): update golang.org/x/exp digest to [`fc45aab`](https://github.com/trufflesecurity/trufflehog/commit/fc45aab) by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2931](https://github.com/trufflesecurity/trufflehog/pull/2931) - adding twitter + Consumer key detector by [@​abmussani](https://github.com/abmussani) in [https://github.com/trufflesecurity/trufflehog/pull/2963](https://github.com/trufflesecurity/trufflehog/pull/2963) - Fix test compilation errors by [@​rgmz](https://github.com/rgmz) in [https://github.com/trufflesecurity/trufflehog/pull/2964](https://github.com/trufflesecurity/trufflehog/pull/2964) - Modularize scanning engine by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/2887](https://github.com/trufflesecurity/trufflehog/pull/2887) - adding eraser ai detector by [@​0x1](https://github.com/0x1) in [https://github.com/trufflesecurity/trufflehog/pull/2961](https://github.com/trufflesecurity/trufflehog/pull/2961) - \[feat] - add metrics to the Engine by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/2968](https://github.com/trufflesecurity/trufflehog/pull/2968) - Double archive `maxDepth` until bug is fixed by [@​rgmz](https://github.com/rgmz) in [https://github.com/trufflesecurity/trufflehog/pull/2965](https://github.com/trufflesecurity/trufflehog/pull/2965) - Return match/reason from `detectors.IsKnownFalsePositive` by [@​rgmz](https://github.com/rgmz) in [https://github.com/trufflesecurity/trufflehog/pull/2969](https://github.com/trufflesecurity/trufflehog/pull/2969) - Fix integration tests by [@​rosecodym](https://github.com/rosecodym) in [https://github.com/trufflesecurity/trufflehog/pull/2970](https://github.com/trufflesecurity/trufflehog/pull/2970) - \[fix] - implement MaxSecretSizeProvider for `auth0managementapitoken` detector by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/2953](https://github.com/trufflesecurity/trufflehog/pull/2953) - Patch archived dependency by [@​dustin-decker](https://github.com/dustin-decker) in [https://github.com/trufflesecurity/trufflehog/pull/2971](https://github.com/trufflesecurity/trufflehog/pull/2971) - fix(deps): update module github.com/aws/aws-sdk-go to v1.54.2 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2962](https://github.com/trufflesecurity/trufflehog/pull/2962) - fix(deps): update golang.org/x/exp digest to [`7f521ea`](https://github.com/trufflesecurity/trufflehog/commit/7f521ea) by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2972](https://github.com/trufflesecurity/trufflehog/pull/2972) - fix(deps): update module github.com/google/go-containerregistry to v0.19.2 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2973](https://github.com/trufflesecurity/trufflehog/pull/2973) - fix(deps): update module go.mongodb.org/mongo-driver to v1.15.1 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2975](https://github.com/trufflesecurity/trufflehog/pull/2975) - fix(deps): update module cloud.google.com/go/storage to v1.42.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2977](https://github.com/trufflesecurity/trufflehog/pull/2977) - fix(deps): update module github.com/bradleyfalzon/ghinstallation/v2 to v2.11.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2980](https://github.com/trufflesecurity/trufflehog/pull/2980) - fix(deps): update module github.com/elastic/go-elasticsearch/v8 to v8.14.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2981](https://github.com/trufflesecurity/trufflehog/pull/2981) - fix(deps): update module github.com/getsentry/sentry-go to v0.28.1 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2986](https://github.com/trufflesecurity/trufflehog/pull/2986) - \[feat] - Add Option to Retain False Positives During Detection by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/2967](https://github.com/trufflesecurity/trufflehog/pull/2967) - fix(deps): update module google.golang.org/api to v0.185.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2987](https://github.com/trufflesecurity/trufflehog/pull/2987) - clone more refs by [@​zricethezav](https://github.com/zricethezav) in [https://github.com/trufflesecurity/trufflehog/pull/2988](https://github.com/trufflesecurity/trufflehog/pull/2988) - fix(deps): update module github.com/aws/aws-sdk-go to v1.54.5 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2992](https://github.com/trufflesecurity/trufflehog/pull/2992) - Disambiguate step names in `detector-tests` workflow by [@​rgmz](https://github.com/rgmz) in [https://github.com/trufflesecurity/trufflehog/pull/2989](https://github.com/trufflesecurity/trufflehog/pull/2989) - fix(deps): update module github.com/googleapis/gax-go/v2 to v2.12.5 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2993](https://github.com/trufflesecurity/trufflehog/pull/2993) **Full Changelog**: trufflesecurity/trufflehog@v3.78.1...v3.78.2 ### [`v3.78.1`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.78.1) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.78.0...v3.78.1) #### What's Changed - fix(deps): update module github.com/aws/aws-sdk-go to v1.53.15 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2911](https://github.com/trufflesecurity/trufflehog/pull/2911) - fix(deps): update module github.com/microsoft/go-mssqldb to v1.7.2 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2912](https://github.com/trufflesecurity/trufflehog/pull/2912) - Add elasticsearch to tui by [@​hxnyk](https://github.com/hxnyk) in [https://github.com/trufflesecurity/trufflehog/pull/2915](https://github.com/trufflesecurity/trufflehog/pull/2915) - Improve GitHub wiki scan errs by [@​rgmz](https://github.com/rgmz) in [https://github.com/trufflesecurity/trufflehog/pull/2917](https://github.com/trufflesecurity/trufflehog/pull/2917) - Update OpenAI detector by [@​rgmz](https://github.com/rgmz) in [https://github.com/trufflesecurity/trufflehog/pull/2863](https://github.com/trufflesecurity/trufflehog/pull/2863) - Add flag to get information if trufflehog being ran from TUI by [@​hxnyk](https://github.com/hxnyk) in [https://github.com/trufflesecurity/trufflehog/pull/1644](https://github.com/trufflesecurity/trufflehog/pull/1644) - \[feat] - Introduce `channelmetrics` Package for Channel Metrics Collection by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/2889](https://github.com/trufflesecurity/trufflehog/pull/2889) - \[feat] - Optimize detector performance by reducing data passed to regex by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/2812](https://github.com/trufflesecurity/trufflehog/pull/2812) - Go should be installed before codeql initializes by [@​dustin-decker](https://github.com/dustin-decker) in [https://github.com/trufflesecurity/trufflehog/pull/2919](https://github.com/trufflesecurity/trufflehog/pull/2919) - \[fix] - continue on error by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/2921](https://github.com/trufflesecurity/trufflehog/pull/2921) - Update Jenkins in tui by [@​hxnyk](https://github.com/hxnyk) in [https://github.com/trufflesecurity/trufflehog/pull/2925](https://github.com/trufflesecurity/trufflehog/pull/2925) - \[chore] - remove stutter in naming by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/2926](https://github.com/trufflesecurity/trufflehog/pull/2926) - \[fix] - Correctly calculate EntireSpanChunkCalculator span by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/2924](https://github.com/trufflesecurity/trufflehog/pull/2924) - Improve Git scaning logs by [@​rgmz](https://github.com/rgmz) in [https://github.com/trufflesecurity/trufflehog/pull/2923](https://github.com/trufflesecurity/trufflehog/pull/2923) - \[chore] - address comments by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/2920](https://github.com/trufflesecurity/trufflehog/pull/2920) - Make `cache.Cache` typed by [@​rgmz](https://github.com/rgmz) in [https://github.com/trufflesecurity/trufflehog/pull/2930](https://github.com/trufflesecurity/trufflehog/pull/2930) - fix(deps): update module github.com/aws/aws-sdk-go to v1.53.17 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2914](https://github.com/trufflesecurity/trufflehog/pull/2914) - \[chore] Polish channelmetrics package by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/2938](https://github.com/trufflesecurity/trufflehog/pull/2938) - Add `*.dia` to ignored extensions list by [@​rgmz](https://github.com/rgmz) in [https://github.com/trufflesecurity/trufflehog/pull/2939](https://github.com/trufflesecurity/trufflehog/pull/2939) - Make the github action work with a path as input by [@​benbridts](https://github.com/benbridts) in [https://github.com/trufflesecurity/trufflehog/pull/2908](https://github.com/trufflesecurity/trufflehog/pull/2908) - fix(deps): update module github.com/snowflakedb/gosnowflake to v1.10.1 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2913](https://github.com/trufflesecurity/trufflehog/pull/2913) - fix(deps): update module github.com/aws/aws-sdk-go to v1.53.19 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2944](https://github.com/trufflesecurity/trufflehog/pull/2944) - fix(deps): update module github.com/launchdarkly/go-server-sdk/v7 to v7.4.1 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2947](https://github.com/trufflesecurity/trufflehog/pull/2947) - \[bug] - Ensure BufferedFileWriter Flushes Buffer Contents to File Correctly by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/2943](https://github.com/trufflesecurity/trufflehog/pull/2943) - Change filesystem symlink err handling by [@​rgmz](https://github.com/rgmz) in [https://github.com/trufflesecurity/trufflehog/pull/2941](https://github.com/trufflesecurity/trufflehog/pull/2941) - Fix panic in MaxMind detector by [@​rgmz](https://github.com/rgmz) in [https://github.com/trufflesecurity/trufflehog/pull/2948](https://github.com/trufflesecurity/trufflehog/pull/2948) - \[chore] - Update `discordwebhook` detector keyword by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/2954](https://github.com/trufflesecurity/trufflehog/pull/2954) - \[fix] - Refactor Filtering Logic to Fix Known False Positive Handling in Overlapping Cases by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/2946](https://github.com/trufflesecurity/trufflehog/pull/2946) - \[feat] - Update span calculation logic to use offset magnitude by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/2957](https://github.com/trufflesecurity/trufflehog/pull/2957) - \[chore] - pin archiver dependency by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/2958](https://github.com/trufflesecurity/trufflehog/pull/2958) - \[chore] - Remove replace by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/2959](https://github.com/trufflesecurity/trufflehog/pull/2959) #### New Contributors - [@​benbridts](https://github.com/benbridts) made their first contribution in [https://github.com/trufflesecurity/trufflehog/pull/2908](https://github.com/trufflesecurity/trufflehog/pull/2908) **Full Changelog**: trufflesecurity/trufflehog@v3.78.0...v3.78.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/splunk/addonfactory-workflow-addon-release). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
itsacoyote
referenced
this pull request
in zkSync-Community-Hub/community-code
Sep 4, 2024
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | Type | Update | |---|---|---|---|---|---|---|---| | [@nuxt/fonts](https://github.com/nuxt/fonts) | [`^0.5.1` -> `^0.7.2`](https://renovatebot.com/diffs/npm/@nuxt%2ffonts/0.5.1/0.7.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@nuxt%2ffonts/0.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@nuxt%2ffonts/0.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@nuxt%2ffonts/0.5.1/0.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@nuxt%2ffonts/0.5.1/0.7.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | dependencies | minor | | [actions/checkout](https://github.com/actions/checkout) | `v4.1.1` -> `v4.1.7` | [![age](https://developer.mend.io/api/mc/badges/age/github-tags/actions%2fcheckout/v4.1.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/github-tags/actions%2fcheckout/v4.1.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/github-tags/actions%2fcheckout/v4.1.1/v4.1.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/actions%2fcheckout/v4.1.1/v4.1.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) | action | patch | | [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) | `v5.5.2` -> `v5.5.3` | [![age](https://developer.mend.io/api/mc/badges/age/github-tags/amannn%2faction-semantic-pull-request/v5.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/github-tags/amannn%2faction-semantic-pull-request/v5.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/github-tags/amannn%2faction-semantic-pull-request/v5.5.2/v5.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/amannn%2faction-semantic-pull-request/v5.5.2/v5.5.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | action | patch | | [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog) | `v3.69.0` -> `v3.81.10` | [![age](https://developer.mend.io/api/mc/badges/age/github-tags/trufflesecurity%2ftrufflehog/v3.81.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/github-tags/trufflesecurity%2ftrufflehog/v3.81.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/github-tags/trufflesecurity%2ftrufflehog/v3.69.0/v3.81.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/trufflesecurity%2ftrufflehog/v3.69.0/v3.81.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | action | minor | --- ### Release Notes <details> <summary>nuxt/fonts (@​nuxt/fonts)</summary> ### [`v0.7.2`](https://github.com/nuxt/fonts/blob/HEAD/CHANGELOG.md#v072) [Compare Source](https://github.com/nuxt/fonts/compare/v0.7.1...v0.7.2) [compare changes](https://github.com/nuxt/fonts/compare/v0.7.1...v0.7.2) ##### 🔥 Performance - **local:** Use `tinyglobby` to scan font files ([#​205](https://github.com/nuxt/fonts/pull/205)) ##### 🩹 Fixes - Apply `-` replacement to filename ([d83aa0d](https://github.com/nuxt/fonts/commit/d83aa0d)) - **adobe:** Use provided `css_names` from API ([#​192](https://github.com/nuxt/fonts/pull/192)) - **fontsource:** Use `/variable` endpoint for retrieving variable axes ([#​196](https://github.com/nuxt/fonts/pull/196)) ##### 📖 Documentation - Fix link to how it works ([#​197](https://github.com/nuxt/fonts/pull/197)) - Update carbon abs ([7b61b15](https://github.com/nuxt/fonts/commit/7b61b15)) - Improvements ([9dab0a3](https://github.com/nuxt/fonts/commit/9dab0a3)) - Update social og image ([2991df2](https://github.com/nuxt/fonts/commit/2991df2)) - Fix open an issue link on installation page ([#​206](https://github.com/nuxt/fonts/pull/206)) ##### 🏡 Chore - Lint ([dabc1ce](https://github.com/nuxt/fonts/commit/dabc1ce)) ##### ✅ Tests - Update snapshots ([5bc9ae6](https://github.com/nuxt/fonts/commit/5bc9ae6)) ##### ❤️ Contributors - Ben McCann ([@​benmccann](http://github.com/benmccann)) - Kethan Vegunta ([@​kethan1](http://github.com/kethan1)) - Daniel Roe ([@​danielroe](http://github.com/danielroe)) - Sébastien Chopin ([@​atinux](http://github.com/atinux)) - Tom Tang ([@​qwerzl](http://github.com/qwerzl)) - Michel EDIGHOFFER <edimitchel@gmail.com> ### [`v0.7.1`](https://github.com/nuxt/fonts/blob/HEAD/CHANGELOG.md#v071) [Compare Source](https://github.com/nuxt/fonts/compare/v0.7.0...v0.7.1) [compare changes](https://github.com/nuxt/fonts/compare/v0.7.0...v0.7.1) ##### 🩹 Fixes - **local:** Scan for fonts in all public assets dirs ([6e7ae2b](https://github.com/nuxt/fonts/commit/6e7ae2b)) - Ensure we don't have font filenames prefixed with `-` ([dfa252a](https://github.com/nuxt/fonts/commit/dfa252a)) ##### 📖 Documentation - Add docs page ([#​146](https://github.com/nuxt/fonts/pull/146)) - Update home page links ([8c91318](https://github.com/nuxt/fonts/commit/8c91318)) - Two more links ([5af0e5e](https://github.com/nuxt/fonts/commit/5af0e5e)) ##### 🏡 Chore - Add CODEOWNERS file ([#​156](https://github.com/nuxt/fonts/pull/156)) - Lint ([1632eee](https://github.com/nuxt/fonts/commit/1632eee)) ##### ❤️ Contributors - Daniel Roe ([@​danielroe](http://github.com/danielroe)) - Tom Tang ([@​qwerzl](http://github.com/qwerzl)) ### [`v0.7.0`](https://github.com/nuxt/fonts/blob/HEAD/CHANGELOG.md#v070) [Compare Source](https://github.com/nuxt/fonts/compare/v0.6.1...v0.7.0) [compare changes](https://github.com/nuxt/fonts/compare/v0.6.1...v0.7.0) ##### 🚀 Enhancements - Allow configuring `font-stretch` property in override ([d7ff458](https://github.com/nuxt/fonts/commit/d7ff458)) - Add `preload` override + preload non subsetted fonts ([#​136](https://github.com/nuxt/fonts/pull/136)) ##### 🩹 Fixes - Do not apply ignore patterns to `_fonts` public dir ([4952673](https://github.com/nuxt/fonts/commit/4952673)) ##### 📖 Documentation - Clarify that `addPreloadLinks` only affects production ([d3cbcdb](https://github.com/nuxt/fonts/commit/d3cbcdb)) - **readme:** Replace provider count ([#​125](https://github.com/nuxt/fonts/pull/125)) ##### 🏡 Chore - Migrate to eslint v9 ([#​121](https://github.com/nuxt/fonts/pull/121)) - Lint ([7fa0ef5](https://github.com/nuxt/fonts/commit/7fa0ef5)) - Update to latest `@nuxt/module-builder` ([#​139](https://github.com/nuxt/fonts/pull/139)) ##### 🤖 CI - Add codecov token ([#​140](https://github.com/nuxt/fonts/pull/140)) ##### ❤️ Contributors - Daniel Roe ([@​danielroe](http://github.com/danielroe)) - Jonas Thelemann <e-mail+github@jonas-thelemann.de> ### [`v0.6.1`](https://github.com/nuxt/fonts/blob/HEAD/CHANGELOG.md#v061) [Compare Source](https://github.com/nuxt/fonts/compare/v0.6.0...v0.6.1) [compare changes](https://github.com/nuxt/fonts/compare/v0.6.0...v0.6.1) ##### 🩹 Fixes - Add style in variable font local fallback name ([#​110](https://github.com/nuxt/fonts/pull/110)) ##### 📖 Documentation - Add link to adobe's terms and warning to read ([7872b28](https://github.com/nuxt/fonts/commit/7872b28)) - Mention non-latin subset support for adobe provider ([#​109](https://github.com/nuxt/fonts/pull/109)) ##### 🏡 Chore - **release:** V0.6.0 ([0913b4b](https://github.com/nuxt/fonts/commit/0913b4b)) ##### ❤️ Contributors - Tom Tang ([@​qwerzl](http://github.com/qwerzl)) - Daniel Roe ([@​danielroe](http://github.com/danielroe)) ### [`v0.6.0`](https://github.com/nuxt/fonts/blob/HEAD/CHANGELOG.md#v060) [Compare Source](https://github.com/nuxt/fonts/compare/v0.5.1...v0.6.0) [compare changes](https://github.com/nuxt/fonts/compare/v0.5.1...v0.6.0) ##### 🚀 Enhancements - **fontsource:** Support variable fonts ([#​102](https://github.com/nuxt/fonts/pull/102)) ##### 🩹 Fixes - Render variable font weight correctly ([#​99](https://github.com/nuxt/fonts/pull/99)) - Preserve `@font-face` order when rendering ([836a605](https://github.com/nuxt/fonts/commit/836a605)) - Only prepend once 🤣 and update snapshots ([8a000ae](https://github.com/nuxt/fonts/commit/8a000ae)) - Adopt forward-compatible approach to `builder:watch` ([#​101](https://github.com/nuxt/fonts/pull/101)) - Handle custom `app.baseURL` in development ([d9f4fae](https://github.com/nuxt/fonts/commit/d9f4fae)) ##### 📖 Documentation - Add image ([608653b](https://github.com/nuxt/fonts/commit/608653b)) - Mention disabling unocss web fonts preset ([627125b](https://github.com/nuxt/fonts/commit/627125b)) ##### 🏡 Chore - Link to latest version in badges ([42e7030](https://github.com/nuxt/fonts/commit/42e7030)) ##### ✅ Tests - Update poppins snapshot ([274ae5f](https://github.com/nuxt/fonts/commit/274ae5f)) ##### ❤️ Contributors - Daniel Roe ([@​danielroe](http://github.com/danielroe)) - Tom Tang ([@​qwerzl](http://github.com/qwerzl)) - Sébastien Chopin ([@​Atinux](http://github.com/Atinux)) </details> <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v4.1.7`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v417) [Compare Source](https://github.com/actions/checkout/compare/v4.1.6...v4.1.7) - Bump the minor-npm-dependencies group across 1 directory with 4 updates by [@​dependabot](https://github.com/dependabot) in [https://github.com/actions/checkout/pull/1739](https://github.com/actions/checkout/pull/1739) - Bump actions/checkout from 3 to 4 by [@​dependabot](https://github.com/dependabot) in [https://github.com/actions/checkout/pull/1697](https://github.com/actions/checkout/pull/1697) - Check out other refs/\* by commit by [@​orhantoy](https://github.com/orhantoy) in [https://github.com/actions/checkout/pull/1774](https://github.com/actions/checkout/pull/1774) - Pin actions/checkout's own workflows to a known, good, stable version. by [@​jww3](https://github.com/jww3) in [https://github.com/actions/checkout/pull/1776](https://github.com/actions/checkout/pull/1776) ### [`v4.1.6`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v416) [Compare Source](https://github.com/actions/checkout/compare/v4.1.5...v4.1.6) - Check platform to set archive extension appropriately by [@​cory-miller](https://github.com/cory-miller) in [https://github.com/actions/checkout/pull/1732](https://github.com/actions/checkout/pull/1732) ### [`v4.1.5`](https://github.com/actions/checkout/releases/tag/v4.1.5) [Compare Source](https://github.com/actions/checkout/compare/v4.1.4...v4.1.5) #### What's Changed - Update NPM dependencies by [@​cory-miller](https://github.com/cory-miller) in [https://github.com/actions/checkout/pull/1703](https://github.com/actions/checkout/pull/1703) - Bump github/codeql-action from 2 to 3 by [@​dependabot](https://github.com/dependabot) in [https://github.com/actions/checkout/pull/1694](https://github.com/actions/checkout/pull/1694) - Bump actions/setup-node from 1 to 4 by [@​dependabot](https://github.com/dependabot) in [https://github.com/actions/checkout/pull/1696](https://github.com/actions/checkout/pull/1696) - Bump actions/upload-artifact from 2 to 4 by [@​dependabot](https://github.com/dependabot) in [https://github.com/actions/checkout/pull/1695](https://github.com/actions/checkout/pull/1695) - README: Suggest `user.email` to be `41898282+github-actions[bot]@​users.noreply.github.com` by [@​cory-miller](https://github.com/cory-miller) in [https://github.com/actions/checkout/pull/1707](https://github.com/actions/checkout/pull/1707) **Full Changelog**: https://github.com/actions/checkout/compare/v4.1.4...v4.1.5 ### [`v4.1.4`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v414) [Compare Source](https://github.com/actions/checkout/compare/v4.1.3...v4.1.4) - Disable `extensions.worktreeConfig` when disabling `sparse-checkout` by [@​jww3](https://github.com/jww3) in [https://github.com/actions/checkout/pull/1692](https://github.com/actions/checkout/pull/1692) - Add dependabot config by [@​cory-miller](https://github.com/cory-miller) in [https://github.com/actions/checkout/pull/1688](https://github.com/actions/checkout/pull/1688) - Bump the minor-actions-dependencies group with 2 updates by [@​dependabot](https://github.com/dependabot) in [https://github.com/actions/checkout/pull/1693](https://github.com/actions/checkout/pull/1693) - Bump word-wrap from 1.2.3 to 1.2.5 by [@​dependabot](https://github.com/dependabot) in [https://github.com/actions/checkout/pull/1643](https://github.com/actions/checkout/pull/1643) ### [`v4.1.3`](https://github.com/actions/checkout/releases/tag/v4.1.3) [Compare Source](https://github.com/actions/checkout/compare/v4.1.2...v4.1.3) #### What's Changed - Update `actions/checkout` version in `update-main-version.yml` by [@​jww3](https://github.com/jww3) in [https://github.com/actions/checkout/pull/1650](https://github.com/actions/checkout/pull/1650) - Check git version before attempting to disable `sparse-checkout` by [@​jww3](https://github.com/jww3) in [https://github.com/actions/checkout/pull/1656](https://github.com/actions/checkout/pull/1656) - Add SSH user parameter by [@​cory-miller](https://github.com/cory-miller) in [https://github.com/actions/checkout/pull/1685](https://github.com/actions/checkout/pull/1685) **Full Changelog**: https://github.com/actions/checkout/compare/v4.1.2...v4.1.3 ### [`v4.1.2`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v412) [Compare Source](https://github.com/actions/checkout/compare/v4.1.1...v4.1.2) - Fix: Disable sparse checkout whenever `sparse-checkout` option is not present [@​dscho](https://github.com/dscho) in [https://github.com/actions/checkout/pull/1598](https://github.com/actions/checkout/pull/1598) </details> <details> <summary>amannn/action-semantic-pull-request (amannn/action-semantic-pull-request)</summary> ### [`v5.5.3`](https://github.com/amannn/action-semantic-pull-request/releases/tag/v5.5.3) [Compare Source](https://github.com/amannn/action-semantic-pull-request/compare/v5.5.2...v5.5.3) ##### Bug Fixes - Bump `braces` dependency ([#​269](https://github.com/amannn/action-semantic-pull-request/issues/269). by [@​EelcoLos](https://github.com/EelcoLos)) ([2d952a1](https://github.com/amannn/action-semantic-pull-request/commit/2d952a1bf90a6a7ab8f0293dc86f5fdf9acb1915)) </details> <details> <summary>trufflesecurity/trufflehog (trufflesecurity/trufflehog)</summary> ### [`v3.81.10`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.81.10) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.81.9...v3.81.10) #### What's Changed - fix(deps): update module github.com/sendgrid/sendgrid-go to v3.15.0+incompatible by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3214](https://github.com/trufflesecurity/trufflehog/pull/3214) - fix(deps): update module github.com/charmbracelet/bubbletea to v0.27.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3229](https://github.com/trufflesecurity/trufflehog/pull/3229) - chore(deps): update golang docker tag to v1.23 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3228](https://github.com/trufflesecurity/trufflehog/pull/3228) - fix(deps): update module github.com/prometheus/client_golang to v1.20.1 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3236](https://github.com/trufflesecurity/trufflehog/pull/3236) - fix(deps): update module google.golang.org/api to v0.192.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3237](https://github.com/trufflesecurity/trufflehog/pull/3237) - fix(deps): update module google.golang.org/api to v0.193.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3238](https://github.com/trufflesecurity/trufflehog/pull/3238) - fix(deps): update testcontainers-go monorepo to v0.33.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3239](https://github.com/trufflesecurity/trufflehog/pull/3239) - fix(deps): update module cloud.google.com/go/secretmanager to v1.14.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3240](https://github.com/trufflesecurity/trufflehog/pull/3240) - Customize results cleaning (using smuggled interface) by [@​rosecodym](https://github.com/rosecodym) in [https://github.com/trufflesecurity/trufflehog/pull/3235](https://github.com/trufflesecurity/trufflehog/pull/3235) - Skip filtration for targeted scans by [@​rosecodym](https://github.com/rosecodym) in [https://github.com/trufflesecurity/trufflehog/pull/3243](https://github.com/trufflesecurity/trufflehog/pull/3243) - Strip leading +/- from GitHub target diffs by [@​rosecodym](https://github.com/rosecodym) in [https://github.com/trufflesecurity/trufflehog/pull/3244](https://github.com/trufflesecurity/trufflehog/pull/3244) - Th 899 postman panic issue by [@​LaraCroftDev](https://github.com/LaraCroftDev) in [https://github.com/trufflesecurity/trufflehog/pull/3245](https://github.com/trufflesecurity/trufflehog/pull/3245) - Update rotation guide link for teams by [@​hxnyk](https://github.com/hxnyk) in [https://github.com/trufflesecurity/trufflehog/pull/3248](https://github.com/trufflesecurity/trufflehog/pull/3248) - Download files when reverifying by [@​rosecodym](https://github.com/rosecodym) in [https://github.com/trufflesecurity/trufflehog/pull/3252](https://github.com/trufflesecurity/trufflehog/pull/3252) - \[chore] - Update buffer by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3255](https://github.com/trufflesecurity/trufflehog/pull/3255) #### New Contributors - [@​LaraCroftDev](https://github.com/LaraCroftDev) made their first contribution in [https://github.com/trufflesecurity/trufflehog/pull/3245](https://github.com/trufflesecurity/trufflehog/pull/3245) **Full Changelog**: https://github.com/trufflesecurity/trufflehog/compare/v3.81.9...v3.81.10 ### [`v3.81.9`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.81.9) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.81.8...v3.81.9) #### What's Changed - Capture decoding time metric by [@​rosecodym](https://github.com/rosecodym) in [https://github.com/trufflesecurity/trufflehog/pull/3209](https://github.com/trufflesecurity/trufflehog/pull/3209) - fix(deps): update module cloud.google.com/go/secretmanager to v1.13.6 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3208](https://github.com/trufflesecurity/trufflehog/pull/3208) - remove two letter keyword by [@​0x1](https://github.com/0x1) in [https://github.com/trufflesecurity/trufflehog/pull/3210](https://github.com/trufflesecurity/trufflehog/pull/3210) - Add metrics for command invocation by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3185](https://github.com/trufflesecurity/trufflehog/pull/3185) - chore(deps): update sigstore/cosign-installer action to v3.6.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3211](https://github.com/trufflesecurity/trufflehog/pull/3211) - \[analyze] Capture the hierarchy of GitHub permissions by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3127](https://github.com/trufflesecurity/trufflehog/pull/3127) - \[analyze] Fix GitHub token expiration parsing by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3205](https://github.com/trufflesecurity/trufflehog/pull/3205) - \[chore] Fix lint errors by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3218](https://github.com/trufflesecurity/trufflehog/pull/3218) - \[chore] Ignore analyzer implementation tests in test-community by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3219](https://github.com/trufflesecurity/trufflehog/pull/3219) - Support for kebab case and dot notation in permission generation tool by [@​abmussani](https://github.com/abmussani) in [https://github.com/trufflesecurity/trufflehog/pull/3222](https://github.com/trufflesecurity/trufflehog/pull/3222) - Improve domain / url handling in detectors by [@​dustin-decker](https://github.com/dustin-decker) in [https://github.com/trufflesecurity/trufflehog/pull/3221](https://github.com/trufflesecurity/trufflehog/pull/3221) **Full Changelog**: https://github.com/trufflesecurity/trufflehog/compare/v3.81.8...v3.81.9 ### [`v3.81.8`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.81.8) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.81.7...v3.81.8) #### What's Changed - \[analyze] Deduplicate finegrained GitHub permissions by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3196](https://github.com/trufflesecurity/trufflehog/pull/3196) - fix(deps): update module golang.org/x/net to v0.28.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3187](https://github.com/trufflesecurity/trufflehog/pull/3187) - \[analyze] Fix double-print in postgres analyzer by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3199](https://github.com/trufflesecurity/trufflehog/pull/3199) - fix(deps): update module go.mongodb.org/mongo-driver to v1.16.1 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3197](https://github.com/trufflesecurity/trufflehog/pull/3197) - Log when a detector ignores the timeout by [@​rosecodym](https://github.com/rosecodym) in [https://github.com/trufflesecurity/trufflehog/pull/3201](https://github.com/trufflesecurity/trufflehog/pull/3201) - \[bug] - Correctly Handle Large Files in BufferedReadSeeker by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3203](https://github.com/trufflesecurity/trufflehog/pull/3203) - fix(deps): update module github.com/google/go-containerregistry to v0.20.2 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3184](https://github.com/trufflesecurity/trufflehog/pull/3184) **Full Changelog**: https://github.com/trufflesecurity/trufflehog/compare/v3.81.7...v3.81.8 ### [`v3.81.7`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.81.7) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.81.6...v3.81.7) #### What's Changed - fix(deps): update module golang.org/x/crypto to v0.26.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3182](https://github.com/trufflesecurity/trufflehog/pull/3182) - fix(deps): update module golang.org/x/text to v0.17.0 - autoclosed by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3183](https://github.com/trufflesecurity/trufflehog/pull/3183) - \[analyze] Add analyze option to main TUI and unhide subcommand by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3186](https://github.com/trufflesecurity/trufflehog/pull/3186) - Analyzer capitalization by [@​hxnyk](https://github.com/hxnyk) in [https://github.com/trufflesecurity/trufflehog/pull/3188](https://github.com/trufflesecurity/trufflehog/pull/3188) - \[analyze] Bandaid solution for occasional slow startups by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3191](https://github.com/trufflesecurity/trufflehog/pull/3191) - \[analyze] Add basic section to README by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3190](https://github.com/trufflesecurity/trufflehog/pull/3190) - Fixes for a few finegrained token issues by [@​dustin-decker](https://github.com/dustin-decker) in [https://github.com/trufflesecurity/trufflehog/pull/3194](https://github.com/trufflesecurity/trufflehog/pull/3194) **Full Changelog**: https://github.com/trufflesecurity/trufflehog/compare/v3.81.6...v3.81.7 ### [`v3.81.6`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.81.6) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.81.5...v3.81.6) #### What's Changed - Auth GitHub in Init by [@​rosecodym](https://github.com/rosecodym) in [https://github.com/trufflesecurity/trufflehog/pull/3131](https://github.com/trufflesecurity/trufflehog/pull/3131) - fix(deps): update module github.com/envoyproxy/protoc-gen-validate to v1.1.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3176](https://github.com/trufflesecurity/trufflehog/pull/3176) - Analyze TUI by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3172](https://github.com/trufflesecurity/trufflehog/pull/3172) - \[analyze] Separate SID from token in twilio analyzer by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3177](https://github.com/trufflesecurity/trufflehog/pull/3177) - \[chore] Use custom HTTP client in sendgrid analyzer by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3178](https://github.com/trufflesecurity/trufflehog/pull/3178) - Improve finegrained token support by [@​dustin-decker](https://github.com/dustin-decker) in [https://github.com/trufflesecurity/trufflehog/pull/3179](https://github.com/trufflesecurity/trufflehog/pull/3179) **Full Changelog**: https://github.com/trufflesecurity/trufflehog/compare/v3.81.5...v3.81.6 ### [`v3.81.5`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.81.5) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.81.4...v3.81.5) #### What's Changed - Update README.md for github experimental by [@​joeleonjr](https://github.com/joeleonjr) in [https://github.com/trufflesecurity/trufflehog/pull/3160](https://github.com/trufflesecurity/trufflehog/pull/3160) - fix(deps): update module github.com/schollz/progressbar/v3 to v3.14.6 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3158](https://github.com/trufflesecurity/trufflehog/pull/3158) - \[analyze] Fix off-by-one error in generated data structures by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3162](https://github.com/trufflesecurity/trufflehog/pull/3162) - \[bug] - Create a new context with timeout per request by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3163](https://github.com/trufflesecurity/trufflehog/pull/3163) - \[analyze] Use permission enum values in openai analyzer by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3165](https://github.com/trufflesecurity/trufflehog/pull/3165) - update pattern by [@​dustin-decker](https://github.com/dustin-decker) in [https://github.com/trufflesecurity/trufflehog/pull/3167](https://github.com/trufflesecurity/trufflehog/pull/3167) - Update Zulip detector by [@​rgmz](https://github.com/rgmz) in [https://github.com/trufflesecurity/trufflehog/pull/2897](https://github.com/trufflesecurity/trufflehog/pull/2897) - fix(deps): update module golang.org/x/oauth2 to v0.22.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3168](https://github.com/trufflesecurity/trufflehog/pull/3168) - fix(deps): update module golang.org/x/sync to v0.8.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3169](https://github.com/trufflesecurity/trufflehog/pull/3169) - fix(deps): update github.com/tailscale/depaware digest to [`585336c`](https://github.com/trufflesecurity/trufflehog/commit/585336c) by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3166](https://github.com/trufflesecurity/trufflehog/pull/3166) - Change log verbosity for detection errors by [@​dustin-decker](https://github.com/dustin-decker) in [https://github.com/trufflesecurity/trufflehog/pull/3171](https://github.com/trufflesecurity/trufflehog/pull/3171) **Full Changelog**: https://github.com/trufflesecurity/trufflehog/compare/v3.81.4...v3.81.5 ### [`v3.81.4`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.81.4) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.81.3...v3.81.4) #### What's Changed - \[bug] - add context timeout to ssh verification by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3161](https://github.com/trufflesecurity/trufflehog/pull/3161) **Full Changelog**: https://github.com/trufflesecurity/trufflehog/compare/v3.81.3...v3.81.4 ### [`v3.81.3`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.81.3) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.81.2...v3.81.3) #### What's Changed - \[chore] - log detector type on error by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3159](https://github.com/trufflesecurity/trufflehog/pull/3159) **Full Changelog**: https://github.com/trufflesecurity/trufflehog/compare/v3.81.2...v3.81.3 ### [`v3.81.2`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.81.2) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.81.1...v3.81.2) #### What's Changed - \[chore] - set custom transport for the Docker client by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3156](https://github.com/trufflesecurity/trufflehog/pull/3156) **Full Changelog**: https://github.com/trufflesecurity/trufflehog/compare/v3.81.1...v3.81.2 ### [`v3.81.1`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.81.1) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.81.0...v3.81.1) #### What's Changed - \[chore] - enable block and mutex profiles by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3154](https://github.com/trufflesecurity/trufflehog/pull/3154) - Add Analyzers interface for Square by [@​abmussani](https://github.com/abmussani) in [https://github.com/trufflesecurity/trufflehog/pull/3141](https://github.com/trufflesecurity/trufflehog/pull/3141) - Update module google.golang.org/api to v0.190.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3146](https://github.com/trufflesecurity/trufflehog/pull/3146) - quick patch for cfor enumeration by [@​joeleonjr](https://github.com/joeleonjr) in [https://github.com/trufflesecurity/trufflehog/pull/3155](https://github.com/trufflesecurity/trufflehog/pull/3155) - Add Analyzers interface for HuggingFace by [@​abmussani](https://github.com/abmussani) in [https://github.com/trufflesecurity/trufflehog/pull/3140](https://github.com/trufflesecurity/trufflehog/pull/3140) **Full Changelog**: https://github.com/trufflesecurity/trufflehog/compare/v3.81.0...v3.81.1 ### [`v3.81.0`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.81.0) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.80.6...v3.81.0) #### What's Changed - Add progress bar to CFOR by [@​dustin-decker](https://github.com/dustin-decker) in [https://github.com/trufflesecurity/trufflehog/pull/3151](https://github.com/trufflesecurity/trufflehog/pull/3151) - \[fix] Always configure the engine with the default detectors by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3152](https://github.com/trufflesecurity/trufflehog/pull/3152) **Full Changelog**: https://github.com/trufflesecurity/trufflehog/compare/v3.80.6...v3.81.0 ### [`v3.80.6`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.80.6) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.80.5...v3.80.6) #### What's Changed - Add Analyze interface to Stripe by [@​abmussani](https://github.com/abmussani) in [https://github.com/trufflesecurity/trufflehog/pull/3132](https://github.com/trufflesecurity/trufflehog/pull/3132) - \[analyze] Combine access level into permission value by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3144](https://github.com/trufflesecurity/trufflehog/pull/3144) - \[chore] - move automaxprocs to init by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3143](https://github.com/trufflesecurity/trufflehog/pull/3143) - add twilio analyze relationships by [@​dustin-decker](https://github.com/dustin-decker) in [https://github.com/trufflesecurity/trufflehog/pull/3148](https://github.com/trufflesecurity/trufflehog/pull/3148) - \[chore] Only set default detectors if none are provided by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3147](https://github.com/trufflesecurity/trufflehog/pull/3147) - CFOR Commit Scanner by [@​joeleonjr](https://github.com/joeleonjr) in [https://github.com/trufflesecurity/trufflehog/pull/3145](https://github.com/trufflesecurity/trufflehog/pull/3145) - \[perf] - Leverage pgzip for Parallel decompression by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3149](https://github.com/trufflesecurity/trufflehog/pull/3149) **Full Changelog**: https://github.com/trufflesecurity/trufflehog/compare/v3.80.5...v3.80.6 ### [`v3.80.5`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.80.5) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/3.80.4...v3.80.5) #### What's Changed - Add permissions lookup tables by [@​dustin-decker](https://github.com/dustin-decker) in [https://github.com/trufflesecurity/trufflehog/pull/3125](https://github.com/trufflesecurity/trufflehog/pull/3125) - Export maps from permission generation by [@​hxnyk](https://github.com/hxnyk) in [https://github.com/trufflesecurity/trufflehog/pull/3137](https://github.com/trufflesecurity/trufflehog/pull/3137) - \[chore] - Set GOMAXPROCS by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3136](https://github.com/trufflesecurity/trufflehog/pull/3136) - \[chore] - address linter by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3133](https://github.com/trufflesecurity/trufflehog/pull/3133) - \[refactor] - Improve Performance by Shifting Concurrency from Image to Layer Level by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3135](https://github.com/trufflesecurity/trufflehog/pull/3135) **Full Changelog**: https://github.com/trufflesecurity/trufflehog/compare/3.80.4...v3.80.5 ### [`v3.80.4`](https://github.com/trufflesecurity/trufflehog/releases/tag/3.80.4) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.80.3...3.80.4) #### What's Changed - Analyzer partial implementations by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3114](https://github.com/trufflesecurity/trufflehog/pull/3114) - fix(deps): update module github.com/aws/aws-sdk-go to v1.55.5 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3116](https://github.com/trufflesecurity/trufflehog/pull/3116) - Separate out printing statements with anlayzer logic for Shopify by [@​abmussani](https://github.com/abmussani) in [https://github.com/trufflesecurity/trufflehog/pull/3123](https://github.com/trufflesecurity/trufflehog/pull/3123) - Separate out printing statements with anlayzer logic for Square by [@​abmussani](https://github.com/abmussani) in [https://github.com/trufflesecurity/trufflehog/pull/3122](https://github.com/trufflesecurity/trufflehog/pull/3122) - Separate out printing statements with anlayzer logic for twilio by [@​abmussani](https://github.com/abmussani) in [https://github.com/trufflesecurity/trufflehog/pull/3118](https://github.com/trufflesecurity/trufflehog/pull/3118) - Add new canary ID by [@​dustin-decker](https://github.com/dustin-decker) in [https://github.com/trufflesecurity/trufflehog/pull/3117](https://github.com/trufflesecurity/trufflehog/pull/3117) - Update GitHub integration tests by [@​rosecodym](https://github.com/rosecodym) in [https://github.com/trufflesecurity/trufflehog/pull/3124](https://github.com/trufflesecurity/trufflehog/pull/3124) - Separate out printing statements with anlayzer logic for Slack by [@​abmussani](https://github.com/abmussani) in [https://github.com/trufflesecurity/trufflehog/pull/3121](https://github.com/trufflesecurity/trufflehog/pull/3121) - Separate out printing statements with anlayzer logic for Stripe by [@​abmussani](https://github.com/abmussani) in [https://github.com/trufflesecurity/trufflehog/pull/3120](https://github.com/trufflesecurity/trufflehog/pull/3120) - nitro detector was removed and needs to be deprecated by [@​0x1](https://github.com/0x1) in [https://github.com/trufflesecurity/trufflehog/pull/3102](https://github.com/trufflesecurity/trufflehog/pull/3102) - Separate out printing statements with anlayzer logic for SourceGraph by [@​abmussani](https://github.com/abmussani) in [https://github.com/trufflesecurity/trufflehog/pull/3119](https://github.com/trufflesecurity/trufflehog/pull/3119) **Full Changelog**: https://github.com/trufflesecurity/trufflehog/compare/v3.80.3...3.80.4 ### [`v3.80.3`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.80.3) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.80.2...v3.80.3) #### What's Changed - fix(deps): update module github.com/gabriel-vasile/mimetype to v1.4.5 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3108](https://github.com/trufflesecurity/trufflehog/pull/3108) - \[chore] Move openai log message to proper function by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3105](https://github.com/trufflesecurity/trufflehog/pull/3105) - fix(deps): update module github.com/aws/aws-sdk-go to v1.55.3 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3107](https://github.com/trufflesecurity/trufflehog/pull/3107) - \[analyze] Implement Analyzer interface for github by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3110](https://github.com/trufflesecurity/trufflehog/pull/3110) - Support openai project and fine grained tokens by [@​dustin-decker](https://github.com/dustin-decker) in [https://github.com/trufflesecurity/trufflehog/pull/3112](https://github.com/trufflesecurity/trufflehog/pull/3112) - \[analyze] Add description and user to openai metadata by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3111](https://github.com/trufflesecurity/trufflehog/pull/3111) - \[chore] - Manually update Depedencies by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3106](https://github.com/trufflesecurity/trufflehog/pull/3106) - Use non-canary credentials for AWS tests by [@​rosecodym](https://github.com/rosecodym) in [https://github.com/trufflesecurity/trufflehog/pull/3109](https://github.com/trufflesecurity/trufflehog/pull/3109) - Include default detectors when using a config that contains detectors by [@​harmonherring-pro](https://github.com/harmonherring-pro) in [https://github.com/trufflesecurity/trufflehog/pull/3115](https://github.com/trufflesecurity/trufflehog/pull/3115) **Full Changelog**: https://github.com/trufflesecurity/trufflehog/compare/v3.80.2...v3.80.3 ### [`v3.80.2`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.80.2) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.80.1...v3.80.2) #### What's Changed - Added Twitter v2 Detector by [@​abmussani](https://github.com/abmussani) in [https://github.com/trufflesecurity/trufflehog/pull/3016](https://github.com/trufflesecurity/trufflehog/pull/3016) - fix(deps): update module github.com/aws/aws-sdk-go to v1.54.20 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3077](https://github.com/trufflesecurity/trufflehog/pull/3077) - \[bug] - add verify check by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3079](https://github.com/trufflesecurity/trufflehog/pull/3079) - \[chore] - Reduce `VerificationOverlapWorker`s by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3082](https://github.com/trufflesecurity/trufflehog/pull/3082) - fix(deps): update module github.com/couchbase/gocb/v2 to v2.9.1 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3078](https://github.com/trufflesecurity/trufflehog/pull/3078) - fix(deps): update golang.org/x/exp digest to [`8a7402a`](https://github.com/trufflesecurity/trufflehog/commit/8a7402a) by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3083](https://github.com/trufflesecurity/trufflehog/pull/3083) - fix(deps): update module github.com/googleapis/gax-go/v2 to v2.13.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3085](https://github.com/trufflesecurity/trufflehog/pull/3085) - fix(deps): update module google.golang.org/api to v0.189.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3086](https://github.com/trufflesecurity/trufflehog/pull/3086) - implemented a netsuite detector by [@​abmussani](https://github.com/abmussani) in [https://github.com/trufflesecurity/trufflehog/pull/3068](https://github.com/trufflesecurity/trufflehog/pull/3068) - Remove onwater detector by [@​trufflesteeeve](https://github.com/trufflesteeeve) in [https://github.com/trufflesecurity/trufflehog/pull/3088](https://github.com/trufflesecurity/trufflehog/pull/3088) - Fixed Crash issue in atlassian V2 if data in response is empty array by [@​abmussani](https://github.com/abmussani) in [https://github.com/trufflesecurity/trufflehog/pull/3091](https://github.com/trufflesecurity/trufflehog/pull/3091) - fix(deps): update module github.com/aws/aws-sdk-go to v1.55.1 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3087](https://github.com/trufflesecurity/trufflehog/pull/3087) - fix(deps): update module github.com/aws/aws-sdk-go to v1.55.2 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3094](https://github.com/trufflesecurity/trufflehog/pull/3094) - \[chore] - remove deps from docker image by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3097](https://github.com/trufflesecurity/trufflehog/pull/3097) - \[bug]- Invalid Seek for Non-Seekable Readers by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3095](https://github.com/trufflesecurity/trufflehog/pull/3095) - chore: fix some comments by [@​shangchenglumetro](https://github.com/shangchenglumetro) in [https://github.com/trufflesecurity/trufflehog/pull/3098](https://github.com/trufflesecurity/trufflehog/pull/3098) - Analyze by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3099](https://github.com/trufflesecurity/trufflehog/pull/3099) - fix(deps): update module cloud.google.com/go/secretmanager to v1.13.5 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3096](https://github.com/trufflesecurity/trufflehog/pull/3096) - \[chore] Fix Versioner interface for twitter by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3104](https://github.com/trufflesecurity/trufflehog/pull/3104) - Implement Analyzer interface for openai by [@​mcastorina](https://github.com/mcastorina) in [https://github.com/trufflesecurity/trufflehog/pull/3101](https://github.com/trufflesecurity/trufflehog/pull/3101) #### New Contributors - [@​shangchenglumetro](https://github.com/shangchenglumetro) made their first contribution in [https://github.com/trufflesecurity/trufflehog/pull/3098](https://github.com/trufflesecurity/trufflehog/pull/3098) **Full Changelog**: https://github.com/trufflesecurity/trufflehog/compare/v3.80.1...v3.80.2 ### [`v3.80.1`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.80.1) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.80.0...v3.80.1) #### What's Changed - fix(deps): update golang.org/x/exp digest to [`e3f2596`](https://github.com/trufflesecurity/trufflehog/commit/e3f2596) by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3071](https://github.com/trufflesecurity/trufflehog/pull/3071) - chore: fix goreleaser config and command line options for goreleaser v2 by [@​suzuki-shunsuke](https://github.com/suzuki-shunsuke) in [https://github.com/trufflesecurity/trufflehog/pull/3073](https://github.com/trufflesecurity/trufflehog/pull/3073) #### New Contributors - [@​suzuki-shunsuke](https://github.com/suzuki-shunsuke) made their first contribution in [https://github.com/trufflesecurity/trufflehog/pull/3073](https://github.com/trufflesecurity/trufflehog/pull/3073) **Full Changelog**: https://github.com/trufflesecurity/trufflehog/compare/v3.80.0...v3.80.1 ### [`v3.80.0`](https://github.com/trufflesecurity/trufflehog/releases/tag/v3.80.0) [Compare Source](https://github.com/trufflesecurity/trufflehog/compare/v3.79.0...v3.80.0) #### What's Changed - Add endorlabs detector by [@​shreyas-sriram](https://github.com/shreyas-sriram) in [https://github.com/trufflesecurity/trufflehog/pull/3015](https://github.com/trufflesecurity/trufflehog/pull/3015) - New Source: HuggingFace by [@​joeleonjr](https://github.com/joeleonjr) in [https://github.com/trufflesecurity/trufflehog/pull/3000](https://github.com/trufflesecurity/trufflehog/pull/3000) - Update README.md by [@​joeleonjr](https://github.com/joeleonjr) in [https://github.com/trufflesecurity/trufflehog/pull/3019](https://github.com/trufflesecurity/trufflehog/pull/3019) - fixing docs by [@​dylanTruffle](https://github.com/dylanTruffle) in [https://github.com/trufflesecurity/trufflehog/pull/3022](https://github.com/trufflesecurity/trufflehog/pull/3022) - fix(deps): update module github.com/charmbracelet/bubbletea to v0.26.6 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/2998](https://github.com/trufflesecurity/trufflehog/pull/2998) - fix(deps): update module github.com/aws/aws-sdk-go to v1.54.11 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3025](https://github.com/trufflesecurity/trufflehog/pull/3025) - fix(deps): update module cloud.google.com/go/secretmanager to v1.13.2 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3024](https://github.com/trufflesecurity/trufflehog/pull/3024) - fix(deps): update module github.com/brianvoe/gofakeit/v7 to v7.0.4 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3026](https://github.com/trufflesecurity/trufflehog/pull/3026) - fix(deps): update module github.com/couchbase/gocb/v2 to v2.9.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3030](https://github.com/trufflesecurity/trufflehog/pull/3030) - update LaunchDarkly detector to use the caller-identity API by [@​pkaeding](https://github.com/pkaeding) in [https://github.com/trufflesecurity/trufflehog/pull/3018](https://github.com/trufflesecurity/trufflehog/pull/3018) - fix(deps): update module github.com/wasilibs/go-re2 to v1.6.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3033](https://github.com/trufflesecurity/trufflehog/pull/3033) - fix(deps): update module github.com/xanzy/go-gitlab to v0.106.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3035](https://github.com/trufflesecurity/trufflehog/pull/3035) - \[chore] - remove launchdarkly dep by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3034](https://github.com/trufflesecurity/trufflehog/pull/3034) - Fix race in `caflou` and `ldap` detectors by [@​rgmz](https://github.com/rgmz) in [https://github.com/trufflesecurity/trufflehog/pull/3028](https://github.com/trufflesecurity/trufflehog/pull/3028) - Elevenlabs detector by [@​dylanTruffle](https://github.com/dylanTruffle) in [https://github.com/trufflesecurity/trufflehog/pull/3023](https://github.com/trufflesecurity/trufflehog/pull/3023) - fix(deps): update module go.mongodb.org/mongo-driver to v1.16.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3036](https://github.com/trufflesecurity/trufflehog/pull/3036) - fix(deps): update module cloud.google.com/go/secretmanager to v1.13.3 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3037](https://github.com/trufflesecurity/trufflehog/pull/3037) - fix(deps): update module github.com/aws/aws-sdk-go to v1.54.14 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3042](https://github.com/trufflesecurity/trufflehog/pull/3042) - fix(deps): update module cloud.google.com/go/storage to v1.43.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3043](https://github.com/trufflesecurity/trufflehog/pull/3043) - fix(deps): update module golang.org/x/net to v0.27.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3046](https://github.com/trufflesecurity/trufflehog/pull/3046) - fix(deps): update module golang.org/x/crypto to v0.25.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3045](https://github.com/trufflesecurity/trufflehog/pull/3045) - fix(deps): update module github.com/aws/aws-sdk-go to v1.54.15 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3049](https://github.com/trufflesecurity/trufflehog/pull/3049) - fix(deps): update testcontainers-go monorepo to v0.32.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3050](https://github.com/trufflesecurity/trufflehog/pull/3050) - \[chore] - remove dead Chunker code by [@​ahrav](https://github.com/ahrav) in [https://github.com/trufflesecurity/trufflehog/pull/3044](https://github.com/trufflesecurity/trufflehog/pull/3044) - chore(deps): update goreleaser/goreleaser-action action to v6 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3051](https://github.com/trufflesecurity/trufflehog/pull/3051) - fix(deps): update golang.org/x/exp digest to [`46b0784`](https://github.com/trufflesecurity/trufflehog/commit/46b0784) by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3053](https://github.com/trufflesecurity/trufflehog/pull/3053) - fix(deps): update module github.com/aws/aws-sdk-go to v1.54.16 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3054](https://github.com/trufflesecurity/trufflehog/pull/3054) - fix(deps): update module github.com/google/go-containerregistry to v0.20.0 by [@​renovate](https://github.com/renovate) in [https://github.com/trufflesecurity/trufflehog/pull/3055](https://github.com/trufflesecurity/trufflehog/pull/3055) - </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" in timezone Europe/London, 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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/zkSync-Community-Hub/community-code). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description:
Separate out printing logic from
AnalyzePermission
func For SourceGraph AnalyzerChecklist:
make test-community
)?make lint
this requires golangci-lint)?