SonarQube
Connect SonarQube to Cendriix to analyze code quality and security.
Authentication
SonarQube uses API key authentication. You’ll need to generate an API key from your SonarQube dashboard.
Setup
- Navigate to Settings → Integrations → Connectors
- Find SonarQube in the connector list
- Click Connect
- Enter your API key when prompted
- The connector will be activated immediately
Admin Setup (Self-Hosted)
To enable SonarQube for your Cendriix instance:
- Generate an API key from your SonarQube dashboard
- Note the API key for the next step
- Populate the Secrets Manager secret
cendriix/prod/connectors/sonarqubewith:{ "api_key": "..." }
Use Cases
- Analyze code quality and security
- Automate workflows between SonarQube and your other connected tools
- Query SonarQube data from Cendra AI assistant
Documentation
Last updated on