<checkstyle version="6.5">
<file name="./maintenance/renameUserCleanup.php">
<error line="320" severity="error" message="Calling method \Wikimedia\Rdbms\Database::update() in \RenameUserCleanup::updateTable that outputs using tainted argument $updateCondsWithTime. (Caused by: ./maintenance/renameUserCleanup.php +319)" source="SecurityCheck-SQLInjection"/>
</file>
</checkstyle>Description
Description
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | None | T193909 update phan-taint-check to 1.2.0 | |||
| Resolved | Bawolff | T195017 Renameuser extension does not pass phan-taint-check 1.2.0 |
Event Timeline
Comment Actions
Not sure what this is about, but after https://gerrit.wikimedia.org/r/#/c/mediawiki/extensions/Renameuser/+/410876/ and https://gerrit.wikimedia.org/r/#/c/mediawiki/extensions/Renameuser/+/424495/ seems like it works fine.
Locally, it also seems like it works fine with current master of phan-taint-check