-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Comparing changes
Open a pull request
base repository: trufflesecurity/trufflehog
base: v3.88.14
head repository: trufflesecurity/trufflehog
compare: main
- 18 commits
- 60 files changed
- 9 contributors
Commits on Feb 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cc0e79a - Browse repository at this point
Copy the full SHA cc0e79aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bb10b5 - Browse repository at this point
Copy the full SHA 9bb10b5View commit details -
Updated custom detector setup docs (#3913)
* Updated custom detector setup docs * updated server examples for new yaml * resolved comments * updated examples
Configuration menu - View commit details
-
Copy full SHA for 8a53837 - Browse repository at this point
Copy the full SHA 8a53837View commit details
Commits on Feb 28, 2025
-
chore(deps): update dependency go to v1.24.0 (#3944)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8765cc6 - Browse repository at this point
Copy the full SHA 8765cc6View commit details
Commits on Mar 3, 2025
-
[Feat] Planetscale Analyzer (#3928)
* implemented planetscale anlayzer * linked detector with analyzer for planetscale. override input form for TUI. refactor some variable name for clarrification. * clean up scopes for planetscale. * add database and other scopes * add remaining scopes and refactoring * updated the analyzer type value in expected output of notion test. * updated the expected output for analyzers updated the go-pretty library in planetscale. added extra information from results to be ignore like AnalysisInfo, ExtraData etc. * updated expected output of test.
Configuration menu - View commit details
-
Copy full SHA for 590ba66 - Browse repository at this point
Copy the full SHA 590ba66View commit details -
Feature: Airtable Analyzer for Personal Access Tokens (#3941)
* added airtable personal access token analyzer * updated airtable oauth and pat analyzers * updated airtable entry in analyzer mapping * updated airtablepat error checking, table shape * added more error checks in analyzer code * updated airtable pat analyzer; incorporated feedback; fixed formating issues; improved code readability * updated analyzer type int of planetscale expected output json * fixed spelling in comment * updated expected output analyzer type numbers
Configuration menu - View commit details
-
Copy full SHA for 59c6f2d - Browse repository at this point
Copy the full SHA 59c6f2dView commit details
Commits on Mar 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9a483c9 - Browse repository at this point
Copy the full SHA 9a483c9View commit details
Commits on Mar 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 71367bb - Browse repository at this point
Copy the full SHA 71367bbView commit details -
chore(deps): update golang docker tag to v1.24 (#3950)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ca270a7 - Browse repository at this point
Copy the full SHA ca270a7View commit details
Commits on Mar 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 00ba5a6 - Browse repository at this point
Copy the full SHA 00ba5a6View commit details -
Postman enumeration rate limiting (#3957)
* Added rate limit of 1 request per second * Set burst limit to 0 * Started test. Not working * Burst needs to be at least 1 to handle wait * Made tests work * Made the rate limiter specific to workspace enumeration and added TODO to make rate limits for other Postman API calls in loops
Configuration menu - View commit details
-
Copy full SHA for 3259c4b - Browse repository at this point
Copy the full SHA 3259c4bView commit details
Commits on Mar 7, 2025
-
* added groq analyzer * print resource if present
Configuration menu - View commit details
-
Copy full SHA for 95a2a2a - Browse repository at this point
Copy the full SHA 95a2a2aView commit details -
Implement rate limiters for every Postman client function that uses a…
… GET request (#3964) * Made a second rate limiter for the general rate limit and moved limiters to the functions that make the GET request * Updated tests
Configuration menu - View commit details
-
Copy full SHA for 6af7fab - Browse repository at this point
Copy the full SHA 6af7fabView commit details -
fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.7 (#…
…3960) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8710c45 - Browse repository at this point
Copy the full SHA 8710c45View commit details -
Co-authored-by: mcastorina <m.castorina93@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5cb2d2f - Browse repository at this point
Copy the full SHA 5cb2d2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21fbe08 - Browse repository at this point
Copy the full SHA 21fbe08View commit details
Commits on Mar 10, 2025
-
LaunchDarkly Token Analyzer (#3948)
* initial commit * added more apis * added test cases * removed imposter print statement * updated some code * removed id from printResources * added nabeel suggestion and set analysis info * resolved ahrav comments * resolved ahrav comments * implemented ahrav's suggestion 🔥 * resolved linter error
Configuration menu - View commit details
-
Copy full SHA for c1f2e91 - Browse repository at this point
Copy the full SHA c1f2e91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 544cf23 - Browse repository at this point
Copy the full SHA 544cf23View 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.88.14...main