trufflehog/pkg/common
Zachary Rice 0bdd513d88
additional similarity check for base64 and plain (#1462)
* additional similarity check for base64 and plain

* use bytes equal

* move logic into util function
2023-07-10 10:12:59 -05:00
..
context.go Add gitlab pagination support (#26) 2022-02-15 18:54:47 -08: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