{"id":2356,"name":"MNE-BIDS","description":"MNE-BIDS: Organizing electrophysiological data into the BIDS format and facilitating their analysis - Published in JOSS (2019)","url":"https://github.com/mne-tools/mne-bids","last_synced_at":"2025-09-04T16:44:45.488Z","repository":{"id":37742789,"uuid":"89170358","full_name":"mne-tools/mne-bids","owner":"mne-tools","description":"MNE-BIDS is a Python package that allows you to read and write BIDS-compatible datasets with the help of MNE-Python.","archived":false,"fork":false,"pushed_at":"2025-08-25T20:40:05.000Z","size":71448,"stargazers_count":149,"open_issues_count":90,"forks_count":93,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-08-30T19:22:05.006Z","etag":null,"topics":["bids","eeg","electroencephalography","ieeg","magnetoencephalography","meg","mne","neuroimaging","neuroscience"],"latest_commit_sha":null,"homepage":"https://mne.tools/mne-bids/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mne-tools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-23T20:28:12.000Z","updated_at":"2025-08-25T20:35:45.000Z","dependencies_parsed_at":"2023-10-16T18:55:11.712Z","dependency_job_id":"f8a89960-a898-4726-a3e4-e63fb0dda49b","html_url":"https://github.com/mne-tools/mne-bids","commit_stats":{"total_commits":1281,"total_committers":44,"mean_commits":"29.113636363636363","dds":0.6713505074160813,"last_synced_commit":"772399d73e7de33f23b5776ec30988868feb1a7a"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/mne-tools/mne-bids","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mne-tools","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/sbom","scorecard":{"id":159682,"data":{"date":"2025-08-11","repo":{"name":"github.com/mne-tools/mne-bids","commit":"59e61e3a2edbc358bd926a65e69f6ef3a3b81603"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Maintained","score":10,"reason":"20 commit(s) and 10 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/automerge.yml:7","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/circle_artifacts.yml:10","Warn: no topLevel permission defined: .github/workflows/automerge.yml:1","Warn: no topLevel permission defined: .github/workflows/cffconvert.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/circle_artifacts.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/unit_tests.yml:1"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"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/cffconvert.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/cffconvert.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/cffconvert.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/circle_artifacts.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/circle_artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:279: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:315: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:82","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:201","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:203","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:209","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:215","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:221","Warn: npmCommand not pinned by hash: .github/workflows/unit_tests.yml:226","Warn: npmCommand not pinned by hash: .github/workflows/unit_tests.yml:240","Warn: npmCommand not pinned by hash: .github/workflows/unit_tests.yml:246","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:267","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:323","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:324","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned","Info:   1 out of  19 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:41"],"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 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T12:59:07.094Z","repository_id":37742789,"created_at":"2025-08-16T12:59:07.094Z","updated_at":"2025-08-16T12:59:07.094Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273348499,"owners_count":25089595,"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-02T02:00:09.530Z","response_time":77,"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":"mne-tools","name":"MNE tools for MEG and EEG data analysis","uuid":"583875","kind":"organization","description":"","email":null,"website":"http://mne.tools","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/583875?v=4","repositories_count":45,"last_synced_at":"2025-08-31T12:31:25.942Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mne-tools","funding_links":["https://github.com/sponsors/mne-tools"],"total_stars":4592,"followers":248,"following":0,"created_at":"2022-11-03T00:31:21.245Z","updated_at":"2025-08-31T12:31:25.942Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mne-tools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mne-tools/repositories"},"packages":[{"id":5299293,"name":"mne-bids","ecosystem":"conda","description":null,"homepage":"https://mne.tools/mne-bids/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/mne-tools/mne-bids","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2019-09-03T16:17:33.000Z","latest_release_published_at":"2022-10-21T17:56:11.000Z","latest_release_number":"0.11.1","last_synced_at":"2025-09-03T21:15:23.469Z","created_at":"2022-10-03T16:06:09.047Z","updated_at":"2025-09-03T21:15:23.469Z","registry_url":"https://anaconda.org/conda-forge/mne-bids","install_command":"conda install -c conda-forge mne-bids","documentation_url":null,"metadata":{},"repo_metadata":{"id":37742789,"uuid":"89170358","full_name":"mne-tools/mne-bids","owner":"mne-tools","description":"MNE-BIDS is a Python package that allows you to read and write BIDS-compatible datasets with the help of MNE-Python.","archived":false,"fork":false,"pushed_at":"2025-08-18T20:53:14.000Z","size":71386,"stargazers_count":149,"open_issues_count":89,"forks_count":93,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-08-23T19:21:16.864Z","etag":null,"topics":["bids","eeg","electroencephalography","ieeg","magnetoencephalography","meg","mne","neuroimaging","neuroscience"],"latest_commit_sha":null,"homepage":"https://mne.tools/mne-bids/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mne-tools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-23T20:28:12.000Z","updated_at":"2025-08-18T20:49:26.000Z","dependencies_parsed_at":"2023-10-16T18:55:11.712Z","dependency_job_id":"f8a89960-a898-4726-a3e4-e63fb0dda49b","html_url":"https://github.com/mne-tools/mne-bids","commit_stats":{"total_commits":1281,"total_committers":44,"mean_commits":"29.113636363636363","dds":0.6713505074160813,"last_synced_commit":"772399d73e7de33f23b5776ec30988868feb1a7a"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/mne-tools/mne-bids","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mne-tools","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/sbom","scorecard":{"id":159682,"data":{"date":"2025-08-11","repo":{"name":"github.com/mne-tools/mne-bids","commit":"59e61e3a2edbc358bd926a65e69f6ef3a3b81603"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Maintained","score":10,"reason":"20 commit(s) and 10 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/automerge.yml:7","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/circle_artifacts.yml:10","Warn: no topLevel permission defined: .github/workflows/automerge.yml:1","Warn: no topLevel permission defined: .github/workflows/cffconvert.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/circle_artifacts.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/unit_tests.yml:1"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"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/cffconvert.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/cffconvert.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/cffconvert.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/circle_artifacts.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/circle_artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:279: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:315: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:82","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:201","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:203","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:209","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:215","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:221","Warn: npmCommand not pinned by hash: .github/workflows/unit_tests.yml:226","Warn: npmCommand not pinned by hash: .github/workflows/unit_tests.yml:240","Warn: npmCommand not pinned by hash: .github/workflows/unit_tests.yml:246","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:267","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:323","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:324","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned","Info:   1 out of  19 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:41"],"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 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T12:59:07.094Z","repository_id":37742789,"created_at":"2025-08-16T12:59:07.094Z","updated_at":"2025-08-16T12:59:07.094Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272893506,"owners_count":25010984,"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-08-30T02:00:09.474Z","response_time":77,"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":"mne-tools","name":"MNE tools for MEG and EEG data analysis","uuid":"583875","kind":"organization","description":"","email":null,"website":"http://mne.tools","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/583875?v=4","repositories_count":45,"last_synced_at":"2025-08-22T19:13:37.219Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mne-tools","funding_links":["https://github.com/sponsors/mne-tools"],"total_stars":4577,"followers":246,"following":0,"created_at":"2022-11-03T00:31:21.245Z","updated_at":"2025-08-22T19:13:37.219Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mne-tools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mne-tools/repositories"},"tags":[{"name":"v0.16.0","sha":"9f86bc398a5e7ddc45c50c7fc1029bfdede5cbaa","kind":"tag","published_at":"2024-11-16T18:10:48.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.16.0","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"8ea1024afbd16426ea9e0676092a524717ce831d","kind":"tag","published_at":"2024-06-04T09:17:33.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.15.0","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.15.0/manifests"},{"name":"v0.14","sha":"84df1997927b533210a00a147f08e879c8f73898","kind":"tag","published_at":"2023-11-16T15:40:11.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.14","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.14/manifests"},{"name":"v0.13","sha":"a2dff291254b4881eaa85340f4ed04c47d25029f","kind":"tag","published_at":"2023-08-21T11:38:14.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.13","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.13/manifests"},{"name":"v0.12","sha":"3a5485fb117a1bb08d0acc51c417d9d5cc875379","kind":"tag","published_at":"2022-12-18T17:41:19.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.12","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.12/manifests"},{"name":"v0.11.1","sha":"b9316bd9e845c2128e68d57074c86ab785ade35e","kind":"tag","published_at":"2022-10-21T13:59:52.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.11.1","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.11.1/manifests"},{"name":"v0.11","sha":"c31854abd9c6e120b39b4735be6bd08b81ccb4c2","kind":"tag","published_at":"2022-10-08T09:51:26.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.11","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.11/manifests"},{"name":"v0.10","sha":"560cad590fa6d1be293e6499e4874fcd2775ecb3","kind":"commit","published_at":"2022-03-14T09:48:21.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.10","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.10/manifests"},{"name":"v0.9","sha":"bda32f38541b919dbf5c031ccf815937dcc0806e","kind":"commit","published_at":"2021-11-23T12:18:58.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.9","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.9/manifests"},{"name":"v0.8","sha":"b7abcee3e5f95ee2d95e8a4e77ad4d1c5f284f0c","kind":"tag","published_at":"2021-07-15T08:59:43.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.8","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.8/manifests"},{"name":"v0.7","sha":"3d422ca05c44c97794a24fdfa3da75f5eaf48f5f","kind":"commit","published_at":"2021-03-22T10:11:56.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.7","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.7/manifests"},{"name":"v0.6","sha":"3f510bcceae1d47dbeea42e0a15eba3517a767b1","kind":"tag","published_at":"2020-12-16T18:54:50.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.6","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.6/manifests"},{"name":"v0.5","sha":"d926c3a7206e9d5fdd330706a723a6164e1cd64e","kind":"tag","published_at":"2020-10-22T10:48:07.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.5","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.5/manifests"},{"name":"v0.4","sha":"538c0b9fb93557841024ef47a452c5fc227b50f0","kind":"tag","published_at":"2020-04-03T22:25:26.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.4","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"4234280958775c445861d2c93b2b41d5c040391a","kind":"commit","published_at":"2019-12-17T09:08:24.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.3.1","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"1f31f0c2c351cee9c731ccd826f149518c106171","kind":"tag","published_at":"2019-08-20T09:56:07.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.3","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.3/manifests"},{"name":"v0.2","sha":"30e97ef006d20dc1936467aea294a5a5a35c86b4","kind":"commit","published_at":"2019-04-26T13:56:11.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.2","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.2/manifests"},{"name":"v0.1","sha":"c43822ef754b58b28ccc8d90af565d1681ac5851","kind":"commit","published_at":"2018-11-05T07:33:37.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.1","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-30T19:38:18.369Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.312590448625183,"dependent_packages_count":51.569439592794055,"stargazers_count":33.86396526772793,"forks_count":21.68770896751335,"docker_downloads_count":null,"average":32.85842606916513},"purl":"pkg:conda/mne-bids","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/mne-bids","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/mne-bids","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/mne-bids/dependencies","status":null,"funding_links":["https://github.com/sponsors/mne-tools"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-29T18:41:08.500Z","issues_count":138,"pull_requests_count":252,"avg_time_to_close_issue":10173493.78125,"avg_time_to_close_pull_request":561389.3714285714,"issues_closed_count":96,"pull_requests_closed_count":245,"pull_request_authors_count":34,"issue_authors_count":48,"avg_comments_per_issue":5.311594202898551,"avg_comments_per_pull_request":3.1666666666666665,"merged_pull_requests_count":230,"bot_issues_count":0,"bot_pull_requests_count":77,"past_year_issues_count":39,"past_year_pull_requests_count":106,"past_year_avg_time_to_close_issue":1409131.148148148,"past_year_avg_time_to_close_pull_request":379968.16346153844,"past_year_issues_closed_count":27,"past_year_pull_requests_closed_count":104,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":3.1538461538461537,"past_year_avg_comments_per_pull_request":2.5660377358490565,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":45,"past_year_merged_pull_requests_count":98,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/issues","maintainers":[{"login":"sappelhoff","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sappelhoff"},{"login":"hoechenberger","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoechenberger"},{"login":"larsoner","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larsoner"},{"login":"drammock","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drammock"},{"login":"agramfort","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agramfort"},{"login":"adam2392","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adam2392"},{"login":"dengemann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengemann"},{"login":"teonbrooks","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/teonbrooks"},{"login":"mscheltienne","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mscheltienne"}],"active_maintainers":[{"login":"sappelhoff","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sappelhoff"},{"login":"drammock","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drammock"},{"login":"larsoner","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larsoner"},{"login":"teonbrooks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/teonbrooks"},{"login":"hoechenberger","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoechenberger"},{"login":"mscheltienne","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mscheltienne"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mne-bids/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mne-bids/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mne-bids/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mne-bids/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2805001,"name":"mne-bids","ecosystem":"pypi","description":"MNE-BIDS: Organizing MEG, EEG, and iEEG data according to the BIDS specification and facilitating their analysis with MNE-Python","homepage":"https://mne.tools/mne-bids","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/mne-tools/mne-bids","keywords_array":["bids","brain imaging data structure","eeg","ieeg","meg","neuroimaging","neuroscience"],"namespace":null,"versions_count":18,"first_release_published_at":"2018-11-05T06:52:22.000Z","latest_release_published_at":"2024-11-16T19:01:51.000Z","latest_release_number":"0.16.0","last_synced_at":"2025-09-03T21:15:24.187Z","created_at":"2022-04-10T11:37:42.980Z","updated_at":"2025-09-04T07:58:46.520Z","registry_url":"https://pypi.org/project/mne-bids/","install_command":"pip install mne-bids --index-url https://pypi.org/simple","documentation_url":"https://mne.tools/mne-bids","metadata":{"funding":null,"documentation":"https://mne.tools/mne-bids","classifiers":["Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved","Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: POSIX :: Linux","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Topic :: Scientific/Engineering","Topic :: Software Development"],"normalized_name":"mne-bids","project_status":null},"repo_metadata":{"id":37742789,"uuid":"89170358","full_name":"mne-tools/mne-bids","owner":"mne-tools","description":"MNE-BIDS is a Python package that allows you to read and write BIDS-compatible datasets with the help of MNE-Python.","archived":false,"fork":false,"pushed_at":"2025-08-25T20:40:05.000Z","size":71448,"stargazers_count":149,"open_issues_count":90,"forks_count":93,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-08-30T19:22:05.006Z","etag":null,"topics":["bids","eeg","electroencephalography","ieeg","magnetoencephalography","meg","mne","neuroimaging","neuroscience"],"latest_commit_sha":null,"homepage":"https://mne.tools/mne-bids/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mne-tools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-23T20:28:12.000Z","updated_at":"2025-08-25T20:35:45.000Z","dependencies_parsed_at":"2023-10-16T18:55:11.712Z","dependency_job_id":"f8a89960-a898-4726-a3e4-e63fb0dda49b","html_url":"https://github.com/mne-tools/mne-bids","commit_stats":{"total_commits":1281,"total_committers":44,"mean_commits":"29.113636363636363","dds":0.6713505074160813,"last_synced_commit":"772399d73e7de33f23b5776ec30988868feb1a7a"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/mne-tools/mne-bids","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mne-tools","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/sbom","scorecard":{"id":159682,"data":{"date":"2025-08-11","repo":{"name":"github.com/mne-tools/mne-bids","commit":"59e61e3a2edbc358bd926a65e69f6ef3a3b81603"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","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":"Maintained","score":10,"reason":"20 commit(s) and 10 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/automerge.yml:7","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/circle_artifacts.yml:10","Warn: no topLevel permission defined: .github/workflows/automerge.yml:1","Warn: no topLevel permission defined: .github/workflows/cffconvert.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/circle_artifacts.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:15","Warn: no topLevel permission defined: .github/workflows/unit_tests.yml:1"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"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/cffconvert.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/cffconvert.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cffconvert.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/cffconvert.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/circle_artifacts.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/circle_artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:279: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:294: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:307: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:315: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/mne-tools/mne-bids/unit_tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:82","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:116","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:201","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:203","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:209","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:215","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:221","Warn: npmCommand not pinned by hash: .github/workflows/unit_tests.yml:226","Warn: npmCommand not pinned by hash: .github/workflows/unit_tests.yml:240","Warn: npmCommand not pinned by hash: .github/workflows/unit_tests.yml:246","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:267","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:323","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yml:324","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned","Info:   1 out of  19 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:41"],"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 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T12:59:07.094Z","repository_id":37742789,"created_at":"2025-08-16T12:59:07.094Z","updated_at":"2025-08-16T12:59:07.094Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273348499,"owners_count":25089595,"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-02T02:00:09.530Z","response_time":77,"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":"mne-tools","name":"MNE tools for MEG and EEG data analysis","uuid":"583875","kind":"organization","description":"","email":null,"website":"http://mne.tools","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/583875?v=4","repositories_count":45,"last_synced_at":"2025-08-31T12:31:25.942Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mne-tools","funding_links":["https://github.com/sponsors/mne-tools"],"total_stars":4592,"followers":248,"following":0,"created_at":"2022-11-03T00:31:21.245Z","updated_at":"2025-08-31T12:31:25.942Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mne-tools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mne-tools/repositories"},"tags":[{"name":"v0.16.0","sha":"9f86bc398a5e7ddc45c50c7fc1029bfdede5cbaa","kind":"tag","published_at":"2024-11-16T18:10:48.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.16.0","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"8ea1024afbd16426ea9e0676092a524717ce831d","kind":"tag","published_at":"2024-06-04T09:17:33.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.15.0","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.15.0/manifests"},{"name":"v0.14","sha":"84df1997927b533210a00a147f08e879c8f73898","kind":"tag","published_at":"2023-11-16T15:40:11.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.14","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.14/manifests"},{"name":"v0.13","sha":"a2dff291254b4881eaa85340f4ed04c47d25029f","kind":"tag","published_at":"2023-08-21T11:38:14.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.13","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.13/manifests"},{"name":"v0.12","sha":"3a5485fb117a1bb08d0acc51c417d9d5cc875379","kind":"tag","published_at":"2022-12-18T17:41:19.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.12","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.12/manifests"},{"name":"v0.11.1","sha":"b9316bd9e845c2128e68d57074c86ab785ade35e","kind":"tag","published_at":"2022-10-21T13:59:52.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.11.1","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.11.1/manifests"},{"name":"v0.11","sha":"c31854abd9c6e120b39b4735be6bd08b81ccb4c2","kind":"tag","published_at":"2022-10-08T09:51:26.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.11","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.11/manifests"},{"name":"v0.10","sha":"560cad590fa6d1be293e6499e4874fcd2775ecb3","kind":"commit","published_at":"2022-03-14T09:48:21.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.10","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.10/manifests"},{"name":"v0.9","sha":"bda32f38541b919dbf5c031ccf815937dcc0806e","kind":"commit","published_at":"2021-11-23T12:18:58.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.9","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.9/manifests"},{"name":"v0.8","sha":"b7abcee3e5f95ee2d95e8a4e77ad4d1c5f284f0c","kind":"tag","published_at":"2021-07-15T08:59:43.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.8","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.8/manifests"},{"name":"v0.7","sha":"3d422ca05c44c97794a24fdfa3da75f5eaf48f5f","kind":"commit","published_at":"2021-03-22T10:11:56.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.7","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.7/manifests"},{"name":"v0.6","sha":"3f510bcceae1d47dbeea42e0a15eba3517a767b1","kind":"tag","published_at":"2020-12-16T18:54:50.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.6","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.6/manifests"},{"name":"v0.5","sha":"d926c3a7206e9d5fdd330706a723a6164e1cd64e","kind":"tag","published_at":"2020-10-22T10:48:07.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.5","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.5/manifests"},{"name":"v0.4","sha":"538c0b9fb93557841024ef47a452c5fc227b50f0","kind":"tag","published_at":"2020-04-03T22:25:26.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.4","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.4/manifests"},{"name":"v0.3.1","sha":"4234280958775c445861d2c93b2b41d5c040391a","kind":"commit","published_at":"2019-12-17T09:08:24.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.3.1","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"1f31f0c2c351cee9c731ccd826f149518c106171","kind":"tag","published_at":"2019-08-20T09:56:07.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.3","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.3/manifests"},{"name":"v0.2","sha":"30e97ef006d20dc1936467aea294a5a5a35c86b4","kind":"commit","published_at":"2019-04-26T13:56:11.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.2","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.2/manifests"},{"name":"v0.1","sha":"c43822ef754b58b28ccc8d90af565d1681ac5851","kind":"commit","published_at":"2018-11-05T07:33:37.000Z","download_url":"https://codeload.github.com/mne-tools/mne-bids/tar.gz/v0.1","html_url":"https://github.com/mne-tools/mne-bids/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mne-tools/mne-bids@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-04T07:58:46.520Z","dependent_packages_count":11,"downloads":96039,"downloads_period":"last-month","dependent_repos_count":50,"rankings":{"downloads":2.9672505015594544,"dependent_repos_count":2.0808792415283794,"dependent_packages_count":1.0423672463099896,"stargazers_count":6.8053585860896355,"forks_count":4.893316102273204,"docker_downloads_count":2.5623630300142928,"average":3.391922451295826},"purl":"pkg:pypi/mne-bids","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mne-bids","docker_dependents_count":2,"docker_downloads_count":110,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mne-bids","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mne-bids/dependencies","status":null,"funding_links":["https://github.com/sponsors/mne-tools"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T06:30:22.676Z","issues_count":140,"pull_requests_count":393,"avg_time_to_close_issue":11028144.264367817,"avg_time_to_close_pull_request":479979.4785100286,"issues_closed_count":87,"pull_requests_closed_count":349,"pull_request_authors_count":34,"issue_authors_count":52,"avg_comments_per_issue":4.9714285714285715,"avg_comments_per_pull_request":2.460559796437659,"merged_pull_requests_count":329,"bot_issues_count":1,"bot_pull_requests_count":142,"past_year_issues_count":36,"past_year_pull_requests_count":158,"past_year_avg_time_to_close_issue":944691.4117647059,"past_year_avg_time_to_close_pull_request":308791.4253731343,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":134,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":2.0759493670886076,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":75,"past_year_merged_pull_requests_count":127,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/issues","maintainers":[{"login":"sappelhoff","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sappelhoff"},{"login":"hoechenberger","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoechenberger"},{"login":"drammock","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drammock"},{"login":"larsoner","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larsoner"},{"login":"agramfort","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agramfort"},{"login":"adam2392","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adam2392"},{"login":"mscheltienne","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mscheltienne"},{"login":"teonbrooks","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/teonbrooks"},{"login":"dengemann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengemann"}],"active_maintainers":[{"login":"sappelhoff","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sappelhoff"},{"login":"drammock","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drammock"},{"login":"larsoner","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larsoner"},{"login":"hoechenberger","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoechenberger"},{"login":"teonbrooks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/teonbrooks"},{"login":"mscheltienne","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mscheltienne"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mne-bids/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mne-bids/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mne-bids/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mne-bids/related_packages","maintainers":[{"uuid":"mainakjas","login":"mainakjas","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/mainakjas/","role":null,"created_at":"2023-02-12T16:58:40.125Z","updated_at":"2023-02-12T16:58:40.125Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mainakjas/packages"},{"uuid":"sappelhoff","login":"sappelhoff","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/sappelhoff/","role":null,"created_at":"2023-02-12T16:58:40.272Z","updated_at":"2023-02-12T16:58:40.272Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sappelhoff/packages"},{"uuid":"hoechenberger","login":"hoechenberger","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/hoechenberger/","role":null,"created_at":"2023-02-12T16:58:40.338Z","updated_at":"2023-02-12T16:58:40.338Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hoechenberger/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724727,"maintainers_count":308195,"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"}}],"commits":{"id":32606,"full_name":"mne-tools/mne-bids","default_branch":"main","committers":[{"name":"Stefan Appelhoff","email":"stefan.appelhoff@mailbox.org","login":"sappelhoff","count":506},{"name":"Richard Höchenberger","email":"richard.hoechenberger@gmail.com","login":"hoechenberger","count":175},{"name":"Mainak Jas","email":"mainakjas@gmail.com","login":"jasmainak","count":146},{"name":"Adam Li","email":"adam2392@gmail.com","login":"adam2392","count":102},{"name":"Matt Sanderson","email":"monkey_man_192@yahoo.com.au","login":"monkeyman192","count":97},{"name":"Alex Rockhill","email":"aprockhill206@gmail.com","login":null,"count":71},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":70},{"name":"Alexandre Gramfort","email":"alexandre.gramfort@m4x.org","login":"agramfort","count":65},{"name":"Teon Brooks","email":"teon.brooks@gmail.com","login":"teonbrooks","count":58},{"name":"Eric Larson","email":"larson.eric.d@gmail.com","login":"larsoner","count":28},{"name":"Marijn van Vliet","email":"w.m.vanvliet@gmail.com","login":"wmvanvliet","count":20},{"name":"Romain Quentin","email":"rom.quentin@gmail.com","login":"romquentin","count":18},{"name":"Daniel McCloy","email":"dan@mccloy.info","login":"drammock","count":14},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":11},{"name":"Maximilien Chaumon","email":"maximilien.chaumon@gmail.com","login":"dnacombo","count":11},{"name":"Dominik Welke","email":"dominik.welke@ae.mpg.de","login":"dominikwelke","count":11},{"name":"Chris Holdgraf","email":"choldgraf@gmail.com","login":"choldgraf","count":11},{"name":"Evgenii Kalenkovich","email":"e.kalenkovich@gmail.com","login":"kalenkovich","count":10},{"name":"Austin Hurst","email":"mynameisaustinhurst@gmail.com","login":"a-hurst","count":8},{"name":"Ezequiel Mikulan","email":"e.mikulan@gmail.com","login":"ezemikulan","count":6},{"name":"Scott Huberty","email":"52462026+scott-huberty","login":"scott-huberty","count":5},{"name":"Clemens Brunner","email":"clemens.brunner@gmail.com","login":"cbrnr","count":4},{"name":"Eduard Ort","email":"eduardxort@gmail.com","login":"eort","count":4},{"name":"Kambiz Tavabi","email":"ktavabi@gmail.com","login":"ktavabi","count":4},{"name":"Mathieu Scheltienne","email":"mathieu.scheltienne@gmail.com","login":"mscheltienne","count":4},{"name":"Richard Koehler","email":"richard.koehler@outlook.de","login":"richardkoehler","count":4},{"name":"Simon Kern","email":"14980558+skjerns","login":"skjerns","count":4},{"name":"Laetitia Fesselier","email":"laetitia.fesselier@gmail.com","login":"laemtl","count":3},{"name":"Pierre Guetschel","email":"25532709+PierreGtch","login":"PierreGtch","count":3},{"name":"Robert Luke","email":"748691+rob-luke","login":"rob-luke","count":3},{"name":"Thomas Hartmann","email":"thomas.hartmann@th-ht.de","login":"thht","count":3},{"name":"Julia Guiomar Niso Galán","email":"guiomar.niso@ctb.upm.es","login":"guiomar","count":2},{"name":"Sin Kim","email":"AKSoo","login":"AKSoo","count":2},{"name":"Sophie Herbst","email":"ksherbst@gmail.com","login":"SophieHerbst","count":2},{"name":"Yorguin José Mantilla Ramos","email":"36543115+yjmantilla","login":"yjmantilla","count":1},{"name":"Will Turner","email":"williamfrancisturner@gmail.com","login":"bootstrapbill","count":1},{"name":"Tom Donoghue","email":"tdonoghue.research@gmail.com","login":"TomDonoghue","count":1},{"name":"Swastika Gupta","email":"64654203+Swastyy","login":"Swastyy","count":1},{"name":"Moritz Gerster","email":"45031224+moritz-gerster","login":"moritz-gerster","count":1},{"name":"Matthias Dold","email":"62005770+matthiasdold","login":"matthiasdold","count":1},{"name":"Mara Wolter","email":"70799249+marakw","login":"marakw","count":1},{"name":"Julius Welzel","email":"52565341+JuliusWelzel","login":"JuliusWelzel","count":1},{"name":"Jonathan Vanhoecke","email":"72917013+JonathanVHoecke","login":"JonathanVHoecke","count":1},{"name":"Jean-Rémi KING","email":"jeanremi.king@gmail.com","login":"kingjr","count":1},{"name":"Harrison Ritz","email":"harrison.ritz@gmail.com","login":"harrisonritz","count":1},{"name":"Franziska von Albedyll","email":"franzi.von.albedyll@gmx.de","login":null,"count":1},{"name":"Fu-Te Wong","email":"zuxfoucault@yahoo.com.tw","login":"zuxfoucault","count":1},{"name":"Aaron Earle-Richardson","email":"Jakdaxter31@gmail.com","login":"Aaronearlerichardson","count":1},{"name":"AmaiaBA","email":"74140759+AmaiaBA","login":"AmaiaBA","count":1},{"name":"Anand Saini","email":"35100589+anandsaini024","login":"anandsaini024","count":1},{"name":"Ariel Rokem","email":"arokem@gmail.com","login":"arokem","count":1},{"name":"Berk Gercek","email":"gercek.berk@gmail.com","login":"berkgercek","count":1},{"name":"Bruno Hebling Vieira","email":"bruno.hebling.vieira@gmail.com","login":"bhvieira","count":1},{"name":"Christian O'Reilly","email":"christian.oreilly@gmail.com","login":"christian-oreilly","count":1},{"name":"Denis A. Engemann","email":"denis.engemann@gmail.com","login":"dengemann","count":1},{"name":"Diego Lozano-Soldevilla","email":"dlozanosoldevilla@gmail.com","login":"dieloz","count":1},{"name":"Ethan Knights","email":"ethanknights@hotmail.co.uk","login":"ethanknights","count":1},{"name":"Ford McDonald","email":"ford_mcdonald@brown.edu","login":"fordmcdonald","count":1},{"name":"waldie11","email":"86674066+waldie11","login":"waldie11","count":1}],"total_commits":1510,"total_committers":59,"total_bot_commits":81,"total_bot_committers":2,"mean_commits":25.593220338983052,"dds":0.6649006622516556,"past_year_committers":[{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":41},{"name":"Stefan Appelhoff","email":"stefan.appelhoff@mailbox.org","login":"sappelhoff","count":25},{"name":"Daniel McCloy","email":"dan@mccloy.info","login":"drammock","count":9},{"name":"Scott Huberty","email":"52462026+scott-huberty","login":"scott-huberty","count":4},{"name":"Eric Larson","email":"larson.eric.d@gmail.com","login":"larsoner","count":3},{"name":"Simon Kern","email":"14980558+skjerns","login":"skjerns","count":3},{"name":"Thomas Hartmann","email":"thomas.hartmann@th-ht.de","login":"thht","count":3},{"name":"Pierre Guetschel","email":"25532709+PierreGtch","login":"PierreGtch","count":2},{"name":"Teon Brooks","email":"teon.brooks@gmail.com","login":"teonbrooks","count":2},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"name":"Aaron Earle-Richardson","email":"Jakdaxter31@gmail.com","login":"Aaronearlerichardson","count":1},{"name":"Berk Gercek","email":"gercek.berk@gmail.com","login":"berkgercek","count":1},{"name":"Christian O'Reilly","email":"christian.oreilly@gmail.com","login":"christian-oreilly","count":1},{"name":"Harrison Ritz","email":"harrison.ritz@gmail.com","login":"harrisonritz","count":1},{"name":"Mathieu Scheltienne","email":"mathieu.scheltienne@gmail.com","login":"mscheltienne","count":1},{"name":"Matthias Dold","email":"62005770+matthiasdold","login":"matthiasdold","count":1},{"name":"Richard Höchenberger","email":"richard.hoechenberger@gmail.com","login":"hoechenberger","count":1},{"name":"Will Turner","email":"williamfrancisturner@gmail.com","login":"bootstrapbill","count":1},{"name":"waldie11","email":"86674066+waldie11","login":"waldie11","count":1}],"past_year_total_commits":103,"past_year_total_committers":19,"past_year_total_bot_commits":43,"past_year_total_bot_committers":2,"past_year_mean_commits":5.421052631578948,"past_year_dds":0.6019417475728155,"last_synced_at":"2025-08-12T10:06:10.216Z","last_synced_commit":"59e61e3a2edbc358bd926a65e69f6ef3a3b81603","created_at":"2023-03-07T16:49:35.575Z","updated_at":"2025-08-12T10:06:10.231Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.521Z","repositories_count":5480026,"commits_count":853390672,"contributors_count":31098202,"owners_count":906559,"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":"mne-tools/mne-bids","html_url":"https://github.com/mne-tools/mne-bids","last_synced_at":"2025-09-03T06:30:22.676Z","status":"active","issues_count":140,"pull_requests_count":393,"avg_time_to_close_issue":11028144.264367817,"avg_time_to_close_pull_request":479979.4785100286,"issues_closed_count":87,"pull_requests_closed_count":349,"pull_request_authors_count":34,"issue_authors_count":52,"avg_comments_per_issue":4.9714285714285715,"avg_comments_per_pull_request":2.460559796437659,"merged_pull_requests_count":329,"bot_issues_count":1,"bot_pull_requests_count":142,"past_year_issues_count":36,"past_year_pull_requests_count":158,"past_year_avg_time_to_close_issue":944691.4117647059,"past_year_avg_time_to_close_pull_request":308791.4253731343,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":134,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":22,"past_year_avg_comments_per_issue":1.5555555555555556,"past_year_avg_comments_per_pull_request":2.0759493670886076,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":75,"past_year_merged_pull_requests_count":127,"created_at":"2023-05-10T21:41:54.126Z","updated_at":"2025-09-03T06:56:54.788Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mne-tools%2Fmne-bids/issues","issue_labels_count":{"bug":38,"enhancement":28,"maint":12,"API":4,"Nice First Contribution Opportunity":4,"code-health":3,"doc":3,"easy":3,"bids":3,"dataset-problem":2,"question":1,"MNE-Python":1,"won't fix":1,"tests":1,"bids-validator":1},"pull_request_labels_count":{"dependencies":10,"enhancement":3,"tests":2,"hacktoberfest-accepted":1,"bids-validator":1,"maint":1,"API":1,"github_actions":1},"issue_author_associations_count":{"MEMBER":76,"NONE":35,"CONTRIBUTOR":29},"pull_request_author_associations_count":{"MEMBER":197,"CONTRIBUTOR":184,"NONE":12},"issue_authors":{"sappelhoff":32,"hoechenberger":17,"drammock":9,"adam2392":7,"kaare-mikkelsen":5,"larsoner":5,"scott-huberty":4,"moritz-gerster":3,"dengemann":3,"skjerns":3,"laemtl":3,"eort":2,"JuliusWelzel":2,"bruAristimunha":2,"arnodelorme":2,"alexrockhill":2,"teonbrooks":2,"Aaronearlerichardson":2,"bootstrapbill":2,"bathaeian":1,"JojoVh":1,"obergmartin":1,"christinerogers":1,"achilleasNP":1,"loew":1,"alisenzin":1,"PierreGtch":1,"DominiqueMakowski":1,"kimsin98":1,"christian-oreilly":1,"pre-commit-ci[bot]":1,"nugenta":1,"Fayed-Rsl":1,"thht":1,"ftadel":1,"dasdiptyajit":1,"mkleemeyer":1,"nw-duncan":1,"jstout211":1,"vmantyne":1,"aplzr":1,"HanBnrd":1,"TilmanKalthoff":1,"hstojic":1,"pomeloyou":1,"jo780-full":1,"behinger":1,"HogDot":1,"harrisonritz":1,"ctrltz":1,"agramfort":1,"berkgercek":1},"pull_request_authors":{"pre-commit-ci[bot]":132,"sappelhoff":94,"hoechenberger":31,"drammock":29,"larsoner":27,"dependabot[bot]":10,"scott-huberty":8,"agramfort":7,"mscheltienne":5,"thht":5,"skjerns":5,"PierreGtch":4,"Aaronearlerichardson":3,"JuliusWelzel":3,"bootstrapbill":2,"marakw":2,"AmaiaBA":2,"christian-oreilly":2,"laemtl":2,"teonbrooks":2,"kaare-mikkelsen":2,"matthiasdold":2,"eort":2,"waldie11":2,"timonmerk":1,"adam2392":1,"dengemann":1,"JonathanVHoecke":1,"fordmcdonald":1,"dominikwelke":1,"moritz-gerster":1,"berkgercek":1,"alexrockhill":1,"richardkoehler":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10056179,"issues_count":30942323,"pull_requests_count":93167637,"authors_count":10648282,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":15,"enhancement":3,"API":1,"tests":1},"past_year_pull_request_labels_count":{"dependencies":3,"API":1,"github_actions":1},"past_year_issue_author_associations_count":{"CONTRIBUTOR":13,"MEMBER":13,"NONE":10},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":98,"MEMBER":55,"NONE":5},"past_year_issue_authors":{"sappelhoff":6,"drammock":5,"skjerns":3,"scott-huberty":3,"bootstrapbill":2,"thht":1,"teonbrooks":1,"pre-commit-ci[bot]":1,"pomeloyou":1,"PierreGtch":1,"nugenta":1,"kaare-mikkelsen":1,"HogDot":1,"hoechenberger":1,"harrisonritz":1,"HanBnrd":1,"bruAristimunha":1,"berkgercek":1,"behinger":1,"bathaeian":1,"arnodelorme":1,"Aaronearlerichardson":1},"past_year_pull_request_authors":{"pre-commit-ci[bot]":72,"sappelhoff":25,"drammock":20,"scott-huberty":6,"skjerns":5,"larsoner":4,"thht":3,"dependabot[bot]":3,"PierreGtch":3,"bootstrapbill":2,"mscheltienne":2,"christian-oreilly":2,"hoechenberger":2,"teonbrooks":2,"waldie11":2,"matthiasdold":2,"JuliusWelzel":1,"berkgercek":1,"Aaronearlerichardson":1},"maintainers":[{"login":"sappelhoff","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sappelhoff"},{"login":"hoechenberger","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoechenberger"},{"login":"drammock","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drammock"},{"login":"larsoner","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larsoner"},{"login":"agramfort","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agramfort"},{"login":"adam2392","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adam2392"},{"login":"mscheltienne","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mscheltienne"},{"login":"teonbrooks","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/teonbrooks"},{"login":"dengemann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengemann"}],"active_maintainers":[{"login":"sappelhoff","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sappelhoff"},{"login":"drammock","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drammock"},{"login":"larsoner","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larsoner"},{"login":"hoechenberger","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoechenberger"},{"login":"teonbrooks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/teonbrooks"},{"login":"mscheltienne","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mscheltienne"}]},"events":{"total":{"CreateEvent":36,"ReleaseEvent":1,"IssuesEvent":49,"WatchEvent":15,"DeleteEvent":31,"IssueCommentEvent":276,"PushEvent":135,"GollumEvent":1,"PullRequestEvent":127,"PullRequestReviewEvent":67,"PullRequestReviewCommentEvent":56,"ForkEvent":10},"last_year":{"CreateEvent":36,"ReleaseEvent":1,"IssuesEvent":49,"WatchEvent":15,"DeleteEvent":31,"IssueCommentEvent":276,"PushEvent":135,"GollumEvent":1,"PullRequestEvent":127,"PullRequestReviewEvent":67,"PullRequestReviewCommentEvent":56,"ForkEvent":10}},"keywords":["bids","eeg","electroencephalography","ieeg","magnetoencephalography","meg","mne","neuroimaging","neuroscience"],"dependencies":[{"ecosystem":"pypi","filepath":"doc/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T16:44:24.465Z","updated_at":"2022-07-12T16:44:24.465Z","repository_link":"https://github.com/mne-tools/mne-bids/blob/main/doc/requirements.txt","dependencies":[{"id":174655189,"package_name":"nilearn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":174655190,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":174655191,"package_name":"sphinx_gallery","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":174655192,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":174655193,"package_name":"pydata-sphinx-theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":174655194,"package_name":"numpydoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":174655195,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":174655196,"package_name":"pillow","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":174655197,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":174655198,"package_name":"setuptools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":174655199,"package_name":"seaborn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"test_requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T16:44:24.602Z","updated_at":"2022-07-12T16:44:24.602Z","repository_link":"https://github.com/mne-tools/mne-bids/blob/main/test_requirements.txt","dependencies":[{"id":174655339,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.16.0","direct":true,"kind":"runtime","optional":false},{"id":174655340,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.5.0","direct":true,"kind":"runtime","optional":false},{"id":174655341,"package_name":"mne","ecosystem":"pypi","requirements":"\u003e=0.24","direct":true,"kind":"runtime","optional":false},{"id":174655342,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.1","direct":true,"kind":"runtime","optional":false},{"id":174655343,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=0.24.0","direct":true,"kind":"runtime","optional":false},{"id":174655344,"package_name":"nibabel","ecosystem":"pypi","requirements":"\u003e=2.5","direct":true,"kind":"runtime","optional":false},{"id":174655345,"package_name":"pybv","ecosystem":"pypi","requirements":"\u003e=0.7.3","direct":true,"kind":"runtime","optional":false},{"id":174655346,"package_name":"openneuro-py","ecosystem":"pypi","requirements":"\u003e=2022.1","direct":true,"kind":"runtime","optional":false},{"id":174655347,"package_name":"EDFlib-Python","ecosystem":"pypi","requirements":"\u003e=1.0.6","direct":true,"kind":"runtime","optional":false},{"id":174655348,"package_name":"pymatreader","ecosystem":"pypi","requirements":"\u003e=0.0.29","direct":true,"kind":"runtime","optional":false},{"id":174655349,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":174655350,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":174655351,"package_name":"pytest-sugar","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":174655352,"package_name":"check-manifest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":174655353,"package_name":"pydocstyle","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":174655354,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":174655355,"package_name":"pooch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":174655356,"package_name":"jinja2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cffconvert.yml","sha":null,"kind":"manifest","created_at":"2023-02-05T22:16:48.615Z","updated_at":"2023-02-05T22:16:48.615Z","repository_link":"https://github.com/mne-tools/mne-bids/blob/main/.github/workflows/cffconvert.yml","dependencies":[{"id":7378040936,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7378040937,"package_name":"citation-file-format/cffconvert-github-action","ecosystem":"actions","requirements":"2.0.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/circle_artifacts.yml","sha":null,"kind":"manifest","created_at":"2023-02-05T22:16:48.622Z","updated_at":"2023-02-05T22:16:48.622Z","repository_link":"https://github.com/mne-tools/mne-bids/blob/main/.github/workflows/circle_artifacts.yml","dependencies":[{"id":7378040946,"package_name":"larsoner/circleci-artifacts-redirector-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/unit_tests.yml","sha":null,"kind":"manifest","created_at":"2023-02-05T22:16:48.627Z","updated_at":"2023-02-05T22:16:48.627Z","repository_link":"https://github.com/mne-tools/mne-bids/blob/main/.github/workflows/unit_tests.yml","dependencies":[{"id":7378040947,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7378040948,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7378040949,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7378040950,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7378040951,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"meteor","filepath":"doc/_static/versions.json","sha":null,"kind":"manifest","created_at":"2023-10-03T15:51:14.446Z","updated_at":"2023-10-03T15:51:14.446Z","repository_link":"https://github.com/mne-tools/mne-bids/blob/main/doc/_static/versions.json","dependencies":[]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-03T15:51:14.457Z","updated_at":"2023-10-03T15:51:14.457Z","repository_link":"https://github.com/mne-tools/mne-bids/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-10-03T15:51:14.461Z","updated_at":"2023-10-03T15:51:14.461Z","repository_link":"https://github.com/mne-tools/mne-bids/blob/main/setup.py","dependencies":[]}],"score":21.028351938827683,"created_at":"2025-09-04T09:18:00.462Z","updated_at":"2025-10-07T08:04:39.156Z","avatar_url":"https://github.com/mne-tools.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":96039,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.01896","https://doi.org/10.1038/sdata.2018.110","https://doi.org/10.1038/s41597-019-0104-8","https://doi.org/10.1038/s41597-019-0105-7","https://doi.org/10.31219/osf.io/7nmcp"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["ecog","electrocorticography","brain","connectivity","ica","time-frequency","seeg","fieldtrip","donders","dipole"],"project_url":"https://science.ecosyste.ms/api/v1/projects/2356","html_url":"https://science.ecosyste.ms/projects/2356","bibtex_url":"https://science.ecosyste.ms/projects/2356/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/2356/export.apalike"}