DSPM Jira Ticket Creation

This playbook automates the process of creating and managing Jira issues for DSPM-related risks detected in XSOAR incidents. It creates a Jira ticket with risk details, checks for errors, updates incident details, and sends a Slack notification with ticket information. This streamlines risk tracking and notification.

DSPM · 9 tasks · 0 inputs · 0 outputs

Commands used

jira-create-issue setIncident setList

Flowchart

no yes Start Start Create Jira Issue for XSOAR incident Id: ${incident.id} of DSPM risk : ${incident.riskfindingid}. - jira-create-issue Create Jira Issue for XSO... jira-create-issue Update Incident Details Field - setIncident Update Incident Details F... setIncident Is there an error when creating a Jira ticket? - DSPMCheckAndSetErrorEntries Is there an error when cr... DSPMCheckAndSetErrorEntries DSPM notify user in case of error - DSPM notify user in case of error DSPM notify user in case ... DSPM notify user in case of e... Create Slack block for sending Jira ticket details to user. - DSPMCreateSimpleSlackMessageBlock Create Slack block for se... DSPMCreateSimpleSlackMessageB... Save the above slack block to the XSOAR list. - setList Save the above slack bloc... setList Done Done Deleting slack block from context after saving into xsoar list. - DeleteContext Deleting slack block from... DeleteContext