Commit Graph

9 Commits (be483dc873b67cbf3de55a0f8f73865596a76b66)

Author SHA1 Message Date
Jason Ish be483dc873 doc/userguide: document that lua dns rules need hooks
And remove the old "keywords" that a lua Rule can register with for
DNS.
4 months ago
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
Jason Ish a5e662cb8a doc/lua/dns: fix typo 4 months ago
Shivani Bhardwaj 65349442f8 doc: add http library supported fns
Task 7604
4 months ago
Juliana Fajardini cd69955d7f doc/userguide: add lua flowlib docs
Task #7489
5 months ago
Jason Ish a6b116bcbe lua: document new suricata.dns lua library
Ticket: #7602
5 months ago
Jason Ish c6d038b8a4 doc/userguide: document Lua base64 library
Ticket: #7074
6 months ago
Victor Julien 38318438d1 doc/userguide: add lua packetlib docs 6 months ago
Jason Ish c8b28b1512 doc/userguide: document lua hashlib 7 months ago