Releases: SonarSource/sonarqube-agent-plugins
Releases · SonarSource/sonarqube-agent-plugins
Release list
2.0.0
Immutable
release. Only release title and notes can be modified.
SonarQube agent integrations: connect your AI coding agent to SonarQube CLI and the SonarQube MCP Server for issue detection, quality gates, coverage, duplications, and dependency risks.
Prerequisites
- SonarQube CLI (
sonar) installed and authenticated (sonar auth login) — required to run the SonarQube MCP Server & fully benefit from the skills.
Supported agents
- Claude Code
- GitHub Copilot CLI
- Cursor
- Codex CLI
- Gemini CLI
- Kiro
Included skills
sonar-integrate— install CLI, authenticate, and wire up MCP + hookssonar-list-projects— list SonarQube projectssonar-list-issues— search and filter issues by project, branch, or PRsonar-fix-issue— fix a specific issue by rule key and locationsonar-quality-gate— show quality gate status with per-condition detailsonar-analyze— analyze a file or snippet for quality and security issuessonar-coverage— find files with low coverage and inspect uncovered linessonar-duplication— find duplicated files and inspect duplication blockssonar-dependency-risks— search SCA dependency risks