org.sonar.l10n.py.rules.python.S5042.json Maven / Gradle / Ivy
{
"title": "Expanding archive files without controlling resource consumption is security-sensitive",
"type": "SECURITY_HOTSPOT",
"code": {
"impacts": {
"SECURITY": "HIGH"
},
"attribute": "COMPLETE"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "10min"
},
"tags": [
"cwe"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-5042",
"sqKey": "S5042",
"scope": "Main",
"securityStandards": {
"CWE": [
409
],
"OWASP": [
"A5",
"A6"
],
"OWASP Top 10 2021": [
"A1",
"A5"
],
"ASVS 4.0": [
"12.1.2"
]
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy