suricata-verify icon indicating copy to clipboard operation
suricata-verify copied to clipboard

tests/luaxform: Lua transform tests

Open jlucovsky opened this issue 5 months ago • 0 comments

This commit adds tests for new Lua transform

  • Basic transform operation
  • Ensure non-existent Lua scripts are detected
  • Ensure Lua scripts without transform functions are detected
  • Ensure Lua scripts properly receive optional transform arguments

Ticket

If your pull request is related to a Suricata ticket, please provide the full URL to the ticket here so this pull request can monitor changes to the ticket status:

Redmine ticket: https://redmine.openinfosecfoundation.org/issues/2290

Suricata PR: https://github.com/OISF/suricata/pull/11733 [draft format]

jlucovsky avatar Sep 17 '24 13:09 jlucovsky