UOS-RZ / deterrers

The automateD nETwork pERimeter thREat pRevention System (DETERRERS) is a tool for decentral network administration. It automates workflows at the network perimeter, e.g., automatic scanning for vulnerabilities and automatic configuration of perimter firewall policies.
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Change host based policy data format #41

Closed nwintering closed 1 year ago

nwintering commented 1 year ago

Host-based FW policies are now stored in a new format so that they are more modular and changes to some allow-source-definition won't require an update of the whole data base. Also the HostBasedPolicy class has been refactored.