trufflehog/pkg
Dustin Decker a7fc12240f
Do local URI verification, while attempting to defuse SSRF (#879)
* simplify monogo pattern

* do URI verification locally, while attempting to defuse SSRF

* test SSRF defuse

* simplify err check logic per linter recommendation

* split up detectors

* address comments

* remove unused var
2022-11-01 17:27:24 -07:00
..
common Run chunker in pipeline (#859) 2022-10-24 13:57:27 -07:00
context [OC-71] - Add helper methods to context to set metatada token values for the API (#760) 2022-08-31 08:09:12 -07:00
decoders Add base64 detectors. (#414) 2022-04-15 12:09:01 -07:00
detectors Do local URI verification, while attempting to defuse SSRF (#879) 2022-11-01 17:27:24 -07:00
engine Do local URI verification, while attempting to defuse SSRF (#879) 2022-11-01 17:27:24 -07:00
gitparse Buffer commit log processing (#845) 2022-10-12 14:55:08 -05:00
giturl added support for gitlab subgroups (#664) 2022-07-26 13:37:37 -07:00
handlers Add context to handler (#877) 2022-10-28 08:57:55 -07:00
log [THOG-643] Implement independent log level controls (#733) 2022-08-26 15:27:09 -05:00
output Add decoder type to results. (#835) 2022-10-06 11:55:07 -07:00
pb Do local URI verification, while attempting to defuse SSRF (#879) 2022-11-01 17:27:24 -07:00
sanitizer Initial CLI w/ partially implemented Git source and demo detector (#1) 2022-01-13 12:02:24 -08:00
sources Prevent concurrent read and writes to visibility map. (#892) 2022-11-01 16:20:59 -07:00
updater [chore] - ioutil.ReadFile is deprecated (#753) 2022-08-30 09:41:12 -07:00
version Automatically update trufflehog (#121) 2022-04-03 11:51:56 -07:00