-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Comparing changes
Open a pull request
base repository: trufflesecurity/trufflehog
base: v3.80.3
head repository: trufflesecurity/trufflehog
compare: 3.80.4
- 11 commits
- 25 files changed
- 9 contributors
Commits on Jul 30, 2024
-
Analyzer partial implementations (#3114)
* Add POC analyze sub-command * Address lint errors * added http logging to most analyzers * Use custom RoundTripper with default http.Client * [chore] Embed scopes at compile time * [chore] Move subcommand check up to prevent printing metrics * Create framework of interfaces, structs, and protos * Implement Analyzer for airbrake * Add FullAccess permission constant * Implement Analyzer for asana * Implement Analyzer for bitbucket * Implement Analyzer for github * Implement Analyzer for gitlab * Implemente Analyzer for huggingface * Implement Analyzer for mailchimp * implement analyzer for mailgun * update cli cmd * Implement analyzer for openai * fix timing issue on scopes * print permissions only if restricted key * Implement Analyzer for mysql * enable loggin check * fixed the formatting issue to wrap sub-errors * implemented analyzer for opsgenie * implemented analyzer for postgres * use format string * implemented analyzer for sendgrid * simplify returning the error * implemented analyzer for postman * added handling of workspace error * Update protos to match OSS * Generate protos * Update data structures to match OSS * Update airbrake implementation * Remove asana implementation * Remove mailchimp implementation * Update openai implementation to match OSS * Remove gitlab implementation * Remove huggingface implementation * Remove bitbucket implementation * Fix permission in airbrake * Remove github implementation * Remove mailgun implementation * Cleanup compiler errors * Implement Analyzer interface for github * Add parents to github resources * Add fine_grained to github metadata * Update with changes from main * Remove unused function stubs --------- Co-authored-by: Joe Leon <[email protected]> Co-authored-by: Hon <[email protected]> Co-authored-by: Abdul Basit <[email protected]> Co-authored-by: Abdul Basit <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 20de56d - Browse repository at this point
Copy the full SHA 20de56dView commit details -
fix(deps): update module github.com/aws/aws-sdk-go to v1.55.5 (#3116)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6a36eb3 - Browse repository at this point
Copy the full SHA 6a36eb3View commit details
Commits on Jul 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for acd529d - Browse repository at this point
Copy the full SHA acd529dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02fb387 - Browse repository at this point
Copy the full SHA 02fb387View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67c01ae - Browse repository at this point
Copy the full SHA 67c01aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3d3565 - Browse repository at this point
Copy the full SHA a3d3565View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ab975e - Browse repository at this point
Copy the full SHA 3ab975eView commit details -
Separate out printing statements with anlayzer logic for Slack (#3121)
* Separated printing and analyzes functionality for slack * removed logging enabled check
Configuration menu - View commit details
-
Copy full SHA for a2c7219 - Browse repository at this point
Copy the full SHA a2c7219View commit details -
Separate out printing statements with anlayzer logic for Stripe (#3120)
* Separated printing and analyzes functionality for stripe * removed logging enabled check
Configuration menu - View commit details
-
Copy full SHA for 24b7029 - Browse repository at this point
Copy the full SHA 24b7029View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4b4eba - Browse repository at this point
Copy the full SHA b4b4ebaView commit details -
Separate out printing statements with anlayzer logic for SourceGraph (#…
…3119) * Separated printing and analyzes functionality for sourcegraph * remove second call to fetch userinfo in sourcegraph.
Configuration menu - View commit details
-
Copy full SHA for 6fccac7 - Browse repository at this point
Copy the full SHA 6fccac7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.80.3...3.80.4