org.sonar.plugins.csharp.S4507.json Maven / Gradle / Ivy
{
"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