mirror of
https://github.com/trufflesecurity/trufflehog.git
synced 2024-11-10 15:14:38 +00:00
1cd600f70f
* Add SourceManager to Engine struct * Update Engine methods to use the SourceManager * Fix GCS test The original was testing that `Init()` errors weren't surfaced in `Finish()`, but the `SourceManager` changed that behavior. * JobProgress race fixes * Add contextual values * Remove unused code * Add debug logs * Rename WithConcurrency to WithConcurrentSources * Always forward chunks to the output chunks channel |
||
---|---|---|
.. | ||
circleci.go | ||
defaults.go | ||
defaults_test.go | ||
docker.go | ||
engine.go | ||
engine_test.go | ||
filesystem.go | ||
gcs.go | ||
gcs_test.go | ||
git.go | ||
git_test.go | ||
github.go | ||
gitlab.go | ||
s3.go | ||
syslog.go |