The following URL (usually /.git/config) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a65220062b95d
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = https://github.com/mautic/mautic.git fetch = +refs/heads/*:refs/remotes/origin/* [branch "5.x"] remote = origin merge = refs/heads/5.x
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522f5c9538b
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = https://github.com/mautic/mautic.git fetch = +refs/heads/*:refs/remotes/origin/* [branch "4.x"] remote = origin merge = refs/heads/4.x