Skip to main content

Prisma Cloud Compute - Compliance Alert Container Enrichment Loop

This Playbook is part of the Prisma Cloud Compute by Palo Alto Networks Pack.#

Supported versions

Supported Cortex XSOAR versions: 8.0.0 and later.

This is a sub-playbook of the "Prisma Cloud Compute - Compliance Alert v2" playbook. It will loop through all of the given compliance issue IDs and will retrieve the following information for each affected container based on the compliance issue ID:

  • Container ID
  • Compliance Issues
  • Compliance Distribution
  • Hostname
  • Image Name
  • Cloud MetaData

The enriched information will be displayed in the layout in a dedicated table under the "Container Compliance Information" tab.

Dependencies#

This playbook uses the following sub-playbooks, integrations, and scripts.

Sub-playbooks#

  • Prisma Cloud Compute - Jira Compliance Issue
  • Prisma Cloud Compute - ServiceNow Compliance Ticket

Integrations#

PaloAltoNetworks_PrismaCloudCompute

Scripts#

  • SetAndHandleEmpty
  • DeleteContext
  • PrismaCloudComputeComplianceTable

Commands#

  • setIncident
  • prisma-cloud-compute-container-scan-results-list

Playbook Inputs#


NameDescriptionDefault ValueRequired
ComplianceIssueIDA compliance issue ID. This ID is used to filter relevant containers for enrichment.Optional
TicketingSystemWhich ticketing system should be used to create an external ticket.
Available options:
- Jira
- ServiceNow

If neither of the above are selected, no external ticket will be created.
For Jira, also set the "JiraProjectName" and "JiraIssueTypeName" playbook inputs.
Optional
JiraIssueTypeNameIssue type name. For example: "Task".Optional
JiraProjectNameThe project name with which to associate the issue.Optional

Playbook Outputs#


There are no outputs for this playbook.

Playbook Image#


Prisma Cloud Compute - Compliance Alert Container Enrichment Loop