Implements 'Subject' column for interface alerts

Addresses #5563
This commit is contained in:
Simone Mainardi 2021-06-24 15:51:17 +02:00
parent 648b0758cd
commit 63168f5ff2
15 changed files with 28 additions and 12 deletions

View file

@ -65,7 +65,7 @@ local function check_allowed_mac(params)
)
alert:set_score_warning()
alert:set_subtype(device)
alert:set_device_type(mac["devtype"])
alert:set_device_name(device)