Actions
Feature #4776
closed
VJ
JI
Feature #4775: lua: overhaul lua support
lua: vendor latest lua stable
Feature #4776:
lua: vendor latest lua stable
Effort:
Difficulty:
Label:
Actions
Feature #4775: lua: overhaul lua support
Added by Victor Julien over 4 years ago. Updated 12 months ago.
One way to do this is to bundle the Lua source as a Rust crate, proof of concept PR: https://github.com/OISF/suricata/pull/10843.
Current master uses a crate to vendor lua. Still needs to move into OISF github.
Lua 5.4.7 is the latest Lua release and vendored in suricata-lua-sys.