[v1.112.0]
- Added offline Ethereum key/BIP-39 detection with explicit local-validation outcomes, inspired by #468 from @audityourcontracts.
- Hardened validation caching and panic handling to avoid secret exposure.
- Fixed remote Git URL scans hanging with
--jobs 1. #469