How to get code committer details along with Sonarqube analyzed results

Hi all,

Is there anyway to get code committer/changer details with the analyzed results in Sonarqube?

I am using SVN for SCM, TeamCity as CI server and Sonarqube 8.6 as SAST in CI/CD pipeline.

Regards,
Khopi

Hi @khopithan,

You should see these details when you explore the code in detail within SonarQube, whether by clicking on an issue to see it in its code context or by clicking the Code tab within the project and exploring there.

Hi Jeff,

Thank you for your reply. I checked that first but I couldn’t find commiter details. Then I enabled SCM on sonarqube. Now I can view that.

Regards,
Khopi

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.