mirror of
https://github.com/php/pecl-security-taint.git
synced 2026-03-23 23:02:09 +01:00
master
TAINT is a php-ext used to detect XSS codes(tainted string). The idea is from https://wiki.php.net/rfc/taint, I implemented it in a php extension which make the patch no-needed. Please note that do not enable this extension in product env. Works with PHP-5.2.6 ~ PHP-5.4.0
Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:24:14.721Z
Languages
C
91.4%
PHP
8.3%
M4
0.2%
JavaScript
0.1%