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

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

There is a newer version: 10.2.0.105762
Show newest version
{
  "title": "Using weak hashing algorithms is security-sensitive",
  "type": "SECURITY_HOTSPOT",
  "code": {
    "impacts": {
      "SECURITY": "HIGH"
    },
    "attribute": "TRUSTWORTHY"
  },
  "status": "ready",
  "tags": [
    "cwe"
  ],
  "defaultSeverity": "Critical",
  "ruleSpecification": "RSPEC-4790",
  "sqKey": "S4790",
  "scope": "Main",
  "securityStandards": {
    "CWE": [
      1240
    ],
    "OWASP": [
      "A3",
      "A6"
    ],
    "OWASP Mobile": [
      "M5"
    ],
    "MASVS": [
      "MSTG-CRYPTO-4"
    ],
    "OWASP Top 10 2021": [
      "A2"
    ],
    "PCI DSS 3.2": [
      "3.4",
      "6.5.3",
      "6.5.4"
    ],
    "PCI DSS 4.0": [
      "6.2.4"
    ]
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy