Major terminology unification (user scripts -> checks)

This commit is contained in:
Simone Mainardi 2021-06-17 12:39:43 +02:00
parent cf363eaa10
commit 2e8a6de0fc
31 changed files with 94 additions and 90 deletions

View file

@ -49,7 +49,7 @@ end
-- #######################
-- Extracts the information serialized into alert_info from the flow
-- user scripts
-- checks
function flow2alertinfo(flow)
local alert_info = flow["alert_info"]