stable
Clone or download
Read-only
Reported issues have been fixed (none were exploitable due to some Tuleap specifics). Part of request #15015: Initiate usage of Psalm taint analysis feature Change-Id: Ie3daaaa66487a2c76110ee796292ff233aaf9e66
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/Docman_ItemDao.class.php | +5 | −5 | Go to diff View file |
M | src/common/DB/Compat/Legacy2018/CompatPDODataAccess.php | +4 | −1 | Go to diff View file |
M | src/common/DB/Compat/Legacy2018/LegacyDataAccessInterface.php | +4 | −1 | Go to diff View file |
M | src/common/Project/Group.class.php | +4 | −4 | Go to diff View file |
M | src/common/admin/Admin_UserListExporter.class.php | +3 | −0 | Go to diff View file |
M | src/common/dao/UserDao.class.php | +4 | −3 | Go to diff View file |
M | src/common/dao/include/DataAccessObject.class.php | +14 | −1 | Go to diff View file |
M | src/www/admin/userlist.php | +23 | −21 | Go to diff View file |
M | src/www/cvs/index.php | +7 | −5 | Go to diff View file |
M | src/www/forum/index.php | +1 | −1 | Go to diff View file |
M | src/www/include/database.php | +4 | −0 | Go to diff View file |
M | src/www/mail/mail_utils.php | +1 | −1 | Go to diff View file |
M | src/www/project/admin/ugroup_utils.php | +1 | −0 | Go to diff View file |
M | src/www/svn/svn_data.php | +3 | −5 | Go to diff View file |
M | tests/psalm/tuleap-baseline.xml | +9 | −6 | Go to diff View file |