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

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

{
  "title": "\"Random\" objects should be reused",
  "type": "BUG",
  "code": {
    "impacts": {
      "RELIABILITY": "HIGH"
    },
    "attribute": "COMPLETE"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "5min"
  },
  "tags": [],
  "defaultSeverity": "Critical",
  "ruleSpecification": "RSPEC-2119",
  "sqKey": "S2119",
  "scope": "All",
  "securityStandards": {
    "OWASP": [
      "A6"
    ]
  },
  "quickfix": "unknown"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy