Skip to main content

CreatePrismaCloudComputeResourceComplianceReportButton

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

Supported versions

Supported Cortex XSOAR versions: 6.10.0 and later.

Generate a compliance report for Prisma Cloud resources - host, container or image.

Script Data#


NameDescription
Script Typepython3
Cortex XSOAR Version6.10.0

Dependencies#


This script uses the following commands and scripts.

  • send-mail
  • ExportToXLSX
  • ConvertTableToHTML

Inputs#


Argument NameDescription
tableThe table of data.
titleThe title of the report.
toThe to email address.
headersThe headers for the HTML table.
resource_typeThe resource type.
output_typeWhether to send the compliance issues as an html table or attached in xlsx file.
desired_severitiesA comma-separated list of severities which will be included in the compliance report. If no value is provided, all of the severities will be included. Example: "Critical, High"."
desired_resourcesA comma-separated list of resources. In case the report should contain results only for specific resources, whether it's a host, container ID or an image ID, provide the resources here.

Outputs#


There are no outputs for this script.