ntopng/scripts/plugins/alerts/security/new_api_demo/manifest.lua
2021-01-02 12:08:23 +01:00

10 lines
213 B
Lua

--
-- (C) 2019-21 - ntop.org
--
return {
title = "Demo to trigger flow alerts with the new API",
description = "Demo plugin to trigger flow alerts with the new API",
author = "ntop",
dependencies = {},
}