{"id":154098,"name":null,"description":"Common functions used in the context of brain atlases.","url":"https://github.com/bluebrain/atlas-commons","last_synced_at":"2025-09-09T16:13:00.136Z","repository":{"id":57412366,"uuid":"451806877","full_name":"BlueBrain/atlas-commons","owner":"BlueBrain","description":"Common functions used in the context of brain atlases.","archived":true,"fork":false,"pushed_at":"2025-02-26T13:17:42.000Z","size":73,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":39,"default_branch":"main","last_synced_at":"2025-07-05T11:55:29.576Z","etag":null,"topics":["atlas","build"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BlueBrain.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-01-25T09:07:01.000Z","updated_at":"2025-02-26T13:17:45.000Z","dependencies_parsed_at":"2025-05-14T05:32:07.059Z","dependency_job_id":"3263df94-f07d-48ba-813b-06145cc5a101","html_url":"https://github.com/BlueBrain/atlas-commons","commit_stats":{"total_commits":14,"total_committers":3,"mean_commits":4.666666666666667,"dds":0.5,"last_synced_commit":"b08308138d952f5b264f965888fa0dbd68f914ee"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/BlueBrain/atlas-commons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fatlas-commons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fatlas-commons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fatlas-commons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fatlas-commons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBrain","download_url":"https://codeload.github.com/BlueBrain/atlas-commons/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fatlas-commons/sbom","scorecard":{"id":23069,"data":{"date":"2025-08-11","repo":{"name":"github.com/BlueBrain/atlas-commons","commit":"7d9530157b7c978f76e709f72e6d3cc98232ffbc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":3,"reason":"Found 7/22 approved changesets -- score normalized to 3","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":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/run-tox.yml:1","Info: no jobLevel write permissions found"],"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":"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/publish-sdist.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/atlas-commons/publish-sdist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sdist.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/atlas-commons/publish-sdist.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-sdist.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/atlas-commons/publish-sdist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/atlas-commons/run-tox.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/atlas-commons/run-tox.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/atlas-commons/run-tox.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/atlas-commons/run-tox.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tox.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/atlas-commons/run-tox.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/atlas-commons/run-tox.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/atlas-commons/run-tox.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:64","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt: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":-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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 9 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"}}]},"last_synced_at":"2025-08-14T17:14:37.786Z","repository_id":57412366,"created_at":"2025-08-14T17:14:37.786Z","updated_at":"2025-08-14T17:14:37.786Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274323384,"owners_count":25264070,"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-09-09T02:00:10.223Z","response_time":80,"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"}},"owner":{"login":"BlueBrain","name":"The Blue Brain Project","uuid":"1479142","kind":"organization","description":"Open Source Software produced and used by the Blue Brain Project","email":"bbp.opensource@epfl.ch","website":"https://portal.bluebrain.epfl.ch/","location":"Geneva, Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1479142?v=4","repositories_count":226,"last_synced_at":"2024-04-14T20:55:00.562Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BlueBrain","funding_links":[],"total_stars":3017,"followers":166,"following":0,"created_at":"2022-11-03T07:59:55.020Z","updated_at":"2024-04-14T20:55:45.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBrain","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBrain/repositories"},"packages":[{"id":2646294,"name":"atlas-commons","ecosystem":"pypi","description":"Library containing common functions to build atlases","homepage":"https://github.com/BlueBrain/atlas-commons","licenses":"Apache-2","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/BlueBrain/atlas-commons","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2022-03-01T08:40:27.000Z","latest_release_published_at":"2023-11-21T07:31:45.000Z","latest_release_number":"0.1.5","last_synced_at":"2025-08-05T15:33:22.049Z","created_at":"2022-04-10T10:05:51.999Z","updated_at":"2025-08-05T15:33:22.049Z","registry_url":"https://pypi.org/project/atlas-commons/","install_command":"pip install atlas-commons --index-url https://pypi.org/simple","documentation_url":"https://atlas-commons.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 2 - Pre-Alpha","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"atlas-commons"},"repo_metadata":{"id":57412366,"uuid":"451806877","full_name":"BlueBrain/atlas-commons","owner":"BlueBrain","description":"Common functions used in the context of brain atlases.","archived":true,"fork":false,"pushed_at":"2025-02-26T13:17:42.000Z","size":73,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":39,"default_branch":"main","last_synced_at":"2025-06-01T01:39:35.929Z","etag":null,"topics":["atlas","build"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BlueBrain.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-01-25T09:07:01.000Z","updated_at":"2025-02-26T13:17:45.000Z","dependencies_parsed_at":"2025-05-14T05:32:07.059Z","dependency_job_id":"3263df94-f07d-48ba-813b-06145cc5a101","html_url":"https://github.com/BlueBrain/atlas-commons","commit_stats":{"total_commits":14,"total_committers":3,"mean_commits":4.666666666666667,"dds":0.5,"last_synced_commit":"b08308138d952f5b264f965888fa0dbd68f914ee"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/BlueBrain/atlas-commons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fatlas-commons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fatlas-commons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fatlas-commons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fatlas-commons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBrain","download_url":"https://codeload.github.com/BlueBrain/atlas-commons/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fatlas-commons/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263737231,"owners_count":23503862,"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","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"},"owner_record":{"login":"BlueBrain","name":"The Blue Brain Project","uuid":"1479142","kind":"organization","description":"Open Source Software produced and used by the Blue Brain Project","email":"bbp.opensource@epfl.ch","website":"https://portal.bluebrain.epfl.ch/","location":"Geneva, Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1479142?v=4","repositories_count":226,"last_synced_at":"2024-04-14T20:55:00.562Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BlueBrain","funding_links":[],"total_stars":3017,"followers":166,"following":0,"created_at":"2022-11-03T07:59:55.020Z","updated_at":"2024-04-14T20:55:45.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBrain","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBrain/repositories"}},"repo_metadata_updated_at":"2025-07-05T11:46:32.335Z","dependent_packages_count":0,"downloads":149,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":26.72251240607922,"dependent_repos_count":7.537737604474993,"dependent_packages_count":10.002282794063202,"stargazers_count":31.900032803175193,"forks_count":19.12712860954822,"docker_downloads_count":null,"average":19.057938843468165},"purl":"pkg:pypi/atlas-commons","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/atlas-commons","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/atlas-commons","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/atlas-commons/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-31T14:51:21.509Z","issues_count":0,"pull_requests_count":11,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":694513.7272727273,"issues_closed_count":0,"pull_requests_closed_count":11,"pull_request_authors_count":4,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":1.6363636363636365,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fatlas-commons/issues","maintainers":[{"login":"mgeplf","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgeplf"},{"login":"alTeska","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alTeska"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/atlas-commons/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/atlas-commons/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/atlas-commons/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/atlas-commons/related_packages","maintainers":[{"uuid":"bbp.opensource","login":"bbp.opensource","name":null,"email":null,"url":null,"packages_count":78,"html_url":"https://pypi.org/user/bbp.opensource/","role":null,"created_at":"2022-11-15T09:38:31.295Z","updated_at":"2022-11-15T09:38:31.295Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bbp.opensource/packages"},{"uuid":"obi.maintainer","login":"obi.maintainer","name":null,"email":null,"url":null,"packages_count":67,"html_url":"https://pypi.org/user/obi.maintainer/","role":"Owner","created_at":"2024-12-19T07:39:19.189Z","updated_at":"2024-12-19T07:39:19.189Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/obi.maintainer/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726617,"maintainers_count":308874,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":538011,"full_name":"BlueBrain/atlas-commons","default_branch":"main","committers":[{"name":"Mike Gevaert","email":"michael.gevaert@epfl.ch","count":7},{"name":"Luc Guyot","email":"luc.guyot@epfl.ch","count":6},{"name":"Leonardo Cristella","email":"leonardo.cristella@gmail.com","count":1}],"total_commits":14,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":4.666666666666667,"dds":0.5,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-17T21:22:49.584Z","last_synced_commit":"b08308138d952f5b264f965888fa0dbd68f914ee","created_at":"2023-03-09T04:05:23.643Z","updated_at":"2023-09-19T17:13:07.343Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fatlas-commons/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"BlueBrain/atlas-commons","html_url":"https://github.com/BlueBrain/atlas-commons","last_synced_at":"2025-07-05T12:14:27.934Z","status":null,"issues_count":0,"pull_requests_count":11,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":694513.7272727273,"issues_closed_count":0,"pull_requests_closed_count":11,"pull_request_authors_count":4,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":1.6363636363636365,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T09:16:52.330Z","updated_at":"2025-09-01T01:05:50.342Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fatlas-commons","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2Fatlas-commons/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{"COLLABORATOR":10,"NONE":2,"CONTRIBUTOR":2,"MEMBER":1},"issue_authors":{},"pull_request_authors":{"mgeplf":10,"bbpgithubaudit":3,"alTeska":1,"lecriste":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:00:11.778Z","repositories_count":10196755,"issues_count":32259847,"pull_requests_count":101825785,"authors_count":10740623,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"mgeplf","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgeplf"},{"login":"alTeska","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alTeska"}],"active_maintainers":[]},"events":{"total":{"ForkEvent":1},"last_year":{"ForkEvent":1}},"keywords":["atlas","build"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-27T23:51:31.446Z","updated_at":"2022-08-27T23:51:31.446Z","repository_link":"https://github.com/BlueBrain/atlas-commons/blob/main/setup.py","dependencies":[{"id":2978709628,"package_name":"click","ecosystem":"pypi","requirements":"\u003e=7.0","direct":true,"kind":"runtime","optional":false},{"id":2978709629,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.15.0","direct":true,"kind":"runtime","optional":false},{"id":2978709630,"package_name":"voxcell","ecosystem":"pypi","requirements":"\u003e=3.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-sdist.yml","sha":null,"kind":"manifest","created_at":"2023-02-01T06:30:47.499Z","updated_at":"2023-02-01T06:30:47.499Z","repository_link":"https://github.com/BlueBrain/atlas-commons/blob/main/.github/workflows/publish-sdist.yml","dependencies":[{"id":7291744829,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7291744830,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7291744831,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-tox.yml","sha":null,"kind":"manifest","created_at":"2023-02-01T06:30:47.566Z","updated_at":"2023-02-01T06:30:47.566Z","repository_link":"https://github.com/BlueBrain/atlas-commons/blob/main/.github/workflows/run-tox.yml","dependencies":[{"id":7291744837,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7291744838,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7291744839,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":6.142037405587357,"created_at":"2025-09-09T00:37:43.727Z","updated_at":"2025-10-07T08:37:48.677Z","avatar_url":"https://github.com/BlueBrain.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":149,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/154098","html_url":"https://science.ecosyste.ms/projects/154098"}