Actions
Feature #2290
closedFeature #4775: lua: overhaul lua support
lua: use script as transform
Effort:
medium
Difficulty:
medium
Label:
Description
Perhaps by implementing lua 'transformations'.
Actions
Feature #4775: lua: overhaul lua support
Added by Victor Julien about 8 years ago. Updated 7 months ago.
Description
Perhaps by implementing lua 'transformations'.
I think this could be implemented as a transform indeed, e.g. something like:
file.data; luaxform:somescript.lua; content:"abc"; pcre:"/xyz/R";