Path to this page:
Subject: CVS commit: pkgsrc/www/p5-JavaScript-Value-Escape
From: Hiramatsu Yoshifumi
Date: 2011-11-29 11:39:24
Message id: 20111129103924.7BF5F175DD@cvs.netbsd.org
Log Message:
Import JavaScript::Value::Escape into www/p5-JavaScript-Value-Escape,
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.
Files: