How to get full accessKey and secret when scanning with TruffleHog? #3742
Open
Description
Hello,
I am using the latest version of TruffleHog to detect leaked credentials Alibaba Cloud keys. The tool successfully detects and outputs the secret key, but it does not show the accessKey along with it.
I would like to know if there is any option or configuration that allows outputting the full accessKey and secret in the scan results.
Here are the details of my use case:
Command Used: trufflehog filesystem som.apk
Could you please clarify if this is an intentional design choice or if there is a way to configure TruffleHog to output the complete accessKey-secret pair?
Thank you for your assistance!
Best regards