Skip to content
Mervin Hemaraju edited this page Jan 17, 2021 · 1 revision

Welcome to Checkpoint Security Firewall Automation.

Checkpoint Automation is a project for automating tasks in the Checkpoint Firewall Security version R80.XX

Currently, the project has the following tasks automated which has a section of their own in the Wiki:

  • User creation and assigning to groups
  • Object creations and assigning to groups
  • Flow Extraction

Installation

To run the script locally on your machine, you need to run the following command

pip install -r requirements.txt

Clone this wiki locally