Advanced Project Status

Generated on 2024-10-08 12:18:28 in 1100 seconds by apstats

Lines of code

LanguageBytesFilesLinesBlanksCommentsCode
All files without dependencies    
See detail per file type...
71 772 5513 6831 495 282174 196296 0671 025 019
All files of dependencies only    
See detail per file type...
67 723 9573 3341 087 03085 213167 788834 029
Total139 496 5087 0172 582 312259 409463 8551 859 048

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 700 007
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

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

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

FileLineType
htdocs/accountancy/class/accountancycategory.class.php134Property AccountancyCategory::$sdcpermonth type has no value type specified in iterable type array.
htdocs/adherents/type.php216Unable to resolve the template type T in call to function dol_clone
htdocs/api/class/api.class.php316Unable to resolve the template type T in call to method DolibarrApi::_cleanObjectDatas()
htdocs/api/class/api_access.class.php61Property DolibarrApiAccess::$requires type has no value type specified in iterable type array.
htdocs/api/class/api_access.class.php249Method DolibarrApiAccess::verifyAccess() has parameter $m with no value type specified in iterable type array.
htdocs/api/class/api_documents.class.php62Method Documents::index() return type has no value type specified in iterable type array.
htdocs/api/class/api_documents.class.php133Method Documents::builddoc() return type has no value type specified in iterable type array.
htdocs/api/class/api_documents.class.php316Method Documents::getDocumentsListByElement() return type has no value type specified in iterable type array.
htdocs/api/class/api_documents.class.php677Method Documents::post() has parameter $array_options with no value type specified in iterable type array.
htdocs/api/class/api_documents.class.php975Method Documents::delete() return type has no value type specified in iterable type array.
htdocs/api/class/api_login.class.php69Method Login::loginUnsecured() return type has no value type specified in iterable type array.
htdocs/api/class/api_login.class.php93Method Login::index() return type has no value type specified in iterable type array.
htdocs/api/class/api_setup.class.php75Method Setup::getListOfActionTriggers() return type has no value type specified in iterable type array.
htdocs/api/class/api_setup.class.php145Method Setup::getOrderingMethods() return type has no value type specified in iterable type array.
htdocs/api/class/api_setup.class.php209Method Setup::getOrderingOrigins() return type has no value type specified in iterable type array.
htdocs/api/class/api_setup.class.php274Method Setup::getPaymentTypes() return type has no value type specified in iterable type array.
htdocs/api/class/api_setup.class.php340Method Setup::getListOfRegions() return type has no value type specified in iterable type array.
htdocs/api/class/api_setup.class.php447Method Setup::getListOfStates() return type has no value type specified in iterable type array.
htdocs/api/class/api_setup.class.php556Method Setup::getListOfCountries() return type has no value type specified in iterable type array.
htdocs/api/class/api_setup.class.php752Method Setup::getAvailability() return type has no value type specified in iterable type array.