2 lines
82 B
Bash
2 lines
82 B
Bash
docker run --rm -it -v "$PWD:/pwd" trufflesecurity/trufflehog:latest filesystem .
|
docker run --rm -it -v "$PWD:/pwd" trufflesecurity/trufflehog:latest filesystem .
|