
org.sonar.l10n.java.rules.java.S4434.json Maven / Gradle / Ivy
{
"title": "Allowing deserialization of LDAP objects is security-sensitive",
"type": "SECURITY_HOTSPOT",
"code": {
"impacts": {
"SECURITY": "MEDIUM"
},
"attribute": "CONVENTIONAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "2min"
},
"tags": [
"cwe"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-4434",
"sqKey": "S4434",
"scope": "Main",
"securityStandards": {
"CWE": [
502
],
"OWASP": [
"A8"
],
"OWASP Top 10 2021": [
"A8"
],
"ASVS 4.0": [
"1.5.2",
"5.5.1",
"5.5.3"
]
},
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy