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

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

There is a newer version: 4.23.0.17664
Show newest version
{
  "title": "Server certificates should be verified during SSL\/TLS connections",
  "type": "VULNERABILITY",
  "code": {
    "impacts": {
      "SECURITY": "HIGH"
    },
    "attribute": "TRUSTWORTHY"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "5min"
  },
  "tags": [
    "cwe",
    "privacy",
    "ssl"
  ],
  "defaultSeverity": "Critical",
  "ruleSpecification": "RSPEC-4830",
  "sqKey": "S4830",
  "scope": "Main",
  "securityStandards": {
    "CWE": [
      295
    ],
    "OWASP": [
      "A6",
      "A3"
    ],
    "OWASP Mobile": [
      "M3"
    ],
    "MASVS": [
      "MSTG-NETWORK-3"
    ],
    "OWASP Top 10 2021": [
      "A2",
      "A5",
      "A7"
    ],
    "PCI DSS 3.2": [
      "4.1",
      "6.5.4",
      "6.5.10"
    ],
    "PCI DSS 4.0": [
      "4.2.1",
      "6.2.4"
    ],
    "ASVS 4.0": [
      "1.9.2",
      "9.2.1"
    ],
    "STIG ASD_V5R3": [
      "V-222550"
    ]
  },
  "quickfix": "unknown"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy