Make GCP Bucket Private

This CLI command requires 'storage.buckets.getIamPolicy' and 'storage.buckets.setIamPolicy' permissions. Successful execution will revoke 'allUsers' and 'allAuthenticatedUsers' permission access in GCP Storage buckets.

Cloud Security Posture Management Playbooks

Details

ID069716fa89f64bc402c21469e2083297
Suggestion ReasonRecommended for making GCP buckets private to protect sensitive data
{
  "trigger_id": "069716fa89f64bc402c21469e2083297",
  "playbook_id": "",
  "suggestion_reason": "Recommended for making GCP buckets private to protect sensitive data",
  "description": "This CLI command requires 'storage.buckets.getIamPolicy' and 'storage.buckets.setIamPolicy' permissions. Successful execution will revoke 'allUsers' and 'allAuthenticatedUsers' permission access in GCP Storage buckets.",
  "trigger_name": "Make GCP Bucket Private",
  "automation_type": "command",
  "automation_id": "gcp-storage-bucket-policy-delete-make-gcp-bucket-private-quick-action",
  "alerts_filter": {
    "filter": {
      "OR": [
        {
          "SEARCH_FIELD": "matching_service_rule_id",
          "SEARCH_TYPE": "EQ",
          "SEARCH_VALUE": "eddabf29-fa96-4e14-ab4d-74245824c212"
        }
      ]
    }
  }
}