mirror of
https://github.com/github/awesome-copilot.git
synced 2026-07-17 11:23:27 +00:00
Update SonarQube plugin version to 2.3.0 (#2324)
Co-authored-by: tomshafir-sonarsource <tom.shafir@sonarsource.com>
This commit is contained in:
committed by
GitHub
parent
65ef449bda
commit
eb8ce3075d
@@ -1068,7 +1068,7 @@
|
||||
{
|
||||
"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.2.0",
|
||||
"version": "2.3.0",
|
||||
"author": {
|
||||
"name": "Sonar",
|
||||
"url": "https://sonarsource.com/"
|
||||
@@ -1086,7 +1086,7 @@
|
||||
"source": {
|
||||
"source": "github",
|
||||
"repo": "SonarSource/sonarqube-agent-plugins",
|
||||
"ref": "2.2.0"
|
||||
"ref": "2.3.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user