trufflehog/pkg/config
Miccah b1675194ca
Implement EndpointCustomizer (#1291)
* Implement EndpointCustomizer

Add the EndpointCustomizer interface and EndpointSetter convenience struct,
implement EndpointCustomizer for github and gitlab detectors, and add
parsing, verification, and applying user-supplied configuration.

* Check error from SetEndpoints

* Rename variable for clarity
2023-04-27 12:23:50 -05:00
..
config.go Add configuration parsing and custom detectors to engine (#968) 2022-12-20 10:14:49 -06:00
detectors.go Implement EndpointCustomizer (#1291) 2023-04-27 12:23:50 -05:00
detectors_test.go Support filtering detectors by version (#1150) 2023-03-02 16:33:56 -06:00