xss
Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist
cssfilter
Sanitize untrusted CSS with a configuration specified by a Whitelist. 根据白名单过滤CSS
only
return whitelisted properties of an object
koa-ip
Ip filter middleware for koa, support `whitelist` and `blacklist`.
cors-helper
Simple pattern matching helper for allowing/blocking certain domains to support dynamic CORS validation in a NodeJS application