diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2011-05-19 13:54:39 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2011-05-19 13:54:39 +0000 |
commit | d14dec2ee2ca6e901cde51d5666b0d5d3b67d7bb (patch) | |
tree | 52a1c3a5d94e5302fb7773c250f8ebf295c62568 /java/eclipse-gef | |
parent | - Upgrade to 0.9979. (diff) |
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.
The escaping routine JavaScript::Value::Escape provides escapes q!"!,
q!'!, q!&!, q!=!, q!-!, q!+!, q!;!, q!<!, q!>!, q!/!, q!\! and control
characters to JavaScript unicode entities like "\u0026".
WWW: http://search.cpan.org/dist/JavaScript-Value-Escape/
Notes
Notes:
svn path=/head/; revision=274317
Diffstat (limited to 'java/eclipse-gef')
0 files changed, 0 insertions, 0 deletions