trufflehog/pkg
ahrav 67784f6928
Make detectors configurable (#1084)
* Make detectors configurable.

* remove redundant check.

* add number of detectors.

* update comment.

* remove reflect.

* inline key.

* replace name w/ type.

* remove temp var.

* fix test name.

* fix engine start.

* add filter unverified to engine.

* reorder engine args.

* Address comments.

* Add include and exclude.

* update comments.

* add comment.

* add comment.
2023-02-10 16:30:38 -08:00
..
common filesystem support for exclude and include filters (2nd attemp) (#1033) 2023-01-26 09:33:45 -08:00
config Add configuration parsing and custom detectors to engine (#968) 2022-12-20 10:14:49 -06:00
context Record timestamp when a context was cancelled (#1018) 2023-01-13 12:21:09 -06:00
custom_detectors Add Type() to detector interface (#1088) 2023-02-09 14:46:03 -08:00
decoders Replace plain decoder with utf8 (#922) 2022-11-15 09:36:01 -08:00
detectors Add Type() to detector interface (#1088) 2023-02-09 14:46:03 -08:00
engine Make detectors configurable (#1084) 2023-02-10 16:30:38 -08:00
gitparse Add max commit size (#1079) 2023-02-07 15:25:00 -08:00
giturl Fix GitUrl Return (#987) 2023-01-09 09:17:30 -08:00
handlers Make archive handler configurable (#1077) 2023-02-07 15:25:14 -08:00
log [THOG-643] Implement independent log level controls (#733) 2022-08-26 15:27:09 -05:00
output Updated stdout to print results in alphabetical order for consistent output (#1032) 2023-01-19 12:58:50 -05:00
pb Add incclude exclude spaces for confluence source. (#1073) 2023-02-06 08:49:45 -08:00
protoyaml Add custom detectors configuration parsing (#927) 2022-11-21 15:10:38 -06:00
sanitizer Initial CLI w/ partially implemented Git source and demo detector (#1) 2022-01-13 12:02:24 -08:00
sources [chore] - Remove monolithic config struct (#1091) 2023-02-10 12:43:00 -08:00
updater [chore] - ioutil.ReadFile is deprecated (#753) 2022-08-30 09:41:12 -07:00
version Automatically update trufflehog (#121) 2022-04-03 11:51:56 -07:00