trufflehog/pkg/sources
Zachary Rice fb9ae75661
Support for exclude globs at the git log level (#1202)
* init

* seems to be working

* better comment

* rm conditional

* Add more context to exclude-globs description
2023-03-28 10:46:03 -05:00
..
circleci [chore] Remove logrus from circleci, filesystem, gitlab, and s3 sources (#1089) 2023-02-10 11:02:55 -06:00
filesystem Support file scanning in filesystem source (#1030) 2023-02-27 12:15:05 -06:00
gcs Delete progress tracking from GCS source (#1190) 2023-03-27 10:39:16 -07:00
git Support for exclude globs at the git log level (#1202) 2023-03-28 10:46:03 -05:00
github Fix nil scan options (#1107) 2023-02-14 12:09:45 -06:00
gitlab [chore] Remove logrus from circleci, filesystem, gitlab, and s3 sources (#1089) 2023-02-10 11:02:55 -06:00
s3 [chore] Remove logrus from circleci, filesystem, gitlab, and s3 sources (#1089) 2023-02-10 11:02:55 -06:00
syslog [chore] Remove logrus from trufflehog (#1095) 2023-02-14 17:00:07 -06: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 Support for exclude globs at the git log level (#1202) 2023-03-28 10:46:03 -05:00
test_helpers.go fix github integration tests (#1042) 2023-01-25 08:57:39 -08:00