Skip to content
#

cross-site-scripting

Here are 99 public repositories matching this topic...

I improved my previous "JavaScript Share My Place" app so that I can protect it from security holes and concepts. I specifically handled the two most important JavaScript attack patterns or vulnerabilities, which are Security Details in my code exposed accidentally and Cross Site Scripting (XSS) attacks, with Sanitize HTML package for example.

  • Updated Mar 29, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the cross-site-scripting topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cross-site-scripting topic, visit your repo's landing page and select "manage topics."

Learn more