# SonarQube

SonarQube is an open-source platform for continuous inspection of code quality. It can perform automatic reviews via static analysis of code to detect bugs, code smells and security risks. While SonarQube looks at the security of the code written by your developers, Meterian will take care of the security of the opensource components used in your application.

This type of integration is possible thanks to our dedicated plugin. Our plugin will introduce the **Meterian way** quality profile to you SonarQube instance. Our quality profile is made of a set of 4 new coding rules which will be used when filing issues according the Meterian analysis' findings.

<figure><img src="/files/9CIBqLDS2A40Aria9n5A" alt=""><figcaption><p>The meterian rules</p></figcaption></figure>

Read on to find out more on how to integrate insights from Meterian into the SonarQube reporting pages via our dedicated plugin.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.meterian.io/devops-integrations/sonarqube.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
