trufflehog/pkg/detectors/sourcegraph
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
..
sourcegraph.go Move detectors.IsKnownFalsePositive from the detectors and into the engine (#2643) 2024-04-22 15:18:04 -07:00
sourcegraph_test.go added azurefunctionkey detector (#2337) 2024-01-29 09:20:33 -08:00