Preparing for the Vulnerability Response Integration with Palo Alto Networks Prisma Cloud Compute

  • Release version: Xanadu
  • Updated August 1, 2024
  • 2 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    Summary of Preparing for the Vulnerability Response Integration with Palo Alto Networks Prisma Cloud Compute

    This guide helps ServiceNow customers prepare for integrating the Vulnerability Response application with Palo Alto Networks Prisma Cloud Compute. It outlines essential setup tasks to ensure a smooth installation and successful import of vulnerability data into the ServiceNow AI Platform® instance.

    Show full answer Show less

    Preparation Checklist

    • Credentials and Access: Obtain the API base URL, username, and password with permissions to monitor container images in Prisma Cloud Compute. Note that a Mid Server is optional.
    • Application Prerequisites: Install and activate the Vulnerability Response application version 16.1 or later before installing the Prisma Cloud Compute integration app.
    • Entitlements and Application Download: Acquire appropriate entitlements and download the integration application into your ServiceNow AI Platform® instance.
    • Instance Capacity: Estimate your expected number of vulnerable items to import and verify that your ServiceNow instance can handle this volume to avoid performance issues. Contact ServiceNow Technical Support if needed.
    • User and Group Setup: Ensure relevant users or groups exist to manage integrations and remediation tasks. Key roles include:
      • Container Vulnerability Admin: Full access to configure and manage the Prisma Cloud Compute integration and Container Vulnerability Response application.
      • Vulnerability Response Group: Users with read access to vulnerabilities.
      • Container Remediation Owner Group: Users responsible for remediating assigned container vulnerabilities.
      • Container Vulnerability Analyst Group: Users monitoring remediation progress.
      Additional groups can be created as needed using the User Administration module.
    • Initial Integration Setup: Install the Vulnerability Response integration with the National Vulnerability Database (NVD) and run the NIST National Vulnerability Database Integration - API (CVE only) before proceeding.

    Next Steps

    After completing these preparations, you can proceed to configure the Vulnerability Response Integration with Palo Alto Networks Prisma Cloud Compute application within your ServiceNow instance.

    You can prepare for the Vulnerability Response Integration with Palo Alto Networks Prisma Cloud Compute by performing setup tasks.

    Before you begin

    To install and configure the Vulnerability Response Integration with Palo Alto Networks Prisma Cloud Compute application, you may print the following checklist. Verify the items listed are completed before you install the application and import the vulnerability data into your ServiceNow AI Platform® instance.

    Table 1. Integration preparation checklist
    Task Description
    Checkbox image.
    Verify that you have the following sets of information:
    • API base URL
    • Username and Password.
    These credentials are used to pull the vulnerabilities from the Prisma Cloud Compute integration. For more information, see https://pan.dev/compute/api/
    Note:
    Mid Server is optional.
    The user credential used for Prisma Cloud Compute integration needs permission to monitor the images. See the following code:
    {"permission":"monitorImages","saas":true,"self-hosted":true}
    Checkbox image.
    If not already installed and activated, install the Vulnerability Response application before you install the third-party application.

    For more information about installing and activating the Vulnerability Response application, see Install Vulnerability Response. This integration requires version 16.1 of Vulnerability Response or later.

    Checkbox image.
    Get entitlements and download the Vulnerability Response Integration with Palo Alto Networks Prisma Cloud Compute application on your ServiceNow AI Platform® instance.
    Checkbox image.
    Estimate the number of vulnerable items that you expect to import.

    Verify that your instance can accept the number of vulnerable items that you expect to import. An undersized instance can lead to long load times. If you don't know the size of your instance, or if you need assistance, contact ServiceNow Technical Support.

    Checkbox image.
    Verify that you have the following groups or users to manage the integrations and to remediate the vulnerable items:
    admin
    Install the Vulnerability Response Integration with Palo Alto Networks Prisma Cloud Compute application. If not assigned, the admin assigns the container vulnerability admin (sn_vul_container.vulnerability_admin) and other roles.
    sn_vul_container.vulnerability_admin
    Completes the configuration of the Prisma Cloud Compute integration. This role has complete access to the Container Vulnerability Response (CVR) application and its records. This admin configures integrations and rules in Container Vulnerability Response.
    Vulnerability Response Group
    By default, the Vulnerability Response group is available. Users assigned to the Vulnerability Response group inherit the sn_vul.read_all, sn_vul_container.read_all.
    Container Remediation Owner Group
    By default, the Container Remediation Owner group is available. Users assigned to this group inherit the sn_vul_container.remediation_owner. The Container Remediation Owner remediates container vulnerabilities assigned to them or to a group they belong to.
    Vulnerability Analyst
    Users assigned to Container Vulnerability Analyst group inherit sn_vul.vulnerability_analyst. The Vulnerability Analyst monitors remediation of all vulnerable items.

    If not already created, you may prefer to create additional groups and add users with the User Administration module in your instance. For more information, see Create a user group.

    Checkbox image.
    Install the Vulnerability Response integration with NVD and run the NIST National Vulnerability Database Integration - API (CVE only).

    You are ready to Configure the Vulnerability Response Integration with Palo Alto Networks Prisma Cloud Compute application.