trufflehog/pkg/config
Miccah dd39848709
Add ability to include and exclude detectors (#1106)
* Add ability to include and exclude detectors

* Trim space before checking for empty items

* Explicitly check for integer overflow

* Use strconv.ParseInt instead of strconv.Atoi

* Address comments
2023-02-27 16:46:45 -06:00
..
config.go Add configuration parsing and custom detectors to engine (#968) 2022-12-20 10:14:49 -06:00
detectors.go Add ability to include and exclude detectors (#1106) 2023-02-27 16:46:45 -06:00
detectors_test.go Add ability to include and exclude detectors (#1106) 2023-02-27 16:46:45 -06:00