/Meraki-Firewall-Rules-Audit

Python Script to export L3 and L7 firewall rules for every network in an organization into a user-friendly spreadsheet for review and auditing.

Primary LanguagePython

Meraki-Firewall-Rules-Audit

Python Script to export L3 and L7 firewall rules for every network in an organization into a user-friendly spreadsheet for review and auditing.

This script requires three Python packages which can be installed using the command below

pip install xlsxwriter json requests