Advanced Project Status

Generated on 2024-09-17 12:17:45 in 1059 seconds by apstats

Lines of code

LanguageBytesFilesLinesBlanksCommentsCode
All files without dependencies    
See detail per file type...
71 522 8793 6711 487 997173 469293 0651 021 463
All files of dependencies only    
See detail per file type...
67 723 8493 3341 087 02985 214167 786834 029
Total139 246 7287 0052 575 026258 683460 8511 855 492

Contributions

Pushes and Commits of Dolibarr/dolibarr Pull Request Size of Dolibarr/dolibarr

Contributors


Thumbs of most active contributors

Dolibarr


Star History of Dolibarr/dolibarr

Project value

COCOMO value
(Basic organic model)
$70 557 366
COCOMO effort
(Basic organic model)
6 164 months people

Last security issues (last 3 months)

Commit IDDateReported on
Yogosha
Reported on
GIT
Reported on
CVE
TitleBranch of fix
d1158716…2024-08-31#yogosha23806Fix #yogosha23806 Can update stock without permission20.0, develop
afc31bca…2024-08-31#yogosha23803Fix #yogosha2380320.0, develop
fad8cd11…2024-08-22#yogosha23531Fix #yogosha23531 Can modify invoice line margin without permission on invoice20.0, develop
35d86275…2024-08-22#yogosha23530Fix #yogosha23530 Can record action without permission on donation20.0, develop
706e3a83…2024-08-22#yogosha23523Fix #yogosha23523 Can modify the incoterm on sale order without permission20.0, develop
7595609b…2024-07-23#yogosha23464Fix #yogosha23464 possible RCE by an admin user.20.0, develop
1d04c0a3…2024-07-23#yogosha23433Fix #yogosha23433 - Disallow }[ and call_user_func into php code of website.20.0, develop
d3ebd3fb…2024-07-12SEC: Possible RCE when php module json off. +Warning in security page.20.0, develop
e0094bc8…2024-07-02#yogosha23096FIX #yogosha2309620.0, develop

You can use this URL for RSS notifications: index-security.rss

Technical debt (PHPStan - PHP Static Analysis Tool 1.10.27 - level 6 -> 3706 warnings)

FileLineType
htdocs/accountancy/class/accountancycategory.class.php134Property AccountancyCategory::$sdcpermonth type has no value type specified in iterable type array.
htdocs/adherents/type.php197Unable to resolve the template type T in call to function dol_clone
htdocs/admin/dict.php2647Function fieldList() has parameter $fieldlist with no value type specified in iterable type array.
htdocs/admin/dolistore/class/PSWebServiceLibrary.class.php100Method PrestaShopWebservice::checkStatusCode() has parameter $request with no value type specified in iterable type array.
htdocs/admin/dolistore/class/PSWebServiceLibrary.class.php147Method PrestaShopWebservice::getCurlDefaultParams() return type has no value type specified in iterable type array.
htdocs/admin/dolistore/class/PSWebServiceLibrary.class.php173Method PrestaShopWebservice::executeRequest() return type has no value type specified in iterable type array.
htdocs/admin/dolistore/class/PSWebServiceLibrary.class.php323Method PrestaShopWebservice::add() has parameter $options with no value type specified in iterable type array.
htdocs/admin/dolistore/class/PSWebServiceLibrary.class.php376Method PrestaShopWebservice::get() has parameter $options with no value type specified in iterable type array.
htdocs/admin/dolistore/class/PSWebServiceLibrary.class.php417Method PrestaShopWebservice::head() has parameter $options with no value type specified in iterable type array.
htdocs/admin/dolistore/class/PSWebServiceLibrary.class.php460Method PrestaShopWebservice::edit() has parameter $options with no value type specified in iterable type array.
htdocs/admin/dolistore/class/PSWebServiceLibrary.class.php511Method PrestaShopWebservice::delete() has parameter $options with no value type specified in iterable type array.
htdocs/admin/external_rss.php355Function _isInBoxList() has parameter $boxlist with no value type specified in iterable type array.
htdocs/admin/mails_templates.php1385Function fieldList() has parameter $fieldlist with no value type specified in iterable type array.
htdocs/admin/system/phpinfo.php326Function getResultColumn() has parameter $activated with no value type specified in iterable type array.
htdocs/admin/system/phpinfo.php326Function getResultColumn() has parameter $functions with no value type specified in iterable type array.
htdocs/admin/system/phpinfo.php326Function getResultColumn() has parameter $loaded with no value type specified in iterable type array.
htdocs/admin/website.php679Function fieldListWebsites() has parameter $fieldlist with no value type specified in iterable type array.
htdocs/ai/class/ai.class.php80Method Ai::generateContent() return type has no value type specified in iterable type array.
htdocs/ai/lib/ai.lib.php30Function aiAdminPrepareHead() return type has no value type specified in iterable type array.
htdocs/api/class/api.class.php82Method DolibarrApi::_checkValForAPI() has parameter $value with no value type specified in iterable type array.