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

org.sonar.l10n.java.rules.java.S5689.json Maven / Gradle / Ivy

There is a newer version: 8.10.0.38194
Show newest version
{
  "title": "Disclosing fingerprints from web application technologies is security-sensitive",
  "type": "SECURITY_HOTSPOT",
  "code": {
    "impacts": {
      "SECURITY": "LOW"
    },
    "attribute": "COMPLETE"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "5min"
  },
  "tags": [
    "cwe"
  ],
  "defaultSeverity": "Minor",
  "ruleSpecification": "RSPEC-5689",
  "sqKey": "S5689",
  "scope": "Main",
  "securityStandards": {
    "CWE": [
      200
    ],
    "OWASP": [
      "A6"
    ],
    "OWASP Top 10 2021": [
      "A5"
    ],
    "ASVS 4.0": [
      "14.3.3",
      "7.3.3",
      "8.3.4"
    ]
  },
  "quickfix": "unknown"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy