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

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

The newest version!
{
  "title": "OpenSAML2 should be configured to prevent authentication bypass",
  "type": "VULNERABILITY",
  "code": {
    "impacts": {
      "SECURITY": "MEDIUM"
    },
    "attribute": "TRUSTWORTHY"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "10min"
  },
  "tags": [
    "spring"
  ],
  "defaultSeverity": "Major",
  "ruleSpecification": "RSPEC-5679",
  "sqKey": "S5679",
  "scope": "Main",
  "securityStandards": {
    "OWASP": [
      "A9",
      "A2"
    ],
    "OWASP Top 10 2021": [
      "A6",
      "A7"
    ],
    "PCI DSS 3.2": [
      "6.2",
      "6.5.10"
    ],
    "PCI DSS 4.0": [
      "6.3.3",
      "6.2.4"
    ]
  },
  "quickfix": "unknown"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy