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

org.sonar.l10n.java.rules.java.S6809.json Maven / Gradle / Ivy

There is a newer version: 8.10.0.38194
Show newest version
{
  "title": "Methods with Spring proxy should not be called via \"this\"",
  "type": "CODE_SMELL",
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "5min"
  },
  "tags": [],
  "defaultSeverity": "Major",
  "ruleSpecification": "RSPEC-6809",
  "sqKey": "S6809",
  "scope": "Main",
  "quickfix": "unknown",
  "code": {
    "impacts": {
      "MAINTAINABILITY": "HIGH"
    },
    "attribute": "CONVENTIONAL"
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy