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

org.sonar.plugins.csharp.S4212.json Maven / Gradle / Ivy

There is a newer version: 10.2.0.105762
Show newest version
{
  "title": "Serialization constructors should be secured",
  "type": "VULNERABILITY",
  "code": {
    "impacts": {
      "SECURITY": "MEDIUM"
    },
    "attribute": "COMPLETE"
  },
  "status": "deprecated",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "5min"
  },
  "tags": [
    "serialization"
  ],
  "defaultSeverity": "Major",
  "ruleSpecification": "RSPEC-4212",
  "sqKey": "S4212",
  "scope": "Main",
  "securityStandards": {
    "OWASP": [
      "A8"
    ],
    "OWASP Top 10 2021": [
      "A8"
    ]
  },
  "quickfix": "unknown"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy