trufflehog/pkg/custom_detectors
Cody Rose e58a2913ea
Support multiple custom detectors (#2064)
#1711 accidentally removed the ability to support multiple custom detectors. This PR partially adds back this capability: Multiple custom detectors are now supported overall, but only one custom detector can be returned for a given keyword match.
2023-10-30 18:17:17 -04:00
..
custom_detectors.go Support multiple custom detectors (#2064) 2023-10-30 18:17:17 -04: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