Mercurial to Git Converter
PassAudited by VirusTotal on Mar 23, 2026.
Findings (1)
The scripts facilitate Mercurial-to-Git migration but include high-risk behaviors such as executing 'sudo apt-get' for package installation in hg-to-git.sh and performing unconfirmed 'rm -rf' on target directories in hg-to-git-large.sh. Additionally, the scripts automatically clone and execute code from an external GitHub repository (https://github.com/frej/fast-export.git) if the required tool is missing, which introduces a supply chain risk.
