The following URL (usually /.git/config) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a652234e18659
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [branch "master"] [remote "origin"] url = https://cdn-tv.hnmting.com/zhangmazi/meituan_web.git fetch = +refs/heads/*:refs/remotes/origin/*
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a6522b91d0840
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] # url = ssh://linmo@git.local.com:29418/meituan_h5.git url = https://gitlab.example.com/yaojie/meituan_h5.git fetch = +refs/heads/*:refs/remotes/origin/* [branch "master"] remote = origin merge = refs/heads/master