pcs-platform-helper-scripts

pcs-platform-helper-scripts

Some helper scripts for Prisma Cloud Platform

license support

Description

Script to help find polices that are not attached to alert rules. If there is an alert rules that includes all policies then this script would not be effective.

Installation

python3 -m venv env
source env/bin/activate
pip install -r requirements.txt

Executing Script

Must use the -c option the first time to pull down all the policy data. This will store the policy data locally in a file called policy.json

policy.json is the default, but can be defined with the -f flag

python policy-missing-alert-rule.py -c

License

This project is licensed under the MIT License - see the LICENSE file for details

Developer Sites

Social


Copyright © 2024 Palo Alto Networks, Inc. All rights reserved.