{"id":38947,"name":"fooof","description":"Parameterizing neural power spectra into periodic \u0026 aperiodic components. ","url":"https://github.com/fooof-tools/fooof","last_synced_at":"2025-09-05T07:57:49.329Z","repository":{"id":26309034,"uuid":"95601569","full_name":"fooof-tools/fooof","owner":"fooof-tools","description":"Parameterizing neural power spectra into periodic \u0026 aperiodic components. ","archived":false,"fork":false,"pushed_at":"2025-05-21T20:27:27.000Z","size":211451,"stargazers_count":397,"open_issues_count":21,"forks_count":107,"subscribers_count":24,"default_branch":"main","last_synced_at":"2025-08-25T00:11:03.320Z","etag":null,"topics":["ecog","eeg","electrophysiology","lfp","local-field-potential","meg","neuroscience","oscillations","power-spectral-density"],"latest_commit_sha":null,"homepage":"https://fooof-tools.github.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fooof-tools.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-06-27T21:16:03.000Z","updated_at":"2025-08-14T05:34:02.000Z","dependencies_parsed_at":"2023-02-18T13:30:53.473Z","dependency_job_id":"b05056bb-b339-4468-aa60-1e7583512f23","html_url":"https://github.com/fooof-tools/fooof","commit_stats":{"total_commits":1242,"total_committers":15,"mean_commits":82.8,"dds":"0.28904991948470204","last_synced_commit":"f01c766e5305bba7d88307c9c0679b189173e376"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/fooof-tools/fooof","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fooof-tools","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/sbom","scorecard":{"id":406510,"data":{"date":"2025-08-11","repo":{"name":"github.com/fooof-tools/fooof","commit":"e1841814c4c5bc877d36286a2cc7c8e74055d685"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fooof-tools/fooof/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fooof-tools/fooof/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/fooof-tools/fooof/build.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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: Apache License 2.0: 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":"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":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2017-74","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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-18T21:25:06.972Z","repository_id":26309034,"created_at":"2025-08-18T21:25:06.982Z","updated_at":"2025-08-18T21:25:06.982Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273728149,"owners_count":25157136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"fooof-tools","name":"Spectral Parameterization","uuid":"43320727","kind":"organization","description":"Parameterizing Neural Power Spectra","email":"voytekresearch@gmail.com","website":"https://fooof-tools.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/43320727?v=4","repositories_count":5,"last_synced_at":"2023-02-27T22:10:23.893Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fooof-tools","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T04:09:39.380Z","updated_at":"2023-02-27T22:10:23.963Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fooof-tools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fooof-tools/repositories"},"packages":[{"id":2739261,"name":"fooof","ecosystem":"pypi","description":"fitting oscillations \u0026 one-over f","homepage":"https://github.com/fooof-tools/fooof","licenses":"Apache License, 2.0","normalized_licenses":["Apache-1.1","libpng-2.0"],"repository_url":"https://github.com/fooof-tools/fooof","keywords_array":["neuroscience","neural oscillations","power spectra","1/f","electrophysiology"],"namespace":null,"versions_count":14,"first_release_published_at":"2017-12-27T18:40:11.000Z","latest_release_published_at":"2025-05-05T18:05:38.000Z","latest_release_number":"1.1.1","last_synced_at":"2025-08-24T21:23:28.744Z","created_at":"2022-04-10T11:03:09.690Z","updated_at":"2025-08-25T03:13:29.494Z","registry_url":"https://pypi.org/project/fooof/","install_command":"pip install fooof --index-url https://pypi.org/simple","documentation_url":"https://fooof-tools.github.io/fooof/","metadata":{"funding":null,"documentation":"https://fooof-tools.github.io/fooof/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Operating System :: Unix","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering"],"normalized_name":"fooof","project_status":null},"repo_metadata":{"id":26309034,"uuid":"95601569","full_name":"fooof-tools/fooof","owner":"fooof-tools","description":"Parameterizing neural power spectra into periodic \u0026 aperiodic components. ","archived":false,"fork":false,"pushed_at":"2025-05-21T20:27:27.000Z","size":211451,"stargazers_count":397,"open_issues_count":21,"forks_count":107,"subscribers_count":24,"default_branch":"main","last_synced_at":"2025-08-25T00:11:03.320Z","etag":null,"topics":["ecog","eeg","electrophysiology","lfp","local-field-potential","meg","neuroscience","oscillations","power-spectral-density"],"latest_commit_sha":null,"homepage":"https://fooof-tools.github.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fooof-tools.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-06-27T21:16:03.000Z","updated_at":"2025-08-14T05:34:02.000Z","dependencies_parsed_at":"2023-02-18T13:30:53.473Z","dependency_job_id":"b05056bb-b339-4468-aa60-1e7583512f23","html_url":"https://github.com/fooof-tools/fooof","commit_stats":{"total_commits":1242,"total_committers":15,"mean_commits":82.8,"dds":"0.28904991948470204","last_synced_commit":"f01c766e5305bba7d88307c9c0679b189173e376"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/fooof-tools/fooof","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fooof-tools","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/sbom","scorecard":{"id":406510,"data":{"date":"2025-08-11","repo":{"name":"github.com/fooof-tools/fooof","commit":"e1841814c4c5bc877d36286a2cc7c8e74055d685"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fooof-tools/fooof/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fooof-tools/fooof/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/fooof-tools/fooof/build.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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: Apache License 2.0: 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":"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":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2017-74","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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-18T21:25:06.972Z","repository_id":26309034,"created_at":"2025-08-18T21:25:06.982Z","updated_at":"2025-08-18T21:25:06.982Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272001581,"owners_count":24856391,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-25T02:00:12.092Z","response_time":1107,"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":"fooof-tools","name":"Spectral Parameterization","uuid":"43320727","kind":"organization","description":"Parameterizing Neural Power Spectra","email":"voytekresearch@gmail.com","website":"https://fooof-tools.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/43320727?v=4","repositories_count":5,"last_synced_at":"2023-02-27T22:10:23.893Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fooof-tools","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T04:09:39.380Z","updated_at":"2023-02-27T22:10:23.963Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fooof-tools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fooof-tools/repositories"},"tags":[{"name":"v1.1.1","sha":"af5d1cb912d1426d7223eeaa51c6502bc2ab372f","kind":"commit","published_at":"2025-05-05T17:50:15.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v1.1.1","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v1.1.1/manifests"},{"name":"v2.0.0rc3","sha":"b0f56119d8516f3a4735285671312e96dae172da","kind":"commit","published_at":"2025-03-14T05:10:11.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v2.0.0rc3","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v2.0.0rc3/manifests"},{"name":"v2.0.0rc2","sha":"9ff8763973884f8725006e9f2e9ffecdf91baefe","kind":"tag","published_at":"2025-03-11T00:52:27.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v2.0.0rc2","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v2.0.0rc2/manifests"},{"name":"v2.0.0rc1","sha":"809a3cfce2a8a082ecdbba76f46784c4deb7a5a5","kind":"commit","published_at":"2024-03-27T00:59:46.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v2.0.0rc1","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v2.0.0rc1/manifests"},{"name":"v2.0.0rc0","sha":"3f897dbb37dbc3a6a678bf483be2fe9c14f604f6","kind":"commit","published_at":"2023-09-23T03:07:57.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v2.0.0rc0","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v2.0.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v2.0.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v2.0.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v2.0.0rc0/manifests"},{"name":"v1.1.0","sha":"69a73f487e8aeb3f132cf2bc35043ad8d783698d","kind":"commit","published_at":"2023-09-20T13:22:57.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v1.1.0","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"e27e1424a26d7aef8010a61ae3d06e36c6d77e40","kind":"commit","published_at":"2020-04-27T18:38:08.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v1.0.0","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v1.0.0/manifests"},{"name":"v0.1.3","sha":"963616dabb5109f5c943eea812d5664dc8a4f6a2","kind":"commit","published_at":"2019-01-20T23:39:00.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v0.1.3","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9a8e45baa27225d87b8083b3433faf1881339d90","kind":"commit","published_at":"2018-07-03T07:21:10.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v0.1.2","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5299953903bc724c62036a5f0540aa82ff7490f2","kind":"commit","published_at":"2018-04-05T22:37:42.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v0.1.1","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"16538c0ced5251565422a75ef204606ea407b8e7","kind":"commit","published_at":"2017-12-27T17:13:46.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v0.1.0","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-25T03:13:29.493Z","dependent_packages_count":10,"downloads":6466,"downloads_period":"last-month","dependent_repos_count":21,"rankings":{"downloads":3.6824847626904544,"dependent_repos_count":3.160848331890981,"dependent_packages_count":1.2514075476946702,"stargazers_count":3.6098261984946984,"forks_count":4.792869758394095,"docker_downloads_count":3.1919739427586906,"average":3.2815684236539315},"purl":"pkg:pypi/fooof","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/fooof","docker_dependents_count":1,"docker_downloads_count":51,"usage_url":"https://repos.ecosyste.ms/usage/pypi/fooof","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/fooof/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T23:14:21.118Z","issues_count":95,"pull_requests_count":110,"avg_time_to_close_issue":13817498.455696203,"avg_time_to_close_pull_request":5103370.990384615,"issues_closed_count":78,"pull_requests_closed_count":104,"pull_request_authors_count":15,"issue_authors_count":54,"avg_comments_per_issue":2.8,"avg_comments_per_pull_request":1.2181818181818183,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":17,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":4709204.384615385,"past_year_avg_time_to_close_pull_request":204182.76470588235,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":2.9411764705882355,"past_year_avg_comments_per_pull_request":0.21052631578947367,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/issues","maintainers":[{"login":"TomDonoghue","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomDonoghue"}],"active_maintainers":[{"login":"TomDonoghue","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomDonoghue"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fooof/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fooof/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fooof/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fooof/related_packages","maintainers":[{"uuid":"tdonoghue","login":"tdonoghue","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/tdonoghue/","role":null,"created_at":"2023-02-24T06:31:04.807Z","updated_at":"2023-02-24T06:31:04.807Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tdonoghue/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725034,"maintainers_count":308337,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11672344,"name":"github.com/fooof-tools/fooof","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fooof-tools/fooof","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2017-12-27T17:13:46.000Z","latest_release_published_at":"2025-05-05T17:50:15.000Z","latest_release_number":"v1.1.1","last_synced_at":"2025-08-24T10:36:15.166Z","created_at":"2025-05-22T11:16:06.160Z","updated_at":"2025-08-25T03:13:33.982Z","registry_url":"https://pkg.go.dev/github.com/fooof-tools/fooof","install_command":"go get github.com/fooof-tools/fooof","documentation_url":"https://pkg.go.dev/github.com/fooof-tools/fooof#section-documentation","metadata":{},"repo_metadata":{"id":26309034,"uuid":"95601569","full_name":"fooof-tools/fooof","owner":"fooof-tools","description":"Parameterizing neural power spectra into periodic \u0026 aperiodic components. ","archived":false,"fork":false,"pushed_at":"2025-05-21T20:27:27.000Z","size":211451,"stargazers_count":397,"open_issues_count":21,"forks_count":107,"subscribers_count":24,"default_branch":"main","last_synced_at":"2025-08-25T00:11:03.320Z","etag":null,"topics":["ecog","eeg","electrophysiology","lfp","local-field-potential","meg","neuroscience","oscillations","power-spectral-density"],"latest_commit_sha":null,"homepage":"https://fooof-tools.github.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fooof-tools.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-06-27T21:16:03.000Z","updated_at":"2025-08-14T05:34:02.000Z","dependencies_parsed_at":"2023-02-18T13:30:53.473Z","dependency_job_id":"b05056bb-b339-4468-aa60-1e7583512f23","html_url":"https://github.com/fooof-tools/fooof","commit_stats":{"total_commits":1242,"total_committers":15,"mean_commits":82.8,"dds":"0.28904991948470204","last_synced_commit":"f01c766e5305bba7d88307c9c0679b189173e376"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/fooof-tools/fooof","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fooof-tools","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/sbom","scorecard":{"id":406510,"data":{"date":"2025-08-11","repo":{"name":"github.com/fooof-tools/fooof","commit":"e1841814c4c5bc877d36286a2cc7c8e74055d685"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fooof-tools/fooof/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fooof-tools/fooof/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/fooof-tools/fooof/build.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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: Apache License 2.0: 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":"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":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2017-74","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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-18T21:25:06.972Z","repository_id":26309034,"created_at":"2025-08-18T21:25:06.982Z","updated_at":"2025-08-18T21:25:06.982Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272001581,"owners_count":24856391,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-25T02:00:12.092Z","response_time":1107,"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":"fooof-tools","name":"Spectral Parameterization","uuid":"43320727","kind":"organization","description":"Parameterizing Neural Power Spectra","email":"voytekresearch@gmail.com","website":"https://fooof-tools.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/43320727?v=4","repositories_count":5,"last_synced_at":"2023-02-27T22:10:23.893Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fooof-tools","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T04:09:39.380Z","updated_at":"2023-02-27T22:10:23.963Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fooof-tools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fooof-tools/repositories"},"tags":[{"name":"v1.1.1","sha":"af5d1cb912d1426d7223eeaa51c6502bc2ab372f","kind":"commit","published_at":"2025-05-05T17:50:15.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v1.1.1","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v1.1.1/manifests"},{"name":"v2.0.0rc3","sha":"b0f56119d8516f3a4735285671312e96dae172da","kind":"commit","published_at":"2025-03-14T05:10:11.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v2.0.0rc3","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v2.0.0rc3/manifests"},{"name":"v2.0.0rc2","sha":"9ff8763973884f8725006e9f2e9ffecdf91baefe","kind":"tag","published_at":"2025-03-11T00:52:27.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v2.0.0rc2","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v2.0.0rc2/manifests"},{"name":"v2.0.0rc1","sha":"809a3cfce2a8a082ecdbba76f46784c4deb7a5a5","kind":"commit","published_at":"2024-03-27T00:59:46.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v2.0.0rc1","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v2.0.0rc1/manifests"},{"name":"v2.0.0rc0","sha":"3f897dbb37dbc3a6a678bf483be2fe9c14f604f6","kind":"commit","published_at":"2023-09-23T03:07:57.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v2.0.0rc0","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v2.0.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v2.0.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v2.0.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v2.0.0rc0/manifests"},{"name":"v1.1.0","sha":"69a73f487e8aeb3f132cf2bc35043ad8d783698d","kind":"commit","published_at":"2023-09-20T13:22:57.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v1.1.0","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"e27e1424a26d7aef8010a61ae3d06e36c6d77e40","kind":"commit","published_at":"2020-04-27T18:38:08.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v1.0.0","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v1.0.0/manifests"},{"name":"v0.1.3","sha":"963616dabb5109f5c943eea812d5664dc8a4f6a2","kind":"commit","published_at":"2019-01-20T23:39:00.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v0.1.3","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9a8e45baa27225d87b8083b3433faf1881339d90","kind":"commit","published_at":"2018-07-03T07:21:10.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v0.1.2","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5299953903bc724c62036a5f0540aa82ff7490f2","kind":"commit","published_at":"2018-04-05T22:37:42.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v0.1.1","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"16538c0ced5251565422a75ef204606ea407b8e7","kind":"commit","published_at":"2017-12-27T17:13:46.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v0.1.0","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-25T03:13:33.982Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.830129344232281,"dependent_packages_count":5.463636069916966,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.6468827070746235},"purl":"pkg:golang/github.com/fooof-tools/fooof","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fooof-tools/fooof","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fooof-tools/fooof","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fooof-tools/fooof/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T23:14:21.118Z","issues_count":95,"pull_requests_count":110,"avg_time_to_close_issue":13817498.455696203,"avg_time_to_close_pull_request":5103370.990384615,"issues_closed_count":78,"pull_requests_closed_count":104,"pull_request_authors_count":15,"issue_authors_count":54,"avg_comments_per_issue":2.8,"avg_comments_per_pull_request":1.2181818181818183,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":17,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":4709204.384615385,"past_year_avg_time_to_close_pull_request":204182.76470588235,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":2.9411764705882355,"past_year_avg_comments_per_pull_request":0.21052631578947367,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/issues","maintainers":[{"login":"TomDonoghue","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomDonoghue"}],"active_maintainers":[{"login":"TomDonoghue","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomDonoghue"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffooof-tools%2Ffooof/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffooof-tools%2Ffooof/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffooof-tools%2Ffooof/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffooof-tools%2Ffooof/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951642,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5297292,"name":"fooof","ecosystem":"conda","description":null,"homepage":"https://github.com/fooof-tools/fooof","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/fooof-tools/fooof","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2020-07-14T10:44:58.000Z","latest_release_published_at":"2020-07-14T10:44:58.000Z","latest_release_number":"1.0.0","last_synced_at":"2025-08-25T01:36:28.729Z","created_at":"2022-10-03T16:02:03.020Z","updated_at":"2025-08-25T03:13:33.982Z","registry_url":"https://anaconda.org/conda-forge/fooof","install_command":"conda install -c conda-forge fooof","documentation_url":null,"metadata":{},"repo_metadata":{"id":26309034,"uuid":"95601569","full_name":"fooof-tools/fooof","owner":"fooof-tools","description":"Parameterizing neural power spectra into periodic \u0026 aperiodic components. ","archived":false,"fork":false,"pushed_at":"2025-05-21T20:27:27.000Z","size":211451,"stargazers_count":397,"open_issues_count":21,"forks_count":107,"subscribers_count":24,"default_branch":"main","last_synced_at":"2025-08-25T00:11:03.320Z","etag":null,"topics":["ecog","eeg","electrophysiology","lfp","local-field-potential","meg","neuroscience","oscillations","power-spectral-density"],"latest_commit_sha":null,"homepage":"https://fooof-tools.github.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fooof-tools.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-06-27T21:16:03.000Z","updated_at":"2025-08-14T05:34:02.000Z","dependencies_parsed_at":"2023-02-18T13:30:53.473Z","dependency_job_id":"b05056bb-b339-4468-aa60-1e7583512f23","html_url":"https://github.com/fooof-tools/fooof","commit_stats":{"total_commits":1242,"total_committers":15,"mean_commits":82.8,"dds":"0.28904991948470204","last_synced_commit":"f01c766e5305bba7d88307c9c0679b189173e376"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/fooof-tools/fooof","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fooof-tools","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/sbom","scorecard":{"id":406510,"data":{"date":"2025-08-11","repo":{"name":"github.com/fooof-tools/fooof","commit":"e1841814c4c5bc877d36286a2cc7c8e74055d685"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fooof-tools/fooof/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fooof-tools/fooof/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/fooof-tools/fooof/build.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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: Apache License 2.0: 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":"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":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2017-74","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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-18T21:25:06.972Z","repository_id":26309034,"created_at":"2025-08-18T21:25:06.982Z","updated_at":"2025-08-18T21:25:06.982Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272001581,"owners_count":24856391,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-25T02:00:12.092Z","response_time":1107,"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":"fooof-tools","name":"Spectral Parameterization","uuid":"43320727","kind":"organization","description":"Parameterizing Neural Power Spectra","email":"voytekresearch@gmail.com","website":"https://fooof-tools.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/43320727?v=4","repositories_count":5,"last_synced_at":"2023-02-27T22:10:23.893Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fooof-tools","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T04:09:39.380Z","updated_at":"2023-02-27T22:10:23.963Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fooof-tools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fooof-tools/repositories"},"tags":[{"name":"v1.1.1","sha":"af5d1cb912d1426d7223eeaa51c6502bc2ab372f","kind":"commit","published_at":"2025-05-05T17:50:15.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v1.1.1","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v1.1.1/manifests"},{"name":"v2.0.0rc3","sha":"b0f56119d8516f3a4735285671312e96dae172da","kind":"commit","published_at":"2025-03-14T05:10:11.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v2.0.0rc3","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v2.0.0rc3/manifests"},{"name":"v2.0.0rc2","sha":"9ff8763973884f8725006e9f2e9ffecdf91baefe","kind":"tag","published_at":"2025-03-11T00:52:27.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v2.0.0rc2","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v2.0.0rc2/manifests"},{"name":"v2.0.0rc1","sha":"809a3cfce2a8a082ecdbba76f46784c4deb7a5a5","kind":"commit","published_at":"2024-03-27T00:59:46.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v2.0.0rc1","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v2.0.0rc1/manifests"},{"name":"v2.0.0rc0","sha":"3f897dbb37dbc3a6a678bf483be2fe9c14f604f6","kind":"commit","published_at":"2023-09-23T03:07:57.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v2.0.0rc0","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v2.0.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v2.0.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v2.0.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v2.0.0rc0/manifests"},{"name":"v1.1.0","sha":"69a73f487e8aeb3f132cf2bc35043ad8d783698d","kind":"commit","published_at":"2023-09-20T13:22:57.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v1.1.0","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"e27e1424a26d7aef8010a61ae3d06e36c6d77e40","kind":"commit","published_at":"2020-04-27T18:38:08.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v1.0.0","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v1.0.0/manifests"},{"name":"v0.1.3","sha":"963616dabb5109f5c943eea812d5664dc8a4f6a2","kind":"commit","published_at":"2019-01-20T23:39:00.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v0.1.3","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9a8e45baa27225d87b8083b3433faf1881339d90","kind":"commit","published_at":"2018-07-03T07:21:10.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v0.1.2","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5299953903bc724c62036a5f0540aa82ff7490f2","kind":"commit","published_at":"2018-04-05T22:37:42.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v0.1.1","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"16538c0ced5251565422a75ef204606ea407b8e7","kind":"commit","published_at":"2017-12-27T17:13:46.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v0.1.0","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-25T03:13:33.982Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.35251260042916,"dependent_packages_count":28.978491940715607,"stargazers_count":23.179799391187185,"forks_count":20.754528669095265,"docker_downloads_count":null,"average":24.316333150356805},"purl":"pkg:conda/fooof","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/fooof","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/fooof","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/fooof/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T23:14:21.118Z","issues_count":95,"pull_requests_count":110,"avg_time_to_close_issue":13817498.455696203,"avg_time_to_close_pull_request":5103370.990384615,"issues_closed_count":78,"pull_requests_closed_count":104,"pull_request_authors_count":15,"issue_authors_count":54,"avg_comments_per_issue":2.8,"avg_comments_per_pull_request":1.2181818181818183,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":17,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":4709204.384615385,"past_year_avg_time_to_close_pull_request":204182.76470588235,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":2.9411764705882355,"past_year_avg_comments_per_pull_request":0.21052631578947367,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/issues","maintainers":[{"login":"TomDonoghue","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomDonoghue"}],"active_maintainers":[{"login":"TomDonoghue","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomDonoghue"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/fooof/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/fooof/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/fooof/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/fooof/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":13395,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2184},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-05T07:44:46.629Z","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":8042054,"name":"specparam","ecosystem":"pypi","description":"Spectral parameterization.","homepage":"https://github.com/fooof-tools/fooof","licenses":"Apache License, 2.0","normalized_licenses":["Apache-1.1","libpng-2.0"],"repository_url":"https://github.com/fooof-tools/fooof","keywords_array":["neuroscience","neural oscillations","power spectra","1/f","electrophysiology"],"namespace":null,"versions_count":4,"first_release_published_at":"2023-08-07T16:00:30.000Z","latest_release_published_at":"2025-03-14T05:38:23.000Z","latest_release_number":"2.0.0rc3","last_synced_at":"2025-08-25T01:36:23.889Z","created_at":"2023-08-07T16:09:39.814Z","updated_at":"2025-08-25T03:13:33.983Z","registry_url":"https://pypi.org/project/specparam/","install_command":"pip install specparam --index-url https://pypi.org/simple","documentation_url":"https://fooof-tools.github.io/fooof/","metadata":{"funding":null,"documentation":"https://fooof-tools.github.io/fooof/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Operating System :: Unix","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering"],"normalized_name":"specparam","project_status":null},"repo_metadata":{"id":26309034,"uuid":"95601569","full_name":"fooof-tools/fooof","owner":"fooof-tools","description":"Parameterizing neural power spectra into periodic \u0026 aperiodic components. ","archived":false,"fork":false,"pushed_at":"2025-05-21T20:27:27.000Z","size":211451,"stargazers_count":397,"open_issues_count":21,"forks_count":107,"subscribers_count":24,"default_branch":"main","last_synced_at":"2025-08-25T00:11:03.320Z","etag":null,"topics":["ecog","eeg","electrophysiology","lfp","local-field-potential","meg","neuroscience","oscillations","power-spectral-density"],"latest_commit_sha":null,"homepage":"https://fooof-tools.github.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fooof-tools.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-06-27T21:16:03.000Z","updated_at":"2025-08-14T05:34:02.000Z","dependencies_parsed_at":"2023-02-18T13:30:53.473Z","dependency_job_id":"b05056bb-b339-4468-aa60-1e7583512f23","html_url":"https://github.com/fooof-tools/fooof","commit_stats":{"total_commits":1242,"total_committers":15,"mean_commits":82.8,"dds":"0.28904991948470204","last_synced_commit":"f01c766e5305bba7d88307c9c0679b189173e376"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/fooof-tools/fooof","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fooof-tools","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/sbom","scorecard":{"id":406510,"data":{"date":"2025-08-11","repo":{"name":"github.com/fooof-tools/fooof","commit":"e1841814c4c5bc877d36286a2cc7c8e74055d685"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/18 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fooof-tools/fooof/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fooof-tools/fooof/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/fooof-tools/fooof/build.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:33","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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: Apache License 2.0: 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":"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":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2017-74","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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-18T21:25:06.972Z","repository_id":26309034,"created_at":"2025-08-18T21:25:06.982Z","updated_at":"2025-08-18T21:25:06.982Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272001581,"owners_count":24856391,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-25T02:00:12.092Z","response_time":1107,"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":"fooof-tools","name":"Spectral Parameterization","uuid":"43320727","kind":"organization","description":"Parameterizing Neural Power Spectra","email":"voytekresearch@gmail.com","website":"https://fooof-tools.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/43320727?v=4","repositories_count":5,"last_synced_at":"2023-02-27T22:10:23.893Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fooof-tools","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T04:09:39.380Z","updated_at":"2023-02-27T22:10:23.963Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fooof-tools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fooof-tools/repositories"},"tags":[{"name":"v1.1.1","sha":"af5d1cb912d1426d7223eeaa51c6502bc2ab372f","kind":"commit","published_at":"2025-05-05T17:50:15.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v1.1.1","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v1.1.1/manifests"},{"name":"v2.0.0rc3","sha":"b0f56119d8516f3a4735285671312e96dae172da","kind":"commit","published_at":"2025-03-14T05:10:11.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v2.0.0rc3","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v2.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v2.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v2.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v2.0.0rc3/manifests"},{"name":"v2.0.0rc2","sha":"9ff8763973884f8725006e9f2e9ffecdf91baefe","kind":"tag","published_at":"2025-03-11T00:52:27.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v2.0.0rc2","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v2.0.0rc2/manifests"},{"name":"v2.0.0rc1","sha":"809a3cfce2a8a082ecdbba76f46784c4deb7a5a5","kind":"commit","published_at":"2024-03-27T00:59:46.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v2.0.0rc1","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v2.0.0rc1/manifests"},{"name":"v2.0.0rc0","sha":"3f897dbb37dbc3a6a678bf483be2fe9c14f604f6","kind":"commit","published_at":"2023-09-23T03:07:57.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v2.0.0rc0","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v2.0.0rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v2.0.0rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v2.0.0rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v2.0.0rc0/manifests"},{"name":"v1.1.0","sha":"69a73f487e8aeb3f132cf2bc35043ad8d783698d","kind":"commit","published_at":"2023-09-20T13:22:57.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v1.1.0","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"e27e1424a26d7aef8010a61ae3d06e36c6d77e40","kind":"commit","published_at":"2020-04-27T18:38:08.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v1.0.0","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v1.0.0/manifests"},{"name":"v0.1.3","sha":"963616dabb5109f5c943eea812d5664dc8a4f6a2","kind":"commit","published_at":"2019-01-20T23:39:00.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v0.1.3","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9a8e45baa27225d87b8083b3433faf1881339d90","kind":"commit","published_at":"2018-07-03T07:21:10.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v0.1.2","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5299953903bc724c62036a5f0540aa82ff7490f2","kind":"commit","published_at":"2018-04-05T22:37:42.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v0.1.1","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"16538c0ced5251565422a75ef204606ea407b8e7","kind":"commit","published_at":"2017-12-27T17:13:46.000Z","download_url":"https://codeload.github.com/fooof-tools/fooof/tar.gz/v0.1.0","html_url":"https://github.com/fooof-tools/fooof/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fooof-tools/fooof@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-25T03:13:33.983Z","dependent_packages_count":0,"downloads":2166,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":69.28170990929596,"dependent_packages_count":7.578251702886798,"stargazers_count":3.636194022283603,"forks_count":4.853396282280601,"docker_downloads_count":null,"average":21.33738797918674},"purl":"pkg:pypi/specparam","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/specparam","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/specparam","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/specparam/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T23:14:21.118Z","issues_count":95,"pull_requests_count":110,"avg_time_to_close_issue":13817498.455696203,"avg_time_to_close_pull_request":5103370.990384615,"issues_closed_count":78,"pull_requests_closed_count":104,"pull_request_authors_count":15,"issue_authors_count":54,"avg_comments_per_issue":2.8,"avg_comments_per_pull_request":1.2181818181818183,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":17,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":4709204.384615385,"past_year_avg_time_to_close_pull_request":204182.76470588235,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":2.9411764705882355,"past_year_avg_comments_per_pull_request":0.21052631578947367,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/issues","maintainers":[{"login":"TomDonoghue","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomDonoghue"}],"active_maintainers":[{"login":"TomDonoghue","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomDonoghue"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/specparam/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/specparam/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/specparam/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/specparam/related_packages","maintainers":[{"uuid":"tdonoghue","login":"tdonoghue","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/tdonoghue/","role":null,"created_at":"2023-08-07T16:39:51.425Z","updated_at":"2023-08-07T16:39:51.425Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tdonoghue/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725034,"maintainers_count":308337,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":31546,"full_name":"fooof-tools/fooof","default_branch":"main","committers":[{"name":"TomDonoghue","email":"tdonoghue@ucsd.edu","login":null,"count":883},{"name":"Tom Donoghue","email":"tdonoghue.research@gmail.com","login":null,"count":223},{"name":"Bradley Voytek","email":"bradley.voytek@gmail.com","login":null,"count":67},{"name":"ryanhammonds","email":"ryan.hammonds@utexas.edu","login":null,"count":26},{"name":"Julio Dominguez","email":"jcdoming@ucsd.edu","login":null,"count":8},{"name":"Luyanda Mdanda","email":"lmdanda@ucsd.edu","login":null,"count":7},{"name":"SM-Figueroa","email":"s2figuer@ucsd.edu","login":null,"count":7},{"name":"Michael","email":"mpreston@ucsd.edu","login":null,"count":6},{"name":"rdgao","email":"r.dg.gao@gmail.com","login":null,"count":5},{"name":"ryanhammonds","email":"Ryan.hammonds@utexas.edu","login":null,"count":3},{"name":"Scott Cole","email":"scott.cole0@gmail.com","login":null,"count":2},{"name":"Torben Noto","email":"torben.noto@gmail.com","login":null,"count":2},{"name":"Ryan Hammonds","email":"ryanphammonds@gmail.com","login":null,"count":1},{"name":"Charles Guan","email":"charles@ae.studio","login":null,"count":1},{"name":"Richard Gao","email":"rgao@megatron.local","login":null,"count":1}],"total_commits":1242,"total_committers":15,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":82.8,"dds":0.28904991948470204,"past_year_committers":[{"name":"Tom Donoghue","email":"tdonoghue.research@gmail.com","login":null,"count":139},{"name":"SM-Figueroa","email":"s2figuer@ucsd.edu","login":null,"count":7},{"name":"Michael","email":"mpreston@ucsd.edu","login":null,"count":6},{"name":"Bradley Voytek","email":"bradley.voytek@gmail.com","login":null,"count":1},{"name":"Charles Guan","email":"charles@ae.studio","login":null,"count":1},{"name":"Ryan Hammonds","email":"ryanphammonds@gmail.com","login":null,"count":1}],"past_year_total_commits":155,"past_year_total_committers":6,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":25.833333333333332,"past_year_dds":0.10322580645161294,"last_synced_at":"2023-10-25T14:07:32.878Z","last_synced_commit":"f01c766e5305bba7d88307c9c0679b189173e376","created_at":"2023-03-07T16:46:24.597Z","updated_at":"2023-10-25T14:07:32.879Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-26T00:00:11.761Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"fooof-tools/fooof","html_url":"https://github.com/fooof-tools/fooof","last_synced_at":"2025-08-31T12:48:39.389Z","status":null,"issues_count":92,"pull_requests_count":125,"avg_time_to_close_issue":14160443.285714285,"avg_time_to_close_pull_request":6604351.411764706,"issues_closed_count":76,"pull_requests_closed_count":119,"pull_request_authors_count":15,"issue_authors_count":55,"avg_comments_per_issue":2.782608695652174,"avg_comments_per_pull_request":1.28,"merged_pull_requests_count":107,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":29,"past_year_avg_time_to_close_issue":1629280.5,"past_year_avg_time_to_close_pull_request":244089.92592592593,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.5,"past_year_avg_comments_per_pull_request":0.13793103448275862,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":27,"created_at":"2023-05-10T21:32:46.019Z","updated_at":"2025-09-02T14:30:44.775Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooof-tools%2Ffooof/issues","issue_labels_count":{"question":14,"2.0":12,"answered":9,"1.1":9,"idea / discussion":5,"enhancement":4,"code / maintenance":2,"1.0":2,"\u003e2.0":2,"bug":1,"algorithm":1},"pull_request_labels_count":{"1.1":30,"2.0":13,"idea / discussion":3,"\u003e2.0":2},"issue_author_associations_count":{"NONE":59,"MEMBER":16,"CONTRIBUTOR":15},"pull_request_author_associations_count":{"MEMBER":92,"CONTRIBUTOR":23,"NONE":13},"issue_authors":{"TomDonoghue":16,"ryanhammonds":7,"mwprestonjr":5,"danieltomasz":3,"mayucel":2,"chapochn":2,"reihanehk":2,"sydney-smith":2,"voytek":2,"rakansha":2,"SusanL82":2,"maschpall":2,"Clemencegdx":2,"Gregory-Humble":1,"kshtjkumar":1,"srcole":1,"rdgao":1,"Drvinc":1,"4srihy":1,"stellafychang":1,"guoyongjian111":1,"elkosik":1,"kwcooper":1,"tensionhead":1,"Crystalone11":1,"QuirinevEngen":1,"shenweiss":1,"rpande-alto":1,"jtmiles":1,"TurboAlpaca":1,"shnovik":1,"ZoeD2A":1,"rcassani":1,"tresupan":1,"hotsoupisgood":1,"maboudewyn":1,"AnnaPlieva":1,"sunh20":1,"anaradanovic":1,"scp010":1,"psychi0":1,"Eunggyu":1,"D1o0g9s":1,"MZeydabadi":1,"csaba-a":1,"toni-neurosc":1,"ZL1LAC":1,"AdityaNanda":1,"moritz-gerster":1,"cusinatr":1,"finetard":1,"ctrltz":1,"kkauraiims":1,"SomeUserName1":1},"pull_request_authors":{"TomDonoghue":92,"ryanhammonds":15,"dillancellier":3,"mwprestonjr":3,"blazyy":2,"kazuki":2,"zamanzadeh98":2,"thissop":2,"LeilaNS":1,"metapfhor":1,"SM-Figueroa":1,"moritz-gerster":1,"voytek":1,"computerscienceiscool":1,"charlesincharge":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10057119,"issues_count":30969460,"pull_requests_count":93494088,"authors_count":10684479,"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":{"question":3,"answered":3,"code / maintenance":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":11,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"MEMBER":28,"NONE":1,"CONTRIBUTOR":1},"past_year_issue_authors":{"Clemencegdx":2,"mayucel":2,"Crystalone11":1,"Eunggyu":1,"maboudewyn":1,"psychi0":1,"rpande-alto":1,"sydney-smith":1,"voytek":1,"ZoeD2A":1},"past_year_pull_request_authors":{"TomDonoghue":28,"kazuki":2},"maintainers":[{"login":"TomDonoghue","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomDonoghue"}],"active_maintainers":[{"login":"TomDonoghue","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomDonoghue"}]},"events":{"total":{"CreateEvent":18,"ReleaseEvent":3,"IssuesEvent":23,"WatchEvent":39,"DeleteEvent":15,"IssueCommentEvent":72,"PushEvent":179,"PullRequestEvent":33,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":1,"ForkEvent":10},"last_year":{"CreateEvent":18,"ReleaseEvent":3,"IssuesEvent":23,"WatchEvent":39,"DeleteEvent":15,"IssueCommentEvent":72,"PushEvent":179,"PullRequestEvent":33,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":1,"ForkEvent":10}},"keywords":["ecog","eeg","electrophysiology","lfp","local-field-potential","meg","neuroscience","oscillations","power-spectral-density"],"dependencies":[{"ecosystem":"pypi","filepath":"optional-requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-02T10:52:36.397Z","updated_at":"2022-09-02T10:52:36.397Z","repository_link":"https://github.com/fooof-tools/fooof/blob/main/optional-requirements.txt","dependencies":[{"id":3598185101,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3598185102,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-docs.txt","sha":null,"kind":"manifest","created_at":"2022-09-02T10:52:36.495Z","updated_at":"2022-09-02T10:52:36.495Z","repository_link":"https://github.com/fooof-tools/fooof/blob/main/requirements-docs.txt","dependencies":[{"id":3598185146,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3598185147,"package_name":"sphinx-gallery","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3598185148,"package_name":"sphinx_bootstrap_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3598185149,"package_name":"numpydoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3598185150,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3598185151,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3598185152,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3598185153,"package_name":"mne","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3598185154,"package_name":"neurodsp","ecosystem":"pypi","requirements":"\u003e=2.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-02T10:52:36.593Z","updated_at":"2022-09-02T10:52:36.593Z","repository_link":"https://github.com/fooof-tools/fooof/blob/main/requirements.txt","dependencies":[{"id":3598185178,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3598185179,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=0.19","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T04:22:56.564Z","updated_at":"2023-01-14T04:22:56.564Z","repository_link":"https://github.com/fooof-tools/fooof/blob/main/.github/workflows/build.yml","dependencies":[{"id":6892413684,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6892413685,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6892413686,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":17.816676766425303,"created_at":"2025-09-04T15:51:13.040Z","updated_at":"2025-10-07T08:15:58.101Z","avatar_url":"https://github.com/fooof-tools.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":8632,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1038/s41593-020-00744-x"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["meta-analysis"],"project_url":"https://science.ecosyste.ms/api/v1/projects/38947","html_url":"https://science.ecosyste.ms/projects/38947","bibtex_url":"https://science.ecosyste.ms/projects/38947/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/38947/export.apalike"}