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

Ability to skip scan #13

Closed lkiesow closed 1 year ago

lkiesow commented 1 year ago

Sometimes, it is important to act fast and you don't have time to wait for an initial scan. Imagine, someone accidentally blocked an critical service. You now have to wait for ~30 min to fix the problem since DETERRERS will initialize a new scan. It should be possible to ship that. Even if it's just a pro-feature in the API, so you can do --skip-scan from the command line.

tibroc commented 1 year ago

Please! errors happen and development cycles might need some speed and I need to be able to manually override scans, if I know what I am doing.

tibroc commented 1 year ago

Actually skipping the scan should be the default, because it is rarely useful to scan a new empty machine. However, periodic scanning with alerts (see #20 ) is where the value is.

nwintering commented 1 year ago

Implemented with 404682972ee671df3782ad9b36b95c2369e86cbf