More Info:

Ensure that cloud Storage buckets have uniform bucket-level access enabled

Risk Level

Low

Address

Security

Compliance Standards

CISGCP, CBP, HIPAA, ISO27001, HITRUST, SOC2, NISTCSF, PCIDSS

Triage and Remediation

Remediation

To remediate the “Buckets Should Have Uniform Access” misconfiguration in GCP using the GCP console, follow these steps:

  1. Open the GCP console and navigate to the Cloud Storage section.
  2. Select the bucket that you want to remediate.
  3. Click on the “Edit bucket permissions” button.
  4. Under the “Bucket Policy Only” section, select “Uniform” access.
  5. Click on the “Save” button to apply the changes.

After completing these steps, your GCP bucket will have uniform access. This means that all requests to the bucket will be evaluated against the same set of permissions, regardless of the request source. This helps to ensure that your bucket is secure and that access is granted only to authorized users.