trufflehog/pkg
Cody Rose ad57de50cd
Do not nest transports for Github installation client (#1564)
#1454 modified one of the Github enumeration code paths in a way that broke an integration test by causing one client's transport to be used for the construction of a different client, causing authentication failures. This saves the original transport for use, fixing the test.
2023-07-31 11:31:16 -04:00
..
cache Extend cache interface (#1318) 2023-05-03 08:21:00 -07:00
common Support indeterminacy in alchemy and update detector docs (#1510) 2023-07-21 14:50:14 -04:00
config Implement EndpointCustomizer (#1291) 2023-04-27 12:23:50 -05:00
context Initialize the default logger to output to stderr (#1569) 2023-07-31 03:26:19 -05:00
custom_detectors Custom detector name (#1400) 2023-06-20 13:55:31 -05:00
decoders Dedupe results (#1479) 2023-07-11 15:48:00 -05:00
detectors move false positive check in alchemy detector (#1532) 2023-07-28 11:36:02 -04:00
engine Increase log level of engine messages (#1576) 2023-07-28 14:30:43 -07:00
gitparse Fix gitparse from panicking on a nil-pointer (#1570) 2023-07-28 11:15:02 -05:00
giturl Fix GitUrl Return (#987) 2023-01-09 09:17:30 -08:00
handlers Replace context.TODO. (#1349) 2023-05-19 11:09:51 -07:00
log [THOG-643] Implement independent log level controls (#733) 2022-08-26 15:27:09 -05:00
output Check to see if StructuredData exists before attempting to print it (#1346) 2023-05-18 17:42:19 -04:00
pb Fix runtime error when scanning Gist comments (#1552) 2023-07-31 08:57:42 -05:00
protoyaml Add custom detectors configuration parsing (#927) 2022-11-21 15:10:38 -06:00
sanitizer Initial CLI w/ partially implemented Git source and demo detector (#1) 2022-01-13 12:02:24 -08:00
sources Do not nest transports for Github installation client (#1564) 2023-07-31 11:31:16 -04:00
updater [chore] Remove logrus from trufflehog (#1095) 2023-02-14 17:00:07 -06:00
version Automatically update trufflehog (#121) 2022-04-03 11:51:56 -07:00