Ember Glow FW is a web-based firewall management tool that helps organizations track rules from request, approval, implementation and audit. An example would be to track PCI compliance.
Current Main Features:
- REST API first design
- Django front end
- Redis backend
- Firewall communication via REST APIs
- Plug-in system for firewalls (Anyone can integrate their firewall implementation)
- Unique rule UUIDs are used to track rules on firewalls
Future Features:
- Local and SSO authentication
- Rule sync to ensure compliance
- Pretty reports
Flow for rules:
Design Components