Ensure OSS Buckets Secure Transport Enabled
Risk Level: high
Platform: Alicloud
Spectral Rule ID: TFALCLD054
REMEDIATION
set policy to secure transport enabled
- "Effect": "Allow",
+ "Effect": "Deny",
"Condition": {
"Bool": {
acs:SecureTransport": [ "false" ]
}
}Read more:
Updated 7 months ago