Add sonarqube-agent-plugins plugin (#1085)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Bryan Thompson 2026-04-03 10:13:39 -05:00 committed by GitHub
parent 0484869680
commit decc737a56
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1200,6 +1200,17 @@
}, },
"homepage": "https://github.com/slackapi/slack-mcp-plugin/tree/main" "homepage": "https://github.com/slackapi/slack-mcp-plugin/tree/main"
}, },
{
"name": "sonarqube-agent-plugins",
"description": "Integrate SonarQube code quality and security analysis into Claude Code: namespaced slash commands, a guided skill to setup the SonarQube CLI, and a startup check for CLI wiring. MCP server registration and secrets-scanning hooks are installed by the SonarQube CLI as part of setup.",
"category": "security",
"source": {
"source": "url",
"url": "https://github.com/SonarSource/sonarqube-agent-plugins.git",
"sha": "0cae644cee9318e6245b62ca779abdc60e6daa49"
},
"homepage": "https://github.com/SonarSource/sonarqube-agent-plugins"
},
{ {
"name": "sonatype-guide", "name": "sonatype-guide",
"description": "Sonatype Guide MCP server for software supply chain intelligence and dependency security. Analyze dependencies for vulnerabilities, get secure version recommendations, and check component quality metrics.", "description": "Sonatype Guide MCP server for software supply chain intelligence and dependency security. Analyze dependencies for vulnerabilities, get secure version recommendations, and check component quality metrics.",