trufflehog/pkg/sources
Miccah e12f0f84a1
Setup SourceUnit interface (#1393)
* Test: Asymmetrical unmarshal API

* Test: Symmetric marshal API

* Revert "Test: Symmetric marshal API"

This reverts commit f51c64a797.

* Cleanup test example and add SourceUnitUnmarshaller interface

* Add CommonSourceUnit implementation

* Update comments

* Remove UnmarshalJSON
2023-06-16 10:38:28 -05:00
..
circleci update circle test because workflows expire and need re-running (#1251) 2023-04-10 16:21:19 -07:00
filesystem Split files instead of using ReadAll (#1387) 2023-06-12 14:09:05 -07:00
gcs use md5 hash for checking if key exists. (#1257) 2023-05-15 10:04:14 -07:00
git Loosen up version check for git 2023-06-01 12:17:48 -07:00
github Surface missing git as an error during initialization (#1362) 2023-05-26 15:23:08 -07:00
gitlab Surface missing git as an error during initialization (#1362) 2023-05-26 15:23:08 -07:00
s3 Add max object size flag for s3 bucket scanning (#1294) 2023-04-26 15:39:43 -07:00
syslog Add Validator interface and example (#1397) 2023-06-15 08:24:32 -07:00
chunker.go [chore] Remove logrus from trufflehog (#1095) 2023-02-14 17:00:07 -06:00
chunker_test.go Change chunker test source (#959) 2022-12-06 12:45:08 -08:00
errors.go Implement String for ScanErrors (#1131) 2023-02-27 21:02:59 -06:00
errors_test.go Implement String for ScanErrors (#1131) 2023-02-27 21:02:59 -06:00
resume.go [chore] Remove logrus from circleci, filesystem, gitlab, and s3 sources (#1089) 2023-02-10 11:02:55 -06:00
resume_test.go [chore] Remove logrus from circleci, filesystem, gitlab, and s3 sources (#1089) 2023-02-10 11:02:55 -06:00
source_unit.go Setup SourceUnit interface (#1393) 2023-06-16 10:38:28 -05:00
sources.go Setup SourceUnit interface (#1393) 2023-06-16 10:38:28 -05:00
test_helpers.go fix github integration tests (#1042) 2023-01-25 08:57:39 -08:00