Plugin Title | Bucket Versioning |
Cloud | |
Category | Storage |
Description | Ensures object versioning is enabled on storage buckets |
More Info | Object versioning can help protect against the overwriting of objects or data loss in the event of a compromise. |
GOOGLE Link | https://cloud.google.com/storage/docs/using-object-versioning |
Recommended Action | 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] |