trufflehog/pkg/detectors/doppler
Dustin Decker 14e44db2be
Move detectors.IsKnownFalsePositive from the detectors and into the engine (#2643)
* Remove detectors.IsKnownFalsePositive from detectors

* Centralize false positive removal in engine

* Don't apply fp filtering on custom regex to preserve previous behavior.

* fix empty branch

* update excludes

* update filtering

* Add result flag option and exclude some detectors
2024-04-22 15:18:04 -07:00
..
doppler.go Move detectors.IsKnownFalsePositive from the detectors and into the engine (#2643) 2024-04-22 15:18:04 -07:00
doppler_test.go updating doppler logic (#2329) 2024-01-24 12:20:33 -05:00