org.sonar.l10n.py.rules.python.S6275.json Maven / Gradle / Ivy
{
"title": "Using unencrypted EBS volumes is security-sensitive",
"type": "SECURITY_HOTSPOT",
"code": {
"impacts": {
"SECURITY": "MEDIUM"
},
"attribute": "TRUSTWORTHY"
},
"status": "ready",
"tags": [
"aws",
"cwe"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6275",
"sqKey": "S6275",
"scope": "All",
"securityStandards": {
"CWE": [
311
],
"PCI DSS 3.2": [
"2.2",
"4.1",
"6.5.3",
"6.5.4"
],
"PCI DSS 4.0": [
"2.2",
"4.2.1",
"6.2.4"
]
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy