{"id":62907,"name":"autoreject","description":"Automated rejection and repair of bad trials/sensors in M/EEG","url":"https://github.com/autoreject/autoreject","last_synced_at":"2025-09-08T12:50:47.594Z","repository":{"id":38009946,"uuid":"59485140","full_name":"autoreject/autoreject","owner":"autoreject","description":"Automated rejection and repair of bad trials/sensors in M/EEG","archived":false,"fork":false,"pushed_at":"2025-08-12T15:23:24.000Z","size":717,"stargazers_count":145,"open_issues_count":36,"forks_count":59,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-09-07T11:57:52.851Z","etag":null,"topics":["cross-validation","electroencephalography","magnetoencephalography","meg","mne-python","preprocessing"],"latest_commit_sha":null,"homepage":"https://autoreject.github.io","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/autoreject.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-05-23T13:28:23.000Z","updated_at":"2025-09-04T10:47:49.000Z","dependencies_parsed_at":"2023-10-20T17:58:26.145Z","dependency_job_id":"a747a51a-40b4-4d9a-afff-1783c5f8dac4","html_url":"https://github.com/autoreject/autoreject","commit_stats":{"total_commits":535,"total_committers":34,"mean_commits":"15.735294117647058","dds":0.6635514018691588,"last_synced_commit":"c283f96ef43d575677c3dc13b73a65f77e458576"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/autoreject/autoreject","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/autoreject","download_url":"https://codeload.github.com/autoreject/autoreject/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/sbom","scorecard":{"id":217412,"data":{"date":"2025-08-11","repo":{"name":"github.com/autoreject/autoreject","commit":"f9675cd7828b9146adebc2f2e0451c6a6c31a8b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/21 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/circle-artifacts.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/circle-artifacts.yml:3","Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/circle-artifacts.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/circle-artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:85","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:126","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   1 out of  13 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-17T01:54:36.101Z","repository_id":38009946,"created_at":"2025-08-17T01:54:36.101Z","updated_at":"2025-08-17T01:54:36.101Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274075077,"owners_count":25218037,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"autoreject","name":"autoreject","uuid":"19533006","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19533006?v=4","repositories_count":2,"last_synced_at":"2023-03-06T05:12:44.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/autoreject","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T05:16:37.882Z","updated_at":"2023-03-06T05:12:44.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/autoreject","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/autoreject/repositories"},"packages":[{"id":5295454,"name":"autoreject","ecosystem":"conda","description":null,"homepage":"https://autoreject.github.io","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/autoreject/autoreject","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2021-04-26T06:50:45.000Z","latest_release_published_at":"2022-10-09T22:14:03.000Z","latest_release_number":"0.4.0","last_synced_at":"2025-09-07T11:58:19.586Z","created_at":"2022-10-03T15:58:20.858Z","updated_at":"2025-09-08T00:43:52.119Z","registry_url":"https://anaconda.org/conda-forge/autoreject","install_command":"conda install -c conda-forge autoreject","documentation_url":null,"metadata":{},"repo_metadata":{"id":38009946,"uuid":"59485140","full_name":"autoreject/autoreject","owner":"autoreject","description":"Automated rejection and repair of bad trials/sensors in M/EEG","archived":false,"fork":false,"pushed_at":"2025-08-12T15:23:24.000Z","size":717,"stargazers_count":145,"open_issues_count":36,"forks_count":59,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-09-07T11:57:52.851Z","etag":null,"topics":["cross-validation","electroencephalography","magnetoencephalography","meg","mne-python","preprocessing"],"latest_commit_sha":null,"homepage":"https://autoreject.github.io","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/autoreject.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-05-23T13:28:23.000Z","updated_at":"2025-09-04T10:47:49.000Z","dependencies_parsed_at":"2023-10-20T17:58:26.145Z","dependency_job_id":"a747a51a-40b4-4d9a-afff-1783c5f8dac4","html_url":"https://github.com/autoreject/autoreject","commit_stats":{"total_commits":535,"total_committers":34,"mean_commits":"15.735294117647058","dds":0.6635514018691588,"last_synced_commit":"c283f96ef43d575677c3dc13b73a65f77e458576"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/autoreject/autoreject","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/autoreject","download_url":"https://codeload.github.com/autoreject/autoreject/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/sbom","scorecard":{"id":217412,"data":{"date":"2025-08-11","repo":{"name":"github.com/autoreject/autoreject","commit":"f9675cd7828b9146adebc2f2e0451c6a6c31a8b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/21 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/circle-artifacts.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/circle-artifacts.yml:3","Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/circle-artifacts.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/circle-artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:85","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:126","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   1 out of  13 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-17T01:54:36.101Z","repository_id":38009946,"created_at":"2025-08-17T01:54:36.101Z","updated_at":"2025-08-17T01:54:36.101Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274075077,"owners_count":25218037,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"autoreject","name":"autoreject","uuid":"19533006","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19533006?v=4","repositories_count":2,"last_synced_at":"2023-03-06T05:12:44.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/autoreject","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T05:16:37.882Z","updated_at":"2023-03-06T05:12:44.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/autoreject","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/autoreject/repositories"},"tags":[{"name":"v0.4.3","sha":"f16bea85e823321e1c4735266029ca6ec781100a","kind":"commit","published_at":"2023-11-14T16:07:49.000Z","download_url":"https://codeload.github.com/autoreject/autoreject/tar.gz/v0.4.3","html_url":"https://github.com/autoreject/autoreject/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/autoreject/autoreject@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c3509fc2812d52cae8b8eaf58c4c3f9a2549750d","kind":"tag","published_at":"2023-05-28T09:03:32.000Z","download_url":"https://codeload.github.com/autoreject/autoreject/tar.gz/v0.4.2","html_url":"https://github.com/autoreject/autoreject/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/autoreject/autoreject@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"93c01fca399098415a392423049b76a5e1e521be","kind":"tag","published_at":"2023-01-12T17:05:25.000Z","download_url":"https://codeload.github.com/autoreject/autoreject/tar.gz/v0.4.1","html_url":"https://github.com/autoreject/autoreject/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/autoreject/autoreject@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"82a714c521eb8b304c7d915605c7a1b170cb6e36","kind":"tag","published_at":"2022-10-09T21:04:27.000Z","download_url":"https://codeload.github.com/autoreject/autoreject/tar.gz/v0.4","html_url":"https://github.com/autoreject/autoreject/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/autoreject/autoreject@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.4/manifests"},{"name":"v0.2.2","sha":"f778daf17649a256b7ef06505d7d88eb850acc1f","kind":"tag","published_at":"2022-03-16T14:09:16.000Z","download_url":"https://codeload.github.com/autoreject/autoreject/tar.gz/v0.2.2","html_url":"https://github.com/autoreject/autoreject/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/autoreject/autoreject@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.2.2/manifests"},{"name":"v0.1","sha":"36c149940a0f8a2113b43afa374f8c09a55922dc","kind":"tag","published_at":"2022-03-16T14:03:35.000Z","download_url":"https://codeload.github.com/autoreject/autoreject/tar.gz/v0.1","html_url":"https://github.com/autoreject/autoreject/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/autoreject/autoreject@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.1/manifests"},{"name":"v0.3.1","sha":"c85886071db1408f5d8b76dcfdd55968f3e830ca","kind":"tag","published_at":"2022-03-16T09:43:17.000Z","download_url":"https://codeload.github.com/autoreject/autoreject/tar.gz/v0.3.1","html_url":"https://github.com/autoreject/autoreject/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/autoreject/autoreject@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"51121c5377b33855e8ba457093b2616fd199d423","kind":"tag","published_at":"2022-01-04T10:06:54.000Z","download_url":"https://codeload.github.com/autoreject/autoreject/tar.gz/v0.3","html_url":"https://github.com/autoreject/autoreject/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/autoreject/autoreject@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"83f97ff1d5f2087b6950e9f9eea3e87a70a8bc10","kind":"tag","published_at":"2019-11-07T03:13:42.000Z","download_url":"https://codeload.github.com/autoreject/autoreject/tar.gz/v0.2.1","html_url":"https://github.com/autoreject/autoreject/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/autoreject/autoreject@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"ae2733e9e6408e43ded3c78277d584efde925b75","kind":"commit","published_at":"2019-06-24T03:58:42.000Z","download_url":"https://codeload.github.com/autoreject/autoreject/tar.gz/v0.2","html_url":"https://github.com/autoreject/autoreject/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/autoreject/autoreject@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2025-09-08T00:43:52.118Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.220569888717,"dependent_packages_count":51.58940066869604,"stargazers_count":31.049453565547182,"forks_count":24.10798942062977,"docker_downloads_count":null,"average":31.7418533858975},"purl":"pkg:conda/autoreject","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/autoreject","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/autoreject","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/autoreject/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:33:42.617Z","issues_count":64,"pull_requests_count":76,"avg_time_to_close_issue":5067325.571428572,"avg_time_to_close_pull_request":1202020.028169014,"issues_closed_count":49,"pull_requests_closed_count":71,"pull_request_authors_count":19,"issue_authors_count":35,"avg_comments_per_issue":5.5,"avg_comments_per_pull_request":4.75,"merged_pull_requests_count":64,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":65409.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/issues","maintainers":[{"login":"sappelhoff","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sappelhoff"},{"login":"jasmainak","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasmainak"},{"login":"larsoner","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larsoner"},{"login":"hoechenberger","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoechenberger"},{"login":"agramfort","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agramfort"},{"login":"dengemann","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengemann"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/autoreject/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/autoreject/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/autoreject/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/autoreject/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":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","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":2648096,"name":"autoreject","ecosystem":"pypi","description":"Automated rejection and repair of epochs in M/EEG.","homepage":"http://autoreject.github.io/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/autoreject/autoreject","keywords_array":["electroencephalography","eeg","magnetoencephalography","meg","preprocessing","analysis"],"namespace":null,"versions_count":10,"first_release_published_at":"2018-06-11T14:28:27.000Z","latest_release_published_at":"2023-11-14T16:48:12.000Z","latest_release_number":"0.4.3","last_synced_at":"2025-09-06T19:35:19.632Z","created_at":"2022-04-10T10:07:01.789Z","updated_at":"2025-09-07T11:57:58.979Z","registry_url":"https://pypi.org/project/autoreject/","install_command":"pip install autoreject --index-url https://pypi.org/simple","documentation_url":"http://autoreject.github.io/","metadata":{"funding":null,"documentation":"http://autoreject.github.io/","classifiers":["Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved","Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Operating System :: Unix","Programming Language :: Python","Programming Language :: Python :: 3","Topic :: Scientific/Engineering","Topic :: Software Development"],"normalized_name":"autoreject","project_status":null},"repo_metadata":{"id":38009946,"uuid":"59485140","full_name":"autoreject/autoreject","owner":"autoreject","description":"Automated rejection and repair of bad trials/sensors in M/EEG","archived":false,"fork":false,"pushed_at":"2024-11-19T17:42:49.000Z","size":714,"stargazers_count":143,"open_issues_count":36,"forks_count":59,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-07-25T11:37:46.431Z","etag":null,"topics":["cross-validation","electroencephalography","magnetoencephalography","meg","mne-python","preprocessing"],"latest_commit_sha":null,"homepage":"https://autoreject.github.io","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/autoreject.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-05-23T13:28:23.000Z","updated_at":"2025-05-29T07:13:28.000Z","dependencies_parsed_at":"2023-10-20T17:58:26.145Z","dependency_job_id":"a747a51a-40b4-4d9a-afff-1783c5f8dac4","html_url":"https://github.com/autoreject/autoreject","commit_stats":{"total_commits":535,"total_committers":34,"mean_commits":"15.735294117647058","dds":0.6635514018691588,"last_synced_commit":"c283f96ef43d575677c3dc13b73a65f77e458576"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/autoreject/autoreject","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/autoreject","download_url":"https://codeload.github.com/autoreject/autoreject/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/sbom","scorecard":{"id":217412,"data":{"date":"2025-08-11","repo":{"name":"github.com/autoreject/autoreject","commit":"f9675cd7828b9146adebc2f2e0451c6a6c31a8b6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 7/21 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/circle-artifacts.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/circle-artifacts.yml:3","Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/circle-artifacts.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/circle-artifacts.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/autoreject/autoreject/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:85","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:119","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:126","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:28","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   1 out of  13 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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-17T01:54:36.101Z","repository_id":38009946,"created_at":"2025-08-17T01:54:36.101Z","updated_at":"2025-08-17T01:54:36.101Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274033044,"owners_count":25210790,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"autoreject","name":"autoreject","uuid":"19533006","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19533006?v=4","repositories_count":2,"last_synced_at":"2023-03-06T05:12:44.929Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/autoreject","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-16T05:16:37.882Z","updated_at":"2023-03-06T05:12:44.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/autoreject","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/autoreject/repositories"},"tags":[{"name":"v0.4.3","sha":"f16bea85e823321e1c4735266029ca6ec781100a","kind":"commit","published_at":"2023-11-14T16:07:49.000Z","download_url":"https://codeload.github.com/autoreject/autoreject/tar.gz/v0.4.3","html_url":"https://github.com/autoreject/autoreject/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/autoreject/autoreject@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"c3509fc2812d52cae8b8eaf58c4c3f9a2549750d","kind":"tag","published_at":"2023-05-28T09:03:32.000Z","download_url":"https://codeload.github.com/autoreject/autoreject/tar.gz/v0.4.2","html_url":"https://github.com/autoreject/autoreject/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/autoreject/autoreject@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"93c01fca399098415a392423049b76a5e1e521be","kind":"tag","published_at":"2023-01-12T17:05:25.000Z","download_url":"https://codeload.github.com/autoreject/autoreject/tar.gz/v0.4.1","html_url":"https://github.com/autoreject/autoreject/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/autoreject/autoreject@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"82a714c521eb8b304c7d915605c7a1b170cb6e36","kind":"tag","published_at":"2022-10-09T21:04:27.000Z","download_url":"https://codeload.github.com/autoreject/autoreject/tar.gz/v0.4","html_url":"https://github.com/autoreject/autoreject/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/autoreject/autoreject@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.4/manifests"},{"name":"v0.2.2","sha":"f778daf17649a256b7ef06505d7d88eb850acc1f","kind":"tag","published_at":"2022-03-16T14:09:16.000Z","download_url":"https://codeload.github.com/autoreject/autoreject/tar.gz/v0.2.2","html_url":"https://github.com/autoreject/autoreject/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/autoreject/autoreject@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.2.2/manifests"},{"name":"v0.1","sha":"36c149940a0f8a2113b43afa374f8c09a55922dc","kind":"tag","published_at":"2022-03-16T14:03:35.000Z","download_url":"https://codeload.github.com/autoreject/autoreject/tar.gz/v0.1","html_url":"https://github.com/autoreject/autoreject/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/autoreject/autoreject@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.1/manifests"},{"name":"v0.3.1","sha":"c85886071db1408f5d8b76dcfdd55968f3e830ca","kind":"tag","published_at":"2022-03-16T09:43:17.000Z","download_url":"https://codeload.github.com/autoreject/autoreject/tar.gz/v0.3.1","html_url":"https://github.com/autoreject/autoreject/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/autoreject/autoreject@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.3.1/manifests"},{"name":"v0.3","sha":"51121c5377b33855e8ba457093b2616fd199d423","kind":"tag","published_at":"2022-01-04T10:06:54.000Z","download_url":"https://codeload.github.com/autoreject/autoreject/tar.gz/v0.3","html_url":"https://github.com/autoreject/autoreject/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/autoreject/autoreject@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.3/manifests"},{"name":"v0.2.1","sha":"83f97ff1d5f2087b6950e9f9eea3e87a70a8bc10","kind":"tag","published_at":"2019-11-07T03:13:42.000Z","download_url":"https://codeload.github.com/autoreject/autoreject/tar.gz/v0.2.1","html_url":"https://github.com/autoreject/autoreject/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/autoreject/autoreject@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"ae2733e9e6408e43ded3c78277d584efde925b75","kind":"commit","published_at":"2019-06-24T03:58:42.000Z","download_url":"https://codeload.github.com/autoreject/autoreject/tar.gz/v0.2","html_url":"https://github.com/autoreject/autoreject/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/autoreject/autoreject@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2025-09-07T11:57:58.979Z","dependent_packages_count":4,"downloads":8522,"downloads_period":"last-month","dependent_repos_count":41,"rankings":{"downloads":3.5579111076295815,"dependent_repos_count":2.285478421720453,"dependent_packages_count":1.854290207979391,"stargazers_count":6.224476340989396,"forks_count":5.511913362920828,"docker_downloads_count":3.4556504787569517,"average":3.8149533199994337},"purl":"pkg:pypi/autoreject","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/autoreject","docker_dependents_count":1,"docker_downloads_count":12,"usage_url":"https://repos.ecosyste.ms/usage/pypi/autoreject","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/autoreject/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:33:42.617Z","issues_count":64,"pull_requests_count":76,"avg_time_to_close_issue":5067325.571428572,"avg_time_to_close_pull_request":1202020.028169014,"issues_closed_count":49,"pull_requests_closed_count":71,"pull_request_authors_count":19,"issue_authors_count":35,"avg_comments_per_issue":5.5,"avg_comments_per_pull_request":4.75,"merged_pull_requests_count":64,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":65409.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/issues","maintainers":[{"login":"sappelhoff","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sappelhoff"},{"login":"jasmainak","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasmainak"},{"login":"larsoner","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larsoner"},{"login":"hoechenberger","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoechenberger"},{"login":"agramfort","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agramfort"},{"login":"dengemann","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengemann"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/autoreject/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/autoreject/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/autoreject/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/autoreject/related_packages","maintainers":[{"uuid":"Eric89GXL","login":"Eric89GXL","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://pypi.org/user/Eric89GXL/","role":null,"created_at":"2022-11-19T22:58:58.835Z","updated_at":"2022-11-19T22:58:58.835Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Eric89GXL/packages"},{"uuid":"mainakjas","login":"mainakjas","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/mainakjas/","role":null,"created_at":"2022-11-19T22:58:58.830Z","updated_at":"2022-11-19T22:58:58.830Z","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":"2022-11-19T22:58:58.840Z","updated_at":"2022-11-19T22:58:58.840Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sappelhoff/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726135,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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":30408,"full_name":"autoreject/autoreject","default_branch":"main","committers":[{"name":"Mainak Jas","email":"mainakjas@gmail.com","login":null,"count":180},{"name":"Stefan Appelhoff","email":"stefan.appelhoff@mailbox.org","login":null,"count":84},{"name":"dengemann","email":"denis.engemann@gmail.com","login":null,"count":77},{"name":"Alexandre Gramfort","email":"alexandre.gramfort@m4x.org","login":null,"count":34},{"name":"Alex","email":"aprockhill@mailbox.org","login":null,"count":19},{"name":"Mainak Jas","email":"mainak.jas@telecom-paristech.fr","login":null,"count":17},{"name":"Eric Larson","email":"larson.eric.d@gmail.com","login":null,"count":17},{"name":"Mainak Jas","email":"jasmainak","login":"jasmainak","count":16},{"name":"Marcin Koculak","email":"koculak.marcin@gmail.com","login":null,"count":15},{"name":"Mathieu Scheltienne","email":"mathieu.scheltienne@gmail.com","login":null,"count":15},{"name":"pstetz","email":"pstetz@berkeley.edu","login":null,"count":9},{"name":"Robert Luke","email":"748691+rob-luke","login":"rob-luke","count":6},{"name":"“mattboggess”","email":"“mattboggess@protonmail.com”","login":null,"count":5},{"name":"Paul Bogdan","email":"paulcbogdan@gmail.com","login":null,"count":4},{"name":"Carlos de la Torre","email":"48769508+c-torre","login":"c-torre","count":4},{"name":"Fede Raimondo","email":"federaimondo@gmail.com","login":null,"count":3},{"name":"Mathieu Scheltienne","email":"73893616+mscheltienne","login":"mscheltienne","count":3},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"Nikolai M Chapochnikov","email":"23103092+chapochn","login":"chapochn","count":3},{"name":"skjerns","email":"14980558+skjerns","login":"skjerns","count":3},{"name":"Robert Luke","email":"hello@robertluke.net","login":null,"count":2},{"name":"Richard Höchenberger","email":"richard.hoechenberger@gmail.com","login":null,"count":2},{"name":"mattboggess","email":"mattboggess7@gmail.com","login":null,"count":2},{"name":"Adina Wagner","email":"adina.wagner@t-online.de","login":null,"count":2},{"name":"Stephen Zerfas","email":"zerfas33@yahoo.com","login":null,"count":1},{"name":"santopolskiy","email":"s.antopolskiy@camlintechnologies.com","login":null,"count":1},{"name":"Hubert Banville","email":"hubert.jbanville@gmail.com","login":null,"count":1},{"name":"callezenwaka","email":"callisezenwaka@gmail.com","login":null,"count":1},{"name":"rugolotti","email":"r.ugolotti@camlingroup.com","login":null,"count":1},{"name":"Raghav R V","email":"rvraghav93@gmail.com","login":null,"count":1},{"name":"msseibel","email":"marc-steffen.seibel@tu-ilmenau.de","login":null,"count":1},{"name":"Joan Massich","email":"sik@visor.udg.edu","login":null,"count":1},{"name":"jona-sassenhagen","email":"jona.sassenhagen@gmail.com","login":null,"count":1},{"name":"LegrandNico","email":"legrand@cyceron.fr","login":null,"count":1}],"total_commits":535,"total_committers":34,"total_bot_commits":3,"total_bot_committers":1,"mean_commits":15.735294117647058,"dds":0.6635514018691588,"past_year_committers":[{"name":"Stefan Appelhoff","email":"stefan.appelhoff@mailbox.org","login":null,"count":18},{"name":"Eric Larson","email":"larson.eric.d@gmail.com","login":null,"count":8},{"name":"Paul Bogdan","email":"paulcbogdan@gmail.com","login":null,"count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"name":"Richard Höchenberger","email":"richard.hoechenberger@gmail.com","login":null,"count":1},{"name":"Alex Rockhill","email":"aprockhill@mailbox.org","login":null,"count":1},{"name":"Mainak Jas","email":"jasmainak","login":"jasmainak","count":1},{"name":"Mainak Jas","email":"mainakjas@gmail.com","login":null,"count":1}],"past_year_total_commits":36,"past_year_total_committers":8,"past_year_total_bot_commits":2,"past_year_total_bot_committers":1,"past_year_mean_commits":4.5,"past_year_dds":0.5,"last_synced_at":"2024-01-19T11:38:24.485Z","last_synced_commit":"c283f96ef43d575677c3dc13b73a65f77e458576","created_at":"2023-03-07T16:43:37.099Z","updated_at":"2024-01-19T11:38:24.485Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483322,"commits_count":854270774,"contributors_count":31138750,"owners_count":908526,"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":"autoreject/autoreject","html_url":"https://github.com/autoreject/autoreject","last_synced_at":"2025-08-31T18:33:42.617Z","status":null,"issues_count":64,"pull_requests_count":76,"avg_time_to_close_issue":5067325.571428572,"avg_time_to_close_pull_request":1202020.028169014,"issues_closed_count":49,"pull_requests_closed_count":71,"pull_request_authors_count":19,"issue_authors_count":35,"avg_comments_per_issue":5.5,"avg_comments_per_pull_request":4.75,"merged_pull_requests_count":64,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":65409.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-10T21:22:12.523Z","updated_at":"2025-09-02T20:58:35.102Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/autoreject%2Fautoreject/issues","issue_labels_count":{"question":4,"docs":4,"maint":4,"bug":2,"enhancement":2},"pull_request_labels_count":{"dependencies":9,"maint":3,"enhancement":2,"hacktoberfest-accepted":1,"docs":1,"github_actions":1},"issue_author_associations_count":{"NONE":28,"COLLABORATOR":16,"CONTRIBUTOR":12,"MEMBER":7},"pull_request_author_associations_count":{"COLLABORATOR":40,"CONTRIBUTOR":27,"MEMBER":10,"NONE":3},"issue_authors":{"jasmainak":7,"sappelhoff":7,"hoechenberger":6,"adam2392":4,"eort":3,"mscheltienne":3,"alexrockhill":3,"skjerns":2,"guishuyunye-lyw":2,"larsoner":2,"guiomar":1,"AlexLepauvre":1,"sab-d":1,"binarycache":1,"aaronjnewman":1,"eduvalero":1,"henrikroehr":1,"kartavya15":1,"paulsowman":1,"PARODBE":1,"s42255":1,"chapochn":1,"JaviCru":1,"JohnAtl":1,"moluling":1,"adswa":1,"thht":1,"dengemann":1,"ibr2011":1,"GWeindel":1,"aliosia":1,"c-torre":1,"sivertbk":1,"paulcbogdan":1},"pull_request_authors":{"sappelhoff":21,"larsoner":13,"jasmainak":10,"dependabot[bot]":9,"alexrockhill":4,"hoechenberger":3,"agramfort":3,"c-torre":2,"mscheltienne":2,"chapochn":2,"skjerns":2,"ktavabi":2,"LegrandNico":1,"fraimondo":1,"callezenwaka":1,"pstetz":1,"szerfas1":1,"rob-luke":1,"paulcbogdan":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10165784,"issues_count":31999265,"pull_requests_count":100269215,"authors_count":10729006,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"dependencies":3,"github_actions":1},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":3},"past_year_issue_authors":{"sivertbk":1},"past_year_pull_request_authors":{"dependabot[bot]":3},"maintainers":[{"login":"sappelhoff","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sappelhoff"},{"login":"jasmainak","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasmainak"},{"login":"larsoner","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/larsoner"},{"login":"hoechenberger","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoechenberger"},{"login":"agramfort","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agramfort"},{"login":"dengemann","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dengemann"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":3,"WatchEvent":6,"DeleteEvent":1,"IssueCommentEvent":2,"PushEvent":3,"PullRequestEvent":3,"ForkEvent":2},"last_year":{"IssuesEvent":3,"WatchEvent":6,"DeleteEvent":1,"IssueCommentEvent":2,"PushEvent":3,"PullRequestEvent":3,"ForkEvent":2}},"keywords":["cross-validation","electroencephalography","magnetoencephalography","meg","mne-python","preprocessing"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-12T17:04:43.663Z","updated_at":"2022-07-12T17:04:43.663Z","repository_link":"https://github.com/autoreject/autoreject/blob/main/setup.py","dependencies":[{"id":179683044,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":179683050,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":179683053,"package_name":"mne","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/circle-artifacts.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T12:16:21.260Z","updated_at":"2023-02-10T12:16:21.260Z","repository_link":"https://github.com/autoreject/autoreject/blob/main/.github/workflows/circle-artifacts.yml","dependencies":[{"id":7528070010,"package_name":"larsoner/circleci-artifacts-redirector-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T12:16:21.275Z","updated_at":"2023-02-10T12:16:21.275Z","repository_link":"https://github.com/autoreject/autoreject/blob/main/.github/workflows/python-publish.yml","dependencies":[{"id":7528070265,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7528070266,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T12:16:21.329Z","updated_at":"2023-02-10T12:16:21.329Z","repository_link":"https://github.com/autoreject/autoreject/blob/main/.github/workflows/test.yml","dependencies":[{"id":7528070620,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7528070623,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7528070625,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7528070627,"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-20T17:58:26.136Z","updated_at":"2023-10-20T17:58:26.136Z","repository_link":"https://github.com/autoreject/autoreject/blob/main/doc/_static/versions.json","dependencies":[]}],"score":17.782629329213563,"created_at":"2025-09-08T11:18:27.576Z","updated_at":"2025-10-07T08:24:27.193Z","avatar_url":"https://github.com/autoreject.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":8522,"funding_links":[],"readme_doi_urls":["https://doi.org/10.3389/fninf.2015.00016"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["neuroimaging","eeg","neuroscience","ecog","electrocorticography","bids","mne","ieeg","standards","data-standards"],"project_url":"https://science.ecosyste.ms/api/v1/projects/62907","html_url":"https://science.ecosyste.ms/projects/62907"}