trufflehog/pkg/common
Miccah 5c0ffda618
Define SourceUnit enumeration interface (#1428)
* Add CancellableWrite helper function

* Create SourceUnitEnumerator interface and EnumerationResult struct

* Implement SourceUnitEnumerator for the filesystem Source

* Omit explicit zero values
2023-07-10 15:05:40 -05:00
..
context.go Define SourceUnit enumeration interface (#1428) 2023-07-10 15:05:40 -05:00
depaware.go Initial CLI w/ partially implemented Git source and demo detector (#1) 2022-01-13 12:02:24 -08:00
filter.go [chore] Remove logrus from trufflehog (#1095) 2023-02-14 17:00:07 -06:00
filter_test.go filesystem support for exclude and include filters (2nd attemp) (#1033) 2023-01-26 09:33:45 -08:00
http.go remove logger from retryable client, it is not respecting loglevels (#1020) 2023-01-13 15:28:00 -08:00
metrics.go 🎉 Add Docker image scanning 🎉 (#1412) 2023-06-22 08:02:25 -07:00
patterns.go Add Couchbase Detector (#1385) 2023-06-26 14:37:10 -04:00
patterns_test.go Add Couchbase Detector (#1385) 2023-06-26 14:37:10 -04:00
recover.go Make trace error message so newlines aren't escaped (#1396) 2023-06-14 17:24:31 -07:00
secrets.go [chore] Address lint errors (#1133) 2023-02-27 21:03:47 -06:00
utils.go additional similarity check for base64 and plain (#1462) 2023-07-10 10:12:59 -05:00
utils_test.go verify response body with expected keywords (#1419) 2023-06-27 11:46:15 -04:00
vars.go Remove period from file extension (#1154) 2023-03-06 14:49:16 -08:00
vars_test.go Remove period from file extension (#1154) 2023-03-06 14:49:16 -08:00