The following URL (usually /.git/config) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a652245a1c45c
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "origin"]
url = https://git-codecommit.us-east-1.amazonaws.com/v1/repos/monro.com
fetch = +refs/heads/*:refs/remotes/origin/*
[credential]
helper = !aws --region us-east-1 codecommit credential-helper $@
UseHttpPath = true
[branch "ec2-branch"]
remote = origin
merge = refs/heads/ec2-branch