{"id":2484,"name":"PyBIDS","description":"PyBIDS: Python tools for BIDS datasets - Published in JOSS (2019)","url":"https://github.com/bids-standard/pybids","last_synced_at":"2025-09-04T16:47:19.227Z","repository":{"id":37733958,"uuid":"62954915","full_name":"bids-standard/pybids","owner":"bids-standard","description":"Python tools for querying and manipulating BIDS datasets.","archived":false,"fork":false,"pushed_at":"2025-09-04T00:07:30.000Z","size":11502,"stargazers_count":247,"open_issues_count":105,"forks_count":128,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-09-04T02:11:10.126Z","etag":null,"topics":["api","bids","python"],"latest_commit_sha":null,"homepage":"https://bids-standard.github.io/pybids/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bids-standard.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","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","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-07-09T15:08:27.000Z","updated_at":"2025-09-04T00:07:01.000Z","dependencies_parsed_at":"2025-05-14T03:47:44.028Z","dependency_job_id":"3e5d5e7c-8f43-452a-9418-60baaa572d38","html_url":"https://github.com/bids-standard/pybids","commit_stats":{"total_commits":2163,"total_committers":69,"mean_commits":"31.347826086956523","dds":0.668515950069348,"last_synced_commit":"63bc710a36aaf05d1e854bcc3e10bc297d41904c"},"previous_names":[],"tags_count":61,"template":false,"template_full_name":null,"purl":"pkg:github/bids-standard/pybids","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bids-standard","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/sbom","scorecard":{"id":237019,"data":{"date":"2025-08-11","repo":{"name":"github.com/bids-standard/pybids","commit":"6106eea1e11bbe510b9ba87557aa483f8950c4ab"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 1/2 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build-test-deploy.yml:33","Warn: no topLevel permission defined: .github/workflows/codespell.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:28","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"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/build-test-deploy.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-deploy.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-deploy.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-deploy.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-deploy.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-deploy.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-deploy.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-deploy.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-deploy.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-deploy.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-deploy.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/codespell.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/codespell.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/docs.yml/master?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-test-deploy.yml:118"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T05:57:03.786Z","repository_id":37733958,"created_at":"2025-08-17T05:57:03.786Z","updated_at":"2025-08-17T05:57:03.786Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273543722,"owners_count":25124339,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"bids-standard","name":"Brain Imaging Data Structure","uuid":"43044189","kind":"organization","description":"","email":null,"website":"https://bids.neuroimaging.io","location":null,"twitter":"BIDSStandard","company":null,"icon_url":"https://avatars.githubusercontent.com/u/43044189?v=4","repositories_count":47,"last_synced_at":"2024-03-27T04:27:58.403Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bids-standard","funding_links":[],"total_stars":1220,"followers":117,"following":0,"created_at":"2022-11-05T09:38:36.986Z","updated_at":"2024-03-27T04:28:09.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bids-standard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bids-standard/repositories"},"packages":[{"id":2865904,"name":"pybids","ecosystem":"pypi","description":"bids: interface with datasets conforming to BIDS","homepage":"https://github.com/bids-standard/pybids","licenses":"The MIT License (MIT)\n        \n        Copyright (c) 2015-2016, Ariel Rokem, The University of Washington eScience Institute.\n        Copyright (c) 2016--, PyBIDS developers, Planet Earth\n        \n        Permission is hereby granted, free of charge, to any person obtaining a copy\n        of this software and associated documentation files (the \"Software\"), to deal\n        in the Software without restriction, including without limitation the rights\n        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n        copies of the Software, and to permit persons to whom the Software is\n        furnished to do so, subject to the following conditions:\n        \n        The above copyright notice and this permission notice shall be included in all\n        copies or substantial portions of the Software.\n        \n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n        ","normalized_licenses":["Other"],"repository_url":"https://github.com/bids-standard/pybids","keywords_array":["BIDS","neuroimaging"],"namespace":null,"versions_count":55,"first_release_published_at":"2016-12-02T02:49:01.000Z","latest_release_published_at":"2025-03-05T18:52:19.000Z","latest_release_number":"0.19.0","last_synced_at":"2025-09-03T22:10:11.412Z","created_at":"2022-04-10T12:10:01.134Z","updated_at":"2025-09-04T13:53:39.467Z","registry_url":"https://pypi.org/project/pybids/","install_command":"pip install pybids --index-url https://pypi.org/simple","documentation_url":"https://pybids.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Environment :: Console","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Topic :: Scientific/Engineering"],"normalized_name":"pybids","project_status":null},"repo_metadata":{"id":37733958,"uuid":"62954915","full_name":"bids-standard/pybids","owner":"bids-standard","description":"Python tools for querying and manipulating BIDS datasets.","archived":false,"fork":false,"pushed_at":"2025-09-04T00:07:30.000Z","size":11502,"stargazers_count":247,"open_issues_count":105,"forks_count":128,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-09-04T02:11:10.126Z","etag":null,"topics":["api","bids","python"],"latest_commit_sha":null,"homepage":"https://bids-standard.github.io/pybids/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bids-standard.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","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","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-07-09T15:08:27.000Z","updated_at":"2025-09-04T00:07:01.000Z","dependencies_parsed_at":"2025-05-14T03:47:44.028Z","dependency_job_id":"3e5d5e7c-8f43-452a-9418-60baaa572d38","html_url":"https://github.com/bids-standard/pybids","commit_stats":{"total_commits":2163,"total_committers":69,"mean_commits":"31.347826086956523","dds":0.668515950069348,"last_synced_commit":"63bc710a36aaf05d1e854bcc3e10bc297d41904c"},"previous_names":[],"tags_count":61,"template":false,"template_full_name":null,"purl":"pkg:github/bids-standard/pybids","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bids-standard","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/sbom","scorecard":{"id":237019,"data":{"date":"2025-08-11","repo":{"name":"github.com/bids-standard/pybids","commit":"6106eea1e11bbe510b9ba87557aa483f8950c4ab"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 1/2 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build-test-deploy.yml:33","Warn: no topLevel permission defined: .github/workflows/codespell.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:28","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"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/build-test-deploy.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-deploy.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-deploy.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-deploy.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-deploy.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-deploy.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-deploy.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-deploy.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-deploy.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-deploy.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-deploy.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/codespell.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/codespell.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/docs.yml/master?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-test-deploy.yml:118"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T05:57:03.786Z","repository_id":37733958,"created_at":"2025-08-17T05:57:03.786Z","updated_at":"2025-08-17T05:57:03.786Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273543722,"owners_count":25124339,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"bids-standard","name":"Brain Imaging Data Structure","uuid":"43044189","kind":"organization","description":"","email":null,"website":"https://bids.neuroimaging.io","location":null,"twitter":"BIDSStandard","company":null,"icon_url":"https://avatars.githubusercontent.com/u/43044189?v=4","repositories_count":47,"last_synced_at":"2024-03-27T04:27:58.403Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bids-standard","funding_links":[],"total_stars":1220,"followers":117,"following":0,"created_at":"2022-11-05T09:38:36.986Z","updated_at":"2024-03-27T04:28:09.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bids-standard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bids-standard/repositories"},"tags":[{"name":"0.19.0","sha":"0abe74a89b1e617abc001b26d2879ca2c57d9381","kind":"tag","published_at":"2025-03-05T18:46:00.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.19.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.19.0/manifests"},{"name":"0.18.1","sha":"2c0469b22c8e89293da1b57d33ff479ed1a8a570","kind":"tag","published_at":"2024-12-05T17:10:49.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.18.1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"0ea4bcacd50225a800f389bb691d3c3679ec0af7","kind":"tag","published_at":"2024-11-12T14:39:47.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.18.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.18.0/manifests"},{"name":"0.17.2","sha":"623f58d55484a8d745437a60f62a815ba3f4e8ef","kind":"tag","published_at":"2024-09-19T15:11:02.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.17.2","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"f197c2cb9fe3e891c716919a8b6d7d81df1c646c","kind":"tag","published_at":"2024-09-06T15:47:59.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.17.1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"062ce4c6c85a80c80506a42a29409649c97b7cc5","kind":"tag","published_at":"2024-07-29T13:39:47.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.17.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.17.0/manifests"},{"name":"0.16.5","sha":"7796c632847a203f19b75bb8fa26073bc700e8d3","kind":"tag","published_at":"2024-05-22T15:07:00.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.16.5","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"6e86a3fedce6cc4405ae883b924f5241783154f2","kind":"commit","published_at":"2023-11-30T19:13:58.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.16.4","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"f3c7bdfb61a4f3e0d99108b1fb00da16c28b0c0b","kind":"tag","published_at":"2023-08-16T20:15:58.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.16.3","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"3dac64faeae154989222cf1a846ffb02f2322ccb","kind":"tag","published_at":"2023-08-11T18:29:30.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.16.2","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"22d2eb5704d3703aa886f6bd118795869183f7a0","kind":"tag","published_at":"2023-05-01T20:51:18.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.16.1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"72f7161d3951c171e2dcad9d98b9396e8a912adc","kind":"tag","published_at":"2023-04-26T15:39:10.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.16.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.16.0/manifests"},{"name":"0.15.6","sha":"59ab72c48be8301552ba9a802a2e21ccad54a681","kind":"tag","published_at":"2023-02-28T16:52:36.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.15.6","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.15.6/manifests"},{"name":"0.15.5","sha":"de95cb580d838c7a08bf436ad2c8f94cc0cfd058","kind":"tag","published_at":"2022-11-07T21:24:00.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.15.5","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.15.5/manifests"},{"name":"0.15.4","sha":"8ee87caf7e02d905dea7e3bed2a93b3d3f3dd16d","kind":"tag","published_at":"2022-10-08T12:52:08.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.15.4","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.15.4/manifests"},{"name":"0.15.3","sha":"37dc4f01c5ff3db1d0d6afc3afc9df1bfa620731","kind":"tag","published_at":"2022-09-12T13:18:47.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.15.3","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.15.3/manifests"},{"name":"0.15.2","sha":"845990340c8d29bd82b2818d72f49ecf675ee85e","kind":"tag","published_at":"2022-07-25T20:23:20.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.15.2","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"5ea3103b6dada5d3fd02cdec7d6498817d76f366","kind":"tag","published_at":"2022-04-04T16:09:26.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.15.1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.15.1/manifests"},{"name":"0.14.1","sha":"0b818d8d5a360cdb36303107301b0e847d93cb31","kind":"tag","published_at":"2022-03-29T19:36:19.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.14.1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.14.1/manifests"},{"name":"0.15.0","sha":"c6f05971c465933a4bb1c0354f840773ea60be0b","kind":"tag","published_at":"2022-03-28T13:40:00.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.15.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.15.0/manifests"},{"name":"0.14.0","sha":"f58bdbec5fd703628741536d7ea9ab47b2c1acab","kind":"tag","published_at":"2021-11-09T13:50:20.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.14.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.14.0/manifests"},{"name":"0.14.0rc1","sha":"deaf5499ff108532f6e3c9a443c0f3d4623e6d04","kind":"tag","published_at":"2021-09-07T20:42:02.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.14.0rc1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.14.0rc1/manifests"},{"name":"0.13.2","sha":"8ee63bda6244d10aabc97841d2055960af89b373","kind":"tag","published_at":"2021-08-20T16:44:50.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.13.2","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"93dc9a7e35f068f01759eeb6b7b7b11c5cc46243","kind":"tag","published_at":"2021-05-21T16:17:15.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.13.1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.13.1/manifests"},{"name":"0.13","sha":"5f59f7ac062bbe7c63c5aba8fc89ebd1c92a14af","kind":"tag","published_at":"2021-04-16T02:06:33.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.13","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.13/manifests"},{"name":"0.12.4","sha":"0d14325463c4a2555f4ee0fe2abc7eb00bea7ce8","kind":"tag","published_at":"2020-11-10T15:08:18.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.12.4","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.12.4/manifests"},{"name":"0.12.3","sha":"800f186640064325cb713b95ce0321971d441901","kind":"tag","published_at":"2020-10-24T04:27:46.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.12.3","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"69f467cb8dab77bae3236b3607564330f764e567","kind":"tag","published_at":"2020-10-09T14:10:22.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.12.2","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"750e189abfdb193569e4002b12217d2c154667ef","kind":"tag","published_at":"2020-09-09T21:03:48.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.12.1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"76172ab212c24989dff0e28203079a1a6c9cd0cb","kind":"tag","published_at":"2020-08-04T12:58:48.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.12.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"92c9e4a341ddcb073fcffcf4795c333d4e3646f0","kind":"tag","published_at":"2020-07-02T15:29:02.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.11.1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"dbf79ea5ef2a8949a8ccb278ce168e3bd880af90","kind":"tag","published_at":"2020-06-29T21:16:37.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.11.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"6e11b396aa25c03439e8fb0a6f3caa375456d492","kind":"tag","published_at":"2020-02-26T21:05:57.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.10.2","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"b0b5838038f0e0046a0379855877d813cfb80e8c","kind":"tag","published_at":"2020-02-15T00:26:57.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.10.1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"35e1296202959d375e570d08078282c26ad02bc0","kind":"tag","published_at":"2019-12-03T23:54:51.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.10.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.10.0/manifests"},{"name":"0.9.5","sha":"285d4a3c8c7f162144f08e6cda2f02dc0ee42cb3","kind":"tag","published_at":"2019-11-06T13:58:49.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.9.5","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"1431df11a7748848f6c4170f19211321ab0c4b9f","kind":"tag","published_at":"2019-09-20T20:41:07.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.9.4","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"a2cf22f92e2b03acacde7ba32b12824111b03268","kind":"commit","published_at":"2019-08-08T01:50:46.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.9.3","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"7d3435bbe5f496ce2b841b106afc63f2f4e12e10","kind":"tag","published_at":"2019-07-12T09:43:23.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.9.2","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"957b2eba2ab6a9348358fd01e0f9eccbfbb99917","kind":"tag","published_at":"2019-05-24T13:07:45.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.9.1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"a5b8f3bdc20ff06d4426fd4893ddb29bbfc412d7","kind":"tag","published_at":"2019-05-21T16:38:11.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.9.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"31705029796d6079d6f06f20addf9acc91cdccea","kind":"commit","published_at":"2019-02-15T18:45:29.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.8.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.8.0/manifests"},{"name":"0.7.1","sha":"f13b800a3731a3eba67d8784578cf87b60302298","kind":"tag","published_at":"2019-02-01T21:53:13.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.7.1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"10292a0c00ab7d0e414436b2b6e75eb57628137e","kind":"commit","published_at":"2019-01-10T21:25:00.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.7.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.7.0/manifests"},{"name":"0.6.5","sha":"28c0a3b893887bf6fc6f10ecdfe24569f867383a","kind":"commit","published_at":"2018-08-21T20:39:20.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.6.5","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"87015d897ab881d0db47994595d63bba06daa6ab","kind":"commit","published_at":"2018-07-24T23:34:51.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.6.4","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"8fa245d9d3ca6efba9f8e9eaec0d2fc03f686fe0","kind":"commit","published_at":"2018-06-19T01:54:05.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.6.3","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"9df546cfb1f8f18a2fad2e3b2147de411dd52b35","kind":"commit","published_at":"2018-06-18T04:18:21.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.6.2","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.6.2/manifests"},{"name":"0.6.0","sha":"0cc4029104aa8ed71ef4475dd6560a08d8267d58","kind":"commit","published_at":"2018-06-17T00:55:39.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.6.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.6.0/manifests"},{"name":"0.6.1","sha":"0cc4029104aa8ed71ef4475dd6560a08d8267d58","kind":"commit","published_at":"2018-06-17T00:55:39.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.6.1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.6.1/manifests"},{"name":"0.5.1","sha":"e3dd109d8d653b1e3cec129bba0f99bf3a23d25d","kind":"commit","published_at":"2018-03-09T17:09:57.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.5.1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0d2f5d2195cef68ebf8ea2733e81465f576e9ea9","kind":"commit","published_at":"2018-03-07T03:00:13.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.5.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"37f0bf3f7ce3a1bf6fb31376b8249c324f572048","kind":"commit","published_at":"2017-11-17T01:27:18.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.4.2","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"c631997d6a77f2dd3ed3e764ca78fcd2a2de54fe","kind":"commit","published_at":"2017-11-03T15:50:00.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.4.1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"aebca89b63f298a46928a6f6d8d5cfc635129da5","kind":"commit","published_at":"2017-11-01T19:13:17.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.4.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"dc0c86877c5eaf6f5efa1c2bcfa505cb0b117096","kind":"commit","published_at":"2017-08-11T06:11:26.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.3.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"725c48dbb89bb08c604bd4d2728cd7b782ebe774","kind":"commit","published_at":"2017-06-08T19:42:01.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.2.1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"7205ae01fbdca8e8bfd26ac773b1134b84c8af0c","kind":"commit","published_at":"2017-05-01T21:33:57.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.2.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"6afb991c3e7d57df1902f140e329d9a2dbbcc40f","kind":"commit","published_at":"2017-03-14T23:28:02.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.1.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"213c425d8ee820f4b7a7ae96e447a4193da2f359","kind":"commit","published_at":"2017-03-14T22:51:22.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.0.2","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"1d61dce384a01513f7836bb7fd3cd72ae82acaef","kind":"commit","published_at":"2016-12-02T02:39:56.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.0.1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-04T13:53:39.467Z","dependent_packages_count":46,"downloads":56670,"downloads_period":"last-month","dependent_repos_count":163,"rankings":{"downloads":1.9347090335196275,"dependent_repos_count":1.190926383760682,"dependent_packages_count":0.33927234160638325,"stargazers_count":4.951202728237025,"forks_count":4.391754458667741,"docker_downloads_count":1.2162005514709375,"average":2.3373442495437327},"purl":"pkg:pypi/pybids","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pybids","docker_dependents_count":31,"docker_downloads_count":28429,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pybids","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pybids/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-04T02:46:30.665Z","issues_count":74,"pull_requests_count":260,"avg_time_to_close_issue":28050450.50980392,"avg_time_to_close_pull_request":2645310.8311688313,"issues_closed_count":51,"pull_requests_closed_count":231,"pull_request_authors_count":24,"issue_authors_count":49,"avg_comments_per_issue":2.9864864864864864,"avg_comments_per_pull_request":2.1923076923076925,"merged_pull_requests_count":198,"bot_issues_count":2,"bot_pull_requests_count":107,"past_year_issues_count":17,"past_year_pull_requests_count":95,"past_year_avg_time_to_close_issue":764651.75,"past_year_avg_time_to_close_pull_request":541610.3866666667,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":75,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.8235294117647058,"past_year_avg_comments_per_pull_request":1.2526315789473683,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":45,"past_year_merged_pull_requests_count":73,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/issues","maintainers":[{"login":"effigies","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/effigies"},{"login":"adelavega","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adelavega"},{"login":"tsalo","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsalo"},{"login":"oesteban","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oesteban"},{"login":"mih","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mih"},{"login":"tyarkoni","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyarkoni"},{"login":"yarikoptic","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yarikoptic"},{"login":"mgxd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgxd"}],"active_maintainers":[{"login":"effigies","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/effigies"},{"login":"tsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsalo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pybids/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pybids/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pybids/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pybids/related_packages","maintainers":[{"uuid":"cjmarkie","login":"cjmarkie","name":null,"email":null,"url":null,"packages_count":35,"html_url":"https://pypi.org/user/cjmarkie/","role":null,"created_at":"2022-11-21T04:46:54.962Z","updated_at":"2022-11-21T04:46:54.962Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cjmarkie/packages"},{"uuid":"filo","login":"filo","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/filo/","role":null,"created_at":"2022-11-21T04:46:55.227Z","updated_at":"2022-11-21T04:46:55.227Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/filo/packages"},{"uuid":"tyarkoni","login":"tyarkoni","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/tyarkoni/","role":null,"created_at":"2022-11-21T04:46:55.258Z","updated_at":"2022-11-21T04:46:55.258Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tyarkoni/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724831,"maintainers_count":308214,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":75941,"name":"py-pybids","ecosystem":"spack","description":"bids: interface with datasets conforming to BIDS\n","homepage":"https://github.com/bids-standard/pybids","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/bids-standard/pybids","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2022-06-14T20:41:44.544Z","latest_release_published_at":"2023-10-15T18:33:02.140Z","latest_release_number":"0.16.3","last_synced_at":"2025-09-03T22:10:15.862Z","created_at":"2022-04-05T09:27:18.929Z","updated_at":"2025-09-04T13:53:39.500Z","registry_url":"https://packages.spack.io/package.html?name=py-pybids","install_command":"spack install py-pybids","documentation_url":null,"metadata":{},"repo_metadata":{"id":37733958,"uuid":"62954915","full_name":"bids-standard/pybids","owner":"bids-standard","description":"Python tools for querying and manipulating BIDS datasets.","archived":false,"fork":false,"pushed_at":"2025-09-04T00:07:30.000Z","size":11502,"stargazers_count":247,"open_issues_count":105,"forks_count":128,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-09-04T02:11:10.126Z","etag":null,"topics":["api","bids","python"],"latest_commit_sha":null,"homepage":"https://bids-standard.github.io/pybids/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bids-standard.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.rst","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","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-07-09T15:08:27.000Z","updated_at":"2025-09-04T00:07:01.000Z","dependencies_parsed_at":"2025-05-14T03:47:44.028Z","dependency_job_id":"3e5d5e7c-8f43-452a-9418-60baaa572d38","html_url":"https://github.com/bids-standard/pybids","commit_stats":{"total_commits":2163,"total_committers":69,"mean_commits":"31.347826086956523","dds":0.668515950069348,"last_synced_commit":"63bc710a36aaf05d1e854bcc3e10bc297d41904c"},"previous_names":[],"tags_count":61,"template":false,"template_full_name":null,"purl":"pkg:github/bids-standard/pybids","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bids-standard","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/sbom","scorecard":{"id":237019,"data":{"date":"2025-08-11","repo":{"name":"github.com/bids-standard/pybids","commit":"6106eea1e11bbe510b9ba87557aa483f8950c4ab"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 1/2 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":["Info: topLevel 'contents' permission set to 'read': .github/workflows/build-test-deploy.yml:33","Warn: no topLevel permission defined: .github/workflows/codespell.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:28","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"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/build-test-deploy.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-deploy.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-deploy.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-deploy.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-deploy.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-deploy.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-deploy.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-deploy.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-deploy.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-test-deploy.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-test-deploy.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/build-test-deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/codespell.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/codespell.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/docs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/bids-standard/pybids/docs.yml/master?enable=pin","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-test-deploy.yml:118"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T05:57:03.786Z","repository_id":37733958,"created_at":"2025-08-17T05:57:03.786Z","updated_at":"2025-08-17T05:57:03.786Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273543722,"owners_count":25124339,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"bids-standard","name":"Brain Imaging Data Structure","uuid":"43044189","kind":"organization","description":"","email":null,"website":"https://bids.neuroimaging.io","location":null,"twitter":"BIDSStandard","company":null,"icon_url":"https://avatars.githubusercontent.com/u/43044189?v=4","repositories_count":47,"last_synced_at":"2024-03-27T04:27:58.403Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bids-standard","funding_links":[],"total_stars":1220,"followers":117,"following":0,"created_at":"2022-11-05T09:38:36.986Z","updated_at":"2024-03-27T04:28:09.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bids-standard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bids-standard/repositories"},"tags":[{"name":"0.19.0","sha":"0abe74a89b1e617abc001b26d2879ca2c57d9381","kind":"tag","published_at":"2025-03-05T18:46:00.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.19.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.19.0/manifests"},{"name":"0.18.1","sha":"2c0469b22c8e89293da1b57d33ff479ed1a8a570","kind":"tag","published_at":"2024-12-05T17:10:49.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.18.1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"0ea4bcacd50225a800f389bb691d3c3679ec0af7","kind":"tag","published_at":"2024-11-12T14:39:47.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.18.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.18.0/manifests"},{"name":"0.17.2","sha":"623f58d55484a8d745437a60f62a815ba3f4e8ef","kind":"tag","published_at":"2024-09-19T15:11:02.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.17.2","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"f197c2cb9fe3e891c716919a8b6d7d81df1c646c","kind":"tag","published_at":"2024-09-06T15:47:59.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.17.1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"062ce4c6c85a80c80506a42a29409649c97b7cc5","kind":"tag","published_at":"2024-07-29T13:39:47.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.17.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.17.0/manifests"},{"name":"0.16.5","sha":"7796c632847a203f19b75bb8fa26073bc700e8d3","kind":"tag","published_at":"2024-05-22T15:07:00.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.16.5","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"6e86a3fedce6cc4405ae883b924f5241783154f2","kind":"commit","published_at":"2023-11-30T19:13:58.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.16.4","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"f3c7bdfb61a4f3e0d99108b1fb00da16c28b0c0b","kind":"tag","published_at":"2023-08-16T20:15:58.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.16.3","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"3dac64faeae154989222cf1a846ffb02f2322ccb","kind":"tag","published_at":"2023-08-11T18:29:30.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.16.2","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"22d2eb5704d3703aa886f6bd118795869183f7a0","kind":"tag","published_at":"2023-05-01T20:51:18.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.16.1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"72f7161d3951c171e2dcad9d98b9396e8a912adc","kind":"tag","published_at":"2023-04-26T15:39:10.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.16.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.16.0/manifests"},{"name":"0.15.6","sha":"59ab72c48be8301552ba9a802a2e21ccad54a681","kind":"tag","published_at":"2023-02-28T16:52:36.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.15.6","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.15.6/manifests"},{"name":"0.15.5","sha":"de95cb580d838c7a08bf436ad2c8f94cc0cfd058","kind":"tag","published_at":"2022-11-07T21:24:00.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.15.5","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.15.5/manifests"},{"name":"0.15.4","sha":"8ee87caf7e02d905dea7e3bed2a93b3d3f3dd16d","kind":"tag","published_at":"2022-10-08T12:52:08.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.15.4","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.15.4/manifests"},{"name":"0.15.3","sha":"37dc4f01c5ff3db1d0d6afc3afc9df1bfa620731","kind":"tag","published_at":"2022-09-12T13:18:47.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.15.3","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.15.3/manifests"},{"name":"0.15.2","sha":"845990340c8d29bd82b2818d72f49ecf675ee85e","kind":"tag","published_at":"2022-07-25T20:23:20.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.15.2","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.15.2/manifests"},{"name":"0.15.1","sha":"5ea3103b6dada5d3fd02cdec7d6498817d76f366","kind":"tag","published_at":"2022-04-04T16:09:26.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.15.1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.15.1/manifests"},{"name":"0.14.1","sha":"0b818d8d5a360cdb36303107301b0e847d93cb31","kind":"tag","published_at":"2022-03-29T19:36:19.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.14.1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.14.1/manifests"},{"name":"0.15.0","sha":"c6f05971c465933a4bb1c0354f840773ea60be0b","kind":"tag","published_at":"2022-03-28T13:40:00.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.15.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.15.0/manifests"},{"name":"0.14.0","sha":"f58bdbec5fd703628741536d7ea9ab47b2c1acab","kind":"tag","published_at":"2021-11-09T13:50:20.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.14.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.14.0/manifests"},{"name":"0.14.0rc1","sha":"deaf5499ff108532f6e3c9a443c0f3d4623e6d04","kind":"tag","published_at":"2021-09-07T20:42:02.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.14.0rc1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.14.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.14.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.14.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.14.0rc1/manifests"},{"name":"0.13.2","sha":"8ee63bda6244d10aabc97841d2055960af89b373","kind":"tag","published_at":"2021-08-20T16:44:50.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.13.2","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"93dc9a7e35f068f01759eeb6b7b7b11c5cc46243","kind":"tag","published_at":"2021-05-21T16:17:15.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.13.1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.13.1/manifests"},{"name":"0.13","sha":"5f59f7ac062bbe7c63c5aba8fc89ebd1c92a14af","kind":"tag","published_at":"2021-04-16T02:06:33.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.13","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.13/manifests"},{"name":"0.12.4","sha":"0d14325463c4a2555f4ee0fe2abc7eb00bea7ce8","kind":"tag","published_at":"2020-11-10T15:08:18.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.12.4","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.12.4/manifests"},{"name":"0.12.3","sha":"800f186640064325cb713b95ce0321971d441901","kind":"tag","published_at":"2020-10-24T04:27:46.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.12.3","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"69f467cb8dab77bae3236b3607564330f764e567","kind":"tag","published_at":"2020-10-09T14:10:22.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.12.2","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"750e189abfdb193569e4002b12217d2c154667ef","kind":"tag","published_at":"2020-09-09T21:03:48.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.12.1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"76172ab212c24989dff0e28203079a1a6c9cd0cb","kind":"tag","published_at":"2020-08-04T12:58:48.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.12.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"92c9e4a341ddcb073fcffcf4795c333d4e3646f0","kind":"tag","published_at":"2020-07-02T15:29:02.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.11.1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"dbf79ea5ef2a8949a8ccb278ce168e3bd880af90","kind":"tag","published_at":"2020-06-29T21:16:37.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.11.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"6e11b396aa25c03439e8fb0a6f3caa375456d492","kind":"tag","published_at":"2020-02-26T21:05:57.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.10.2","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"b0b5838038f0e0046a0379855877d813cfb80e8c","kind":"tag","published_at":"2020-02-15T00:26:57.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.10.1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"35e1296202959d375e570d08078282c26ad02bc0","kind":"tag","published_at":"2019-12-03T23:54:51.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.10.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.10.0/manifests"},{"name":"0.9.5","sha":"285d4a3c8c7f162144f08e6cda2f02dc0ee42cb3","kind":"tag","published_at":"2019-11-06T13:58:49.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.9.5","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"1431df11a7748848f6c4170f19211321ab0c4b9f","kind":"tag","published_at":"2019-09-20T20:41:07.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.9.4","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"a2cf22f92e2b03acacde7ba32b12824111b03268","kind":"commit","published_at":"2019-08-08T01:50:46.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.9.3","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"7d3435bbe5f496ce2b841b106afc63f2f4e12e10","kind":"tag","published_at":"2019-07-12T09:43:23.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.9.2","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"957b2eba2ab6a9348358fd01e0f9eccbfbb99917","kind":"tag","published_at":"2019-05-24T13:07:45.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.9.1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"a5b8f3bdc20ff06d4426fd4893ddb29bbfc412d7","kind":"tag","published_at":"2019-05-21T16:38:11.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.9.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"31705029796d6079d6f06f20addf9acc91cdccea","kind":"commit","published_at":"2019-02-15T18:45:29.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.8.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.8.0/manifests"},{"name":"0.7.1","sha":"f13b800a3731a3eba67d8784578cf87b60302298","kind":"tag","published_at":"2019-02-01T21:53:13.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.7.1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"10292a0c00ab7d0e414436b2b6e75eb57628137e","kind":"commit","published_at":"2019-01-10T21:25:00.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.7.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.7.0/manifests"},{"name":"0.6.5","sha":"28c0a3b893887bf6fc6f10ecdfe24569f867383a","kind":"commit","published_at":"2018-08-21T20:39:20.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.6.5","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"87015d897ab881d0db47994595d63bba06daa6ab","kind":"commit","published_at":"2018-07-24T23:34:51.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.6.4","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"8fa245d9d3ca6efba9f8e9eaec0d2fc03f686fe0","kind":"commit","published_at":"2018-06-19T01:54:05.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.6.3","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"9df546cfb1f8f18a2fad2e3b2147de411dd52b35","kind":"commit","published_at":"2018-06-18T04:18:21.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.6.2","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.6.2/manifests"},{"name":"0.6.0","sha":"0cc4029104aa8ed71ef4475dd6560a08d8267d58","kind":"commit","published_at":"2018-06-17T00:55:39.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.6.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.6.0/manifests"},{"name":"0.6.1","sha":"0cc4029104aa8ed71ef4475dd6560a08d8267d58","kind":"commit","published_at":"2018-06-17T00:55:39.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.6.1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.6.1/manifests"},{"name":"0.5.1","sha":"e3dd109d8d653b1e3cec129bba0f99bf3a23d25d","kind":"commit","published_at":"2018-03-09T17:09:57.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.5.1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"0d2f5d2195cef68ebf8ea2733e81465f576e9ea9","kind":"commit","published_at":"2018-03-07T03:00:13.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.5.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.5.0/manifests"},{"name":"0.4.2","sha":"37f0bf3f7ce3a1bf6fb31376b8249c324f572048","kind":"commit","published_at":"2017-11-17T01:27:18.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.4.2","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"c631997d6a77f2dd3ed3e764ca78fcd2a2de54fe","kind":"commit","published_at":"2017-11-03T15:50:00.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.4.1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"aebca89b63f298a46928a6f6d8d5cfc635129da5","kind":"commit","published_at":"2017-11-01T19:13:17.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.4.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"dc0c86877c5eaf6f5efa1c2bcfa505cb0b117096","kind":"commit","published_at":"2017-08-11T06:11:26.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.3.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"725c48dbb89bb08c604bd4d2728cd7b782ebe774","kind":"commit","published_at":"2017-06-08T19:42:01.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.2.1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"7205ae01fbdca8e8bfd26ac773b1134b84c8af0c","kind":"commit","published_at":"2017-05-01T21:33:57.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.2.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"6afb991c3e7d57df1902f140e329d9a2dbbcc40f","kind":"commit","published_at":"2017-03-14T23:28:02.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.1.0","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.1.0/manifests"},{"name":"0.0.2","sha":"213c425d8ee820f4b7a7ae96e447a4193da2f359","kind":"commit","published_at":"2017-03-14T22:51:22.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.0.2","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"1d61dce384a01513f7836bb7fd3cd72ae82acaef","kind":"commit","published_at":"2016-12-02T02:39:56.000Z","download_url":"https://codeload.github.com/bids-standard/pybids/tar.gz/0.0.1","html_url":"https://github.com/bids-standard/pybids/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bids-standard/pybids@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-04T13:53:39.499Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":9.712380158399334,"stargazers_count":14.714464360150062,"forks_count":10.170904543559816,"average":8.649437265527304},"purl":"pkg:spack/py-pybids","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-pybids","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-pybids","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-pybids/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-04T02:46:30.665Z","issues_count":74,"pull_requests_count":260,"avg_time_to_close_issue":28050450.50980392,"avg_time_to_close_pull_request":2645310.8311688313,"issues_closed_count":51,"pull_requests_closed_count":231,"pull_request_authors_count":24,"issue_authors_count":49,"avg_comments_per_issue":2.9864864864864864,"avg_comments_per_pull_request":2.1923076923076925,"merged_pull_requests_count":198,"bot_issues_count":2,"bot_pull_requests_count":107,"past_year_issues_count":17,"past_year_pull_requests_count":95,"past_year_avg_time_to_close_issue":764651.75,"past_year_avg_time_to_close_pull_request":541610.3866666667,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":75,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.8235294117647058,"past_year_avg_comments_per_pull_request":1.2526315789473683,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":45,"past_year_merged_pull_requests_count":73,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/issues","maintainers":[{"login":"effigies","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/effigies"},{"login":"adelavega","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adelavega"},{"login":"tsalo","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsalo"},{"login":"oesteban","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oesteban"},{"login":"mih","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mih"},{"login":"tyarkoni","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyarkoni"},{"login":"yarikoptic","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yarikoptic"},{"login":"mgxd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgxd"}],"active_maintainers":[{"login":"effigies","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/effigies"},{"login":"tsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsalo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pybids/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pybids/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pybids/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pybids/related_packages","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2171,"html_url":null,"role":null,"created_at":"2022-11-14T16:54:15.798Z","updated_at":"2022-11-14T16:54:15.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8771,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":402},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-04T07:04:55.751Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}}],"commits":{"id":465756,"full_name":"bids-standard/pybids","default_branch":"master","committers":[{"name":"Tal Yarkoni","email":"tyarkoni@gmail.com","login":"tyarkoni","count":717},{"name":"Christopher J. Markiewicz","email":"markiewicz@stanford.edu","login":"effigies","count":578},{"name":"Alejandro de la Vega","email":"delavega@utexas.edu","login":"adelavega","count":381},{"name":"Krzysztof J. Gorgolewski","email":"krzysztof.gorgolewski@gmail.com","login":"chrisgorgo","count":77},{"name":"Taylor Salo","email":"tsalo006@fiu.edu","login":"tsalo","count":72},{"name":"arokem","email":"arokem@gmail.com","login":"arokem","count":64},{"name":"Remi Gau","email":"remi_gau@hotmail.com","login":"Remi-Gau","count":59},{"name":"Yaroslav O. Halchenko","email":"debian@onerussian.com","login":"yarikoptic","count":49},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":47},{"name":"Dimitri Papadopoulos Orfanos","email":"3234522+DimitriPapadopoulos","login":"DimitriPapadopoulos","count":37},{"name":"Oscar Esteban","email":"code@oscaresteban.es","login":"oesteban","count":36},{"name":"James Kent","email":"jamesdkent21@gmail.com","login":"jdkent","count":29},{"name":"Hans Johnson","email":"hans.j.johnson@gmail.com","login":"hjmjohnson","count":28},{"name":"Krista DeStasio","email":"kdestasio@gmail.com","login":"kdestasio","count":27},{"name":"Evgenii Kalenkovich","email":"e.kalenkovich@gmail.com","login":"kalenkovich","count":24},{"name":"Dmitry Petrov","email":"to.dmitry.petrov@gmail.com","login":"lodurality","count":17},{"name":"Dylan M. Nielson","email":"Dylan.Nielson@nih.gov","login":null,"count":16},{"name":"Stefan Appelhoff","email":"stefan.appelhoff@mailbox.org","login":"sappelhoff","count":15},{"name":"Peter Van Dyken","email":"pvandyk2@uwo.ca","login":"pvandyken","count":14},{"name":"Mathias Goncalves","email":"mathiasg@stanford.edu","login":"mgxd","count":11},{"name":"Shashank Bansal","email":"shashankbansal56@gmail.com","login":"shashankbansal6","count":11},{"name":"Gregory Kiar","email":"greg.kiar@mail.mcgill.ca","login":"gkiar","count":8},{"name":"Johan Carlin","email":"johan.carlin@gmail.com","login":"jooh","count":8},{"name":"Satrajit Ghosh","email":"satra@mit.edu","login":"satra","count":8},{"name":"Jake VanderPlas","email":"jakevdp@uw.edu","login":"jakevdp","count":8},{"name":"Adina Wagner","email":"adina.wagner@t-online.de","login":"adswa","count":7},{"name":"Elizabeth DuPre","email":"emd222@cornell.edu","login":"emdupre","count":7},{"name":"Kirstie Whitaker","email":"kw401@cam.ac.uk","login":"KirstieJane","count":7},{"name":"Ali Khan","email":"alik@robarts.ca","login":"akhanf","count":6},{"name":"Andrew Janke","email":"andrew@apjanke.net","login":"apjanke","count":6},{"name":"Alexander Ivanov","email":"alexander.radievich@gmail.com","login":"hyperswitcher","count":5},{"name":"Ashley Gillman","email":"ashley.gillman@csiro.au","login":"ashgillman","count":5},{"name":"Steven Tilley II","email":"stilley@hollandbloorview.ca","login":"stilley2","count":5},{"name":"Johannes Wennberg","email":"johanneswennberg@gmail.com","login":"TheJoggler","count":5},{"name":"Lee S. Tirrell","email":"tirrell.le@gmail.com","login":"ltirrell","count":5},{"name":"Adam Li","email":"adam2392@gmail.com","login":"adam2392","count":4},{"name":"Ben Cipollini","email":"bcipolli@ucsd.edu","login":null,"count":4},{"name":"Andreas Mayer","email":"andisspam@gmail.com","login":"andim","count":4},{"name":"Nick Guenther","email":"nick.guenther@polymtl.ca","login":"kousu","count":4},{"name":"Michael Hanke","email":"michael.hanke@gmail.com","login":"mih","count":4},{"name":"Jon Haitz Legarreta","email":"jon.haitz.legarreta@gmail.com","login":"jhlegarreta","count":4},{"name":"Mainak Jas","email":"mainakjas@gmail.com","login":"jasmainak","count":4},{"name":"Lea Waller","email":"lea.waller@charite.de","login":"HippocampusGirl","count":4},{"name":"Philip A Cook","email":"cookpa@pennmedicine.upenn.edu","login":"cookpa","count":3},{"name":"Jeanette Mumford","email":"jeanette.mumford@gmail.com","login":"jmumford","count":3},{"name":"Alp Erkent","email":"alp.erkent@gmail.com","login":"alperkent","count":3},{"name":"Greg Wilson","email":"gvwilson@third-bit.com","login":"gvwilson","count":3},{"name":"Chadwick Boulay","email":"chadwick.boulay@gmail.com","login":"cboulay","count":3},{"name":"Isla Staden","email":"islastaden@gmail.com","login":"Islast","count":2},{"name":"Chris Holdgraf","email":"choldgraf@berkeley.edu","login":"choldgraf","count":2},{"name":"Jason A. Staph","email":"jstaph@staph.us","login":"jstaph","count":2},{"name":"William Drew","email":"william.drew100@gmail.com","login":"thewilliamdrew","count":2},{"name":"Basile Pinsard","email":"basile.pinsard@gmail.com","login":"bpinsard","count":2},{"name":"Alexis Thual","email":"alexisthual@gmail.com","login":"alexisthual","count":2},{"name":"pierre-nedelec","email":"pierre.nedelec@ucsf.edu","login":"pierre-nedelec","count":1},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":1},{"name":"Will Asciutto","email":"wasciutto@unc.edu","login":"wasciutto","count":1},{"name":"Suganya Sundaravadivelu","email":"suganya.sundaravadivelu@gmail.com","login":"suganya-sk","count":1},{"name":"Sarthak Pati","email":"sarthak.pati@pennmedicine.upenn.edu","login":"sarthakpati","count":1},{"name":"Ross Blair","email":"rosswilsonblair@gmail.com","login":"rwblair","count":1},{"name":"Michael Philipp Notter","email":"michaelnotter@hotmail.com","login":"miykael","count":1},{"name":"Matthew Wardrop","email":"mpwardrop@gmail.com","login":"matthewwardrop","count":1},{"name":"Matteo Visconti di Oleggio Castello","email":"matteo.visconti.gr@dartmouth.edu","login":"mvdoc","count":1},{"name":"John Kruper","email":"36000","login":"36000","count":1},{"name":"Gal Ben-Zvi","email":"benzvigal@gmail.com","login":"GalKepler","count":1},{"name":"Fede Raimondo","email":"f.raimondo@fz-juelich.de","login":"fraimondo","count":1},{"name":"Erin W Dickie","email":"edickie","login":"edickie","count":1},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":1},{"name":"Cecile Madjar","email":"cecile.madjar@gmail.com","login":"cmadjar","count":1},{"name":"Bertrand Thirion","email":"bertrand.thirion@inria.fr","login":"bthirion","count":1},{"name":"Azeez Adebimpe","email":"azeez.adebimpe@outlook.com","login":"a3sha2","count":1},{"name":"Antonin Rovai","email":"81312414+arovai","login":"arovai","count":1},{"name":"Ankur Sinha","email":"sanjay.ankur@gmail.com","login":"sanjayankur31","count":1}],"total_commits":2477,"total_committers":73,"total_bot_commits":48,"total_bot_committers":2,"mean_commits":33.93150684931507,"dds":0.7105369398465886,"past_year_committers":[{"name":"Christopher J. Markiewicz","email":"markiewicz@stanford.edu","login":"effigies","count":76},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":23},{"name":"Remi Gau","email":"remi_gau@hotmail.com","login":"Remi-Gau","count":18},{"name":"Ali Khan","email":"alik@robarts.ca","login":"akhanf","count":4},{"name":"Philip A Cook","email":"cookpa@pennmedicine.upenn.edu","login":"cookpa","count":3},{"name":"Taylor Salo","email":"salot@pennmedicine.upenn.edu","login":"tsalo","count":1},{"name":"Jeanette Mumford","email":"jeanette.mumford@gmail.com","login":"jmumford","count":1},{"name":"Fede Raimondo","email":"f.raimondo@fz-juelich.de","login":"fraimondo","count":1},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":1}],"past_year_total_commits":128,"past_year_total_committers":9,"past_year_total_bot_commits":23,"past_year_total_bot_committers":1,"past_year_mean_commits":14.222222222222221,"past_year_dds":0.40625,"last_synced_at":"2025-08-08T08:07:26.082Z","last_synced_commit":"6106eea1e11bbe510b9ba87557aa483f8950c4ab","created_at":"2023-03-09T00:35:53.924Z","updated_at":"2025-08-08T08:07:26.096Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-26T00:00:11.761Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"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":"bids-standard/pybids","html_url":"https://github.com/bids-standard/pybids","last_synced_at":"2025-09-04T02:46:30.665Z","status":"active","issues_count":74,"pull_requests_count":260,"avg_time_to_close_issue":28050450.50980392,"avg_time_to_close_pull_request":2645310.8311688313,"issues_closed_count":51,"pull_requests_closed_count":231,"pull_request_authors_count":24,"issue_authors_count":49,"avg_comments_per_issue":2.9864864864864864,"avg_comments_per_pull_request":2.1923076923076925,"merged_pull_requests_count":198,"bot_issues_count":2,"bot_pull_requests_count":107,"past_year_issues_count":17,"past_year_pull_requests_count":95,"past_year_avg_time_to_close_issue":764651.75,"past_year_avg_time_to_close_pull_request":541610.3866666667,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":75,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.8235294117647058,"past_year_avg_comments_per_pull_request":1.2526315789473683,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":45,"past_year_merged_pull_requests_count":73,"created_at":"2023-05-10T14:51:22.111Z","updated_at":"2025-09-04T02:46:30.665Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bids-standard%2Fpybids/issues","issue_labels_count":{"bug":12,"layout":5,"wontfix":2,"dependencies":2,"github_actions":2,"discussion":1,"enhancement":1,"statsmodels":1,"duplicate":1,"question":1,"documentation":1},"pull_request_labels_count":{"dependencies":98,"submodules":63,"python:uv":19,"github_actions":12,"python":4,"enhancement":2,"windows":1},"issue_author_associations_count":{"NONE":34,"CONTRIBUTOR":18,"COLLABORATOR":18,"MEMBER":4},"pull_request_author_associations_count":{"CONTRIBUTOR":169,"COLLABORATOR":77,"NONE":9,"MEMBER":5},"issue_authors":{"effigies":6,"adelavega":6,"pvandyken":5,"tsalo":4,"bpinsard":4,"oesteban":3,"alperkent":2,"MRIDude":2,"dependabot[bot]":2,"eulerleibniz":1,"me-pic":1,"Lestropie":1,"maximemulder":1,"wasciutto":1,"musicinmybrain":1,"fraimondo":1,"mgxd":1,"paul-reiners":1,"acsenrafilho":1,"zougloub":1,"raamana":1,"pollaro":1,"mcsitter":1,"ajschadler12":1,"kaare-mikkelsen":1,"psadil":1,"mih":1,"thewilliamdrew":1,"cookpa":1,"yasseraleman":1,"jdkent":1,"penguinpee":1,"bclenet":1,"alyssadai":1,"tomfrankkirk":1,"matteogithub":1,"Remi-Gau":1,"akhanf":1,"ariveradompenciel":1,"tyarkoni":1,"mjmoron":1,"pwrightkcl":1,"michellewang":1,"htwangtw":1,"sarthakpati":1,"shnizzedy":1,"pierre-nedelec":1,"eric-d-knowles":1,"snezakg":1},"pull_request_authors":{"dependabot[bot]":98,"effigies":57,"Remi-Gau":22,"DimitriPapadopoulos":17,"adelavega":15,"github-actions[bot]":9,"akhanf":6,"tsalo":5,"oesteban":4,"bpinsard":4,"alperkent":3,"cookpa":3,"pvandyken":2,"coryshain":2,"fraimondo":2,"emmanuel-ferdman":2,"jmumford":2,"sarthakpati":1,"gkiar":1,"erdalkaraca":1,"yarikoptic":1,"thewilliamdrew":1,"wasciutto":1,"pierre-nedelec":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10077389,"issues_count":31296582,"pull_requests_count":95963944,"authors_count":10692477,"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":{"dependencies":2,"github_actions":2,"bug":1},"past_year_pull_request_labels_count":{"dependencies":45,"submodules":21,"python:uv":19,"github_actions":5,"enhancement":2,"windows":1},"past_year_issue_author_associations_count":{"NONE":11,"CONTRIBUTOR":5,"COLLABORATOR":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":60,"COLLABORATOR":28,"NONE":5,"MEMBER":2},"past_year_issue_authors":{"dependabot[bot]":2,"acsenrafilho":1,"akhanf":1,"ariveradompenciel":1,"bclenet":1,"bpinsard":1,"cookpa":1,"effigies":1,"eric-d-knowles":1,"eulerleibniz":1,"fraimondo":1,"kaare-mikkelsen":1,"Lestropie":1,"maximemulder":1,"michellewang":1,"pollaro":1},"past_year_pull_request_authors":{"dependabot[bot]":45,"effigies":28,"Remi-Gau":5,"cookpa":3,"coryshain":2,"emmanuel-ferdman":2,"jmumford":2,"akhanf":2,"bpinsard":2,"fraimondo":2,"tsalo":2},"maintainers":[{"login":"effigies","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/effigies"},{"login":"adelavega","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adelavega"},{"login":"tsalo","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsalo"},{"login":"oesteban","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oesteban"},{"login":"mih","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mih"},{"login":"tyarkoni","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tyarkoni"},{"login":"yarikoptic","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yarikoptic"},{"login":"mgxd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mgxd"}],"active_maintainers":[{"login":"effigies","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/effigies"},{"login":"tsalo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsalo"}]},"events":{"total":{"CreateEvent":24,"ReleaseEvent":3,"IssuesEvent":27,"WatchEvent":23,"DeleteEvent":16,"IssueCommentEvent":76,"PushEvent":29,"PullRequestReviewCommentEvent":5,"PullRequestReviewEvent":12,"PullRequestEvent":57,"ForkEvent":5},"last_year":{"CreateEvent":24,"ReleaseEvent":3,"IssuesEvent":27,"WatchEvent":23,"DeleteEvent":17,"IssueCommentEvent":77,"PushEvent":33,"PullRequestReviewCommentEvent":5,"PullRequestReviewEvent":12,"PullRequestEvent":59,"ForkEvent":5}},"keywords":["api","bids","python"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/codespell.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T08:00:36.594Z","updated_at":"2023-02-19T08:00:36.594Z","repository_link":"https://github.com/bids-standard/pybids/blob/master/.github/workflows/codespell.yml","dependencies":[{"id":7781574499,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7781574500,"package_name":"codespell-project/actions-codespell","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T08:00:36.641Z","updated_at":"2023-02-19T08:00:36.641Z","repository_link":"https://github.com/bids-standard/pybids/blob/master/.github/workflows/docs.yml","dependencies":[{"id":7781574508,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7781574509,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7781574510,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7781574511,"package_name":"peaceiris/actions-gh-pages","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-02-19T08:00:36.954Z","updated_at":"2023-02-19T08:00:36.954Z","repository_link":"https://github.com/bids-standard/pybids/blob/master/pyproject.toml","dependencies":[{"id":7781576245,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7781576246,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003c1.25.0.dev0; python_version \u003c '3.9'","direct":true,"kind":"runtime","optional":false},{"id":7781576247,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7781576248,"package_name":"nibabel","ecosystem":"pypi","requirements":"\u003e=2.1","direct":true,"kind":"runtime","optional":false},{"id":7781576249,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=0.23","direct":true,"kind":"runtime","optional":false},{"id":7781576250,"package_name":"formulaic","ecosystem":"pypi","requirements":"\u003e=0.2.4, \u003c0.6","direct":true,"kind":"runtime","optional":false},{"id":7781576251,"package_name":"sqlalchemy","ecosystem":"pypi","requirements":"\u003c1.4.0.dev0","direct":true,"kind":"runtime","optional":false},{"id":7781576252,"package_name":"bids-validator","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7781576253,"package_name":"num2words","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7781576254,"package_name":"click","ecosystem":"pypi","requirements":"\u003e=8.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-09-26T12:21:08.511Z","updated_at":"2023-09-26T12:21:08.511Z","repository_link":"https://github.com/bids-standard/pybids/blob/master/setup.py","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/build-test-deploy.yml","sha":null,"kind":"manifest","created_at":"2025-03-05T00:31:49.716Z","updated_at":"2025-03-05T00:31:49.716Z","repository_link":"https://github.com/bids-standard/pybids/blob/master/.github/workflows/build-test-deploy.yml","dependencies":[{"id":22130286060,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":22130286061,"package_name":"hynek/build-and-inspect-python-package","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":22130286152,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":22130286153,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":22130286154,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":22130286155,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":22130286156,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]}],"score":21.508582911771263,"created_at":"2025-09-04T09:18:02.050Z","updated_at":"2025-10-07T08:04:40.122Z","avatar_url":"https://github.com/bids-standard.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":56670,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.01294","https://doi.org/10.5281/zenodo.2537312","https://doi.org/10.5281/zenodo.3363985"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["neuroimaging","eeg","closember","neuroscience","meg","magnetoencephalography","data-storage","git-annex","usable","electroencephalography"],"project_url":"https://science.ecosyste.ms/api/v1/projects/2484","html_url":"https://science.ecosyste.ms/projects/2484"}