Fixes for invalid checks for packet/non-packet interfaces

Addresses #5519
This commit is contained in:
Simone Mainardi 2021-06-29 18:43:00 +02:00
parent a8d08b2d3e
commit 18cbfc5b3a
13 changed files with 24 additions and 20 deletions

View file

@ -13,7 +13,9 @@ local script = {
-- Script category
category = checks.check_categories.security,
default_enabled = true,
default_enabled = false,
packet_interface_only = true,
alert_id = flow_alert_keys.flow_alert_iec_invalid_transition,
-- Specify the default value whe clicking on the "Reset Default" button