mediawiki-extensions-Scribunto/includes/engines
Brian Wolff 961405f222 Suppress phan-taint-check false positives in make-normalization-table.php
Its a command line script, so echoing is not an XSS. It can
do malicious things if given a malicious command line argument,
but that is by design

The last remaining phan-taint-check warning is due to a bug
in the plugin.

Bug: T202380
Change-Id: I19a07f741980a7e4d5e8458395c67523d240d221
2018-08-31 11:23:04 -07:00
..
LuaCommon Suppress phan-taint-check false positives in make-normalization-table.php 2018-08-31 11:23:04 -07:00
LuaSandbox Get rid of call_user_func_array() 2018-07-03 19:40:19 -07:00
LuaStandalone Get rid of call_user_func_array() 2018-07-03 19:40:19 -07:00