f856735ae2
which is required to update www/p5-Plack-Middleware-ConsoleLogger. There are a lot of XSS, a security hole typically found in web applications, caused by incorrect (or lack of) JavaScript escaping. This module is aimed to provide a secure JavaScript escaping to avoid XSS with JavaScript values.
4 lines
229 B
Text
4 lines
229 B
Text
There are a lot of XSS, a security hole typically found in web
|
|
applications, caused by incorrect (or lack of) JavaScript
|
|
escaping. This module is aimed to provide a secure JavaScript escaping
|
|
to avoid XSS with JavaScript values.
|