Commit Graph

1 Commits (b95d7efbd0b699248f633193acee71cf7289c92d)

Author SHA1 Message Date
Jeff Lucovsky c1875d8532 detect/pcrexform: New transform: applies RE
This commit adds a new transform -- pcrexform -- that applies a regular
expression to the transformation buffer. If an expression was captured,
that is output to the transformation buffer. Otherwise, the
transformation buffer is unchanged.
6 years ago