This website requires JavaScript.
Explore
Help
Register
Sign in
kpriv
/
freebsd-ports
Watch
1
Star
0
Fork
You've already forked freebsd-ports
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
a875d7c7f0
freebsd-ports
/
lang
/
p5-JavaScript-Value-Escape
/
pkg-plist
3 lines
87 B
Text
Raw
Normal View
History
Unescape
Escape
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/
2011-05-19 15:54:39 +02:00
%%SITE_PERL%%/JavaScript/Value/Escape.pm
- add stage support Approved by: portmgr (blanket infrastructure)
2014-01-29 18:46:33 +01:00
%%PERL5_MAN3%%/JavaScript::Value::Escape.3.gz
Reference in a new issue
Copy permalink