mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
5 lines
229 B
Plaintext
5 lines
229 B
Plaintext
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.
|