{"id":20844,"url":"https://github.com/Dolibarr/dolibarr","last_synced_at":"2026-07-21T00:20:15.660Z","repository":{"id":37270256,"uuid":"1957456","full_name":"Dolibarr/dolibarr","owner":"Dolibarr","description":"Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). it's an open source Web application (written in PHP) designed for businesses of any sizes, foundations and freelancers.","archived":false,"fork":false,"pushed_at":"2025-10-14T20:53:25.000Z","size":1604027,"stargazers_count":6575,"open_issues_count":1238,"forks_count":3133,"subscribers_count":283,"default_branch":"develop","last_synced_at":"2025-10-14T21:03:58.664Z","etag":null,"topics":["accounting","agenda","crm","erp","hacktoberfest","human-resource-managment","invoice","invoices","invoicing","mysql","orders","php","postgresql","proposal","purchase","quotations","sales","stock","stocks","suppliers"],"latest_commit_sha":null,"homepage":"https://www.dolibarr.org","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Dolibarr.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT","agents":null,"dco":"DCO","cla":null},"funding":{"open_collective":"dolibarr","custom":"https://wiki.dolibarr.org/index.php/Subscribe","github":["eldy"]}},"created_at":"2011-06-26T21:55:03.000Z","updated_at":"2025-10-14T20:23:44.000Z","dependencies_parsed_at":"2023-10-17T15:47:09.660Z","dependency_job_id":"0a581380-e7e2-47f6-ad26-5b5aaa2d95da","html_url":"https://github.com/Dolibarr/dolibarr","commit_stats":{"total_commits":106912,"total_committers":939,"mean_commits":"113.85729499467519","dds":0.4978861119425322,"last_synced_commit":"1619c103cd538bb687a42c3cfe68500b5788605d"},"previous_names":[],"tags_count":189,"template":false,"template_full_name":null,"purl":"pkg:github/Dolibarr/dolibarr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dolibarr%2Fdolibarr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dolibarr%2Fdolibarr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dolibarr%2Fdolibarr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dolibarr%2Fdolibarr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dolibarr","download_url":"https://codeload.github.com/Dolibarr/dolibarr/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dolibarr%2Fdolibarr/sbom","scorecard":{"id":41597,"data":{"date":"2025-08-11","repo":{"name":"github.com/Dolibarr/dolibarr","commit":"ddbe0427b7b97849826f959d7fb20343140f44ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":2,"reason":"Found 7/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-clean-pr.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cache-clean-pr.yml:16","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/phpstan_baseline.yml:32","Warn: no topLevel permission defined: .github/workflows/cache-clean-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-on-pull_request.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-on-push.yml:1","Warn: no topLevel permission defined: .github/workflows/gh-travis.yml:1","Warn: no topLevel permission defined: .github/workflows/phan.yml:1","Warn: no topLevel permission defined: .github/workflows/phpstan.yml:1","Info: found token with 'none' permissions: .github/workflows/phpstan_baseline.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-commit.yml:1","Info: found token with 'none' permissions: .github/workflows/stale-issues-safe.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yaml:1","Warn: no topLevel permission defined: .github/workflows/windows-ci.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: COPYING:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'develop'","Warn: branch 'develop' does not require approvers","Warn: codeowners review is not required on branch 'develop'","Warn: no status checks found to merge onto branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 7 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cache-clean-pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Dolibarr/dolibarr/cache-clean-pr.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-travis.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/Dolibarr/dolibarr/gh-travis.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gh-travis.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/Dolibarr/dolibarr/gh-travis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/phan.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/Dolibarr/dolibarr/phan.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/phan.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Dolibarr/dolibarr/phan.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/phan.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/Dolibarr/dolibarr/phan.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/phpstan.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/Dolibarr/dolibarr/phpstan.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/phpstan.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Dolibarr/dolibarr/phpstan.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/phpstan.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/Dolibarr/dolibarr/phpstan.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/phpstan.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/Dolibarr/dolibarr/phpstan.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/phpstan.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/Dolibarr/dolibarr/phpstan.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/phpstan_baseline.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/Dolibarr/dolibarr/phpstan_baseline.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/phpstan_baseline.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/Dolibarr/dolibarr/phpstan_baseline.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/phpstan_baseline.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/Dolibarr/dolibarr/phpstan_baseline.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/phpstan_baseline.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/Dolibarr/dolibarr/phpstan_baseline.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/Dolibarr/dolibarr/pre-commit.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/Dolibarr/dolibarr/pre-commit.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/Dolibarr/dolibarr/pre-commit.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/Dolibarr/dolibarr/pre-commit.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/Dolibarr/dolibarr/pre-commit.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/Dolibarr/dolibarr/pre-commit.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/Dolibarr/dolibarr/pre-commit.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale-issues-safe.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Dolibarr/dolibarr/stale-issues-safe.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/Dolibarr/dolibarr/windows-ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/Dolibarr/dolibarr/windows-ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/Dolibarr/dolibarr/windows-ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/Dolibarr/dolibarr/windows-ci.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-ci.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/Dolibarr/dolibarr/windows-ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-ci.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/Dolibarr/dolibarr/windows-ci.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows-ci.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/Dolibarr/dolibarr/windows-ci.yml/develop?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pre-commit.yml:74","Info:   0 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}}]},"last_synced_at":"2025-08-14T21:42:09.693Z","repository_id":37270256,"created_at":"2025-08-14T21:42:09.693Z","updated_at":"2025-08-14T21:42:09.693Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280313597,"owners_count":26309513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-21T02:00:06.614Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["accounting","agenda","crm","erp","hacktoberfest","human-resource-managment","invoice","invoices","invoicing","mysql","orders","php","postgresql","proposal","purchase","quotations","sales","stock","stocks","suppliers"],"created_at":"2024-01-11T19:12:29.707Z","updated_at":"2025-10-21T18:29:29.042Z","avatar_url":"https://github.com/Dolibarr.png","language":"PHP","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/20844","html_url":"https://opencollective.ecosyste.ms/projects/20844","collective":{"id":3163,"uuid":"eeng0kzd-yvor4pzb-b7bpbma8-37xlw95j","slug":"dolibarr","name":"Dolibarr ERP CRM","description":"Open Source ERP and CRM suite for business","website":"https://www.dolibarr.org/","github":"Dolibarr","twitter":"Dolibarr","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://www.dolibarr.org/"},{"type":"TWITTER","url":"https://twitter.com/Dolibarr"},{"type":"GITHUB","url":"https://github.com/Dolibarr"},{"type":"WEBSITE","url":"https://wiki.dolibarr.org/"}],"currency":"USD","projects_count":16,"last_synced_at":"2026-07-29T00:15:11.827Z","created_at":"2024-01-10T13:17:54.511Z","updated_at":"2026-07-29T00:15:12.122Z","transactions_count":77,"balance":469.06,"account_type":"COLLECTIVE","owner":{"login":"Dolibarr","name":"Dolibarr ERP \u0026 CRM","uuid":"877491","kind":"organization","description":"Open Source ERP \u0026 CRM suite for Business (sme, freelance, foundations...). This is the official public repositories provided by the Dolibarr association.","email":null,"website":"https://www.dolibarr.org","location":null,"twitter":"dolibarr","company":null,"icon_url":"https://avatars.githubusercontent.com/u/877491?v=4","repositories_count":8,"last_synced_at":"2024-10-29T22:38:58.282Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Dolibarr","funding_links":["https://github.com/sponsors/Dolibarr"],"total_stars":4927,"followers":321,"following":0,"created_at":"2022-11-03T04:16:36.256Z","updated_at":"2024-10-29T22:38:58.283Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dolibarr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dolibarr/repositories"},"last_project_activity_at":"2025-10-14T20:53:25.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2018-03-30T08:24:30.735Z","collective_updated_at":"2024-08-17T12:21:54.794Z","html_url":"https://opencollective.com/dolibarr","icon_url":"https://images.opencollective.com/dolibarr/logo/40.png","total_donations":969.06,"total_expenses":-618.19,"current_balance":469.06,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/dolibarr","url":"https://opencollective.ecosyste.ms/collectives/dolibarr","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/dolibarr/projects"}}