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

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

There is a newer version: 10.2.0.105762
Show newest version
{
  "title": "Cryptographic keys should be robust",
  "type": "VULNERABILITY",
  "code": {
    "impacts": {
      "SECURITY": "HIGH"
    },
    "attribute": "TRUSTWORTHY"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "2min"
  },
  "tags": [
    "cwe",
    "privacy"
  ],
  "defaultSeverity": "Critical",
  "ruleSpecification": "RSPEC-4426",
  "sqKey": "S4426",
  "scope": "Main",
  "securityStandards": {
    "CWE": [
      326
    ],
    "OWASP": [
      "A3",
      "A6"
    ],
    "OWASP Mobile": [
      "M5"
    ],
    "MASVS": [
      "MSTG-CRYPTO-3"
    ],
    "OWASP Top 10 2021": [
      "A2"
    ],
    "ASVS 4.0": [
      "6.2.3"
    ]
  },
  "quickfix": "unknown"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy