taint 0.5.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 more functions(strstr, substr, str_replace etc)
- Fixed Bug that tainted info lost if string is parsed by htmlspecialchars
- Trigger warning when doing dim assign concat