org.sonar.plugins.csharp.S5753.json Maven / Gradle / Ivy
{
"title": "Disabling ASP.NET \"Request Validation\" feature is security-sensitive",
"type": "SECURITY_HOTSPOT",
"code": {
"impacts": {
"SECURITY": "MEDIUM"
},
"attribute": "COMPLETE"
},
"status": "ready",
"tags": [
"cwe"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-5753",
"sqKey": "S5753",
"scope": "Main",
"securityStandards": {
"CWE": [
79
],
"OWASP": [
"A7"
],
"OWASP Top 10 2021": [
"A3"
],
"PCI DSS 3.2": [
"6.5.7"
],
"PCI DSS 4.0": [
"6.2.4"
],
"ASVS 4.0": [
"5.3.3"
]
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy