Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

panos-upgrade-assurance

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

panos-upgrade-assurance


Maintainers
3

GitHub release (latest by date) GitHub GitHub Workflow Status GitHub issues GitHub pull requests PyPI - Downloads

PAN-OS Upgrade Assurance

Overview

The panos-upgrade-assurance package includes the set of classes written in Python to ease the process of writing checks and state snapshots during PanOS upgrade on the Next Generation Firewall.

Both checks and snapshots can be used to verify the state of a device during an upgrade process. What more, it is possible to generate a report for these checks.

The libraries were written to support Ansible and XSOAR integrations. They depend on pan-os-python libraries and therefore are quite easy to fit into the PanOS Ansible modules collection.

For more detailed documentation please refer to PAN.DEV portal.

Installation

To install the package you can use pip:

python -m pip install panos-upgrade-assurance

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts