Open fivetran-tangyetong opened 1 year ago
Ensure inputs are all sanitised properly to maintain security of system.
Check if any other source of injections available. Texts are sanitized by default.
https://legacy.reactjs.org/docs/introducing-jsx.html#jsx-prevents-injection-attacks
Ensure inputs are all sanitised properly to maintain security of system.