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

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

{
  "title": "Non-serializable objects should not be stored in \"javax.servlet.http.HttpSession\" instances",
  "type": "BUG",
  "code": {
    "impacts": {
      "RELIABILITY": "MEDIUM"
    },
    "attribute": "COMPLETE"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "20min"
  },
  "tags": [
    "cwe"
  ],
  "defaultSeverity": "Major",
  "ruleSpecification": "RSPEC-2441",
  "sqKey": "S2441",
  "scope": "Main",
  "securityStandards": {
    "CWE": [
      579
    ],
    "OWASP Top 10 2021": [
      "A4"
    ]
  },
  "quickfix": "unknown"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy