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

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

The newest version!
{
  "title": "Track uses of \"FIXME\" tags",
  "type": "CODE_SMELL",
  "code": {
    "impacts": {
      "MAINTAINABILITY": "MEDIUM"
    },
    "attribute": "COMPLETE"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "0min"
  },
  "tags": [
    "cwe"
  ],
  "defaultSeverity": "Major",
  "ruleSpecification": "RSPEC-1134",
  "sqKey": "S1134",
  "scope": "All",
  "securityStandards": {
    "CWE": [
      546
    ]
  },
  "quickfix": "infeasible"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy