Open JonZeolla opened 1 month ago
trufflehog 3.82.7
https://gist.github.com/JonZeolla/bb270c47471284baa5a9572f0c473234
I expect to be notified of an invalid --since-commit input
--since-commit
It finishes successfully with no chunks or bytes.
cd
trufflehog git --since-commit=THISISPROBABLYINVALID file://.
@JonZeolla I have raised a PR, please check.
TruffleHog Version
trufflehog 3.82.7
Trace Output
https://gist.github.com/JonZeolla/bb270c47471284baa5a9572f0c473234
Expected Behavior
I expect to be notified of an invalid
--since-commit
inputActual Behavior
It finishes successfully with no chunks or bytes.
Steps to Reproduce
cd
to any git repositorytrufflehog git --since-commit=THISISPROBABLYINVALID file://.
Environment