The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:HTML::StripScripts"

HTML::StripScripts - Strip scripting constructs out of HTML River stage two • 4 direct dependents • 16 total dependents

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) vulnerabi...

DRTECH/HTML-StripScripts-1.06 - 12 May 2016 09:44:35 UTC

HTML::StripScripts::Regex - XSS filter using a regular expression River stage zero No dependents

NCLEATON/HTML-StripScripts-Regex-0.02 - 20 Oct 2009 04:52:15 UTC

HTML::StripScripts::Parser - XSS filter using HTML::Parser River stage two • 7 direct dependents • 14 total dependents

This class provides an easy interface to "HTML::StripScripts", using "HTML::Parser" to parse the HTML. See HTML::Parser for details of how to customise how the raw HTML is parsed into tags, and HTML::StripScripts for details of how to customise the w...

DRTECH/HTML-StripScripts-Parser-1.03 - 05 Nov 2009 10:26:10 UTC

HTML::StripScripts::LibXML - XSS filter - outputs a LibXML Document or DocumentFragment River stage one • 1 direct dependent • 1 total dependent

This class provides an easy interface to "HTML::StripScripts", using "HTML::Parser" to parse the HTML, and returns an XML::LibXML::Document or XML::LibXML::DocumentFragment. See HTML::Parser for details of how to customise how the raw HTML is parsed ...

DRTECH/HTML-StripScripts-LibXML-0.12 - 01 Dec 2007 12:57:42 UTC

HTML::Scrubber::StripScripts - strip scripting from HTML River stage zero No dependents

This module provides a preworked configuration for HTML::Scrubber, configuring it to leave as much non-scripting markup in place as possible while being certain to eliminate all scripting constructs. This allows web applications to display HTML origi...

NCLEATON/HTML-Scrubber-StripScripts-0.02 - 18 Mar 2004 17:30:53 UTC

lib/HTML/BBCode/StripScripts.pm River stage one • 2 direct dependents • 2 total dependents

BLOM/HTML-BBCode-2.07 - 10 Nov 2012 20:43:53 UTC

HTML::BBCode - Perl extension for converting BBcode to HTML. River stage one • 2 direct dependents • 2 total dependents

"HTML::BBCode" converts BBCode -as used on the phpBB bulletin boards- to its HTML equivalent. Please note that, although this was the first BBCode module, it's by far not the best nor fastest. It's also not heavilly maintained, so you might want to l...

BLOM/HTML-BBCode-2.07 - 10 Nov 2012 20:43:53 UTC

HTML::Acid - Reformat HTML fragment to strict criteria River stage zero No dependents

Fragments of HTML returned by a rich text editor tend to be not entirely standards compliant. "img" tags tend not to be closed. Paragraphs breaks might be represented by double "br" tags rather than "p" tags. Of course we also need to do all the XSS ...

SILASMONK/HTML-Acid-v0.0.3 - 23 Mar 2011 14:30:49 UTC

HTML::Defang - Cleans HTML as well as CSS of scripting and other executable contents, and neutralises XSS attacks. River stage one • 1 direct dependent • 1 total dependent

This module accepts an input HTML and/or CSS string and removes any executable code including scripting, embedded objects, applets, etc., and neutralises any XSS attacks. A whitelist based approach is used which means only HTML known to be safe is al...

ROBM/HTML-Defang-1.07 - 03 Jul 2018 05:40:17 UTC

HTML::Laundry - Perl module to clean HTML by the piece River stage zero No dependents

HTML::Laundry is an HTML::Parser-based HTML normalizer, meant for small pieces of HTML, such as user comments, Atom feed entries, and the like, rather than full pages. Laundry takes these and returns clean, sanitary, UTF-8-based XHTML. The parser's b...

CHA/HTML-Laundry-0.0107 - 19 Jan 2017 15:23:24 UTC

HTML::Restrict - Strip unwanted HTML tags and attributes River stage one • 3 direct dependents • 9 total dependents

This module uses HTML::Parser to strip HTML from text in a restrictive manner. By default all HTML is restricted. You may alter the default behaviour by supplying your own tag rules....

OALDERS/HTML-Restrict-v3.0.2 - 23 Apr 2023 17:08:41 UTC

HTML::Detoxifier - practical module to strip harmful HTML River stage zero No dependents

HTML::Detoxifier is a practical module to remove harmful tags from HTML input. It's intended to be used for web sites that accept user input in the form of HTML and then present that information in some form. Accepting all HTML from untrusted users i...

PWALTON/HTML-Detoxifier-0.02 - 02 Mar 2004 03:09:14 UTC
12 results (0.031 seconds)