Static analyser for JavaScript which can detect use of unsafe jQuery methods which are vulnerable to XSS attack. By design, any jQuery constructor or method that accepts an HTML string — jQuery(), ...
jQuery is a feature-rich JavaScript library. jQuery makes the things like animation,events handling, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. Here we ...