Commit Graph

1 Commits (5a19c95a07180fe7942d3507ce043a762b48878f)

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