trufflehog/pkg/pb/detectorspb
Miccah 861ad057c7
Implement CustomRegex detector (#950)
* Remove verifying successRanges because it is unused in webhook

* Move custom_detectors validation code into its own file

* Initial implementation of custom regex detector

Secret verification is done via webhook.

* Add CustomRegex detector type

* Add upper bound to permutation

* Return early if the context is canceled

* Add headers from configuration

* Add detector name as a key in the JSON body

* Implement faster algorithm for productIndices
2022-12-14 10:26:53 -06:00
..
detectors.pb.go Implement CustomRegex detector (#950) 2022-12-14 10:26:53 -06:00
detectors.pb.validate.go [THOG-768] - Add ignore repo list to Github proto (#843) 2022-10-11 15:41:33 -07:00