mc1arke / sonarqube-community-branch-plugin

A plugin that allows branch analysis and pull request decoration in the Community version of Sonarqube
GNU Lesser General Public License v3.0
2.18k stars 513 forks source link

Pull request analysis using SARIF reports does not import issues to Sonarqube #954

Closed ruohomaa closed 2 weeks ago

ruohomaa commented 3 weeks ago

Using the following version Sonar scanner 6.1.0.4477 Sonarqube Community Edition, v10.6 (92116) Sonarqube Community Branch Plugin 1.21.0

Importing SARIF reports when analysing pull request does not import the issues to Sonarqube. Import works only for main / master branch. The SARIF report is generated using Salesforce Code Analyzer. The logs does not show any errors and the import is successful but no issues appear in Sonarqube. Created a ticket to Sonar community also, Sarif-import-not-working-for-pull-request-analysis-only-for-master

ruohomaa commented 2 weeks ago

Not an issue, the import works fine and only shows the issue differences to main / master branch