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

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

There is a newer version: 9.32.0.97167
Show newest version
{
  "title": "Configuring loggers is security-sensitive",
  "type": "SECURITY_HOTSPOT",
  "code": {
    "impacts": {
      "SECURITY": "HIGH"
    },
    "attribute": "CONVENTIONAL"
  },
  "status": "deprecated",
  "tags": [],
  "defaultSeverity": "Critical",
  "ruleSpecification": "RSPEC-4792",
  "sqKey": "S4792",
  "scope": "Main",
  "securityStandards": {
    "CWE": [
      117,
      532
    ],
    "OWASP": [
      "A3",
      "A10"
    ],
    "OWASP Top 10 2021": [
      "A9"
    ],
    "PCI DSS 3.2": [
      "10.1",
      "10.2",
      "10.3"
    ],
    "PCI DSS 4.0": [
      "10.2"
    ],
    "ASVS 4.0": [
      "7.1.1",
      "7.1.2"
    ]
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy