{"id":154037,"name":null,"description":"A python and C++ library for reading and writing neuronal morphologies","url":"https://github.com/bluebrain/morphio","last_synced_at":"2025-09-09T16:12:15.073Z","repository":{"id":24316031,"uuid":"97694591","full_name":"BlueBrain/MorphIO","owner":"BlueBrain","description":"A python and C++ library for reading and writing neuronal morphologies","archived":true,"fork":false,"pushed_at":"2025-02-26T12:50:24.000Z","size":7959,"stargazers_count":28,"open_issues_count":41,"forks_count":24,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-09-04T21:40:28.101Z","etag":null,"topics":["glia","mitochondria","morphology","neuron","neurons","python","reticulum"],"latest_commit_sha":null,"homepage":"https://morphio.readthedocs.io","language":"C++","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.md","contributing":"CONTRIBUTING.md","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}},"created_at":"2017-07-19T08:50:52.000Z","updated_at":"2025-04-28T08:58:42.000Z","dependencies_parsed_at":"2024-01-11T12:03:42.848Z","dependency_job_id":"23ee9339-9627-46ab-93ed-8af4e56fc80c","html_url":"https://github.com/BlueBrain/MorphIO","commit_stats":{"total_commits":757,"total_committers":44,"mean_commits":"17.204545454545453","dds":0.6988110964332893,"last_synced_commit":"bdcea23bce365549deaa77e6dbfc66bacb6272c2"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"purl":"pkg:github/BlueBrain/MorphIO","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBrain","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/sbom","scorecard":{"id":23062,"data":{"date":"2025-08-11","repo":{"name":"github.com/BlueBrain/MorphIO","commit":"7204ae6abdf3377188af9f778e60daf507250ca3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"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":"Code-Review","score":8,"reason":"Found 25/30 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/clang_format_check.yaml:1","Warn: no topLevel permission defined: .github/workflows/coverage_test.yaml:1","Warn: no topLevel permission defined: .github/workflows/docstring_check.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish-sdist-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/run-tests.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/check-sdist.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/check-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-sdist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/check-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clang_format_check.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/clang_format_check.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage_test.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/coverage_test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage_test.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/coverage_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docstring_check.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/docstring_check.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sdist-wheels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/publish-sdist-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sdist-wheels.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/publish-sdist-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sdist-wheels.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/publish-sdist-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sdist-wheels.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/publish-sdist-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sdist-wheels.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/publish-sdist-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sdist-wheels.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/publish-sdist-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sdist-wheels.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/publish-sdist-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sdist-wheels.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/publish-sdist-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sdist-wheels.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/publish-sdist-wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-sdist-wheels.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/publish-sdist-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/run-tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: ci/python_test.sh:39","Warn: pipCommand not pinned by hash: ci/python_test.sh:41","Warn: pipCommand not pinned by hash: ci/python_test.sh:42","Warn: pipCommand not pinned by hash: .github/workflows/check-sdist.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/check-sdist.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/publish-sdist-wheels.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/publish-sdist-wheels.yml:169","Warn: pipCommand not pinned by hash: .github/workflows/publish-sdist-wheels.yml:170","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-sdist-wheels.yml:179"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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:34.567Z","repository_id":24316031,"created_at":"2025-08-14T17:14:34.567Z","updated_at":"2025-08-14T17:14:34.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274323376,"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":2807585,"name":"morphio","ecosystem":"pypi","description":"A neuron morphology IO library","homepage":"https://github.com/BlueBrain/MorphIO/","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/BlueBrain/MorphIO","keywords_array":["computational neuroscience","morphology","neuron","neurolucida","neuromorphology"],"namespace":null,"versions_count":46,"first_release_published_at":"2019-03-26T09:30:52.000Z","latest_release_published_at":"2024-10-11T13:56:17.000Z","latest_release_number":"3.4.0","last_synced_at":"2025-09-04T08:04:13.447Z","created_at":"2022-04-10T11:39:00.201Z","updated_at":"2025-09-04T21:26:37.132Z","registry_url":"https://pypi.org/project/morphio/","install_command":"pip install morphio --index-url https://pypi.org/simple","documentation_url":"https://morphio.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Education","Intended Audience :: Science/Research","Programming Language :: Python","Topic :: Scientific/Engineering :: Bio-Informatics"],"normalized_name":"morphio","project_status":null},"repo_metadata":{"id":24316031,"uuid":"97694591","full_name":"BlueBrain/MorphIO","owner":"BlueBrain","description":"A python and C++ library for reading and writing neuronal morphologies","archived":true,"fork":false,"pushed_at":"2025-02-26T12:50:24.000Z","size":7959,"stargazers_count":28,"open_issues_count":41,"forks_count":24,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-06-30T19:53:39.898Z","etag":null,"topics":["glia","mitochondria","morphology","neuron","neurons","python","reticulum"],"latest_commit_sha":null,"homepage":"https://morphio.readthedocs.io","language":"C++","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.md","contributing":"CONTRIBUTING.md","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}},"created_at":"2017-07-19T08:50:52.000Z","updated_at":"2025-04-28T08:58:42.000Z","dependencies_parsed_at":"2024-01-11T12:03:42.848Z","dependency_job_id":"23ee9339-9627-46ab-93ed-8af4e56fc80c","html_url":"https://github.com/BlueBrain/MorphIO","commit_stats":{"total_commits":757,"total_committers":44,"mean_commits":"17.204545454545453","dds":0.6988110964332893,"last_synced_commit":"bdcea23bce365549deaa77e6dbfc66bacb6272c2"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"purl":"pkg:github/BlueBrain/MorphIO","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBrain","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/sbom","scorecard":{"id":23062,"data":{"date":"2025-08-11","repo":{"name":"github.com/BlueBrain/MorphIO","commit":"7204ae6abdf3377188af9f778e60daf507250ca3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"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":"Code-Review","score":8,"reason":"Found 25/30 approved changesets -- score normalized to 8","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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/clang_format_check.yaml:1","Warn: no topLevel permission defined: .github/workflows/coverage_test.yaml:1","Warn: no topLevel permission defined: .github/workflows/docstring_check.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish-sdist-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/run-tests.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/check-sdist.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/check-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-sdist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/check-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/clang_format_check.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/clang_format_check.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage_test.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/coverage_test.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage_test.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/coverage_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docstring_check.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/docstring_check.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sdist-wheels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/publish-sdist-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sdist-wheels.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/publish-sdist-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sdist-wheels.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/publish-sdist-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sdist-wheels.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/publish-sdist-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sdist-wheels.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/publish-sdist-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sdist-wheels.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/publish-sdist-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sdist-wheels.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/publish-sdist-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sdist-wheels.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/publish-sdist-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sdist-wheels.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/publish-sdist-wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-sdist-wheels.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/publish-sdist-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/run-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/MorphIO/run-tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: ci/python_test.sh:39","Warn: pipCommand not pinned by hash: ci/python_test.sh:41","Warn: pipCommand not pinned by hash: ci/python_test.sh:42","Warn: pipCommand not pinned by hash: .github/workflows/check-sdist.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/check-sdist.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/publish-sdist-wheels.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/publish-sdist-wheels.yml:169","Warn: pipCommand not pinned by hash: .github/workflows/publish-sdist-wheels.yml:170","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   8 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":"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":"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":"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":"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-sdist-wheels.yml:179"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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:34.567Z","repository_id":24316031,"created_at":"2025-08-14T17:14:34.567Z","updated_at":"2025-08-14T17:14:34.567Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273675816,"owners_count":25148079,"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-04T02:00:08.968Z","response_time":61,"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_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"},"tags":[{"name":"v3.4.0","sha":"7a3b29416a11ef21febd21e0dfc851e078894532","kind":"commit","published_at":"2024-10-11T13:29:08.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v3.4.0","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.4.0/manifests"},{"name":"v3.3.10","sha":"ac123c111a08f1c5a4be648c02c5c782d320aaa0","kind":"commit","published_at":"2024-10-11T08:25:34.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v3.3.10","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v3.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v3.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.3.10/manifests"},{"name":"v3.3.9","sha":"d4d43238fbc1431081750a4c05c2be0f64a12770","kind":"commit","published_at":"2024-04-24T15:44:24.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v3.3.9","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v3.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v3.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.3.9/manifests"},{"name":"v3.3.8","sha":"4829811afec71f2f5c1e8dbeeec2b11b76b56369","kind":"commit","published_at":"2024-04-24T08:00:18.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v3.3.8","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.3.8/manifests"},{"name":"v3.3.7","sha":"6038b3be8ad277a2b4c4ebb441b48d8262ee031a","kind":"commit","published_at":"2023-12-11T12:09:06.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v3.3.7","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.3.7/manifests"},{"name":"v3.3.6","sha":"439e725d34134001e5e0774b9a19595660611741","kind":"commit","published_at":"2023-07-04T11:57:16.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v3.3.6","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"4da9216eaa89e2c17cb7337b8e8bcc9cac7d3fbd","kind":"commit","published_at":"2023-06-07T09:52:46.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v3.3.5","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"efc8c5fdcb6ff6fbb5d3bcb3fa3a9a953efe3448","kind":"commit","published_at":"2023-01-17T08:02:17.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v3.3.4","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"86fabba839ca244f62c36ae7d31f1d51bc04e44b","kind":"commit","published_at":"2022-03-03T12:13:55.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v3.3.3","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"585b71fb98eacfb6aa832e563928f9609586eb66","kind":"commit","published_at":"2021-11-09T16:10:39.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v3.3.2","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"bfa5e55e82e378382d69feef21b196c167a9309b","kind":"commit","published_at":"2021-11-02T09:12:36.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v3.3.1","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"58d6895a2543d4aa18957c550ca40ffeb0036e55","kind":"commit","published_at":"2021-06-15T11:26:01.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v3.3.0","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"e649cfafb2af09d320d555c041a4210fa4c96501","kind":"commit","published_at":"2021-06-09T11:51:37.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v3.2.0","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"935d0db89afbf18aa7b6cae6c7b2dc586bba5742","kind":"commit","published_at":"2021-05-03T11:28:02.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v3.1.1","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"499363ee2f9b24556fb8dbc7449e2b83f63af9ae","kind":"commit","published_at":"2021-05-03T09:08:16.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v3.1.0","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"58210a667a8e8134cb56645cd6632c59b2410c93","kind":"commit","published_at":"2021-04-12T10:56:10.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v3.0.2","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.0.2/manifests"},{"name":"v3.0.0","sha":"63a93210317f6979e3cd1ba974208c2cf3bdd52c","kind":"commit","published_at":"2021-03-23T12:51:11.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v3.0.0","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v3.0.0/manifests"},{"name":"v2.7.1","sha":"78de8256f18ff7d7f384ad0b028b22f00373b54d","kind":"commit","published_at":"2021-03-09T14:18:21.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.7.1","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"f9fafdbefbb715bfa1745804926ab61e3a8577b5","kind":"commit","published_at":"2021-02-12T12:43:14.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.7.0","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.7.0/manifests"},{"name":"v2.6.2","sha":"9a85ef1a4d369217dea37e9b5e6b68fe8646fc0d","kind":"commit","published_at":"2021-02-11T09:08:26.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.6.2","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"8fdd3551c41682e6e96a8ae5b1fe15400731d193","kind":"commit","published_at":"2021-02-08T12:29:51.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.6.1","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"f9319a23d061acf032eb360dced847b0788fff3f","kind":"commit","published_at":"2021-02-05T16:53:16.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.6.0","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.6.0/manifests"},{"name":"v2.5.3","sha":"0e82cac65ce28fad406938ed2fa0574827bba09d","kind":"commit","published_at":"2021-02-04T18:03:19.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.5.3","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"fb23021661df036f819e06a18b820cefc44afb60","kind":"commit","published_at":"2021-02-04T16:46:08.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.5.2","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"2b9ddf7575dd9676336427d79694dd19f3a7006f","kind":"commit","published_at":"2021-02-03T14:48:13.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.5.1","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"689338b2322da0fc9cca594eedf9a91032501924","kind":"commit","published_at":"2021-01-29T15:16:35.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.5.0","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.5.0/manifests"},{"name":"v2.4.1","sha":"c7a501e587915f85927ab7e3e284256919a98885","kind":"commit","published_at":"2021-01-06T10:47:32.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.4.1","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"d7963596eb4daf63dd5591b5b3bc02cc156c19b6","kind":"tag","published_at":"2020-11-13T12:45:59.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.4.0","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.4.0/manifests"},{"name":"v2.3.11","sha":"44a1016f175e0ae676962ba02a5335a3c045ab61","kind":"commit","published_at":"2020-09-14T15:26:21.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.3.11","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.3.11/manifests"},{"name":"v2.3.10","sha":"e7b6e2c7c6730df60e61d744baef8921f1756eab","kind":"commit","published_at":"2020-05-28T10:16:08.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.3.10","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.3.10/manifests"},{"name":"v2.3.9","sha":"83d1fb75c910fc9447ee7d2f8971c4a7907a447a","kind":"commit","published_at":"2020-04-23T16:12:23.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.3.9","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.3.9/manifests"},{"name":"v2.3.8","sha":"c5b08443afb50ee04259c9a145d013e04bf706a7","kind":"commit","published_at":"2020-03-26T15:29:50.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.3.8","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"5447b3276a8463f0287828bd6002f0ae99629bb7","kind":"commit","published_at":"2020-03-12T14:38:56.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.3.7","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"395b9e0e68abaa0501524364a13bff32a39e6cde","kind":"commit","published_at":"2020-03-06T08:44:33.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.3.6","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"6a523d79d4ad5f68a56a88301db7cfdfe9df697a","kind":"commit","published_at":"2020-02-28T19:30:36.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.3.5","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"cb69cbfa377528bf0e155415ced9d001e79a55cd","kind":"commit","published_at":"2020-01-21T15:16:27.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.3.4","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"0cbed7188c6ba1b6f65c48e5d8f753de74a5e868","kind":"commit","published_at":"2020-01-14T08:52:31.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.3.3","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"6e405a1d9e00c33fa8973aa7a18ad7bd05cb72c0","kind":"commit","published_at":"2020-01-06T14:27:37.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.3.2","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"e278ef5b4af52348b3c68c7712d7de8eb8b3be4e","kind":"commit","published_at":"2019-12-23T15:24:38.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.3.1","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"9eb29600228caae45e8937d02f2d1c6dd4fa3e57","kind":"commit","published_at":"2019-09-30T11:12:01.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.3.0","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"9053c5bc3de9146f534bfa8425ec1c9ec1730430","kind":"commit","published_at":"2019-09-13T12:44:24.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.2.2","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"a6cc96118afc2c8e035d03fda1d4351b0e63c17f","kind":"commit","published_at":"2019-09-02T13:13:51.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.2.1","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"cfe04620615e25e4885a0a92bfaeab80de520289","kind":"commit","published_at":"2019-07-19T09:37:45.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.2.0","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.2.0/manifests"},{"name":"v2.1.5","sha":"d326a6ca0dcdae300866012d37d9f7b619088065","kind":"commit","published_at":"2019-07-16T15:48:50.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.1.5","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"12df154d4a30676c24c6f730a3cee4edb28472c3","kind":"commit","published_at":"2019-07-16T13:24:10.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.1.4","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"a32173b0e690d34a27e2cd837abb6d8198096b0c","kind":"commit","published_at":"2019-06-27T07:20:58.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.1.3","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"20c74920cf6525cb6e0aab6e13f4e3a21d8c489a","kind":"tag","published_at":"2019-06-19T08:48:57.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.1.2","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"9cef1657e615b5d0e6a84e4ce19eb95061ee95d2","kind":"commit","published_at":"2019-06-03T14:02:43.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.1.1","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.1.1/manifests"},{"name":"v2.0.8","sha":"72a0f255d495734913c463ee6d651bafc8230af8","kind":"commit","published_at":"2019-04-17T09:35:33.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.0.8","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.0.8/manifests"},{"name":"v2.0.8.dev3","sha":"45694b3cae1ef71f1904bfef6cd8a60eaf8ccf21","kind":"commit","published_at":"2019-03-13T13:12:45.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.0.8.dev3","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.0.8.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.0.8.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.0.8.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.0.8.dev3/manifests"},{"name":"v2.0.8.dev2","sha":"ca519c03fcf4907a404ace338ea607838da3accf","kind":"commit","published_at":"2019-03-13T13:01:48.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.0.8.dev2","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.0.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.0.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.0.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.0.8.dev2/manifests"},{"name":"v2.0.8.dev1","sha":"381bccb81b5c22de9ccfb8c4db4c1477042588b6","kind":"commit","published_at":"2019-03-13T12:50:12.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.0.8.dev1","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.0.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.0.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.0.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.0.8.dev1/manifests"},{"name":"v2.0.8.dev0","sha":"bd1266ad176246e969d432f66c26f362dec0c9c1","kind":"commit","published_at":"2019-03-13T10:58:22.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.0.8.dev0","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.0.8.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.0.8.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.0.8.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.0.8.dev0/manifests"},{"name":"v2.0.7","sha":"e8aa7153c275b2c4c37e6552a97a3a3bff9f0b11","kind":"commit","published_at":"2019-03-07T09:53:05.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.0.7","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"110003439e282337afeab5f55ea0e143cadfa764","kind":"commit","published_at":"2019-03-04T17:35:25.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.0.6","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"110003439e282337afeab5f55ea0e143cadfa764","kind":"commit","published_at":"2019-03-04T17:35:25.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v2.0.5","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v2.0.5/manifests"},{"name":"v0.9.1","sha":"999947c2901decfd9f980a724cc7ba2d013333be","kind":"tag","published_at":"2018-04-30T14:33:33.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v0.9.1","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v0.9.1/manifests"},{"name":"v0.3","sha":"3b2682747f4544fdc22742fee1249b3870fb0ce9","kind":"commit","published_at":"2017-08-30T12:13:38.000Z","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/v0.3","html_url":"https://github.com/BlueBrain/MorphIO/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/MorphIO@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags/v0.3/manifests"}]},"repo_metadata_updated_at":"2025-09-04T21:26:37.132Z","dependent_packages_count":15,"downloads":14190,"downloads_period":"last-month","dependent_repos_count":9,"rankings":{"downloads":2.996279602067606,"dependent_repos_count":4.846951874708785,"dependent_packages_count":0.9623226537444465,"stargazers_count":12.307566515052406,"forks_count":8.240208857425904,"docker_downloads_count":null,"average":5.870665900599829},"purl":"pkg:pypi/morphio","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/morphio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/morphio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/morphio/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T11:23:34.584Z","issues_count":50,"pull_requests_count":118,"avg_time_to_close_issue":21029894.575,"avg_time_to_close_pull_request":4399779.651376147,"issues_closed_count":40,"pull_requests_closed_count":109,"pull_request_authors_count":16,"issue_authors_count":20,"avg_comments_per_issue":5.24,"avg_comments_per_pull_request":1.1101694915254237,"merged_pull_requests_count":97,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":2,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":2154499.5,"past_year_avg_time_to_close_pull_request":624712.1,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":12.5,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/issues","maintainers":[{"login":"eleftherioszisis","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eleftherioszisis"},{"login":"matz-e","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matz-e"},{"login":"adrien-berchet","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrien-berchet"},{"login":"marwan-abdellah","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marwan-abdellah"},{"login":"alkino","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alkino"}],"active_maintainers":[{"login":"eleftherioszisis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eleftherioszisis"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/morphio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/morphio/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/morphio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/morphio/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":"2023-01-17T08:53:41.767Z","updated_at":"2023-01-17T08:53:41.767Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bbp.opensource/packages"},{"uuid":"mgevaert","login":"mgevaert","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://pypi.org/user/mgevaert/","role":null,"created_at":"2023-01-17T08:53:41.773Z","updated_at":"2023-01-17T08:53:41.773Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mgevaert/packages"},{"uuid":"GianlucaFicarelli","login":"GianlucaFicarelli","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://pypi.org/user/GianlucaFicarelli/","role":null,"created_at":"2023-01-17T08:53:41.770Z","updated_at":"2023-01-17T08:53:41.770Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/GianlucaFicarelli/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-21T10:17:26.956Z","updated_at":"2024-12-21T10:17:26.956Z","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"}},{"id":8508644,"name":"py-morphio","ecosystem":"spack","description":"Python library for reading / writing morphology files\n","homepage":"https://github.com/BlueBrain/MorphIO","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/BlueBrain/MorphIO","keywords_array":[],"namespace":null,"versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-08-31T04:18:44.552Z","latest_release_number":null,"last_synced_at":"2025-08-31T04:18:44.552Z","created_at":"2023-10-30T02:36:40.291Z","updated_at":"2025-08-31T04:18:44.720Z","registry_url":"https://packages.spack.io/package.html?name=py-morphio","install_command":"spack install py-morphio","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"97694591","full_name":"BlueBrain/MorphIO","owner":"BlueBrain","description":"A python and C++ library for reading and writing neuronal morphologies","archived":false,"fork":false,"pushed_at":"2023-10-19T13:00:56.000Z","size":7770,"stargazers_count":25,"open_issues_count":44,"forks_count":21,"subscribers_count":13,"default_branch":"master","last_synced_at":"2023-10-19T13:30:11.103Z","etag":null,"topics":["glia","mitochondria","morphology","neuron","neurons","python","reticulum"],"latest_commit_sha":null,"homepage":"https://morphio.readthedocs.io","language":"C++","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.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-07-19T08:50:52.000Z","updated_at":"2023-10-19T13:30:13.502Z","dependencies_parsed_at":"2023-02-10T08:45:15.731Z","dependency_job_id":"2fe66cac-558c-480d-850d-38cd1d36e4a1","html_url":"https://github.com/BlueBrain/MorphIO","commit_stats":{"total_commits":757,"total_committers":44,"mean_commits":"17.204545454545453","dds":0.6988110964332893,"last_synced_commit":"bdcea23bce365549deaa77e6dbfc66bacb6272c2"},"previous_names":[],"tags_count":53,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBrain","download_url":"https://codeload.github.com/BlueBrain/MorphIO/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":168492312,"owners_count":9265059,"icon_url":"https://github.com/github.png","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"}},"repo_metadata_updated_at":"2023-10-30T02:36:41.432Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":58.616153643777956,"stargazers_count":25.292340034161082,"forks_count":21.04848245959795,"docker_downloads_count":null,"average":26.239244034384246},"purl":"pkg:spack/py-morphio","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-morphio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-morphio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-morphio/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-10-19T13:30:13.959Z","issues_count":43,"pull_requests_count":87,"avg_time_to_close_issue":22887599.93548387,"avg_time_to_close_pull_request":1771030.717948718,"issues_closed_count":31,"pull_requests_closed_count":78,"pull_request_authors_count":12,"issue_authors_count":18,"avg_comments_per_issue":4.8604651162790695,"avg_comments_per_pull_request":1.367816091954023,"merged_pull_requests_count":72,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":16,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":1623777.3,"past_year_avg_time_to_close_pull_request":543722.9655172414,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":29,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":6.375,"past_year_avg_comments_per_pull_request":1.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":28},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-morphio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-morphio/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-morphio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-morphio/related_packages","maintainers":[{"uuid":"tristan0x","login":"tristan0x","name":null,"email":null,"url":"https://github.com/tristan0x","packages_count":5,"html_url":null,"role":null,"created_at":"2024-04-19T12:58:00.541Z","updated_at":"2024-04-19T12:58:00.541Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/tristan0x/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8772,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":405},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-09T06:56:19.886Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}}],"commits":{"id":614148,"full_name":"BlueBrain/MorphIO","default_branch":"master","committers":[{"name":"Benoit Coste","email":"benoit.coste@epfl.ch","count":228},{"name":"MikeG","email":"michael.gevaert@epfl.ch","count":88},{"name":"Benoit Coste","email":"benoit.coste@protonmail.com","count":79},{"name":"Stefan Eilemann","email":"Stefan.Eilemann@epfl.ch","count":78},{"name":"Juan Hernando Vieites","email":"juan.hernando@epfl.ch","count":58},{"name":"Daniel Nachbaur","email":"daniel.nachbaur@epfl.ch","count":48},{"name":"asanin-epfl","email":"53935643+asanin-epfl@users.noreply.github.com","count":27},{"name":"Eleftherios Zisis","email":"eleftherios.zisis@epfl.ch","count":24},{"name":"Juan Hernando","email":"jhernando@fi.upm.es","count":15},{"name":"Stefan Eilemann","email":"eilemann@gmail.com","count":15},{"name":"Matthias Wolf","email":"m+git@sushinara.net","count":10},{"name":"Matthias Wolf","email":"matthias.wolf@epfl.ch","count":9},{"name":"Mohamed-Ghaïth Kaabi","email":"kaabimg@users.noreply.github.com","count":8},{"name":"snigdha","email":"snigdha.dagar@gmail.com","count":7},{"name":"Daniel Nachbaur","email":"danielnachbaur@gmail.com","count":5},{"name":"Raphael Dumusc","email":"raphael.dumusc@epfl.ch","count":4},{"name":"Arseny V. Povolotsky","email":"cmc.ars@yandex.ru","count":4},{"name":"Jafet Villafranca","email":"jafet.villafrancadiaz@epfl.ch","count":4},{"name":"tomdele","email":"42337286+tomdele@users.noreply.github.com","count":4},{"name":"Chevtchenko Grigori","email":"grigori.chevtchenko@epfl.ch","count":4},{"name":"Ben Beasley","email":"code@musicinmybrain.net","count":3},{"name":"Nicolas Cornu","email":"nicolas.cornu@epfl.ch","count":3},{"name":"Adrien Devresse","email":"adrien.devresse@epfl.ch","count":2},{"name":"Tristan Carel","email":"tristan.carel@gmail.com","count":2},{"name":"wizmer","email":"ben.coste@gmail.com","count":2},{"name":"Fernando Pereira","email":"ferdonline@gmail.com","count":2},{"name":"Benoit Jean-Albert Coste","email":"bcoste@bluebrain354.epfl.ch","count":2},{"name":"haleepfl","email":"43584291+haleepfl@users.noreply.github.com","count":2},{"name":"Robin De Schepper","email":"robin.deschepper93@gmail.com","count":2},{"name":"Coste Benoît Jean-Albert","email":"bcoste@bluebrain351.epfl.ch","count":2},{"name":"Cyrille Favreau","email":"cyrille.favreau@epfl.ch","count":2},{"name":"alex4200","email":"alexander.dietz@epfl.ch","count":2},{"name":"Luc Grosheintz","email":"luc.grosheintz@gmail.com","count":1},{"name":"Nadir Román Guerrero","email":"NadirRoGue@users.noreply.github.com","count":1},{"name":"Mohamed-Ghaith Kaabi","email":"mohamed.kaabi@epfl.ch","count":1},{"name":"Antonio Bellotta","email":"antonio.bellotta@epfl.ch","count":1},{"name":"Alexandru Săvulescu","email":"46521150+alexsavulescu@users.noreply.github.com","count":1},{"name":"jdcourcol","email":"jean-denis.courcol@epfl.ch","count":1},{"name":"dagar","email":"snigdha.dagar@epfl.ch","count":1},{"name":"Pablo Toharia","email":"pablo.toharia@urjc.es","count":1},{"name":"bbpgithubaudit","email":"86652185+bbpgithubaudit@users.noreply.github.com","count":1},{"name":"Adrien Berchet","email":"adrien.berchet@gmail.com","count":1},{"name":"Pablo Toharia","email":"pablo.toharia@upm.es","count":1},{"name":"Sergio","email":"sergio.rivasgomez@epfl.ch","count":1}],"total_commits":757,"total_committers":44,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":17.204545454545453,"dds":0.6988110964332893,"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-18T20:24:15.196Z","last_synced_commit":"bdcea23bce365549deaa77e6dbfc66bacb6272c2","created_at":"2023-03-09T07:34:59.778Z","updated_at":"2023-09-19T17:26:32.778Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5526922,"commits_count":869095884,"contributors_count":31986430,"owners_count":917436,"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/MorphIO","html_url":"https://github.com/BlueBrain/MorphIO","last_synced_at":"2025-08-31T11:23:34.584Z","status":null,"issues_count":50,"pull_requests_count":118,"avg_time_to_close_issue":21029894.575,"avg_time_to_close_pull_request":4399779.651376147,"issues_closed_count":40,"pull_requests_closed_count":109,"pull_request_authors_count":16,"issue_authors_count":20,"avg_comments_per_issue":5.24,"avg_comments_per_pull_request":1.1101694915254237,"merged_pull_requests_count":97,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":2,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":2154499.5,"past_year_avg_time_to_close_pull_request":624712.1,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":12.5,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":8,"created_at":"2023-05-14T18:04:31.115Z","updated_at":"2025-09-02T22:53:58.346Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FMorphIO/issues","issue_labels_count":{"cpp":1,"good first issue":1},"pull_request_labels_count":{"dependencies":2},"issue_author_associations_count":{"CONTRIBUTOR":21,"NONE":15,"MEMBER":8,"COLLABORATOR":6},"pull_request_author_associations_count":{"CONTRIBUTOR":104,"COLLABORATOR":23,"MEMBER":11,"NONE":3},"issue_authors":{"arnaudon":8,"Helveg":7,"eleftherioszisis":6,"mgeplf":5,"adrien-berchet":4,"wizmer":3,"1uc":2,"marwan-abdellah":2,"matz-e":2,"ssssarah":1,"DexterAntonio":1,"jaehongpark-neuro":1,"musicinmybrain":1,"st4rl3ss":1,"NadirRoGue":1,"sanjayankur31":1,"rowleya":1,"penguinpee":1,"pramodk":1,"Christian-B":1},"pull_request_authors":{"mgeplf":69,"eleftherioszisis":23,"1uc":16,"matz-e":7,"bbpgithubaudit":5,"NadirRoGue":3,"adrien-berchet":3,"musicinmybrain":3,"Helveg":2,"rowleya":2,"dependabot[bot]":2,"ferdonline":2,"penguinpee":1,"sanjayankur31":1,"alex4200":1,"alkino":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:15.144Z","repositories_count":10122615,"issues_count":31721744,"pull_requests_count":98828394,"authors_count":10710967,"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":{"NONE":2},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":18,"COLLABORATOR":2,"NONE":1},"past_year_issue_authors":{"rowleya":1,"ssssarah":1},"past_year_pull_request_authors":{"mgeplf":12,"musicinmybrain":3,"eleftherioszisis":2,"1uc":2,"rowleya":2},"maintainers":[{"login":"eleftherioszisis","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eleftherioszisis"},{"login":"matz-e","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matz-e"},{"login":"adrien-berchet","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrien-berchet"},{"login":"marwan-abdellah","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marwan-abdellah"},{"login":"alkino","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alkino"}],"active_maintainers":[{"login":"eleftherioszisis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eleftherioszisis"}]},"events":{"total":{"IssuesEvent":2,"DeleteEvent":3,"IssueCommentEvent":9,"PushEvent":6,"PullRequestReviewEvent":5,"PullRequestEvent":9,"CreateEvent":4},"last_year":{"IssuesEvent":2,"DeleteEvent":3,"IssueCommentEvent":9,"PushEvent":6,"PullRequestReviewEvent":5,"PullRequestEvent":9,"CreateEvent":4}},"keywords":["glia","mitochondria","morphology","neuron","neurons","python","reticulum"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-30T20:48:03.966Z","updated_at":"2022-07-30T20:48:03.966Z","repository_link":"https://github.com/BlueBrain/MorphIO/blob/master/setup.py","dependencies":[{"id":526272454,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.14.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"tests/requirement_tests.txt","sha":null,"kind":"manifest","created_at":"2022-07-30T20:48:04.198Z","updated_at":"2022-07-30T20:48:04.198Z","repository_link":"https://github.com/BlueBrain/MorphIO/blob/master/tests/requirement_tests.txt","dependencies":[{"id":526275069,"package_name":"h5py","ecosystem":"pypi","requirements":"\u003e=2.9.0","direct":true,"kind":"test","optional":false},{"id":526275070,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=6.0","direct":true,"kind":"test","optional":false},{"id":526275071,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.14.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/check-sdist.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:30:54.534Z","updated_at":"2023-01-14T09:30:54.534Z","repository_link":"https://github.com/BlueBrain/MorphIO/blob/master/.github/workflows/check-sdist.yml","dependencies":[{"id":6893890498,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6893890499,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/clang_format_check.yaml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:30:54.565Z","updated_at":"2023-01-14T09:30:54.565Z","repository_link":"https://github.com/BlueBrain/MorphIO/blob/master/.github/workflows/clang_format_check.yaml","dependencies":[{"id":6893890500,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/coverage_test.yaml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:30:54.591Z","updated_at":"2023-01-14T09:30:54.591Z","repository_link":"https://github.com/BlueBrain/MorphIO/blob/master/.github/workflows/coverage_test.yaml","dependencies":[{"id":6893890817,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6893890820,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docstring_check.yaml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:30:54.621Z","updated_at":"2023-01-14T09:30:54.621Z","repository_link":"https://github.com/BlueBrain/MorphIO/blob/master/.github/workflows/docstring_check.yaml","dependencies":[{"id":6893890894,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-sdist-wheels.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:30:54.648Z","updated_at":"2023-01-14T09:30:54.648Z","repository_link":"https://github.com/BlueBrain/MorphIO/blob/master/.github/workflows/publish-sdist-wheels.yml","dependencies":[{"id":6893890926,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6893890927,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6893890928,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6893890929,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6893890930,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-tests.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T09:30:54.668Z","updated_at":"2023-01-14T09:30:54.668Z","repository_link":"https://github.com/BlueBrain/MorphIO/blob/master/.github/workflows/run-tests.yml","dependencies":[{"id":6893890941,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6893890942,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-01-08T11:10:36.723Z","updated_at":"2024-01-08T11:10:36.723Z","repository_link":"https://github.com/BlueBrain/MorphIO/blob/master/pyproject.toml","dependencies":[]}],"score":17.580630515911896,"created_at":"2025-09-09T00:37:43.514Z","updated_at":"2025-10-07T08:37:47.409Z","avatar_url":"https://github.com/BlueBrain.png","language":"C++","category":null,"sub_category":null,"monthly_downloads":14190,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["neuroscience","morphologies","build-tools","hpsf","radiuss","spack","parameter","optimisations","genetic-algorithm","electrophysiology"],"project_url":"https://science.ecosyste.ms/api/v1/projects/154037","html_url":"https://science.ecosyste.ms/projects/154037"}