trufflehog/pkg/common
ahrav 5a5e8a607e
Common chunk reader (#1594)
* Add common chunker.

* add comment.

* use better config name.

* Add common chunk reader to s3.

* Add common chunk reader to git, gcs, circleci.

* fix chunker.

* revert gcs.

* update cancellablewrite.

* revert impl.

* update to remove totalsize.
2023-08-03 06:27:33 -07:00
..
context.go Common chunk reader (#1594) 2023-08-03 06:27:33 -07: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 Identify transient AWS verification failures (#1563) 2023-07-31 12:06:11 -04: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 Concurrent detection (#1580) 2023-07-31 11:12:08 -07: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