파일, Git 저장소, S3 버킷 및 Docker 이미지에서 인증 정보를 찾고 검증. 더 많은 정보: https://github.com/trufflesecurity/trufflehog.
trufflehog git {{https://github.com/trufflesecurity/test_keys}} --only-verified
trufflehog github --org={{trufflesecurity}} --only-verified
trufflehog git {{https://github.com/trufflesecurity/test_keys}} --only-verified --json
trufflehog github --repo={{https://github.com/trufflesecurity/test_keys}} --issue-comments --pr-comments
trufflehog s3 --bucket={{버킷 이름}} --only-verified
trufflehog s3 --role-arn={{iam-role-arn}}
trufflehog filesystem {{경로/대상/파일_또는_디렉터리1 경로/대상/파일_또는_디렉터리2 ...}}
trufflehog docker --image {{trufflesecurity/secrets}} --only-verified