mirror of
https://github.com/github/awesome-copilot.git
synced 2026-05-28 01:21:46 +00:00
Add external plugin sonarqube (#1753)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
0e722d8f42
commit
25967b264b
@@ -652,6 +652,30 @@
|
||||
"description": "7 specialized agents covering the full software development lifecycle from UX design and architecture to security and DevOps.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
{
|
||||
"name": "sonarqube",
|
||||
"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 coding loop: 7,500+ distinct issue types, secrets scanning, agentic analysis, and quality gates across 40+ languages.",
|
||||
"version": "2.0.0",
|
||||
"author": {
|
||||
"name": "Sonar",
|
||||
"url": "https://sonarsource.com/"
|
||||
},
|
||||
"repository": "https://github.com/SonarSource/sonarqube-agent-plugins",
|
||||
"homepage": "https://sonarsource.com/",
|
||||
"license": "SSAL-1.0",
|
||||
"keywords": [
|
||||
"sonarqube",
|
||||
"code-quality",
|
||||
"static-analysis",
|
||||
"security",
|
||||
"secrets"
|
||||
],
|
||||
"source": {
|
||||
"source": "github",
|
||||
"repo": "SonarSource/sonarqube-agent-plugins",
|
||||
"ref": "b1492121b8591fba7dc477392ae0ea6be924fb31"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "structured-autonomy",
|
||||
"source": "structured-autonomy",
|
||||
|
||||
Reference in New Issue
Block a user