Merged score threshold and dangerous hosts alerts (#8827)

This commit is contained in:
Matteo Biscosi 2024-12-12 16:45:43 +01:00
parent 6ec9b42771
commit e89f07f238
16 changed files with 67 additions and 62 deletions

View file

@ -23,7 +23,7 @@ local host_alert_keys = {
host_alert_dangerous_host = 14,
host_alert_notused_3 = 15, -- Obsolete: use local host rules
host_alert_countries_contacts = 16,
host_alert_score_threshold = 17,
host_alert_notused_5 = 17, -- Obsolete: use Dangerous Host
host_alert_icmp_flood = 18,
host_alert_notused_4 = 19, -- Obsolete: use local host rules
host_alert_scan_detected = 20,