Skip to main content

SonarQube

Application Security

The SonarQube Connector integrates with a SonarQube server to synchronize static code analysis data. It syncs three models: Code Projects (the analyzed projects together with their quality metrics and ratings), Static Code Findings (the issues SonarQube raises against project code), and Static Code Finding Definitions (the rules that describe and categorize those issues). Together these provide visibility into code quality, security, reliability, and maintainability across analyzed projects.

Data retrieved from SonarQube

Connector ObjectRequiredMaps to Data Model
Code ProjectYesCode Project
Static Code FindingYesStatic Code Finding
Static Code Finding DefinitionYesStatic Code Finding Definition

Model relationships

note

For detailed steps on how to view the data retrieved from SonarQube in the Brinqa Platform, see How to view your data.