Hello,
I read on a blog that on the front end, we must ensure that input on forms/free text field should be sanitized to avoid attackers who inject SQL or malicious code which can lead to database leaks or corruption.
I’m not familiar with these concepts so I ask the community : have you implemented something to mitigate this risk? If yes, how?
Many thanks
