Who rated this post

cancel
Showing results for 
Search instead for 
Did you mean: 

Fetch Updatable Objects – Script

Nüüül
Advisor

Had a customer in need for a list of available updatable Objects, known by Mgmt server so internal customers are able to request their rules with the correct object names.

So I wrote this small script for fetching UO Repositories and putting them into a csv file. 

Filter option (ie to only get objects at AWS) is possible

https://github.com/leinadred/py_cp-updatable-objects

In case someone needs something similar.

2023-01-24_09-50-15.png

Usage and prerequisites:

python3.x with modules:

...;
TO ACCESS CHECKMATES TOOLBOX it's simple and free

Disclaimer: Check Point does not provide maintenance services or technical or customer support for third party content provided on this Site, including in CheckMates Toolbox. See also our Third Party Software Disclaimer.




(1)
Who rated this post