trufflehog/pkg/output
ahrav 5e7a6ca11c
Concurrent detection (#1580)
* Run detection on each chunk concurrently.

* Add printer functionality.

* Add logic for dedupe.

* cleanup.

* Moddify number of notifier workers.

* Add comment.

* move consts into fxn.

* buffer resutls chan.

* fix test.

* address comments.

* return an error from Finish.

* fix test.

* fix test.

* linter.

* check err.

* address comments.
2023-07-31 11:12:08 -07:00
..
github_actions.go Concurrent detection (#1580) 2023-07-31 11:12:08 -07:00
json.go Concurrent detection (#1580) 2023-07-31 11:12:08 -07:00
legacy_json.go Concurrent detection (#1580) 2023-07-31 11:12:08 -07:00
plain.go Concurrent detection (#1580) 2023-07-31 11:12:08 -07:00