CactuseSecurity / firewall-orchestrator

Network Security data repository for automation, reporting and compliance of firewall rules
https://fwo.cactus.de
Apache License 2.0
29 stars 10 forks source link

Enhance recertification workflow as IP owner-based #1930

Open tpurschke opened 1 year ago

tpurschke commented 1 year ago

design decisions

pre-requisites

missing database fields

UI elements owner settings

UI elements recertification report

enhance recertification page filtered by owner(s)

advanced stuff / enhancements

add details for view:

performance optimization

gammelich commented 1 year ago

Could be interesting to compare this approach to the current JAVA based repo created. In there an Application based approach running on a subscriber pattern allows to decouple management of Firewall Rules into a relation of "Communication relation A -> D" matching via Firewall Architect or Automation based relation creation to "installed basis ( firewall rules)" of the firewalls identified in path to provide the requested connectivity.

This approach as well provides Actual vs. Target and Target vs. Actual reporting.