trufflehog/pkg/common
Dustin Decker 2d3ddad076
Pr/589 (#654)
* added common regex patterns for detectors

* For HexPattern

* enhancements

* used parseInt

* enhancement

* enhanced regex for email and subdomain

* enhancement for email pattern

* update pattern and detector

Co-authored-by: Roxanne Tampus <roxannetampus02@gmail.com>
2022-07-12 08:34:02 -07: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 [THOG-128] Code cleanup/ OSS onboarding (#117) 2022-04-01 16:47:27 -07:00
filter_test.go Address some linting issues (#390) 2022-04-12 22:11:34 -07:00
http.go Increase default timeout for SaneHttpClient, but fail early. (#587) 2022-05-26 11:08:38 -07:00
patterns.go Pr/589 (#654) 2022-07-12 08:34:02 -07:00
secrets.go Add more contributing docs 2022-04-03 22:48:43 -07:00
test_helpers.go improvements 2022-03-04 08:39:17 -08:00
utils.go Add missing pagination on github calls (#30) 2022-02-15 18:54:47 -08:00
utils_test.go Add missing pagination on github calls (#30) 2022-02-15 18:54:47 -08:00
vars.go Initial CLI w/ partially implemented Git source and demo detector (#1) 2022-01-13 12:02:24 -08:00