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

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

There is a newer version: 10.2.0.105762
Show newest version
{
  "title": "Secure random number generators should not output predictable values",
  "type": "VULNERABILITY",
  "code": {
    "impacts": {
      "SECURITY": "HIGH"
    },
    "attribute": "LOGICAL"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "2min"
  },
  "tags": [
    "cwe",
    "pitfall"
  ],
  "defaultSeverity": "Critical",
  "ruleSpecification": "RSPEC-4347",
  "sqKey": "S4347",
  "scope": "Main",
  "securityStandards": {
    "CWE": [
      330,
      332,
      336,
      337
    ],
    "OWASP": [
      "A6"
    ],
    "OWASP Top 10 2021": [
      "A2"
    ],
    "ASVS 4.0": [
      "2.3.1",
      "2.6.2",
      "2.9.2"
    ]
  },
  "quickfix": "unknown"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy