{"id":377170,"url":"https://github.com/mne-tools/mne-bids","last_synced_at":"2026-06-02T00:20:56.635Z","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-09-27T05:21:55.000Z","size":64307,"stargazers_count":152,"open_issues_count":87,"forks_count":95,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-09-28T10:04:18.362Z","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-04-23T20:28:12.000Z","updated_at":"2025-09-27T05:17:37.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":19,"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":277503420,"owners_count":25829207,"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-29T02:00:09.175Z","response_time":84,"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"}},"keywords":["bids","eeg","electroencephalography","ieeg","magnetoencephalography","meg","mne","neuroimaging","neuroscience"],"created_at":"2025-06-27T05:15:21.569Z","updated_at":"2025-09-30T12:26:44.739Z","avatar_url":"https://github.com/mne-tools.png","language":"Python","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/377170","html_url":"https://opencollective.ecosyste.ms/projects/377170","collective":{"id":267937,"uuid":"mywxoz34-09rl6k30-4bbqvenb-dj7gk85a","slug":"mne-python","name":"MNE-Python","description":"We develop and support open-source software for neuroscience.","website":"https://mne.tools/","github":"mne-tools","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://mne.tools/"},{"type":"GITHUB","url":"https://github.com/mne-tools"}],"currency":"USD","projects_count":45,"last_synced_at":"2026-06-19T18:15:15.111Z","created_at":"2025-06-21T00:00:35.462Z","updated_at":"2026-06-19T18:15:15.481Z","transactions_count":null,"balance":1796.9699999999998,"account_type":"COLLECTIVE","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":46,"last_synced_at":"2025-12-14T00:07:52.579Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mne-tools","funding_links":["https://github.com/sponsors/mne-tools"],"total_stars":4785,"followers":262,"following":0,"created_at":"2022-11-03T00:31:21.245Z","updated_at":"2025-12-14T00:07:52.579Z","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"},"last_project_activity_at":"2025-09-30T10:08:08.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2025-06-20T16:28:40.655Z","collective_updated_at":"2025-06-26T15:36:03.578Z","html_url":"https://opencollective.com/mne-python","icon_url":"https://images.opencollective.com/mne-python/logo/40.png","total_donations":1796.9699999999998,"total_expenses":-201.61,"current_balance":1796.9699999999998,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/mne-python","url":"https://opencollective.ecosyste.ms/collectives/mne-python","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/mne-python/projects"}}