Start FreeLog in
SonarQube Cloud | Managing your project | Managing code issues | Issues reported in DevOps platform

Viewing and managing issues in your DevOps platform

On this page

This page explains how to view and/or manage the issues reported by SonarQube Cloud in your GitHub, GitLab, Bitbucket, or Azure DevOps instance.

In GitHub

With the Enterprise plan, when you analyze a project in SonarQube Cloud, the detected security issues are displayed on the GitHub interface as code scanning alerts. When you change the status of a security issue in the SonarQube interface that status change is immediately reflected in the GitHub interface. Similarly, if you change the status of a code scanning alert in GitHub, that change is reflected in SonarQube. 

To view and manage your code scanning alerts:

1. In GitHub, go to your repository's Security > Code scanning alerts tab.

2. Select View alerts to see the full list.

Security alerts in Github

3. When you change the status of a security vulnerability in the SonarQube Cloud interface that status change will be immediately reflected in the GitHub interface and vice versa. 

In Bitbucket Cloud

In Bitbucket Cloud, you can view:

  • The analysis metrics of the main branch in the Bitbucket repository overview.
  • The issues detected on your pull requests. 
Viewing the analysis metrics of the main branch

1. Select Source in the left sidebar. The quality metrics for the main branch are displayed at the top of the page as illustrated below.

Screenshot of the BitBucket interface with the SonarCloud project analysis results widget.

2. Select View more details in SonarCloud to view the full report.

Viewing the issues detected on a pull request

When viewing an analyzed pull request you will see quality metrics displayed as illustrated below.

Screenshot of the pull request quality gate widget in BitBucket.

Additionally, the right sidebar contains a code insights section that provides access to code reports. The keyboard shortcut to expand and collapse the right sidebar on repository pages is ].

Screenshot showing how to access code reports in the BitBucket interface sidebar.

You can expand the Report section and select SonarQube Cloud Code Analysis to view a full report of all the issues SonarQube Cloud found in the pull request:

Screenshot of the full report of all the issues found in the pull request by SonarCloud.

You don't have to navigate to SonarQube Cloud.io because this view lets you see the issues identified by SonarQube Cloud right in Bitbucket.

In Azure DevOps

When you run a SonarQube Cloud analysis for a pull request, each SonarQube issue is displayed as a comment on the Azure DevOps pull request. If you change the status of an issue in SonarQube Cloud, that status change is immediately reflected in the Azure DevOps interface. 


Was this page helpful?

© 2008-2025 SonarSource SA. All rights reserved. SONAR, SONARSOURCE, SONARQUBE, and CLEAN AS YOU CODE are trademarks of SonarSource SA.

Creative Commons License