So, in the `Process()` would you return json and t...
# plugins
p
So, in the
Process()
would you return json and then parse it in the rule? What's the best way to pass structured data between
@rule
and
Process()
?