{"id":103969,"name":null,"description":"Modular analysis tools for neurophysiology data","url":"https://github.com/alleninstitute/neuroanalysis","last_synced_at":"2025-09-09T03:54:33.558Z","repository":{"id":24514212,"uuid":"98225273","full_name":"AllenInstitute/neuroanalysis","owner":"AllenInstitute","description":"Modular analysis tools for neurophysiology data","archived":false,"fork":false,"pushed_at":"2025-03-26T19:56:40.000Z","size":8454,"stargazers_count":9,"open_issues_count":2,"forks_count":11,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-25T04:39:34.273Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"campagnola/neuroanalysis","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AllenInstitute.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-07-24T19:05:06.000Z","updated_at":"2025-07-26T08:08:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"75cc2cc6-6d8c-40f0-99b6-8de2311c0048","html_url":"https://github.com/AllenInstitute/neuroanalysis","commit_stats":{"total_commits":400,"total_committers":13,"mean_commits":30.76923076923077,"dds":0.4675,"last_synced_commit":"e5b412873a02edb64afa53d70409bc9d097ecd9c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AllenInstitute/neuroanalysis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllenInstitute%2Fneuroanalysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllenInstitute%2Fneuroanalysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllenInstitute%2Fneuroanalysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllenInstitute%2Fneuroanalysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AllenInstitute","download_url":"https://codeload.github.com/AllenInstitute/neuroanalysis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllenInstitute%2Fneuroanalysis/sbom","scorecard":{"id":12059,"data":{"date":"2025-08-11","repo":{"name":"github.com/AllenInstitute/neuroanalysis","commit":"24134c32549ec08db3a1d2f523b6eb4ee85dac6a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"Code-Review","score":2,"reason":"Found 3/12 approved changesets -- score normalized to 2","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:61","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/AllenInstitute/neuroanalysis/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/AllenInstitute/neuroanalysis/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/AllenInstitute/neuroanalysis/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/AllenInstitute/neuroanalysis/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/AllenInstitute/neuroanalysis/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AllenInstitute/neuroanalysis/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/AllenInstitute/neuroanalysis/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/AllenInstitute/neuroanalysis/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/AllenInstitute/neuroanalysis/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/deploy.yml:30"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-14T14:50:55.705Z","repository_id":24514212,"created_at":"2025-08-14T14:50:55.705Z","updated_at":"2025-08-14T14:50:55.705Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274240424,"owners_count":25247570,"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-09T02:00:10.223Z","response_time":80,"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":"AllenInstitute","name":"Allen Institute","uuid":"1848392","kind":"organization","description":"Please visit http://alleninstitute.github.io/ for more information.","email":null,"website":"https://alleninstitute.org","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1848392?v=4","repositories_count":184,"last_synced_at":"2023-03-22T17:11:50.580Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AllenInstitute","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T11:18:51.640Z","updated_at":"2023-03-22T17:11:51.155Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AllenInstitute","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AllenInstitute/repositories"},"packages":[{"id":2817724,"name":"neuroanalysis","ecosystem":"pypi","description":"Functions and modular user interface tools for analysis of patch clamp experiment data.","homepage":null,"licenses":"Copyright (c) 2016- Allen Institute for Brain Science  The MIT License Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.  ","normalized_licenses":["Other"],"repository_url":"https://github.com/AllenInstitute/neuroanalysis","keywords_array":["neuroscience","analysis","neurodata","without","borders","nwb"],"namespace":null,"versions_count":7,"first_release_published_at":"2021-12-07T21:01:25.000Z","latest_release_published_at":"2025-03-19T21:24:27.000Z","latest_release_number":"0.0.7","last_synced_at":"2025-08-25T01:50:31.137Z","created_at":"2022-04-10T11:44:35.386Z","updated_at":"2025-08-25T08:59:02.897Z","registry_url":"https://pypi.org/project/neuroanalysis/","install_command":"pip install neuroanalysis --index-url https://pypi.org/simple","documentation_url":"https://neuroanalysis.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Environment :: Other Environment","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Topic :: Scientific/Engineering","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"neuroanalysis","project_status":null},"repo_metadata":{"id":24514212,"uuid":"98225273","full_name":"AllenInstitute/neuroanalysis","owner":"AllenInstitute","description":"Modular analysis tools for neurophysiology data","archived":false,"fork":false,"pushed_at":"2025-03-26T19:56:40.000Z","size":8454,"stargazers_count":9,"open_issues_count":2,"forks_count":11,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-25T04:39:34.273Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"campagnola/neuroanalysis","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AllenInstitute.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-07-24T19:05:06.000Z","updated_at":"2025-07-26T08:08:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"75cc2cc6-6d8c-40f0-99b6-8de2311c0048","html_url":"https://github.com/AllenInstitute/neuroanalysis","commit_stats":{"total_commits":400,"total_committers":13,"mean_commits":30.76923076923077,"dds":0.4675,"last_synced_commit":"e5b412873a02edb64afa53d70409bc9d097ecd9c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AllenInstitute/neuroanalysis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllenInstitute%2Fneuroanalysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllenInstitute%2Fneuroanalysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllenInstitute%2Fneuroanalysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllenInstitute%2Fneuroanalysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AllenInstitute","download_url":"https://codeload.github.com/AllenInstitute/neuroanalysis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllenInstitute%2Fneuroanalysis/sbom","scorecard":{"id":12059,"data":{"date":"2025-08-11","repo":{"name":"github.com/AllenInstitute/neuroanalysis","commit":"24134c32549ec08db3a1d2f523b6eb4ee85dac6a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"Code-Review","score":2,"reason":"Found 3/12 approved changesets -- score normalized to 2","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/deploy.yml:61","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/AllenInstitute/neuroanalysis/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/AllenInstitute/neuroanalysis/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/AllenInstitute/neuroanalysis/deploy.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/AllenInstitute/neuroanalysis/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/AllenInstitute/neuroanalysis/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/AllenInstitute/neuroanalysis/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/AllenInstitute/neuroanalysis/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/AllenInstitute/neuroanalysis/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/AllenInstitute/neuroanalysis/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/deploy.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:33","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt: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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/deploy.yml:30"],"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-14T14:50:55.705Z","repository_id":24514212,"created_at":"2025-08-14T14:50:55.705Z","updated_at":"2025-08-14T14:50:55.705Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272032977,"owners_count":24861705,"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":"AllenInstitute","name":"Allen Institute","uuid":"1848392","kind":"organization","description":"Please visit http://alleninstitute.github.io/ for more information.","email":null,"website":"https://alleninstitute.org","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1848392?v=4","repositories_count":184,"last_synced_at":"2023-03-22T17:11:50.580Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/AllenInstitute","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T11:18:51.640Z","updated_at":"2023-03-22T17:11:51.155Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AllenInstitute","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AllenInstitute/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-08-25T08:59:02.897Z","dependent_packages_count":0,"downloads":198,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":71.8424310070813,"dependent_repos_count":21.84813905748809,"dependent_packages_count":9.813334981248527,"stargazers_count":20.363268411560014,"forks_count":10.929601180200741,"docker_downloads_count":null,"average":26.959354927515733},"purl":"pkg:pypi/neuroanalysis","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/neuroanalysis","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/neuroanalysis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/neuroanalysis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T03:23:59.301Z","issues_count":1,"pull_requests_count":15,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1791036.0,"issues_closed_count":0,"pull_requests_closed_count":14,"pull_request_authors_count":4,"issue_authors_count":1,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.2,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3249490.8,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllenInstitute%2Fneuroanalysis/issues","maintainers":[{"login":"outofculture","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/outofculture"}],"active_maintainers":[{"login":"outofculture","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/outofculture"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/neuroanalysis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/neuroanalysis/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/neuroanalysis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/neuroanalysis/related_packages","maintainers":[{"uuid":"lcampagn","login":"lcampagn","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/lcampagn/","role":"Owner","created_at":"2025-06-22T04:18:51.316Z","updated_at":"2025-06-22T04:18:51.316Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/lcampagn/packages"},{"uuid":"Martin.Chase","login":"Martin.Chase","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/Martin.Chase/","role":null,"created_at":"2023-02-24T19:10:02.529Z","updated_at":"2023-02-24T19:10:02.529Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Martin.Chase/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726374,"maintainers_count":308843,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":617832,"full_name":"AllenInstitute/neuroanalysis","default_branch":"master","committers":[{"name":"Luke Campagnola","email":"lukec@alleninstitute.org","login":"campagnola","count":342},{"name":"Martin Chase","email":"outofculture@gmail.com","login":"outofculture","count":133},{"name":"Megan Kratz","email":"meganbkratz@gmail.com","login":"meganbkratz","count":53},{"name":"Corinne Teeter","email":"corinnet@alleninstitute.org","login":null,"count":13},{"name":"ALLENINST\\stephanies","email":"stephanies@alleninstitute.org","login":"scseeman","count":6},{"name":"jung","email":"giscard88@gmail.com","login":"giscard88","count":3},{"name":"Alice B","email":"AliceB@alleninstitute.org","login":null,"count":3},{"name":"Alice Bosma-Moody","email":"acbosmamoody@gmail.com","login":"acbosma","count":2},{"name":"Tom Chartrand","email":"tom.chartrand@alleninstitute.org","login":"tmchartrand","count":1}],"total_commits":556,"total_committers":9,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":61.77777777777778,"dds":0.3848920863309353,"past_year_committers":[{"name":"Martin Chase","email":"outofculture@gmail.com","login":"outofculture","count":118},{"name":"Luke Campagnola","email":"luke.campagnola@gmail.com","login":"campagnola","count":14}],"past_year_total_commits":132,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":66.0,"past_year_dds":0.10606060606060608,"last_synced_at":"2025-04-15T23:23:24.109Z","last_synced_commit":"24134c32549ec08db3a1d2f523b6eb4ee85dac6a","created_at":"2023-03-09T07:46:44.001Z","updated_at":"2025-04-15T23:23:28.604Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllenInstitute%2Fneuroanalysis/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5504463,"commits_count":856928083,"contributors_count":31336895,"owners_count":914237,"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":"AllenInstitute/neuroanalysis","html_url":"https://github.com/AllenInstitute/neuroanalysis","last_synced_at":"2025-08-25T03:23:59.301Z","status":"error","issues_count":1,"pull_requests_count":15,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1791036.0,"issues_closed_count":0,"pull_requests_closed_count":14,"pull_request_authors_count":4,"issue_authors_count":1,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.2,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3249490.8,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"created_at":"2023-05-14T18:32:07.244Z","updated_at":"2025-09-02T09:59:43.909Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllenInstitute%2Fneuroanalysis","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/AllenInstitute%2Fneuroanalysis/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":1},"pull_request_author_associations_count":{"NONE":17,"COLLABORATOR":2},"issue_authors":{"t-b":1},"pull_request_authors":{"outofculture":12,"meganbkratz":5,"scseeman":1,"tmchartrand":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10032606,"issues_count":30503850,"pull_requests_count":90650680,"authors_count":10373233,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"NONE":3,"COLLABORATOR":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"outofculture":5},"maintainers":[{"login":"outofculture","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/outofculture"}],"active_maintainers":[{"login":"outofculture","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/outofculture"}]},"events":{"total":{"WatchEvent":1,"PushEvent":7,"PullRequestEvent":1,"ForkEvent":1},"last_year":{"WatchEvent":1,"PushEvent":7,"PullRequestEvent":1,"ForkEvent":1}},"keywords":[],"dependencies":[],"score":9.898424758193666,"created_at":"2025-09-08T22:18:48.516Z","updated_at":"2025-10-07T08:31:26.513Z","avatar_url":"https://github.com/AllenInstitute.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":198,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["qt"],"project_url":"https://science.ecosyste.ms/api/v1/projects/103969","html_url":"https://science.ecosyste.ms/projects/103969"}