org.sonar.plugins.csharp.S2931.json Maven / Gradle / Ivy
{
"title": "Classes with \"IDisposable\" members should implement \"IDisposable\"",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "HIGH"
},
"attribute": "COMPLETE"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "10min"
},
"tags": [
"cwe",
"denial-of-service"
],
"defaultSeverity": "Blocker",
"ruleSpecification": "RSPEC-2931",
"sqKey": "S2931",
"scope": "All",
"securityStandards": {
"CWE": [
459
]
},
"quickfix": "unknown"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy