|
|
|
|
|
by captn3m0
86 days ago
|
|
But trufflehog supports docker images already? The trufflehog readme has examples[0] # to scan from a remote registry
trufflehog docker --image trufflesecurity/secrets
# to scan from the local docker daemon
trufflehog docker --image docker://new_image:tag
# to scan from an image saved as a tarball
trufflehog docker --image file://path_to_image.tar
[0]: https://github.com/trufflesecurity/trufflehog#11-scan-a-dock... |
|
layerleak has neither of those issues or requirements.
Try it and let me know what you think.