Skip to main content
All CollectionsTemplatesBasic
Enable GCP Bucket Versioning on a Wiz Alert - Workflow Template
Enable GCP Bucket Versioning on a Wiz Alert - Workflow Template

Receive an issue from Wiz on a GCP storage bucket with versioning disabled, lookup the channel, ask the channel to enable versioning.

Updated over a week ago

This workflow template guides the automated response to a Wiz alert indicating that a Google Cloud Platform (GCP) storage bucket's versioning is disabled. Once alerted, the workflow retrieves the relevant Slack channel, if labeled, and requests consent to enable versioning on the bucket. Approval triggers the versioning process, and if successful, the workflow updates Wiz and notifies the channel. Should the Slack channel reject the request, or if the action fails, the workflow proceeds to open a Jira ticket, linking it to the Wiz issue for further tracking and remediation.

Trigger

Wiz

Use Cases

CSPM

Workflow Breakdown

  1. Retrieve details from the labels on the bucket

  2. Reach out to the Slack Channel, notify them about the issue

  3. Suggest to remediate by enabling versioning on the bucket

  4. Apply the changes if the channel approves

  5. If the channel rejects the change or times out, open a Jira ticket

  6. In all cases, add a note in the Wiz issue and link to a Jira ticket if one is opened.

Vendors

Slack, Utils, Wiz, GCS, Jira Cloud

Workflow Output

Success/Failure - Jira Ticket

Tips

Setup the Jira, Slack, and Wiz variables in the first variables step of the workflow","Match the workflow trigger from the Wiz integration to the GCP bucket versioning policy created in Wiz

Did this answer your question?