org.sonar.plugins.csharp.S2551.json Maven / Gradle / Ivy
{
"title": "Shared resources should not be used for locking",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "HIGH"
},
"attribute": "LOGICAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "15min"
},
"tags": [
"multi-threading"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-2551",
"sqKey": "S2551",
"scope": "All",
"quickfix": "infeasible"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy