All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.plugins.csharp.S2952.json Maven / Gradle / Ivy

There is a newer version: 9.32.0.97167
Show newest version
{
  "title": "Classes should \"Dispose\" of members from the classes\u0027 own \"Dispose\" methods",
  "type": "BUG",
  "code": {
    "impacts": {
      "RELIABILITY": "HIGH"
    },
    "attribute": "COMPLETE"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "20min"
  },
  "tags": [
    "cwe",
    "denial-of-service"
  ],
  "defaultSeverity": "Critical",
  "ruleSpecification": "RSPEC-2952",
  "sqKey": "S2952",
  "scope": "Main",
  "securityStandards": {
    "CWE": [
      459
    ]
  },
  "quickfix": "unknown"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy