Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paloaltonetworks/xsoar-panos-upgrade-automation
XSOAR Content for managing the PAN-OS Upgrade process.
https://github.com/paloaltonetworks/xsoar-panos-upgrade-automation
demisto pan-os
Last synced: about 2 months ago
JSON representation
XSOAR Content for managing the PAN-OS Upgrade process.
- Host: GitHub
- URL: https://github.com/paloaltonetworks/xsoar-panos-upgrade-automation
- Owner: PaloAltoNetworks
- License: isc
- Created: 2023-07-21T01:35:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-24T07:28:20.000Z (2 months ago)
- Last Synced: 2024-10-25T04:59:27.255Z (2 months ago)
- Topics: demisto, pan-os
- Language: Python
- Homepage:
- Size: 604 KB
- Stars: 2
- Watchers: 5
- Forks: 4
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Support: SUPPORT.md
Awesome Lists containing this project
README
# XSOAR Upgrade Services
[![license](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE) [![support](https://img.shields.io/badge/Support%20Level-Community-yellowgreen)](./SUPPORT.md)
![Test status](https://github.com/PaloAltoNetworks/xsoar-panos-upgrade-automation/actions/workflows/test_and_secrets.yml/badge.svg)
![Release status](https://github.com/PaloAltoNetworks/xsoar-panos-upgrade-automation/actions/workflows/release.yml/badge.svg)[Installation guide](docs/installation.md)
## Description
An XSOAR content pack for managing PAN-OS Firewall upgrades at scale.
This pack;
* Starts, monitors, and tests Firewall upgrades from XSOAR
* Allows you to batch upgrades together and run upgrades in parallel
* Calculates upgrade paths and performs intermediary upgrades when moving between major releases
* Manages active/passive High Availability
* Tests the upgrades were successful## Dependencies
This pack leverages the excellent [pan-os-python](https://github.com/PaloAltoNetworks/pan-os-python) and
[pan-os-upgrade-assurance](https://github.com/PaloAltoNetworks/pan-os-upgrade-assurance) libraries to function.## Demo
[![XSOAR Demo](http://img.youtube.com/vi/uqYXrNPKqkI/0.jpg)](https://www.youtube.com/watch?v=uqYXrNPKqkI "XSOAR Demo Video")
## License
This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details## Support
Support for this project is provided as "best-effort" by Palo Alto Networks.