Feature #3199
closed
transformation should be able to take options
Added by Victor Julien about 5 years ago.
Updated over 4 years ago.
Description
Currently rule transformations cannot take options. This is due to the way it is implemented. It would be useful to allow options.
- Status changed from New to Assigned
- Assignee changed from OISF Dev to Jeff Lucovsky
This sounds like a good idea; are you suggesting it be restricted to Lua and PCRE? Or, a general purpose mechanism for these and the existing transforms?
I would like it to be possible to express something like
http.uri; take:4; content:"/abc";
Here 'take' would be an transform. Currently the underlying transactions code has nowhere to store this argument.
- Status changed from Assigned to In Review
- Status changed from In Review to Closed
Also available in: Atom
PDF