When an analysis is performed on a repository in GitLab, it does not detect the error of a public key in the code.
Hi,
Welcome to the community and thanks for this report!
From what I can see, you’re trying to detect this in a pull request, and the key itself wasn’t changed in the PR. PR analysis only reports on changed lines, so this would be expected.
HTH,
Ann