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

org.sonar.l10n.py.rules.python.S1763.json Maven / Gradle / Ivy

{
  "title": "All code should be reachable",
  "type": "BUG",
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "5min"
  },
  "tags": [
    "cwe",
    "unused"
  ],
  "defaultSeverity": "Major",
  "ruleSpecification": "RSPEC-1763",
  "sqKey": "S1763",
  "scope": "All",
  "securityStandards": {
    "CWE": [
      561
    ]
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy