libhtml-stripscripts-perl_1.04-1_i386.changes is NEW
Debian Installer
installer at ftp-master.debian.org
Fri Aug 8 01:33:56 UTC 2008
(new) libhtml-stripscripts-perl_1.04-1.diff.gz optional perl
(new) libhtml-stripscripts-perl_1.04-1.dsc optional perl
(new) libhtml-stripscripts-perl_1.04-1_all.deb optional perl
Strip scripting constructs out of HTML
HTML::StripScripts 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.
.
You will probably use HTML::StripScripts::Parser rather than using
this module directly - see the libhtml-stripscripts-parser-perl
package.
.
The process is based on whitelists of tags, attributes and attribute
values. This approach is the most secure against disguised scripting
constructs hidden in malicious HTML documents.
.
As well as removing scripting constructs, this module ensures that
there is a matching end for each start tag, and that the tags are
properly nested.
(new) libhtml-stripscripts-perl_1.04.orig.tar.gz optional perl
Changes: libhtml-stripscripts-perl (1.04-1) unstable; urgency=low
.
* Initial Release. (Closes: #494204)
Override entries for your package:
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 494204
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the pkg-perl-maintainers
mailing list