{"id":57229,"name":"datalad-mihextras","description":"DataLad extension with special interest functionality or drafts of future additions to DataLad proper","url":"https://github.com/mih/datalad-mihextras","last_synced_at":"2025-09-05T14:38:39.936Z","repository":{"id":41817864,"uuid":"332662699","full_name":"mih/datalad-mihextras","owner":"mih","description":"DataLad extension with special interest functionality or drafts of future additions to DataLad proper","archived":false,"fork":false,"pushed_at":"2024-04-12T13:44:49.000Z","size":230,"stargazers_count":1,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-03T06:21:53.290Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/mih.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2021-01-25T07:19:54.000Z","updated_at":"2022-01-10T09:01:48.000Z","dependencies_parsed_at":"2024-02-07T17:46:25.499Z","dependency_job_id":"d6681745-80c8-4d69-8836-e01330f4da1d","html_url":"https://github.com/mih/datalad-mihextras","commit_stats":{"total_commits":127,"total_committers":6,"mean_commits":"21.166666666666668","dds":"0.10236220472440949","last_synced_commit":"81b72230416012ca21b8346798a0acc6b96013d8"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":"datalad/datalad-extension-template","purl":"pkg:github/mih/datalad-mihextras","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mih","download_url":"https://codeload.github.com/mih/datalad-mihextras/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/sbom","scorecard":{"id":644516,"data":{"date":"2025-08-11","repo":{"name":"github.com/mih/datalad-mihextras","commit":"0486e78bc963249c77c17c7ddc7cc701bbac8b0d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/11 approved changesets -- score normalized to 0","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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docbuild.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/docbuild.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mih/datalad-mihextras/docbuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docbuild.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mih/datalad-mihextras/docbuild.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docbuild.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/docbuild.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/docbuild.yml:24","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-21T11:46:00.659Z","repository_id":41817864,"created_at":"2025-08-21T11:46:00.659Z","updated_at":"2025-08-21T11:46:00.659Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273770087,"owners_count":25164930,"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-05T02:00:09.113Z","response_time":402,"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":"mih","name":"Michael Hanke","uuid":"136479","kind":"user","description":"","email":"","website":"http://psychoinformatics.de","location":null,"twitter":null,"company":"@psychoinformatics-de","icon_url":"https://avatars.githubusercontent.com/u/136479?u=c458067f070d983fd3df2c58630ee9236b75f2e5\u0026v=4","repositories_count":30,"last_synced_at":"2023-03-11T05:13:21.311Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mih","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T21:35:39.325Z","updated_at":"2023-03-11T05:13:21.391Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mih","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mih/repositories"},"packages":[{"id":2688787,"name":"datalad-mihextras","ecosystem":"pypi","description":"DataLad extension with special interest functionality or drafts of future additions to DataLad proper","homepage":"https://github.com/mih/datalad-mihextras","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mih/datalad-mihextras","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2021-01-25T13:01:19.000Z","latest_release_published_at":"2023-09-15T06:44:49.000Z","latest_release_number":"0.7.1","last_synced_at":"2025-09-02T23:20:19.106Z","created_at":"2022-04-10T10:32:25.865Z","updated_at":"2025-09-03T06:13:37.457Z","registry_url":"https://pypi.org/project/datalad-mihextras/","install_command":"pip install datalad-mihextras --index-url https://pypi.org/simple","documentation_url":"https://datalad-mihextras.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: BSD License","Programming Language :: Python","Programming Language :: Python :: 3"],"normalized_name":"datalad-mihextras","project_status":null},"repo_metadata":{"id":41817864,"uuid":"332662699","full_name":"mih/datalad-mihextras","owner":"mih","description":"DataLad extension with special interest functionality or drafts of future additions to DataLad proper","archived":false,"fork":false,"pushed_at":"2024-04-12T13:44:49.000Z","size":230,"stargazers_count":1,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-27T09:32:53.884Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/mih.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2021-01-25T07:19:54.000Z","updated_at":"2022-01-10T09:01:48.000Z","dependencies_parsed_at":"2024-02-07T17:46:25.499Z","dependency_job_id":"d6681745-80c8-4d69-8836-e01330f4da1d","html_url":"https://github.com/mih/datalad-mihextras","commit_stats":{"total_commits":127,"total_committers":6,"mean_commits":"21.166666666666668","dds":"0.10236220472440949","last_synced_commit":"81b72230416012ca21b8346798a0acc6b96013d8"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":"datalad/datalad-extension-template","purl":"pkg:github/mih/datalad-mihextras","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mih","download_url":"https://codeload.github.com/mih/datalad-mihextras/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/sbom","scorecard":{"id":644516,"data":{"date":"2025-08-11","repo":{"name":"github.com/mih/datalad-mihextras","commit":"0486e78bc963249c77c17c7ddc7cc701bbac8b0d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/11 approved changesets -- score normalized to 0","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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docbuild.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/docbuild.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mih/datalad-mihextras/docbuild.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docbuild.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mih/datalad-mihextras/docbuild.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docbuild.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/docbuild.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/docbuild.yml:24","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-21T11:46:00.659Z","repository_id":41817864,"created_at":"2025-08-21T11:46:00.659Z","updated_at":"2025-08-21T11:46:00.659Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273398935,"owners_count":25098489,"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-03T02:00:09.631Z","response_time":76,"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":"mih","name":"Michael Hanke","uuid":"136479","kind":"user","description":"","email":"","website":"http://psychoinformatics.de","location":null,"twitter":null,"company":"@psychoinformatics-de","icon_url":"https://avatars.githubusercontent.com/u/136479?u=c458067f070d983fd3df2c58630ee9236b75f2e5\u0026v=4","repositories_count":30,"last_synced_at":"2023-03-11T05:13:21.311Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mih","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T21:35:39.325Z","updated_at":"2023-03-11T05:13:21.391Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mih","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mih/repositories"},"tags":[{"name":"0.8.0","sha":"01e9848ce08fdab6be8b9c88daeb84396dd4e25a","kind":"tag","published_at":"2024-02-08T10:48:00.000Z","download_url":"https://codeload.github.com/mih/datalad-mihextras/tar.gz/0.8.0","html_url":"https://github.com/mih/datalad-mihextras/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mih/datalad-mihextras@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/tags/0.8.0/manifests"},{"name":"0.7.1","sha":"396e24f6f48add178642ad06cd788317b54c5ec0","kind":"tag","published_at":"2023-09-15T06:42:37.000Z","download_url":"https://codeload.github.com/mih/datalad-mihextras/tar.gz/0.7.1","html_url":"https://github.com/mih/datalad-mihextras/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mih/datalad-mihextras@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"81b72230416012ca21b8346798a0acc6b96013d8","kind":"tag","published_at":"2022-04-28T11:19:51.000Z","download_url":"https://codeload.github.com/mih/datalad-mihextras/tar.gz/0.7.0","html_url":"https://github.com/mih/datalad-mihextras/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mih/datalad-mihextras@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"dfa6937c1bab6f97251bdbf909c14dec4711a9b0","kind":"tag","published_at":"2022-02-11T06:39:17.000Z","download_url":"https://codeload.github.com/mih/datalad-mihextras/tar.gz/0.6.0","html_url":"https://github.com/mih/datalad-mihextras/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mih/datalad-mihextras@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"c8acc6654331c7564f30d13bbc7920070651975e","kind":"tag","published_at":"2021-11-24T08:50:13.000Z","download_url":"https://codeload.github.com/mih/datalad-mihextras/tar.gz/0.5.0","html_url":"https://github.com/mih/datalad-mihextras/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mih/datalad-mihextras@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"750f5b626a60fa84fbfdcfe7c29230a80a1a940d","kind":"tag","published_at":"2021-09-29T06:43:00.000Z","download_url":"https://codeload.github.com/mih/datalad-mihextras/tar.gz/0.4.1","html_url":"https://github.com/mih/datalad-mihextras/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mih/datalad-mihextras@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"670dd3ff92cc5a650420037a04ee2886149dee8e","kind":"tag","published_at":"2021-09-20T07:53:28.000Z","download_url":"https://codeload.github.com/mih/datalad-mihextras/tar.gz/0.4.0","html_url":"https://github.com/mih/datalad-mihextras/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mih/datalad-mihextras@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/tags/0.4.0/manifests"},{"name":"0.3","sha":"58a946f2bbb2649282f0b36c5f9ab88bce64f0b7","kind":"tag","published_at":"2021-06-01T13:54:15.000Z","download_url":"https://codeload.github.com/mih/datalad-mihextras/tar.gz/0.3","html_url":"https://github.com/mih/datalad-mihextras/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mih/datalad-mihextras@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/tags/0.3/manifests"},{"name":"0.2.1","sha":"6749dac1796378a62233d5dbbbd9fa76a603678b","kind":"tag","published_at":"2021-01-28T12:18:46.000Z","download_url":"https://codeload.github.com/mih/datalad-mihextras/tar.gz/0.2.1","html_url":"https://github.com/mih/datalad-mihextras/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mih/datalad-mihextras@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/tags/0.2.1/manifests"},{"name":"0.2","sha":"a0ff058cdf1ccebaa5bd09568c9e08323b04402c","kind":"tag","published_at":"2021-01-25T13:43:55.000Z","download_url":"https://codeload.github.com/mih/datalad-mihextras/tar.gz/0.2","html_url":"https://github.com/mih/datalad-mihextras/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mih/datalad-mihextras@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/tags/0.2/manifests"},{"name":"0.1","sha":"52889cb1eef5881cfcacc5109e76f174f82c07de","kind":"tag","published_at":"2021-01-25T12:00:07.000Z","download_url":"https://codeload.github.com/mih/datalad-mihextras/tar.gz/0.1","html_url":"https://github.com/mih/datalad-mihextras/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mih/datalad-mihextras@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-03T06:13:37.456Z","dependent_packages_count":0,"downloads":27,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":19.010305553313266,"dependent_repos_count":21.754255807829878,"dependent_packages_count":9.972534495251677,"stargazers_count":31.9191833769309,"forks_count":22.645299054948307,"docker_downloads_count":null,"average":21.060315657654805},"purl":"pkg:pypi/datalad-mihextras","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/datalad-mihextras","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/datalad-mihextras","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/datalad-mihextras/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-27T09:11:26.028Z","issues_count":21,"pull_requests_count":26,"avg_time_to_close_issue":5034234.15,"avg_time_to_close_pull_request":626960.8333333334,"issues_closed_count":20,"pull_requests_closed_count":24,"pull_request_authors_count":3,"issue_authors_count":3,"avg_comments_per_issue":1.5714285714285714,"avg_comments_per_pull_request":1.3846153846153846,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/issues","maintainers":[{"login":"mih","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mih"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/datalad-mihextras/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/datalad-mihextras/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/datalad-mihextras/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/datalad-mihextras/related_packages","maintainers":[{"uuid":"Michael.Hanke","login":"Michael.Hanke","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://pypi.org/user/Michael.Hanke/","role":null,"created_at":"2023-02-23T22:42:13.500Z","updated_at":"2023-02-23T22:42:13.500Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Michael.Hanke/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725174,"maintainers_count":308368,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","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":556517,"full_name":"mih/datalad-mihextras","default_branch":"main","committers":[{"name":"Michael Hanke","email":"michael.hanke@gmail.com","login":"mih","count":127},{"name":"John T. Wodder II","email":"git@varonathe.org","login":"jwodder","count":4},{"name":"Adina Wagner","email":"adina.wagner@t-online.de","login":"adswa","count":4},{"name":"Yaroslav Halchenko","email":"debian@onerussian.com","login":"yarikoptic","count":3},{"name":"Chris Markiewicz","email":"effigies@gmail.com","login":"effigies","count":1},{"name":"Evil Michael","email":"hackermichael@gmail.com","login":null,"count":1}],"total_commits":140,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":23.333333333333332,"dds":0.09285714285714286,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-07-27T09:07:13.090Z","last_synced_commit":"0486e78bc963249c77c17c7ddc7cc701bbac8b0d","created_at":"2023-03-09T04:54:04.520Z","updated_at":"2025-07-27T09:07:17.322Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-29T00:00:19.078Z","repositories_count":5479765,"commits_count":853309695,"contributors_count":31095220,"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":"mih/datalad-mihextras","html_url":"https://github.com/mih/datalad-mihextras","last_synced_at":"2025-07-27T09:11:26.028Z","status":"error","issues_count":21,"pull_requests_count":26,"avg_time_to_close_issue":5034234.15,"avg_time_to_close_pull_request":626960.8333333334,"issues_closed_count":20,"pull_requests_closed_count":24,"pull_request_authors_count":3,"issue_authors_count":3,"avg_comments_per_issue":1.5714285714285714,"avg_comments_per_pull_request":1.3846153846153846,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T11:33:06.449Z","updated_at":"2025-09-01T09:54:54.582Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mih%2Fdatalad-mihextras/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":16,"CONTRIBUTOR":3,"NONE":1},"pull_request_author_associations_count":{"OWNER":25,"CONTRIBUTOR":3},"issue_authors":{"mih":16,"yarikoptic":3,"jsheunis":1},"pull_request_authors":{"mih":25,"yarikoptic":2,"jwodder":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10101874,"issues_count":31502423,"pull_requests_count":97598050,"authors_count":10703170,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"mih","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mih"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-devel.txt","sha":null,"kind":"manifest","created_at":"2022-08-11T18:30:41.183Z","updated_at":"2022-08-11T18:30:41.183Z","repository_link":"https://github.com/mih/datalad-mihextras/blob/main/requirements-devel.txt","dependencies":[{"id":1219799373,"package_name":"nose","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":1219799374,"package_name":"coverage","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":1219799375,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":1219799376,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":1219799377,"package_name":"snakemake","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docbuild.yml","sha":null,"kind":"manifest","created_at":"2024-02-07T17:46:25.426Z","updated_at":"2024-02-07T17:46:25.426Z","repository_link":"https://github.com/mih/datalad-mihextras/blob/main/.github/workflows/docbuild.yml","dependencies":[{"id":16097089173,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":16097089174,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"_datalad_buildsupport/setup.py","sha":null,"kind":"manifest","created_at":"2024-02-07T17:46:25.451Z","updated_at":"2024-02-07T17:46:25.451Z","repository_link":"https://github.com/mih/datalad-mihextras/blob/main/_datalad_buildsupport/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2024-02-07T17:46:25.463Z","updated_at":"2024-02-07T17:46:25.463Z","repository_link":"https://github.com/mih/datalad-mihextras/blob/main/docs/requirements.txt","dependencies":[]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-02-07T17:46:25.467Z","updated_at":"2024-02-07T17:46:25.467Z","repository_link":"https://github.com/mih/datalad-mihextras/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-02-07T17:46:25.476Z","updated_at":"2024-02-07T17:46:25.476Z","repository_link":"https://github.com/mih/datalad-mihextras/blob/main/setup.py","dependencies":[]}],"score":6.54534966033442,"created_at":"2025-09-04T15:51:33.587Z","updated_at":"2025-10-07T08:22:33.907Z","avatar_url":"https://github.com/mih.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":27,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["closember","data-storage","git-annex","usable","datalad","rdm","bids","data-standards","neuroimaging","standards"],"project_url":"https://science.ecosyste.ms/api/v1/projects/57229","html_url":"https://science.ecosyste.ms/projects/57229"}