Commit Graph

1 Commits (f0eaebe3a64d5ff0c46a7018efcf8af23c3fe95f)

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