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

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

There is a newer version: 10.2.0.105762
Show newest version
{
  "title": "Using non-standard cryptographic algorithms is security-sensitive",
  "type": "SECURITY_HOTSPOT",
  "code": {
    "impacts": {
      "SECURITY": "HIGH"
    },
    "attribute": "TRUSTWORTHY"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "1d"
  },
  "tags": [
    "cwe"
  ],
  "defaultSeverity": "Critical",
  "ruleSpecification": "RSPEC-2257",
  "sqKey": "S2257",
  "scope": "Main",
  "securityStandards": {
    "CWE": [
      327
    ],
    "OWASP": [
      "A3"
    ],
    "OWASP Top 10 2021": [
      "A2"
    ],
    "ASVS 4.0": [
      "2.9.3",
      "6.2.2",
      "8.3.7"
    ]
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy