trufflehog/pkg/engine
Miccah 91c5472876
Implement SourceManager basics (#1515)
* Implement SourceManager basics

* Rename identifiers and add a default headlessAPI implementation

* Rewrite to use SourceInitFunc

* Update variable name to accurately reflect its value
2023-07-21 15:20:25 -05:00
..
circleci.go Exit with non-zero exit code on chunk source error (#1286) 2023-06-26 11:39:57 -05:00
defaults.go add dockerhub scanner (#1496) 2023-07-19 09:26:28 -07:00
defaults_test.go Fix include and exclude detector logic (#1267) 2023-04-26 10:49:54 -05:00
docker.go Fix docker source to return any chunk errors (#1429) 2023-06-26 12:12:46 -05:00
engine.go [chore] Remove parent manipulation in context package (#1525) 2023-07-21 13:51:51 -05:00
engine_test.go [chore] - Update loop to switch. (#1487) 2023-07-12 15:47:43 -07:00
filesystem.go Implement SourceManager basics (#1515) 2023-07-21 15:20:25 -05:00
gcs.go Exit with non-zero exit code on chunk source error (#1286) 2023-06-26 11:39:57 -05:00
gcs_test.go Exit with non-zero exit code on chunk source error (#1286) 2023-06-26 11:39:57 -05:00
git.go Exit with non-zero exit code on chunk source error (#1286) 2023-06-26 11:39:57 -05:00
git_test.go [chore] Remove parent manipulation in context package (#1525) 2023-07-21 13:51:51 -05:00
github.go Exit with non-zero exit code on chunk source error (#1286) 2023-06-26 11:39:57 -05:00
gitlab.go Exit with non-zero exit code on chunk source error (#1286) 2023-06-26 11:39:57 -05:00
s3.go Exit with non-zero exit code on chunk source error (#1286) 2023-06-26 11:39:57 -05:00
syslog.go Exit with non-zero exit code on chunk source error (#1286) 2023-06-26 11:39:57 -05:00