mediawiki-extensions-Scribunto/includes
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
..
common Remove unreachable code path 2018-07-11 18:43:52 +00:00
engines Suppress phan-taint-check false positives in make-normalization-table.php 2018-08-31 11:23:04 -07:00