Tags: nipunn1313/trufflehog
Tags
added token_revoke status condition in slack api detector (trufflesec… …urity#3831)
fix(deps): update module github.com/go-git/go-git/v5 to v5.13.0 [secu… …rity] (trufflesecurity#3829) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Implement verification cache (trufflesecurity#3801) This PR introduces a cache that allows the scanner to avoid emitting multiple requests to verify the same credential. In practice, it doesn't seem to reduce scan time at all, but it does seem to reduce the number of calls to FromData rather drastically. The cache is implemented as an opt-out feature that can be disabled with a new CLI flag. If we don't like this, we can change it. The metrics collection hopefully isn't too architecture-astronauty; I wanted to create something useful here that could also accommodate future Prometheus configuration without making the implementation all stupid.
[fix] - integer types (trufflesecurity#3793) * fix types * fix
Add new detector for Twitch OAuth Access Tokens (trufflesecurity#3756) * add detector for twitch access tokens * add detector for twitch access tokens
PreviousNext