Closed
Description
Please review the Community Note before submitting
TruffleHog Version
all
describe
TruffleHog cannot scan private keys with passwords
For example, openssl generates a private key with a password
openssl genrsa -aes256 -out private_key_encrypted.pem 2048
input password:123456
use trufflehog scan,can not scan private key