Beyond Git, other version control systems (Subversion's .svn, Mercurial's .hg, Bazaar's .bzr) leave similar metadata folders that can expose your source history if they're accidentally left in a public web root — less common than exposed Git repos, but just as revealing when present.
Same risk as an exposed .git directory, for Subversion and Mercurial — anyone who finds it can potentially reconstruct your source code and history.
No version control metadata folders (.svn, .hg, .bzr, or similar) are accessible via direct URL.
Fix it, then re-scan — the check confirms itself. No manual checkbox, the scan is the truth.
Run this check in H.I.V.E. →