org.sonar.l10n.py.rules.python.S6245.json Maven / Gradle / Ivy
{
"title": "Disabling server-side encryption of S3 buckets is security-sensitive",
"type": "SECURITY_HOTSPOT",
"code": {
"impacts": {
"SECURITY": "LOW"
},
"attribute": "COMPLETE"
},
"status": "deprecated",
"tags": [
"deprecated"
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-6245",
"sqKey": "S6245",
"scope": "Main",
"securityStandards": {
"CWE": [
311
],
"PCI DSS 3.2": [
"6.5.3"
],
"PCI DSS 4.0": [
"6.2.4"
]
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy