trufflehog/pkg
Miccah 6fa2171a22
Refactor Engine to wait for workers in a Finish method (#581)
* Refactor Engine to wait for workers in a Finish method

This should allow the engine to run multiple concurrent scans if
desired before shutting down.

Additionally, this commit refactors some of the printing logic to the
output package.

* Fix tests
2022-05-25 11:35:44 -05:00
..
common Address some linting issues (#390) 2022-04-12 22:11:34 -07:00
decoders Add base64 detectors. (#414) 2022-04-15 12:09:01 -07:00
detectors Updated aws detector (#579) 2022-05-24 05:07:54 -07:00
engine Refactor Engine to wait for workers in a Finish method (#581) 2022-05-25 11:35:44 -05:00
giturl Initial CLI w/ partially implemented Git source and demo detector (#1) 2022-01-13 12:02:24 -08:00
output Refactor Engine to wait for workers in a Finish method (#581) 2022-05-25 11:35:44 -05:00
pb [THOG-332 ]Remove TokenSource interface from the init method of Source. (#539) 2022-05-13 14:35:06 -07:00
sanitizer Initial CLI w/ partially implemented Git source and demo detector (#1) 2022-01-13 12:02:24 -08:00
sources Shallow clone if --since-commit is provided (#564) 2022-05-24 10:49:03 -05:00
updater Add more contributing docs 2022-04-03 22:48:43 -07:00
version Automatically update trufflehog (#121) 2022-04-03 11:51:56 -07:00