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 gon
to version 4.1.1 or higher.
gon
is if you need to send some data to your js files and you don't want to do this with long way trough views and parsing.
Affected versions of the package are vulnerable to Cross-site Scripting (XSS) due to not sanitizing user input.
<>
You can read more about Cross-site Scripting (XSS)
on our blog.