#892826 RFP: libjs-xss -- sanitize untrusted HTML by whitelist

Package:
wnpp
Source:
wnpp
Submitter:
"W. Martin Borgert"
Date:
2025-11-29 16:29:48 UTC
Severity:
wishlist
#892826#5
Date:
2018-03-13 11:49:00 UTC
From:
To:
* Package name    : libjs-xss
   Version         : 0.3.5
   Upstream Author : Zongmin Lei <leizongmin@gmail.com>
* URL             : https://github.com/leizongmin/js-xss
* License         : MIT
   Programming Lang: JavaScript
   Description     : sanitize untrusted HTML by whitelist

Sanitize untrusted HTML (to prevent XSS) with a configuration
specified by a Whitelist.

Features:
  * Specifies HTML tags and their attributes allowed with whitelist
  * Handle any tags or attributes using custom function.

Dependency for converse.js (#807275).