EVOLUTION-MANAGER
Edit File: flow_risk_simple_check_definition.lua
-- -- (C) 2019-24 - ntop.org -- -- ################################################################# local script = { -- Script category -- category = <added at runtime> -- alert_id = <added at runtime> default_enabled = true, default_value = { }, gui = { -- i18n_title = <added at runtime> -- i18n_description = <added at runtime> } } -- ################################################################# return script