In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Cross-site Scripting (XSS) vulnerabilities in an interactive lesson.
Start learningUpgrade sanitize-html to 1.4.3 or later
Sanitization of HTML strings is not applied recursively to input, allowing an attacker to potentially inject script and other markup.
Source: Node Security Project
<>