mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-12 05:52:19 -04:00
7 lines
288 B
Plaintext
7 lines
288 B
Plaintext
HTML::StripScript
|
|
===========
|
|
This module strips scripting constructs out of HTML, leaving as much
|
|
non-scripting markup in place as possible. This allows web applications
|
|
to display HTML originating from an untrusted source without introducing
|
|
XSS (cross site scripting) vulnerabilities.
|