Open rgmz opened 10 months ago
Another occurrence:
2024-04-24T12:13:06Z error trufflehog Panic occurred when reading archive {"source_manager_worker_id": "CpAT5", "repo": "https://github.com/brave/chromium-releases.git", "commit": "14e60b3", "path": "chrome/test/data/safe_browsing/rar/passwd.rar", "timeout": 30, "error": "runtime error: index out of range [0] with length 0"}
Please review the Community Note before submitting
TruffleHog Version
3.63.7
Description
Rar archives can cause an unhandled panic. This can be reliably reproduced by scanning microsoft/RecursiveExtractor. The specific reproducer is likely
EncryptedWithPlainNames.rar4
, although I haven't tested it yet.References
Might be related to #801