{"id":16585,"url":"https://github.com/openboxes/openboxes","last_synced_at":"2026-07-16T00:20:43.593Z","repository":{"id":4847452,"uuid":"6001800","full_name":"openboxes/openboxes","owner":"openboxes","description":"OpenBoxes is a supply chain management system designed to manage inventory and track stock movements for healthcare facilities.","archived":false,"fork":false,"pushed_at":"2025-10-14T22:19:49.000Z","size":102515,"stargazers_count":775,"open_issues_count":215,"forks_count":465,"subscribers_count":30,"default_branch":"develop","last_synced_at":"2025-10-15T02:40:35.802Z","etag":null,"topics":["disaster-response","grails","hacktoberfest","healthcare","inventory-management","shipment-tracking","warehouse-management"],"latest_commit_sha":null,"homepage":"https://openboxes.com","language":"Groovy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openboxes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":"docs/support/index.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"openboxes"}},"created_at":"2012-09-28T19:08:51.000Z","updated_at":"2025-10-15T01:54:03.000Z","dependencies_parsed_at":"2024-03-03T23:36:59.479Z","dependency_job_id":"07a8f9a2-68eb-480a-8597-6f52d6081088","html_url":"https://github.com/openboxes/openboxes","commit_stats":{"total_commits":8615,"total_committers":54,"mean_commits":"159.53703703703704","dds":0.718630295995357,"last_synced_commit":"43489bee9c3b5e0f74444e8ce3ec6bf891880763"},"previous_names":[],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/openboxes/openboxes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openboxes%2Fopenboxes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openboxes%2Fopenboxes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openboxes%2Fopenboxes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openboxes%2Fopenboxes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openboxes","download_url":"https://codeload.github.com/openboxes/openboxes/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openboxes%2Fopenboxes/sbom","scorecard":{"id":582237,"data":{"date":"2025-08-11","repo":{"name":"github.com/openboxes/openboxes","commit":"1d6b83d3df2ca23b75221a4d2102548e6bbb512a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","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 3 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: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/do-github-release.yml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker-image.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pull-request-formatter.yml:14","Warn: no topLevel permission defined: .github/workflows/backend-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/dbdocs.yml:1","Warn: no topLevel permission defined: .github/workflows/dependecy-review.yml:1","Warn: no topLevel permission defined: .github/workflows/do-github-release.yml:1","Warn: no topLevel permission defined: .github/workflows/docker-image.yml:1","Warn: no topLevel permission defined: .github/workflows/frontend-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/on-change.yml:1","Warn: no topLevel permission defined: .github/workflows/pull-request-formatter.yml:1","Warn: no topLevel permission defined: .github/workflows/slack-notifier.yml:1","Warn: no topLevel permission defined: .github/workflows/test-pull-request.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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: Eclipse Public License 1.0: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker-image.yml:12"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.9.4 not signed: https://api.github.com/repos/openboxes/openboxes/releases/214718984","Warn: release artifact v0.9.3 not signed: https://api.github.com/repos/openboxes/openboxes/releases/196987830","Warn: release artifact v0.9.2.2 not signed: https://api.github.com/repos/openboxes/openboxes/releases/196986258","Warn: release artifact v0.9.4 does not have provenance: https://api.github.com/repos/openboxes/openboxes/releases/214718984","Warn: release artifact v0.9.3 does not have provenance: https://api.github.com/repos/openboxes/openboxes/releases/196987830","Warn: release artifact v0.9.2.2 does not have provenance: https://api.github.com/repos/openboxes/openboxes/releases/196986258"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":8,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1","Warn: binary detected: grails-wrapper.jar:1"],"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 30 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":"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"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backend-tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/openboxes/openboxes/backend-tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backend-tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/openboxes/openboxes/backend-tests.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backend-tests.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/openboxes/openboxes/backend-tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dbdocs.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/openboxes/openboxes/dbdocs.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependecy-review.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/openboxes/openboxes/dependecy-review.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependecy-review.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/openboxes/openboxes/dependecy-review.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/do-github-release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/openboxes/openboxes/do-github-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/do-github-release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/openboxes/openboxes/do-github-release.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/do-github-release.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/openboxes/openboxes/do-github-release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-image.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/openboxes/openboxes/docker-image.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-image.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/openboxes/openboxes/docker-image.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/frontend-tests.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/openboxes/openboxes/frontend-tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/frontend-tests.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/openboxes/openboxes/frontend-tests.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request-formatter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/openboxes/openboxes/pull-request-formatter.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/slack-notifier.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/openboxes/openboxes/slack-notifier.yml/develop?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:1: pin your Docker image by updating openjdk:8u292-jre-slim-buster to openjdk:8u292-jre-slim-buster@sha256:b6f99dc230efd35aab621a5bc0c8e7b8cdd6314edef8a0689d718ff9545e571f","Warn: npmCommand not pinned by hash: .github/workflows/dbdocs.yml:30","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   1 out of   2 npmCommand 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":"Vulnerabilities","score":0,"reason":"31 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-8hc4-vh64-cxmj","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-vc8w-jr9v-vj7f","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-2j2x-2gpw-g8fm","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-4wx3-54gh-9fr9","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T19:28:39.959Z","repository_id":4847452,"created_at":"2025-08-20T19:28:39.959Z","updated_at":"2025-08-20T19:28:39.959Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279260180,"owners_count":26136069,"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-16T02:00:06.019Z","response_time":53,"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":["disaster-response","grails","hacktoberfest","healthcare","inventory-management","shipment-tracking","warehouse-management"],"created_at":"2024-01-11T18:47:59.804Z","updated_at":"2025-10-17T00:29:00.672Z","avatar_url":"https://github.com/openboxes.png","language":"Groovy","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/16585","html_url":"https://opencollective.ecosyste.ms/projects/16585","collective":{"id":2093,"uuid":"5ax8emk7-lnw54q7n-4oxpgyvj-0o93zdrb","slug":"openboxes","name":"OpenBoxes","description":"OpenBoxes is a supply chain management system designed to manage inventory and track stock movements for healthcare facilities.","website":"https://openboxes.com","github":"openboxes","twitter":"justinmiranda","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://openboxes.com"},{"type":"TWITTER","url":"https://twitter.com/justinmiranda"},{"type":"GITHUB","url":"https://github.com/openboxes"}],"currency":"USD","projects_count":10,"last_synced_at":"2026-07-23T00:15:19.048Z","created_at":"2024-01-10T13:17:51.870Z","updated_at":"2026-07-23T00:15:19.224Z","transactions_count":3,"balance":1783.5599999999995,"account_type":"COLLECTIVE","owner":{"login":"openboxes","name":"OpenBoxes","uuid":"5391464","kind":"organization","description":"","email":"info@openboxes.com","website":"https://openboxes.com","location":"Milwaukee, WI","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/5391464?v=4","repositories_count":9,"last_synced_at":"2024-10-29T18:24:55.259Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"openboxes"}},"html_url":"https://github.com/openboxes","funding_links":["https://opencollective.com/openboxes"],"total_stars":620,"followers":21,"following":0,"created_at":"2022-11-04T06:05:38.395Z","updated_at":"2024-10-29T18:24:55.259Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openboxes","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openboxes/repositories"},"last_project_activity_at":"2025-10-14T22:19:49.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2020-01-17T04:59:49.730Z","collective_updated_at":"2021-06-15T04:24:57.551Z","html_url":"https://opencollective.com/openboxes","icon_url":"https://images.opencollective.com/openboxes/logo/40.png","total_donations":1783.56,"total_expenses":-252.1199999999999,"current_balance":1783.5599999999995,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/openboxes","url":"https://opencollective.ecosyste.ms/collectives/openboxes","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/openboxes/projects"}}