taint 0.2.0

XSS code sniffer


An extension used for detecting XSS codes(tainted string),
And also can be used to spot sql injection vulnerabilities, shell inject, etc.

License: PHP

Changes

- Support separation caused by send_ref
- Support separation caused by send_var
- Support checking for method
- Support more functions (sqlite, oci, etc)