trufflehog/proto
Zubair Khan dfb1a0cd38
Add DocuSign detector (#1382)
* init

* look for client id and client secret, encode them for basis auth

* add tests

* test without checking the contents of response

* confirm access_token exists

* cleanup test

* explain in code that an undocumented grant_type is used

* remove use of deprecated ioutil, remove dead code, return errors instead of just logging

* directly pull access token

* update error text, remove redundant body close()

* import new detector into defaults
2023-06-08 13:34:50 -04:00
..
credentials.proto Resolve #1167 by adding support for the AWS_SESSION_TOKEN (#1170) 2023-04-03 14:56:43 -07:00
custom_detectors.proto Add custom detectors configuration parsing (#927) 2022-11-21 15:10:38 -06:00
detectors.proto Add DocuSign detector (#1382) 2023-06-08 13:34:50 -04:00
source_metadata.proto Support line numbers in filesystem source (#1297) 2023-05-09 08:02:34 -07:00
sources.proto GitHub basic auth (#1337) 2023-05-15 22:04:42 -07:00