Implements policy endpoint and fixed Dangerous Host alert

This commit is contained in:
Matteo Biscosi 2021-05-24 16:39:30 +02:00
parent 027153c69a
commit 211fc3eb9f
6 changed files with 34 additions and 6 deletions

View file

@ -51,6 +51,7 @@ user_scripts.field_units = {
percentage = "field_units.percentage",
syn_min = "field_units.syn_min",
contacts = "field_units.contacts",
score = "field_units.score",
}
-- ##############################################