The following URL (usually /.git/config) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044baa2727ab8135b5bbc521bbb3b5bfd16
[core] repositoryformatversion = 0 filemode = false bare = false logallrefupdates = true symlinks = false ignorecase = true [remote "origin"] url = https://github.com/JalilGafar/ec_back.git fetch = +refs/heads/*:refs/remotes/origin/* [branch "main"] remote = origin merge = refs/heads/main [branch "auth_backend"] remote = origin merge = refs/heads/auth_backend [remote "heroku"] url = https://git.heroku.com/ecback-app.git fetch = +refs/heads/*:refs/remotes/heroku/*
The following URL (usually /.git/config) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044baa2727ab8135b5bbc521bbb3b5bfd16
[core] repositoryformatversion = 0 filemode = false bare = false logallrefupdates = true symlinks = false ignorecase = true [remote "origin"] url = https://github.com/JalilGafar/ec_back.git fetch = +refs/heads/*:refs/remotes/origin/* [branch "main"] remote = origin merge = refs/heads/main [branch "auth_backend"] remote = origin merge = refs/heads/auth_backend [remote "heroku"] url = https://git.heroku.com/ecback-app.git fetch = +refs/heads/*:refs/remotes/heroku/*