org.sonar.plugins.csharp.S5766.json Maven / Gradle / Ivy
{
"title": "Deserializing objects without performing data validation is security-sensitive",
"type": "SECURITY_HOTSPOT",
"code": {
"impacts": {
"SECURITY": "MEDIUM"
},
"attribute": "COMPLETE"
},
"status": "ready",
"tags": [
"cwe"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-5766",
"sqKey": "S5766",
"scope": "All",
"securityStandards": {
"CWE": [
502
],
"OWASP": [
"A8"
],
"OWASP Top 10 2021": [
"A8"
],
"ASVS 4.0": [
"1.5.2",
"5.5.1",
"5.5.3"
]
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy