org.sonar.plugins.csharp.S4502.json Maven / Gradle / Ivy
{
"title": "Disabling CSRF protections is security-sensitive",
"type": "SECURITY_HOTSPOT",
"code": {
"impacts": {
"SECURITY": "HIGH"
},
"attribute": "CONVENTIONAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"cwe"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-4502",
"sqKey": "S4502",
"scope": "Main",
"securityStandards": {
"CWE": [
352
],
"OWASP": [
"A6"
],
"OWASP Top 10 2021": [
"A1"
],
"PCI DSS 3.2": [
"6.5.9"
],
"PCI DSS 4.0": [
"6.2.4"
],
"ASVS 4.0": [
"13.2.3",
"4.2.2"
],
"STIG ASD_V5R3": [
"V-222603"
]
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy