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

org.sonar.l10n.go.rules.go.S131.json Maven / Gradle / Ivy

{
  "title": "\"switch\" statements should have \"default\" clauses",
  "type": "CODE_SMELL",
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "5min"
  },
  "tags": [
    "cwe"
  ],
  "defaultSeverity": "Critical",
  "ruleSpecification": "RSPEC-131",
  "sqKey": "S131",
  "scope": "All",
  "securityStandards": {
    "CWE": [
      478
    ]
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy