trufflehog/pkg/common
Kashif Khan 84ec670228
standardize email pattern (#3524)
* standardize email pattern

* added email pattern test cases

* added negative test cases for email pattern
2024-10-30 11:39:07 -05:00
..
glob [chore] - fix import name clashes (#2143) 2023-12-01 06:53:15 -08:00
context.go [chore] Polish channelmetrics package (#2938) 2024-06-06 17:29:23 -07:00
depaware.go Initial CLI w/ partially implemented Git source and demo detector (#1) 2022-01-13 12:02:24 -08:00
export_error.go Add flag to write job reports to disk (#2298) 2024-02-09 12:30:28 -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 Add user agent suffix feature flag (#3297) 2024-09-13 15:20:43 -07:00
http_test.go test(common/http): fix panic (#2817) 2024-05-09 18:17:14 -07:00
metrics.go 🎉 Add Docker image scanning 🎉 (#1412) 2023-06-22 08:02:25 -07:00
patterns.go standardize email pattern (#3524) 2024-10-30 11:39:07 -05:00
patterns_test.go standardize email pattern (#3524) 2024-10-30 11:39:07 -05: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 Add SliceContainsString common util (#3395) 2024-10-10 13:23:23 -07:00
utils_test.go Add SliceContainsString common util (#3395) 2024-10-10 13:23:23 -07:00
vars.go Ignore glTF & JPEG XL files (#3325) 2024-09-24 08:00:02 -07:00
vars_test.go fix: case-insensitive ext check (#2383) 2024-02-06 10:13:53 -05:00