trufflehog/pkg/detectors/metabase
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
..
metabase.go Move detectors.IsKnownFalsePositive from the detectors and into the engine (#2643) 2024-04-22 15:18:04 -07:00
metabase_test.go Update metabase verification to check for a valid JSON response (#2210) 2023-12-13 12:18:56 -08:00