ntopng/scripts/plugins/alerts/security/device_application_not_allowed/manifest.lua
2020-09-15 11:33:53 +02:00

10 lines
227 B
Lua

--
-- (C) 2019-20 - ntop.org
--
return {
title = "Device Application Not Allowed",
description = "Detects applications not allowed for a specific device type and triggers alerts",
author = "ntop",
dependencies = {},
}