NuxRef

nodejs-xss - A module used to filter input from users to prevent XSS attacks

Website: https://github.com/leizongmin/js-xss
License: MIT
Vendor: http://nuxref.com
Description:
This module is needed for situations that allows users to input
HTML for typesetting or formatting, including fourms, blogs, e-shops, etc.

The xss module controls the usage of tags and their attributes,
according to the whitelist. It is also extendable with a series of APIs
privided, which make it become more flexible, compares with other modules.

Packages

nodejs-xss-0.2.10-1.el7.nuxref.noarch [28 KiB] Changelog Chris Caron (2016-04-19):
- Initial release (v0.2.10-1)