{"id":154031,"name":null,"description":"A python package for the topological analysis of neurons.","url":"https://github.com/bluebrain/tmd","last_synced_at":"2025-09-09T16:12:09.975Z","repository":{"id":33954181,"uuid":"142292858","full_name":"BlueBrain/TMD","owner":"BlueBrain","description":"A python package for the topological analysis of neurons.","archived":true,"fork":false,"pushed_at":"2025-02-26T12:50:18.000Z","size":473,"stargazers_count":28,"open_issues_count":11,"forks_count":23,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-09-07T06:55:16.954Z","etag":null,"topics":["analyze","morphology","morphology-analysis"],"latest_commit_sha":null,"homepage":"https://tmd.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BlueBrain.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-BSD.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-25T11:50:20.000Z","updated_at":"2025-04-29T13:16:09.000Z","dependencies_parsed_at":"2024-02-07T18:28:43.184Z","dependency_job_id":"e2ded31c-7e40-404d-83e6-5257aa089fca","html_url":"https://github.com/BlueBrain/TMD","commit_stats":{"total_commits":126,"total_committers":14,"mean_commits":9.0,"dds":0.4365079365079365,"last_synced_commit":"8bc36762c0063bc98fcbecbbbbac91e96d5312b6"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/BlueBrain/TMD","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBrain","download_url":"https://codeload.github.com/BlueBrain/TMD/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/sbom","scorecard":{"id":23067,"data":{"date":"2025-08-11","repo":{"name":"github.com/BlueBrain/TMD","commit":"f153ece874337e59090f029b0e3f3cfc927e7105"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"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":"Code-Review","score":9,"reason":"Found 24/25 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/commitlint.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/run-tox.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/TMD/commitlint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/TMD/commitlint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sdist.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/TMD/publish-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sdist.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/TMD/publish-sdist.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-sdist.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/TMD/publish-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/TMD/run-tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/TMD/run-tox.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tox.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/TMD/run-tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/TMD/run-tox.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tox.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/TMD/run-tox.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tox.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/TMD/run-tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/TMD/run-tox.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/commitlint.yml:19","Warn: npmCommand not pinned by hash: .github/workflows/commitlint.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-sdist.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:59","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned","Info:   0 out of   5 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE-BSD.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T17:14:37.038Z","repository_id":33954181,"created_at":"2025-08-14T17:14:37.039Z","updated_at":"2025-08-14T17:14:37.039Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274323379,"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":2948502,"name":"tmd","ecosystem":"pypi","description":"A python package for the topological analysis of neurons.","homepage":"https://TMD.readthedocs.io","licenses":"GNU Lesser General Public License v3.0","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/BlueBrain/TMD","keywords_array":[],"namespace":null,"versions_count":17,"first_release_published_at":"2019-01-03T10:59:13.000Z","latest_release_published_at":"2024-05-16T12:12:42.000Z","latest_release_number":"2.4.3","last_synced_at":"2025-09-06T13:33:56.193Z","created_at":"2022-04-10T12:51:22.240Z","updated_at":"2025-09-07T06:55:18.053Z","registry_url":"https://pypi.org/project/tmd/","install_command":"pip install tmd --index-url https://pypi.org/simple","documentation_url":"https://tmd.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Education","Intended Audience :: Science/Research","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Bio-Informatics"],"normalized_name":"tmd","project_status":null},"repo_metadata":{"id":33954181,"uuid":"142292858","full_name":"BlueBrain/TMD","owner":"BlueBrain","description":"A python package for the topological analysis of neurons.","archived":true,"fork":false,"pushed_at":"2025-02-26T12:50:18.000Z","size":473,"stargazers_count":28,"open_issues_count":11,"forks_count":23,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-07-01T22:45:37.830Z","etag":null,"topics":["analyze","morphology","morphology-analysis"],"latest_commit_sha":null,"homepage":"https://tmd.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BlueBrain.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-BSD.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-25T11:50:20.000Z","updated_at":"2025-04-29T13:16:09.000Z","dependencies_parsed_at":"2024-02-07T18:28:43.184Z","dependency_job_id":"e2ded31c-7e40-404d-83e6-5257aa089fca","html_url":"https://github.com/BlueBrain/TMD","commit_stats":{"total_commits":126,"total_committers":14,"mean_commits":9.0,"dds":0.4365079365079365,"last_synced_commit":"8bc36762c0063bc98fcbecbbbbac91e96d5312b6"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/BlueBrain/TMD","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBrain","download_url":"https://codeload.github.com/BlueBrain/TMD/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/sbom","scorecard":{"id":23067,"data":{"date":"2025-08-11","repo":{"name":"github.com/BlueBrain/TMD","commit":"f153ece874337e59090f029b0e3f3cfc927e7105"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"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":"Code-Review","score":9,"reason":"Found 24/25 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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/commitlint.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/run-tox.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/TMD/commitlint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/TMD/commitlint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sdist.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/TMD/publish-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sdist.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/TMD/publish-sdist.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-sdist.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/TMD/publish-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/TMD/run-tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/TMD/run-tox.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tox.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/TMD/run-tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/TMD/run-tox.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tox.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/TMD/run-tox.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tox.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/TMD/run-tox.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/TMD/run-tox.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/commitlint.yml:19","Warn: npmCommand not pinned by hash: .github/workflows/commitlint.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-sdist.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:58","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:59","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned","Info:   0 out of   5 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE-BSD.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T17:14:37.038Z","repository_id":33954181,"created_at":"2025-08-14T17:14:37.039Z","updated_at":"2025-08-14T17:14:37.039Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274005309,"owners_count":25205934,"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-07T02:00:09.463Z","response_time":67,"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":"2.4.3","sha":"6fb71733ae7ee30a452b76455c0f6e97cf514aa0","kind":"commit","published_at":"2024-05-16T11:48:02.000Z","download_url":"https://codeload.github.com/BlueBrain/TMD/tar.gz/2.4.3","html_url":"https://github.com/BlueBrain/TMD/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/TMD@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"3f0150ef433305cf6a08909abb171b39c6baff2f","kind":"commit","published_at":"2024-02-19T12:42:34.000Z","download_url":"https://codeload.github.com/BlueBrain/TMD/tar.gz/2.4.2","html_url":"https://github.com/BlueBrain/TMD/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/TMD@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"08aa8bdda32d803b7cde09bd3b8911296f0e0f3f","kind":"commit","published_at":"2024-02-08T15:58:11.000Z","download_url":"https://codeload.github.com/BlueBrain/TMD/tar.gz/2.4.1","html_url":"https://github.com/BlueBrain/TMD/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/TMD@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"8e2259f1d019b928b764276b0a109b92110493c4","kind":"commit","published_at":"2023-11-21T14:39:50.000Z","download_url":"https://codeload.github.com/BlueBrain/TMD/tar.gz/2.4.0","html_url":"https://github.com/BlueBrain/TMD/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/TMD@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/2.4.0/manifests"},{"name":"v2.3.1","sha":"1517ba83a7bd1a9b4037b659fd087e31b0d510d3","kind":"commit","published_at":"2023-05-16T08:50:22.000Z","download_url":"https://codeload.github.com/BlueBrain/TMD/tar.gz/v2.3.1","html_url":"https://github.com/BlueBrain/TMD/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/TMD@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"d5ad2b332141bd05bcc01e57b624195ae7c66248","kind":"commit","published_at":"2023-04-28T11:41:18.000Z","download_url":"https://codeload.github.com/BlueBrain/TMD/tar.gz/v2.3.0","html_url":"https://github.com/BlueBrain/TMD/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/TMD@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"d92556fe4dfc43bc343520cf2829b413bb6878f3","kind":"commit","published_at":"2022-08-22T11:35:54.000Z","download_url":"https://codeload.github.com/BlueBrain/TMD/tar.gz/v2.2.0","html_url":"https://github.com/BlueBrain/TMD/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/TMD@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"7ee01e8cbd5d44b3ca917a77d127a776af0dcf15","kind":"commit","published_at":"2022-03-09T15:49:36.000Z","download_url":"https://codeload.github.com/BlueBrain/TMD/tar.gz/v2.1.0","html_url":"https://github.com/BlueBrain/TMD/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/TMD@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/v2.1.0/manifests"},{"name":"v2.0.11","sha":"a5ad66f57ea9e09f00ddd445d2007f8b0a1fe241","kind":"commit","published_at":"2021-03-18T15:00:15.000Z","download_url":"https://codeload.github.com/BlueBrain/TMD/tar.gz/v2.0.11","html_url":"https://github.com/BlueBrain/TMD/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/TMD@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"1d7efe370d57127acec4c6cc97ec6b2e3aadcdac","kind":"commit","published_at":"2021-03-16T16:47:53.000Z","download_url":"https://codeload.github.com/BlueBrain/TMD/tar.gz/v2.0.10","html_url":"https://github.com/BlueBrain/TMD/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/TMD@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"64c04ec69e29941ea944ad380fe47ea1c52b8985","kind":"commit","published_at":"2020-04-27T11:13:43.000Z","download_url":"https://codeload.github.com/BlueBrain/TMD/tar.gz/v2.0.9","html_url":"https://github.com/BlueBrain/TMD/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/TMD@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"1baf695953e7df7f6cd91222760f6ad447c7fc8a","kind":"commit","published_at":"2020-03-20T13:22:41.000Z","download_url":"https://codeload.github.com/BlueBrain/TMD/tar.gz/v2.0.8","html_url":"https://github.com/BlueBrain/TMD/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/TMD@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"bab23b0477a03753cb6b40e512d4dc979c2ac650","kind":"commit","published_at":"2020-02-11T13:06:19.000Z","download_url":"https://codeload.github.com/BlueBrain/TMD/tar.gz/v2.0.7","html_url":"https://github.com/BlueBrain/TMD/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/TMD@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"ceb7437e8cebfb1643b7f641b79a05d9f57496f7","kind":"commit","published_at":"2020-02-11T10:29:12.000Z","download_url":"https://codeload.github.com/BlueBrain/TMD/tar.gz/v2.0.6","html_url":"https://github.com/BlueBrain/TMD/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/TMD@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"31f107a0ff8f18d26cc4e101502a42e46ad3e6ff","kind":"commit","published_at":"2020-01-17T09:10:44.000Z","download_url":"https://codeload.github.com/BlueBrain/TMD/tar.gz/v2.0.5","html_url":"https://github.com/BlueBrain/TMD/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/TMD@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/v2.0.5/manifests"},{"name":"v2.05","sha":"31f107a0ff8f18d26cc4e101502a42e46ad3e6ff","kind":"commit","published_at":"2020-01-17T09:10:44.000Z","download_url":"https://codeload.github.com/BlueBrain/TMD/tar.gz/v2.05","html_url":"https://github.com/BlueBrain/TMD/releases/tag/v2.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/TMD@v2.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/v2.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/v2.05/manifests"},{"name":"v2.0.4","sha":"816daee18f40634f7daf11facd141a174c90ad84","kind":"commit","published_at":"2019-03-03T18:54:02.000Z","download_url":"https://codeload.github.com/BlueBrain/TMD/tar.gz/v2.0.4","html_url":"https://github.com/BlueBrain/TMD/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/TMD@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"ffc1cff100e5aa0e24346017ae32401a561b249c","kind":"commit","published_at":"2019-01-16T15:56:58.000Z","download_url":"https://codeload.github.com/BlueBrain/TMD/tar.gz/v2.0.3","html_url":"https://github.com/BlueBrain/TMD/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BlueBrain/TMD@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/tags/v2.0.3/manifests"}]},"repo_metadata_updated_at":"2025-09-07T06:55:18.052Z","dependent_packages_count":1,"downloads":537,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":8.412118793186488,"dependent_repos_count":21.71838761843193,"dependent_packages_count":4.714065656226561,"stargazers_count":12.023093669380748,"forks_count":7.796380012390124,"docker_downloads_count":null,"average":10.93280914992317},"purl":"pkg:pypi/tmd","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/tmd","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/tmd","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/tmd/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-01T22:36:09.691Z","issues_count":14,"pull_requests_count":86,"avg_time_to_close_issue":21037685.42857143,"avg_time_to_close_pull_request":3466486.9146341463,"issues_closed_count":7,"pull_requests_closed_count":82,"pull_request_authors_count":13,"issue_authors_count":11,"avg_comments_per_issue":1.3571428571428572,"avg_comments_per_pull_request":1.3372093023255813,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/issues","maintainers":[{"login":"adrien-berchet","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrien-berchet"},{"login":"lidakanari","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lidakanari"},{"login":"arnaudon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaudon"},{"login":"eleftherioszisis","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eleftherioszisis"},{"login":"mgeplf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgeplf"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tmd/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tmd/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tmd/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tmd/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-02-24T11:36:50.031Z","updated_at":"2023-02-24T11:36:50.031Z","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-02-24T11:36:50.559Z","updated_at":"2023-02-24T11:36:50.559Z","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-02-24T11:36:50.389Z","updated_at":"2023-02-24T11:36:50.389Z","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-22T22:10:54.292Z","updated_at":"2024-12-22T22:10:54.292Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/obi.maintainer/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726617,"maintainers_count":308874,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":672779,"full_name":"BlueBrain/TMD","default_branch":"master","committers":[{"name":"kanari","email":"lida.kanari@epfl.ch","login":"lidakanari","count":76},{"name":"Adrien Berchet","email":"adrien.berchet@epfl.ch","login":"adrien-berchet","count":29},{"name":"Eleftherios Zisis","email":"eleftherios.zisis@epfl.ch","login":"eleftherioszisis","count":10},{"name":"Benoît Coste","email":"benoit.coste@epfl.ch","login":null,"count":10},{"name":"Alexis Arnaudon","email":"alexis.arnaudon@gmail.com","login":"arnaudon","count":8},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":5},{"name":"Erik Heeren","email":"erik.heeren@openbraininstitute.org","login":"heerener","count":1},{"name":"MikeG","email":"michael.gevaert@epfl.ch","login":"mgeplf","count":1},{"name":"Oren Amsalem","email":"oren.amsalem1@mail.huji.ac.il","login":"orena1","count":1},{"name":"alex4200","email":"alexander.dietz@epfl.ch","login":"alex4200","count":1},{"name":"nadavyayon","email":"36442165+nadavyayon","login":"nadavyayon","count":1},{"name":"Benoit Coste","email":"benoit.coste@protonmail.com","login":null,"count":1},{"name":"Julien Francioli","email":"julien.francioli@epfl.ch","login":null,"count":1},{"name":"Stanislav Schmidt","email":"sschmidt@cbdhcp-2-242.epfl.ch","login":null,"count":1}],"total_commits":146,"total_committers":14,"total_bot_commits":5,"total_bot_committers":1,"mean_commits":10.428571428571429,"dds":0.4794520547945206,"past_year_committers":[{"name":"Erik Heeren","email":"erik.heeren@openbraininstitute.org","login":"heerener","count":1},{"name":"Eleftherios Zisis","email":"eleftherios.zisis@epfl.ch","login":"eleftherioszisis","count":1},{"name":"Adrien Berchet","email":"adrien.berchet@epfl.ch","login":"adrien-berchet","count":1}],"past_year_total_commits":3,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.6666666666666667,"last_synced_at":"2025-03-06T00:00:49.409Z","last_synced_commit":"f153ece874337e59090f029b0e3f3cfc927e7105","created_at":"2023-03-09T10:32:49.203Z","updated_at":"2025-03-06T00:00:49.437Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:09.744Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"BlueBrain/TMD","html_url":"https://github.com/BlueBrain/TMD","last_synced_at":"2025-07-01T22:36:09.691Z","status":null,"issues_count":14,"pull_requests_count":86,"avg_time_to_close_issue":21037685.42857143,"avg_time_to_close_pull_request":3466486.9146341463,"issues_closed_count":7,"pull_requests_closed_count":82,"pull_request_authors_count":13,"issue_authors_count":11,"avg_comments_per_issue":1.3571428571428572,"avg_comments_per_pull_request":1.3372093023255813,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T01:34:34.522Z","updated_at":"2025-09-02T20:21:19.239Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FTMD/issues","issue_labels_count":{"enhancement":1,"bug":1},"pull_request_labels_count":{"dependencies":14},"issue_author_associations_count":{"NONE":10,"COLLABORATOR":2,"MEMBER":1,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"MEMBER":33,"COLLABORATOR":30,"CONTRIBUTOR":24,"NONE":6},"issue_authors":{"riddick-the-furyan":2,"Sepulcrum89":2,"lidakanari":2,"dokato":1,"Visdoom":1,"Romane1234":1,"adrien-berchet":1,"yanyanming77":1,"silentsilence1":1,"Adlily":1,"wizmer":1},"pull_request_authors":{"adrien-berchet":33,"lidakanari":14,"dependabot[bot]":14,"wizmer":9,"arnaudon":8,"eleftherioszisis":7,"Stannislav":2,"alex4200":1,"orena1":1,"bbpgithubaudit":1,"nadavyayon":1,"mgeplf":1,"BCJongbloets":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:00:11.778Z","repositories_count":10196755,"issues_count":32259847,"pull_requests_count":101825785,"authors_count":10740623,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":1},"past_year_pull_request_labels_count":{"dependencies":3},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":3},"past_year_issue_authors":{"Romane1234":1},"past_year_pull_request_authors":{"dependabot[bot]":3},"maintainers":[{"login":"adrien-berchet","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrien-berchet"},{"login":"lidakanari","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lidakanari"},{"login":"arnaudon","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arnaudon"},{"login":"eleftherioszisis","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eleftherioszisis"},{"login":"mgeplf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgeplf"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":1,"IssueCommentEvent":1,"PushEvent":1,"PullRequestEvent":1,"ForkEvent":2,"CreateEvent":2},"last_year":{"IssuesEvent":1,"WatchEvent":1,"IssueCommentEvent":1,"PushEvent":1,"PullRequestEvent":1,"ForkEvent":2,"CreateEvent":2}},"keywords":["analyze","morphology","morphology-analysis"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/commitlint.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T03:46:10.581Z","updated_at":"2023-01-15T03:46:10.581Z","repository_link":"https://github.com/BlueBrain/TMD/blob/master/.github/workflows/commitlint.yml","dependencies":[{"id":6914305731,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6914305732,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-sdist.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T03:46:10.622Z","updated_at":"2023-01-15T03:46:10.622Z","repository_link":"https://github.com/BlueBrain/TMD/blob/master/.github/workflows/publish-sdist.yml","dependencies":[{"id":6914305742,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6914305743,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6914305744,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-tox.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T03:46:10.692Z","updated_at":"2023-01-15T03:46:10.692Z","repository_link":"https://github.com/BlueBrain/TMD/blob/master/.github/workflows/run-tox.yml","dependencies":[{"id":6914307281,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6914307282,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6914307283,"package_name":"awalsh128/cache-apt-pkgs-action","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false},{"id":6914307285,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6914307286,"package_name":"mikepenz/action-junit-report","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6914307287,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6914307288,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-09-28T12:15:15.706Z","updated_at":"2023-09-28T12:15:15.706Z","repository_link":"https://github.com/BlueBrain/TMD/blob/master/package.json","dependencies":[]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-28T12:15:15.724Z","updated_at":"2023-09-28T12:15:15.724Z","repository_link":"https://github.com/BlueBrain/TMD/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-09-28T12:15:15.736Z","updated_at":"2023-09-28T12:15:15.736Z","repository_link":"https://github.com/BlueBrain/TMD/blob/master/setup.py","dependencies":[]}],"score":12.59972829567884,"created_at":"2025-09-09T00:37:43.479Z","updated_at":"2025-10-07T08:37:47.285Z","avatar_url":"https://github.com/BlueBrain.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":537,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.10678146","https://doi.org/10.1007/s12021-017-9341-1","https://doi.org/10.1093/cercor/bhx226","https://doi.org/10.1093/cercor/bhy339"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["neurons","morphologies","neuroscience","genetic-algorithm","evolutionary-algorithms","optimisation","transformers","parameters","computational-neuroscience","biological-simulations"],"project_url":"https://science.ecosyste.ms/api/v1/projects/154031","html_url":"https://science.ecosyste.ms/projects/154031","bibtex_url":"https://science.ecosyste.ms/projects/154031/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/154031/export.apalike"}