org.sonar.plugins.csharp.S2930.json Maven / Gradle / Ivy
{
"title": "\"IDisposables\" should be disposed",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "HIGH"
},
"attribute": "LOGICAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "10min"
},
"tags": [
"cwe",
"denial-of-service"
],
"defaultSeverity": "Blocker",
"ruleSpecification": "RSPEC-2930",
"sqKey": "S2930",
"scope": "All",
"securityStandards": {
"CWE": [
459
]
},
"quickfix": "infeasible"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy