
org.sonar.l10n.py.rules.python.S5443.json Maven / Gradle / Ivy
{
"title": "Using publicly writable directories is security-sensitive",
"type": "SECURITY_HOTSPOT",
"status": "ready",
"tags": [
"cwe",
"owasp-a5",
"owasp-a3"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-5443",
"sqKey": "S5443",
"scope": "Main",
"securityStandards": {
"CWE": [
377,
379
],
"OWASP": [
"A5",
"A3"
]
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy