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

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

There is a newer version: 10.2.0.105762
Show newest version
{
  "title": "Delivering code in production with debug features activated is security-sensitive",
  "type": "SECURITY_HOTSPOT",
  "code": {
    "impacts": {
      "SECURITY": "LOW"
    },
    "attribute": "CONVENTIONAL"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "1min"
  },
  "tags": [
    "cwe",
    "error-handling",
    "debug",
    "user-experience"
  ],
  "defaultSeverity": "Minor",
  "ruleSpecification": "RSPEC-4507",
  "sqKey": "S4507",
  "scope": "Main",
  "securityStandards": {
    "CWE": [
      489,
      215
    ],
    "OWASP": [
      "A3"
    ],
    "OWASP Top 10 2021": [
      "A5"
    ]
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy