trufflehog/pkg/custom_detectors
Kashif Khan f164ebcd88
Handle custom detector response and include in extra data (#3411)
* Handle custom detector response and include in extra data

* Added todo

* fixed panic

* simplicity is always good

* limit the response to 200 chars

* results should print now in output
2024-10-28 13:09:14 -05:00
..
custom_detectors.go Handle custom detector response and include in extra data (#3411) 2024-10-28 13:09:14 -05:00
custom_detectors_test.go Support multiple custom detectors (#2064) 2023-10-30 18:17:17 -04: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 Validate custom regular expressions on detector initialization (#1010) 2023-01-09 17:30:47 -06:00
validation_test.go Validate custom regular expressions on detector initialization (#1010) 2023-01-09 17:30:47 -06:00