Skip to content
#

security-hole

Here are 2 public repositories matching this topic...

Language: All
Filter by language

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 security-hole 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 security-hole topic, visit your repo's landing page and select "manage topics."

Learn more