Minor fixes

This commit is contained in:
Simone Mainardi 2021-05-19 12:00:36 +02:00
parent c1f5e27186
commit f5ae35e4b6
5 changed files with 5 additions and 10 deletions

View file

@ -15,12 +15,7 @@ local script = {
-- Script category
category = user_scripts.script_categories.security,
-- This script is only for alerts generation
alert_id = flow_alert_keys.flow_alert_blacklisted,
default_value = {
severity = alert_severities.error,
},
gui = {
i18n_title = "flow_callbacks_config.blacklisted",