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

org.sonar.l10n.py.rules.python.S5547.json Maven / Gradle / Ivy

{
  "title": "Cipher algorithms should be robust",
  "type": "VULNERABILITY",
  "status": "ready",
  "tags": [
    "cwe",
    "privacy",
    "sans-top25-porous",
    "owasp-a3"
  ],
  "defaultSeverity": "Critical",
  "ruleSpecification": "RSPEC-5547",
  "sqKey": "S5547",
  "scope": "Main",
  "securityStandards": {
    "CWE": [
      327,
      326
    ],
    "OWASP": [
      "A3"
    ]
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy