org.sonar.l10n.py.rules.python.S6327.json Maven / Gradle / Ivy
The newest version!
{
"title": "Using unencrypted SNS topics is security-sensitive",
"type": "SECURITY_HOTSPOT",
"code": {
"impacts": {
"SECURITY": "MEDIUM"
},
"attribute": "TRUSTWORTHY"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "45min"
},
"tags": [
"aws",
"cwe"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6327",
"sqKey": "S6327",
"scope": "All",
"securityStandards": {
"CWE": [
311
],
"PCI DSS 3.2": [
"2.2",
"4.1",
"6.5.4"
],
"PCI DSS 4.0": [
"2.2",
"4.2.1",
"6.2.4"
],
"STIG ASD_V5R3": [
"V-222588"
]
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy