full-stack-assignment icon indicating copy to clipboard operation
full-stack-assignment copied to clipboard

Validate all user input on the server-side to prevent common vulnerabilities like cross-site scripting (XSS) attacks. #enhancement

Open adityaKrModak opened this issue 1 year ago • 1 comments

you can use a validation library like Express-validator to ensure that input meets the required format and type.

adityaKrModak avatar Apr 09 '23 06:04 adityaKrModak

Is this issue solved or is it still open?

Shekharcodess avatar Jun 11 '23 17:06 Shekharcodess