Implements auto assignment of user script alert and status ids

This commit is contained in:
Simone Mainardi 2020-01-15 13:08:58 +01:00
parent d7528e1628
commit 48910b9f87
58 changed files with 55 additions and 68 deletions

View file

@ -37,7 +37,6 @@ end
-- #################################################################
return {
status_id = 16,
cli_score = function(info)
if(info and (info["devproto_forbidden_peer"] == "cli")) then
return(80)