Overview
No overview is available for this entry yet.
Remediation guidance
Remediation
Alibaba Cloud Console (Asset-Level)
- Open the affected asset from the finding details.
- Go to the related Alibaba Cloud service console (RAM, ActionTrail, VPC, OSS, RDS, ACK, KMS, or Security Center).
- Apply the secure setting required by this control (for example: disable public access, tighten policy, enable logging, enforce encryption, or enable deletion protection).
- Save changes and verify the resource is now compliant.
Alibaba Cloud CLI (Asset-Level)
- Configure CLI credentials:
aliyun configure
- Identify the affected resource and service using a Describe/List command, then apply the corresponding Modify/Update command for that service.
Common starting commands:
aliyun ecs DescribeInstances --RegionId <region-id>
aliyun rds DescribeDBInstances --RegionId <region-id>
aliyun ram ListUsers
aliyun vpc DescribeVpcs --RegionId <region-id>
aliyun oss ls oss://<bucket-name>
Validation
- Re-run the control and confirm findings are cleared.
- If an exception is required, document owner, reason, and expiration date.
Service-wide remediation
Recommended when many resources are affected: fix the platform baseline first so new resources inherit the secure setting, then remediate the existing flagged resources in batches.
Platform
Use the provider or platform baseline, preventive policy, and IaC modules to enforce this setting consistently when many resources are affected.
Operational rollout
- Fix the baseline first at the account, subscription, project, cluster, or tenant scope that owns this control.
- Remediate the currently affected resources in batches, starting with internet-exposed and production assets.
- Re-scan and track approved exceptions with an owner and expiry date.
Query logic
These are the stored checks tied to this control.
No stored query bodies are attached to this entry.