trufflehog
Verified for current stable LTS
Trufflehog Commands
Trufflehog command syntax with verified terminal examples.
Commands
8 commands for Trufflehog
trufflehog Video
Trufflehog Command: Scan Docker Image Verified Secrets
trufflehog docker --image <trufflesecurity/secrets> --only-verified trufflehog Operations
Trufflehog Command: Scan Filesystem Individual Files Directories
trufflehog filesystem <path/to/file_or_directory1 path/to/file_or_directory2 ...> trufflehog HTTP
Trufflehog Command: Scan Git Repo Verified Secrets
trufflehog git {https://github.com/trufflesecurity/test_keys} --only-verified trufflehog Operations
Trufflehog Command: Scan Github Org Verified Secrets
trufflehog github --org <trufflesecurity> --only-verified trufflehog HTTP
Trufflehog Command: Scan Github Repo Issues Prs
trufflehog github --repo {https://github.com/trufflesecurity/test_keys} --issue-comments --pr-comments trufflehog HTTP
Trufflehog Command: Scan Github Repo Verified Secrets Json
trufflehog git {https://github.com/trufflesecurity/test_keys} --only-verified --json trufflehog Operations
Trufflehog Command: Scan S3 Bucket Verified Secrets
trufflehog s3 --bucket <bucket name> --only-verified trufflehog Operations
Trufflehog Command: Scan S3 Buckets Using Iam Roles
trufflehog s3 --role-arn <iam-role-arn> Suggest a Trufflehog Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Trufflehog workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.