GCP-Storage-Bucket-Versioning

Severity : Medium

Description : Object versioning can help protect against the overwriting of objects or data loss in the event of a compromise.

Remediation Steps : Bucket Versioning can only be enabled by using the Command Line Interface, use this command to enable Versioning: gsutil versioning set on gs://[BUCKET_NAME]

Blue Hexagon Proprietary