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:
PA Updated by Philippe Antoine over 2 years ago
- Related to Task #6443: Suricon 2023 brainstorm added
JI Updated by Jason Ish over 2 years ago
- Assignee set to OISF Dev
- Target version set to 8.0.0-beta1
VJ Updated by Victor Julien over 2 years ago
- Assignee changed from OISF Dev to Jo Johnson
VJ Updated by Victor Julien almost 2 years ago
- Status changed from New to Assigned
- Assignee changed from Jo Johnson to Jason Ish
JI Updated by Jason Ish almost 2 years 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.
JI Updated by Jason Ish almost 2 years ago
- Subtask #6961 added
VJ Updated by Victor Julien almost 2 years ago
- Status changed from Assigned to In Progress
Current master uses a crate to vendor lua. Still needs to move into OISF github.
VJ Updated by Victor Julien almost 2 years ago
- Blocks Story #7128: lua: sandboxed lua support with mimimum set of bindings added
JI Updated by Jason Ish about 1 year ago
- Status changed from In Progress to Closed
Lua 5.4.7 is the latest Lua release and vendored in suricata-lua-sys.
Actions