trufflehog/pkg/sources
Bill Rich 401688d0a8
Add Validator interface and example (#1397)
* Add Validator interface and example

* Close sockets and improve error messages

* Remove duplicate error

* Use var declaration so err slice can be nil
2023-06-15 08:24:32 -07: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
sources.go Add Validator interface and example (#1397) 2023-06-15 08:24:32 -07:00
test_helpers.go fix github integration tests (#1042) 2023-01-25 08:57:39 -08:00