Commit Graph

1 Commits (6ed386082e7b3d5dcfe6d3bb19d3723fae07692a)

Author SHA1 Message Date
Jason Ish b99f254105 lua: add suricata.rule library
Add a "suricata.rule" library for accessing rule information from a
Lua rule, or a Lua output script.

This lib replaces the following global Lua functions:
- SCRuleIds
- SCRuleAction
- SCRuleMsg
- SCRuleClass

Ticket: #7490
3 months ago