org.sonar.l10n.py.rules.python.S6252.json Maven / Gradle / Ivy
{
"title": "Disabling versioning of S3 buckets is security-sensitive",
"type": "SECURITY_HOTSPOT",
"code": {
"impacts": {
"SECURITY": "LOW"
},
"attribute": "CONVENTIONAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"aws"
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-6252",
"sqKey": "S6252",
"scope": "Main",
"securityStandards": {
"PCI DSS 3.2": [
"10.2.7"
],
"PCI DSS 4.0": [
"10.2.1.7"
]
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy