Commit Graph

1 Commits (bdb8713ffd3e28a8b525e08942adaec51a2f932f)

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
4 months ago