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

{
  "title": "Server certificates should be verified during SSL\/TLS connections",
  "type": "VULNERABILITY",
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "5min"
  },
  "tags": [
    "cwe",
    "privacy",
    "owasp-a6",
    "ssl",
    "owasp-a3"
  ],
  "defaultSeverity": "Critical",
  "ruleSpecification": "RSPEC-4830",
  "sqKey": "S4830",
  "scope": "Main",
  "securityStandards": {
    "CWE": [
      295
    ],
    "OWASP": [
      "A6",
      "A3"
    ]
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy