SonarQube Self-Managed
With Aikido's SonarQube integration you can combine the powers of SonarQube's scanners with Aikido's de-noising engine to get a single dashboard to see all your relevant security issues.
To install the integration, you can follow the steps below.
Prerequisite
Make sure to whitelist our IP addresses. Get them here.
1. Create an access token
To be able to connect to your SonarQube instance, Aikido needs to have an access token to make the API calls. To create this, login to your SonarQube your environment and then follow these steps:
Navigate to "My Account", via the avatar in the top-right corner.
Click on "Security" in the tabs in the header of the page, which should take you to the page below.
Enter a name for the token, use something descriptive like "AikidoSecurity integration token".
Select "User Token" as the token type
Select when the token expires
Click on "generate"
Copy this token and keep it for the next step
2. Enable the integration
Go to the integration settings page in your Aikido account and scroll down to the "Third-Party Scanners" section. Click on the SonarQube integration card and click on "Connect SonarQube" on the next page.
3. Connect your instance
From the dropdown select "Self managed" for the instance kind. To connect your SonarQube environment Aikido needs 2 things:
The access token you created in the first step
The URL of your instance eg: https://example.sonarqube.com
Fill both in their respective input fields and click on "Create". We'll let you know if we are able to connect to your environment. If this is the case we'll start scanning your environment for relevant vulnerabilities and report them in your "Feed" in Aikido.