rest-api-checkpoint/ │ ├── config/ │ └── .env # Environment variables ├── models/ │ └── User.js # Mongoose User model ├── package.json # Project dependencies and scripts └── server.js # Main server ...
The idea here is develope a set of scripts to provide functions for a user to be able to configure Firewall Rules and other parts of Checkpoints security policies. The Checkpoint API in R80 still has ...