Ensure you have Python 3.6.x, ReportLab, and ibm-db installed on your IBMi (preferably in a virtual environment). This example was tested with Python 3.6.8, ReportLab (3.5.13) and ibm-db (2.0.5.9). A ...
forti_rule_police/ ├── forti_rule_police.py # CLI entry point (Click + Rich) ├── requirements.txt # Dependencies ├── target.txt # Target IPs for bidirectional analysis ├── img/ # Screenshots for ...