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

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

There is a newer version: 10.2.0.105762
Show newest version
{
  "title": "Using clear-text protocols is security-sensitive",
  "type": "SECURITY_HOTSPOT",
  "code": {
    "impacts": {
      "SECURITY": "HIGH"
    },
    "attribute": "COMPLETE"
  },
  "status": "ready",
  "tags": [
    "cwe"
  ],
  "defaultSeverity": "Critical",
  "ruleSpecification": "RSPEC-5332",
  "sqKey": "S5332",
  "scope": "Main",
  "securityStandards": {
    "CWE": [
      200,
      319
    ],
    "OWASP": [
      "A3"
    ],
    "OWASP Mobile": [
      "M3"
    ],
    "MASVS": [
      "MSTG-NETWORK-1"
    ],
    "OWASP Top 10 2021": [
      "A2"
    ],
    "PCI DSS 3.2": [
      "4.1",
      "6.5.4"
    ],
    "PCI DSS 4.0": [
      "4.2.1",
      "6.2.4"
    ],
    "ASVS 4.0": [
      "1.9.1",
      "9.1.1",
      "9.2.2"
    ],
    "STIG ASD_V5R3": [
      "V-222397",
      "V-222534",
      "V-222562",
      "V-222563",
      "V-222577",
      "V-222596",
      "V-222597",
      "V-222598",
      "V-222599"
    ]
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy