-
Notifications
You must be signed in to change notification settings - Fork 2k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: trufflesecurity/trufflehog
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.81.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: trufflesecurity/trufflehog
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.81.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 31 files changed
- 4 contributors
Commits on Aug 5, 2024
-
The GitHub source currently applies its authentication configuration as the first step of enumeration. This is incompatible with both targeted scans and scan job reports, and also means that authentication logic has to be duplicated into the validation flow. This PR moves it into Init so that it's available to targeted scans and, eventually, unit-specific scans. This also allows us to remove the copy of the old logic that was in Validate. As part of the work I've also cleaned up the integration test suite. (Several of them were apparently disabled back when they ran on every push, but now that we're not doing that, we can re-enable them.)
Configuration menu - View commit details
-
Copy full SHA for f26b502 - Browse repository at this point
Copy the full SHA f26b502View commit details -
fix(deps): update module github.com/envoyproxy/protoc-gen-validate to…
… v1.1.0 (#3176) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b8cbb4d - Browse repository at this point
Copy the full SHA b8cbb4dView commit details -
* Setup TUI entrypoint * Setup key type selector and form pages * Add basic confirmation component * Add basic list selector for analyzer type * Add form page * Remove quit confirmation * Add styles * Add input text redaction * Add log file input to form * Fix some bugs and race conditions * Remove unused code * Fix filtering bug
Configuration menu - View commit details
-
Copy full SHA for 59fccbc - Browse repository at this point
Copy the full SHA 59fccbcView commit details
Commits on Aug 6, 2024
-
[analyze] Separate SID from token in twilio analyzer (#3177)
* [analyze] Separate SID from token in twilio analyzer * Fix test * Set sid in detector
Configuration menu - View commit details
-
Copy full SHA for 1df83f7 - Browse repository at this point
Copy the full SHA 1df83f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a373f6b - Browse repository at this point
Copy the full SHA a373f6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29de521 - Browse repository at this point
Copy the full SHA 29de521View commit details
Loading
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.81.5...v3.81.6