GitBleed – Finding Secrets in Mirrored Git Repositories
Summary
Due to a discrepancy in Git behavior, partial parts of a source code repository are visible when making copies via the “git clone” command. There are additional parts of the repository that only become visible when using the “–mirror” option. This can lead to secrets…
Source: Healthcareitnews.com and Read More