zacharycvivian / react-portfolio-app

Zachary Vivian's Portfolio Website
https://www.zacharycvivian.com
0 stars 0 forks source link

Cross-Site Scripting (XSS)/Filter Inputs? #19

Open zacharycvivian opened 3 months ago

zacharycvivian commented 3 months ago

I have more research to do on this issue--I'm not sure if cross-site scripting is even possible on my site (yet), but, where there's a will there's a way.

zacharycvivian commented 2 months ago

Working on this now. Will filter all inputs to the database to prevent risks.