Skip to main content

Prisma Cloud Compute - Audit Alert Enrichment

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

Supported versions

Supported Cortex XSOAR versions: 6.10.0 and later.

This is a sub-playbook of the "Prisma Cloud Compute - Audit Alert v2" playbook. It does the following:

  • Runs the "Prisma Cloud - Get Account Owner" playbook in order to retrieve potential owners for the alert.
  • Sets the incident link to the layout.
  • Pulls image details and alerts
  • Pulls host scan results.

Dependencies#

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

Sub-playbooks#

  • Prisma Cloud - Get Account Owner
  • Prisma Cloud Compute - Get Container Events

Integrations#

PaloAltoNetworks_PrismaCloudCompute

Scripts#

This playbook does not use any scripts.

Commands#

  • prisma-cloud-compute-images-scan-list
  • prisma-cloud-compute-hosts-scan-list
  • setIncident

Playbook Inputs#


NameDescriptionDefault ValueRequired
HostnameThe hostname to retrieve events for. Relevant only for audit events.Optional
ImageNameThe image name to retrieve events for.Optional
AuditAlertTypeThe type of the audit alert. Will be used to determine whether to retrieve WAAS events or not.Optional
BaseURLThe base URL of the Prisma Cloud Compute Instance used to create a link back to the alerts for an image.Optional
ConsoleLinkThe value of the alert's console link. Part of the original incident values.Optional
AccountIDThe cloud account ID.Optional
NamespaceThe namespace which will be used to search associated users with in the "Get Account Owner" playbook.Optional

Playbook Outputs#


PathDescriptionType
PrismaCloudCompute.ReportsImagesScanImage scan results.unknown
PrismaCloud.UsersPrisma Cloud users.unknown
PrismaCloud.UserRolesPrisma Cloud user roles.unknown
PrismaCloud.UserRoles.associatedUsersUser roles associated users.unknown
PrismaCloudCompute.ReportHostScanHost scan results.unknown
PrismaCloudCompute.ReportHostScan.complianceIssuesNumber of compliance issues.unknown
PrismaCloudCompute.ReportsImagesScan.complianceIssuesNumber of compliance issues.unknown

Playbook Image#


Prisma Cloud Compute - Audit Alert Enrichment