You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The xss() function was originally a port of the XSS filter from
CodeIgniter. I added it to the library because there wasn't an
alternative at the time. Unfortunately I don't have the time or
expertise to maintain the XSS filter or keep merging upstream
changes.
If you need one for your app, I suggest looking at Caja sanitisation
engine maintained by Google. (https://code.google.com/p/google-caja/
source/browse/trunk/src/com/google/caja/plugin/html-sanitizer.js)
Closes#123, #138, #181, #206, #210, #221, #223, #226, #227, #231, #232
Hi Guys,
Would you please set-up online testing environment for VALIDATOR.js for XSS testing? I hope you will get some good feedback.
I mean something like: http://canyouxssthis.com/HTMLSanitizer/
Cheers,
ashar
The text was updated successfully, but these errors were encountered: