{ "name": "sonarqube", "version": "2.2.0", "description": "SonarQube is the AI code quality and security verification platform used by millions of developers to catch bugs, vulnerabilities, and leaked secrets. This plugin enforces those standards in the agent coding loop: 7,500+ distinct issue types, secrets scanning, agentic analysis, and quality gates across 40+ languages.", "author": { "name": "Sonar", "url": "https://www.sonarsource.com/" }, "keywords": [ "sonarqube", "code-quality", "static-analysis", "security", "secrets" ], "license": "SSAL-1.0", "repository": "https://github.com/SonarSource/sonarqube-agent-plugins", "homepage": "https://www.sonarsource.com", "interface": { "displayName": "SonarQube", "shortDescription": "Enforce code quality and security as it's written", "longDescription": "SonarQube is the AI code quality and security verification platform used by millions of developers to catch bugs, vulnerabilities, and leaked secrets. This plugin enforces those standards in the agent coding loop: 7,500+ distinct issue types, secrets scanning, agentic analysis, and quality gates across 40+ languages.", "developerName": "Sonar", "category": "Code Review", "capabilities": ["Read", "Interactive"], "websiteURL": "https://www.sonarsource.com", "privacyPolicyURL": "https://www.sonarsource.com/company/privacy/", "termsOfServiceURL": "https://www.sonarsource.com/legal/sonarcloud/terms-of-service/", "defaultPrompt": [ "Help me fix the most severe SonarQube issues for this project" ], "brandColor": "#290042", "composerIcon": "./assets/logo.png", "logo": "./assets/logo.png", "screenshots": [] }, "skills": "./skills/", "mcpServers": "./mcp.json" }