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

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

There is a newer version: 10.2.0.105762
Show newest version
{
  "title": "API Controllers should derive from ControllerBase instead of Controller",
  "type": "CODE_SMELL",
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "5min"
  },
  "tags": [
    "asp.net",
    "performance"
  ],
  "defaultSeverity": "Major",
  "ruleSpecification": "RSPEC-6961",
  "sqKey": "S6961",
  "scope": "Main",
  "quickfix": "targeted",
  "code": {
    "impacts": {
      "MAINTAINABILITY": "MEDIUM"
    },
    "attribute": "COMPLETE"
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy