org.sonar.l10n.py.rules.python.S6265.json Maven / Gradle / Ivy
{
"title": "Granting access to S3 buckets to all or authenticated users is security-sensitive",
"type": "SECURITY_HOTSPOT",
"code": {
"impacts": {
"SECURITY": "BLOCKER"
},
"attribute": "CONVENTIONAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"aws",
"cwe"
],
"defaultSeverity": "Blocker",
"ruleSpecification": "RSPEC-6265",
"sqKey": "S6265",
"scope": "Main",
"securityStandards": {
"CWE": [
284,
732
],
"PCI DSS 3.2": [
"6.5.8"
],
"PCI DSS 4.0": [
"6.2.4"
]
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy