Is your feature request related to a problem? Please describe.
When actions parameters are strings, not objects (e.g. "source_host"="1.1.1.1") it fails in the processing, but not immediately.
Suggested solution
Either check upon creation or add conversion to objects
Alternatives considered
No response
Additional context
No response
Is your feature request related to a problem? Please describe.
When actions parameters are strings, not objects (e.g. "source_host"="1.1.1.1") it fails in the processing, but not immediately.
Suggested solution
Either check upon creation or add conversion to objects
Alternatives considered
No response
Additional context
No response