Path to this page:
./
www/p5-HTML-StripScripts,
Perl5 module to strip scripting constructs out of HTML
Branch: pkgsrc-2015Q3,
Version: 1.05nb7,
Package name: p5-HTML-StripScripts-1.05nb7,
Maintainer: bouyerHTML::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.
Required to run:[
lang/perl5]
Master sites: (Expand)
SHA1: d6d91f2b9c342370f9a1d08aec11b5720474bc49
RMD160: 2e2c87164c04576b72a0cd6302c0838ca9f4cdae
Filesize: 42.223 KB
Version history: (Expand)
- (2015-10-03) Updated to version: p5-HTML-StripScripts-1.05nb7
- (2015-09-30) Package added to pkgsrc.se, version p5-HTML-StripScripts-1.05nb6 (created)
CVS history: (Expand)
2015-10-02 21:46:29 by Benny Siegert | Files touched by this commit (3) |
Log message:
Pullup ticket #4828 - requested by bouyer
www/p5-HTML-StripScripts: build fix
Revisions pulled up:
- www/p5-HTML-StripScripts/Makefile 1.12
- www/p5-HTML-StripScripts/distinfo 1.3
- www/p5-HTML-StripScripts/patches/patch-StripScripts.pm 1.1
---
Module Name: pkgsrc
Committed By: bouyer
Date: Sat Sep 26 14:22:56 UTC 2015
Modified Files:
pkgsrc/www/p5-HTML-StripScripts: Makefile distinfo
Added Files:
pkgsrc/www/p5-HTML-StripScripts/patches: patch-StripScripts.pm
Log message:
Fix Bug/typo which causes a fatal error in perl 5.22
|