svn2git is a little Ruby tool for migrating projects from Subversion repositories to Git. It uses git-svn to export your svn project correctly (including correct handling of branches and tags) and can publish your new git repo to github automatically.
There are no reported vulnerabilities