trufflehog/pkg/engine
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
..
circleci.go [chore] Remove logrus from circleci, filesystem, gitlab, and s3 sources (#1089) 2023-02-10 11:02:55 -06:00
defaults.go Remove duplicated detectors (#1092) 2023-02-13 11:44:19 -05:00
engine.go Add ability to include and exclude detectors (#1106) 2023-02-27 16:46:45 -06:00
filesystem.go Support file scanning in filesystem source (#1030) 2023-02-27 12:15:05 -06:00
git.go [chore] - Remove monolithic config struct (#1091) 2023-02-10 12:43:00 -08:00
git_test.go [chore] - Remove monolithic config struct (#1091) 2023-02-10 12:43:00 -08:00
github.go Github filter support for exclude and include (#1087) 2023-02-14 08:40:53 -08:00
gitlab.go [chore] - Remove monolithic config struct (#1091) 2023-02-10 12:43:00 -08:00
s3.go [chore] - Remove monolithic config struct (#1091) 2023-02-10 12:43:00 -08:00
syslog.go [chore] - Remove monolithic config struct (#1091) 2023-02-10 12:43:00 -08:00