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

org.sonar.l10n.javascript.rules.javascript.S1154.json Maven / Gradle / Ivy

There is a newer version: 10.20.0.29356
Show newest version
{
  "title": "Results of operations on strings should not be ignored",
  "type": "BUG",
  "status": "deprecated",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "20min"
  },
  "tags": [
    "type-dependent"
  ],
  "defaultSeverity": "Major",
  "ruleSpecification": "RSPEC-1154",
  "sqKey": "S1154",
  "scope": "Main",
  "securityStandards": {
    "CERT": [
      "EXP00-J."
    ]
  },
  "quickfix": "unknown",
  "compatibleLanguages": [
    "JAVASCRIPT",
    "TYPESCRIPT"
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy