org.sonar.l10n.py.rules.python.S6304.json Maven / Gradle / Ivy
{
"title": "Policies granting access to all resources of an account are 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-6304",
"sqKey": "S6304",
"scope": "Main",
"securityStandards": {
"CWE": [
284,
732
],
"PCI DSS 3.2": [
"6.5.8",
"7.1.1",
"7.1.2"
],
"PCI DSS 4.0": [
"6.2.4",
"7.2.1",
"7.2.2"
]
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy