org.sonar.plugins.csharp.S5693.json Maven / Gradle / Ivy
{
"title": "Allowing requests with excessive content length is security-sensitive",
"type": "SECURITY_HOTSPOT",
"code": {
"impacts": {
"SECURITY": "MEDIUM"
},
"attribute": "TRUSTWORTHY"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"cwe"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-5693",
"sqKey": "S5693",
"scope": "All",
"securityStandards": {
"CWE": [
400,
770
],
"OWASP": [
"A6"
],
"OWASP Top 10 2021": [
"A5"
],
"PCI DSS 3.2": [
"2.2"
],
"PCI DSS 4.0": [
"2.2"
],
"ASVS 4.0": [
"12.1.1",
"12.1.3"
]
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy