Skip to main content

CompareLists

This Script is part of the Common Scripts Pack.#

Compare two lists and put the differences in context.

Script Data#


NameDescription
Script Typepython3
Cortex XSOAR Version5.0.0

Used In#


This script is used in the following playbooks and scripts.

  • Allow IP - Okta Zone
  • Checkpoint - Block IP - Append Group
  • Checkpoint - Block IP - Custom Block Rule
  • IP Whitelist - AWS Security Group
  • IP Whitelist - GCP Firewall

Inputs#


Argument NameDescription
leftLeft list
rightRight list

Outputs#


PathDescriptionType
ListCompare.LeftOnlyItems only found within the list in the left argumentUnknown
ListCompare.RightOnlyItems only found within the list in the right argumentUnknown
ListCompare.BothCommon items that were found in both listsUnknown