OCI-Compute-Instance-Policy-Protection
Severity : Medium
Description: This control ensures that OCI compute instances are protected against unintended and malicious deletion by unauthorized groups and users. Instance users/groups should be able to launch instances but not delete them. Security policies for instance users and groups should remove statements for permission for INSTANCE_DELETE with where statement request.permission != INSTANCE_DELETE.
Remediation Steps:
Perform following to update bucket access policies :
Login to the OCI console at Cloud Sign In .
In the navigation, Click Identity & Security.
Under Identity, click Policies.
Select the compartment and then reported policy . Â The policy's details and statements are displayed.
Click Edit Policy Statements.
In Policy Builder Select Basic or Advance editor to update the policy statements with request.permission != INSTANCE_DELETE.
Click Save Changes.
Important:
Reference:
https://docs.oracle.com/en-us/iaas/Content/Security/Reference/compute_security.htm
https://docs.oracle.com/en-us/iaas/Content/Identity/Tasks/managingpolicies.htm
https://docs.oracle.com/en-us/iaas/Content/Compute/Tasks/instances.htm
Blue Hexagon Proprietary