![JAR search and dependency download from the Maven repository](/logo.png)
org.sonar.plugins.csharp.S2222.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sonarlint-omnisharp-plugin Show documentation
Show all versions of sonarlint-omnisharp-plugin Show documentation
Code Analyzer based on Omnisharp
{
"title": "Locks should be released on all paths",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "HIGH"
},
"attribute": "COMPLETE"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "20min"
},
"tags": [
"cwe",
"multi-threading"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-2222",
"sqKey": "S2222",
"scope": "Main",
"securityStandards": {
"CWE": [
459
]
},
"quickfix": "infeasible"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy