Added sxw-js

This commit is contained in:
Kolappan Nathan 2019-06-08 22:14:52 +05:30 committed by GitHub
parent d3d6f43968
commit ebc6296320
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -580,6 +580,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre
- [DOMPurify](https://github.com/cure53/DOMPurify) - DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG by [Cure53](https://cure53.de/).
- [js-xss](https://github.com/leizongmin/js-xss) - Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist by [@leizongmin](https://github.com/leizongmin).
- [Acra](https://github.com/cossacklabs/acra) - Client-side encryption engine for SQL databases, with strong selective encryption, SQL injections prevention and intrusion detection by [@cossacklabs](https://www.cossacklabs.com/).
- [sxwjs](https://github.com/sxwjs/sxwjs) - A configurable javascript library to post warning in browser console aginst Self XSS attacks.
<a name="tools-proxy"></a>
### Proxy