trufflehog/pkg
ahrav 5ac54ac107
[THOG-531] - remove ending word boundary AWS detector (#637)
* Remove the ending word boundary for the AWS dectector. This will prevent missing secrets that end with / due to it not being ASCII.

* Update regex to be more strict.
2022-07-07 10:10:33 -07:00
..
common Increase default timeout for SaneHttpClient, but fail early. (#587) 2022-05-26 11:08:38 -07:00
decoders Add base64 detectors. (#414) 2022-04-15 12:09:01 -07:00
detectors [THOG-531] - remove ending word boundary AWS detector (#637) 2022-07-07 10:10:33 -07:00
engine Refactor Engine to wait for workers in a Finish method (#581) 2022-05-25 11:35:44 -05:00
giturl Initial CLI w/ partially implemented Git source and demo detector (#1) 2022-01-13 12:02:24 -08:00
output fix npd for incompatible sources on json legacy output (#623) 2022-06-21 09:50:55 -07:00
pb [Thog-441] create public event monitoring source (#599) 2022-06-03 14:46:31 -07:00
sanitizer Initial CLI w/ partially implemented Git source and demo detector (#1) 2022-01-13 12:02:24 -08:00
sources Properly count the number of repos after a github scan resume (#625) 2022-06-17 16:21:22 -04:00
updater Add more contributing docs 2022-04-03 22:48:43 -07:00
version Automatically update trufflehog (#121) 2022-04-03 11:51:56 -07:00