top | item 6794284

New Secure-Filters NPM Module for Simpler Output Sanitization

12 points| adamdennis | 12 years ago |goinstant.com | reply

2 comments

order
[+] ppierald|12 years ago|reply
Always happy to see new input sanitization libraries, but most don't deal with the especially difficult problem of safe subsets of HTML. i.e. How to accept html from an untrusted source, apply whitelisted tag/attribute combinations, and ensure safe output.