trufflehog/pkg/output
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
..
json.go Refactor Engine to wait for workers in a Finish method (#581) 2022-05-25 11:35:44 -05:00
legacy_json.go Refactor Engine to wait for workers in a Finish method (#581) 2022-05-25 11:35:44 -05:00
plain.go Include line numbers in git metadata (#97) 2022-03-22 09:27:15 -07:00