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
Moved build and dependency management to Maven. Project now has the capacity to be built against all legal combinations of Java versions 5, 6 and 7 with Servlet API 2.5 or 3.0.
Additions
Added initial support for Reflected XSS through unsanitised reproduction of all request parameters.
Added option to support multiple simultaneous JDBC connection pools.
Added ability to invoke HttpServletRequest methods through front end for validation of character tainting on return.