turbot/terraform_oci_compliance
Loading controls...

Control: Ensure no Object Storage buckets are publicly visible

Description

A bucket is a logical container for storing objects. It is associated with a single compartment that has policies that determine what action a user can perform on a bucket and on all the objects in the bucket. It is recommended that no bucket be publicly accessible.

Usage

Run the control in your terminal:

powerpipe control run terraform_oci_compliance.control.objectstorage_bucket_public_access_blocked

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run terraform_oci_compliance.control.objectstorage_bucket_public_access_blocked --share

SQL

This control uses a named query:

objectstorage_bucket_public_access_blocked

Tags