TechScribe2024 / frontend

TechScribe is a sleek and modern blogging platform designed for developers and tech enthusiasts to share knowledge, tutorials, and insights. The frontend of TechScribe is built with a focus on simplicity, responsiveness, and user experience.
2 stars 8 forks source link

Create a secure input-handling mechanism to prevent XSS attacks #8

Closed JD771 closed 19 hours ago

JD771 commented 3 days ago

If you are not aware of how xss attacks work, please learn more about it through google. You can read in detail here: https://owasp.org/www-community/attacks/xss/

Happy Coding!!

ouaelbenamara commented 2 days ago

@JD771 can you assign me the issue?

JD771 commented 2 days ago

Hey @ouaelbenamara Issue is assigned to you. Happy Coding!!

ouaelbenamara commented 1 day ago

@JD771 could you review my PR #13