trufflehog/pkg/engine
Bill Rich 0c7ed19270
Github Oauth2 verification (#1584)
* Github Oauth2 verification

* Use prefix and include RawV2

* Make gh_oauth2 a new detector

* Remove unused struct

* Remove versioner

* Remove unused code
2023-08-02 11:16:40 -07:00
..
circleci.go Exit with non-zero exit code on chunk source error (#1286) 2023-06-26 11:39:57 -05:00
defaults.go Github Oauth2 verification (#1584) 2023-08-02 11:16:40 -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 [bug] - Fix unlocking an unlocked mutex (#1583) 2023-07-31 14:06:41 -07: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 Concurrent detection (#1580) 2023-07-31 11:12:08 -07:00
git.go Refactor git source to allow ScanOptions and use source in engine (#1518) 2023-08-01 09:52:02 -05:00
git_test.go Concurrent detection (#1580) 2023-07-31 11:12:08 -07: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