Is there an existing feature request for this?
What is your feature request?
As far as I can tell there's no way to do this yet, but it would be handy if there was a way to have some sort of validation/sanitation on event-level user parameters. Even just the ability to restrict a text input to only allowing values that match a Regex pattern should be sufficient for avoiding any nefarious command injection attempts (though I imagine this would need to be evaluated server-side so it also works with API/Magic Link triggers).
Code of Conduct
Is there an existing feature request for this?
What is your feature request?
As far as I can tell there's no way to do this yet, but it would be handy if there was a way to have some sort of validation/sanitation on event-level user parameters. Even just the ability to restrict a text input to only allowing values that match a Regex pattern should be sufficient for avoiding any nefarious command injection attempts (though I imagine this would need to be evaluated server-side so it also works with API/Magic Link triggers).
Code of Conduct