trufflehog/pkg/detectors/github/v1
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
..
github_old.go Move detectors.IsKnownFalsePositive from the detectors and into the engine (#2643) 2024-04-22 15:18:04 -07:00
github_old_test.go pull out verification logic from github detectors (#2554) 2024-03-15 15:00:45 -04:00