The following URL (usually /.git/config) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044bcbb9f9adb89503bfca4395bd22e66b4
[core] repositoryformatversion = 0 fileMode = false bare = false logallrefupdates = true [remote "origin"] url = git@github.com:IRCBio/irc.bio.git fetch = +refs/heads/*:refs/remotes/origin/* [remote "origin-h"] url = https://github.com/IRCBio/irc.bio.git fetch = +refs/heads/*:refs/remotes/origin-h/* [branch "dev-master"] remote = origin-h merge = refs/heads/dev-master [branch "17_cryptocoin_acceptance"] remote = origin merge = refs/heads/17_cryptocoin_acceptance [branch "master"] remote = origin merge = refs/heads/master [branch "instance/science.bio"] remote = origin merge = refs/heads/instance/science.bio