trufflehog
trufflehog copied to clipboard
Filesystem scan stops before all folders are scanned when using config file
I am using Trufflehog for a work-related audit finding closure and have run into another issue. When running a filesystem scan with a config file, the scan starts normally and processes files, but it consistently stops before scanning all folders in the target directory. It exits as if complete, but several subfolders are skipped. No errors are shown. I increased the detector limit as well and added include paths to lessen the load on the tool.
**Environment: **
- OS: Windows Server 2019
- TruffleHog version: 3.90.3
**Command: ** (edited because scan is work related, but this is the template) trufflehog filesystem "\testserver\org\shared\suborg" --include-paths "C:\Users\T..." --config "C:\Users\T..." --detector-timeout 90s > "C:\Users\T...."
Expected: Scan should traverse and scan all subfolders in the directory.
Actual: Scan stops early with no error message, leaving unscanned folders. I have unfinished scan results.
Is there a known limit or condition that causes TruffleHog to stop scanning before completing the full directory traversal? How can I ensure it scans every folder?
Screenshots for context - Config File:
Include Path file: