org.sonar.l10n.py.rules.python.S4433.json Maven / Gradle / Ivy
{
"title": "LDAP connections should be authenticated",
"type": "VULNERABILITY",
"code": {
"impacts": {
"SECURITY": "HIGH"
},
"attribute": "COMPLETE"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "15min"
},
"tags": [
"cwe"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-4433",
"sqKey": "S4433",
"scope": "Main",
"securityStandards": {
"CWE": [
521
],
"OWASP": [
"A2"
],
"OWASP Top 10 2021": [
"A7"
],
"PCI DSS 3.2": [
"6.5.10"
],
"PCI DSS 4.0": [
"6.2.4"
],
"ASVS 4.0": [
"9.2.2",
"9.2.3"
]
},
"quickfix": "unknown"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy