Open rgmz opened 5 months ago
This actually happens outside the .tar.gz
file as well.
$ /tmp/trufflehog/trufflehog filesystem /tmp/ClamAV
š·šš· TruffleHog. Unearth your secrets. š·šš·
2024-06-07T09:07:02-04:00 info-0 trufflehog running source {"source_manager_worker_id": "qXQU2", "with_units": true}
2024-06-07T09:07:02-04:00 info-0 trufflehog error scanning filesystem {"source_manager_worker_id": "qXQU2", "unit": "/tmp/ClamAV/inputs/dbdir", "unit_kind": "unit", "path": "/tmp/ClamAV/inputs/dbdir", "error": "skipping symlink"}
2024-06-07T09:07:02-04:00 info-0 trufflehog error scanning filesystem {"source_manager_worker_id": "qXQU2", "unit": "/tmp/ClamAV/inputs/docs", "unit_kind": "unit", "path": "/tmp/ClamAV/inputs/docs", "error": "skipping symlink"}
2024-06-07T09:07:02-04:00 info-0 trufflehog error scanning filesystem {"source_manager_worker_id": "qXQU2", "unit": "/tmp/ClamAV/inputs/large.pcm", "unit_kind": "unit", "path": "/tmp/ClamAV/inputs/large.pcm", "error": "skipping symlink"}
2024-06-07T09:07:02-04:00 info-0 trufflehog error scanning filesystem {"source_manager_worker_id": "qXQU2", "unit": "/tmp/ClamAV/inputs/mei16v2.m2v", "unit_kind": "unit", "path": "/tmp/ClamAV/inputs/mei16v2.m2v", "error": "skipping symlink"}
2024-06-07T09:07:02-04:00 error trufflehog error unarchiving chunk. {"source_manager_worker_id": "qXQU2", "unit": "/tmp/ClamAV/inputs/clam-v2.rar", "unit_kind": "unit", "timeout": 30, "error": "error extracting archive with format: .rar: rardecode: filename required for multi volume archive"}
2024-06-07T09:07:02-04:00 info-0 trufflehog error scanning filesystem {"source_manager_worker_id": "qXQU2", "unit": "/tmp/ClamAV/inputs/tune", "unit_kind": "unit", "path": "/tmp/ClamAV/inputs/tune", "error": "skipping symlink"}
2024-06-07T09:07:03-04:00 info-0 trufflehog finished scanning {"chunks": 435, "bytes": 3785780, "verified_secrets": 0, "unverified_secrets": 0, "scan_duration": "83.534879ms", "trufflehog_version": "dev"}
Please review the Community Note before submitting
TruffleHog Version
Trace Output
Expected Behavior
The archive should be extracted and
Actual Behavior
The file is not scanned because an error occurs.
Steps to Reproduce
Environment
N/A
Additional Context
N/A
References
N/A