How to get the git commit author, Who violate the SonaQube quality gate metric condition

I am using Sonaqube version - 7.1.0.11001

I want to find who injected bugs/vulnerabilities or any other quality gate metric condition violation to the code.
I tried generating “CNES Report” for finding this. (sonar-cnes-report-3.2.2.jar)
But when I generated report as an Ms Exel sheet, the author field is empty in the report.

So what is the issue here, or is there any method to get the git commit author(git username) who injected the code with metric violations?

Thanks in advance…!

Hi,

Your version is past EOL. You should upgrade to either the latest version or the current LTS at your earliest convenience. Your upgrade path is:

7.1 → 7.9.6 → 8.9.8 → 9.5 (last step optional)

You may find the Upgrade Guide and the LTS-to-LTS Upgrade Notes helpful. If you have questions about upgrading, feel free to open a new thread for that here.

If your error persists after upgrade, please come back to us.