trufflehog/pkg/custom_detectors
ahrav 09d4422cdb
Handle invalid regex for custom detector. (#1005)
* Handle invalid regex for custom detector.

* Add comment highlighting invalid regex.
2023-01-09 09:45:30 -08:00
..
custom_detectors.go Handle invalid regex for custom detector. (#1005) 2023-01-09 09:45:30 -08:00
custom_detectors_test.go Handle invalid regex for custom detector. (#1005) 2023-01-09 09:45:30 -08:00
regex_varstring.go Add CustomRegex validation (#939) 2022-12-02 11:26:22 -06:00
regex_varstring_test.go Add CustomRegex validation (#939) 2022-12-02 11:26:22 -06:00
validation.go Implement CustomRegex detector (#950) 2022-12-14 10:26:53 -06:00
validation_test.go Implement CustomRegex detector (#950) 2022-12-14 10:26:53 -06:00