{"id":68442,"name":"neighbors","description":"A package to perform collaborative filtering on emotion datasets.","url":"https://github.com/cosanlab/neighbors","last_synced_at":"2025-09-08T14:10:43.610Z","repository":{"id":40557016,"uuid":"66573761","full_name":"cosanlab/neighbors","owner":"cosanlab","description":"A package to perform collaborative filtering on emotion datasets.","archived":false,"fork":false,"pushed_at":"2024-01-08T18:15:49.000Z","size":6433,"stargazers_count":10,"open_issues_count":14,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-03T23:34:50.023Z","etag":null,"topics":["collaborative-filtering"],"latest_commit_sha":null,"homepage":"https://cosanlab.github.io/neighbors","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cosanlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-08-25T16:11:46.000Z","updated_at":"2024-05-27T21:28:52.000Z","dependencies_parsed_at":"2022-07-27T09:22:32.868Z","dependency_job_id":null,"html_url":"https://github.com/cosanlab/neighbors","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/cosanlab/neighbors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosanlab%2Fneighbors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosanlab%2Fneighbors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosanlab%2Fneighbors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosanlab%2Fneighbors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosanlab","download_url":"https://codeload.github.com/cosanlab/neighbors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosanlab%2Fneighbors/sbom","scorecard":{"id":305493,"data":{"date":"2025-08-11","repo":{"name":"github.com/cosanlab/neighbors","commit":"a3109e5773ffd51a516b7f3ecdd22ccc37f920fd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/auto_deploy_pypi_onrelease.yml:1","Warn: no topLevel permission defined: .github/workflows/auto_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/tests_and_docs.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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto_deploy_pypi_onrelease.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/cosanlab/neighbors/auto_deploy_pypi_onrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto_deploy_pypi_onrelease.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/cosanlab/neighbors/auto_deploy_pypi_onrelease.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto_deploy_pypi_onrelease.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/cosanlab/neighbors/auto_deploy_pypi_onrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto_tests.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/cosanlab/neighbors/auto_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests_and_docs.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/cosanlab/neighbors/tests_and_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests_and_docs.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/cosanlab/neighbors/tests_and_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests_and_docs.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/cosanlab/neighbors/tests_and_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests_and_docs.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/cosanlab/neighbors/tests_and_docs.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/auto_deploy_pypi_onrelease.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/tests_and_docs.yml:101","Warn: pipCommand not pinned by hash: .github/workflows/tests_and_docs.yml:123","Warn: pipCommand not pinned by hash: .github/workflows/tests_and_docs.yml:139","Warn: pipCommand not pinned by hash: .github/workflows/tests_and_docs.yml:140","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   4 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":-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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","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-2020-73","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","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"}}]},"last_synced_at":"2025-08-17T21:55:52.244Z","repository_id":40557016,"created_at":"2025-08-17T21:55:52.244Z","updated_at":"2025-08-17T21:55:52.244Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196122,"owners_count":25239148,"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-08T02:00:09.813Z","response_time":121,"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":"cosanlab","name":"Computational Social Affective Neuroscience Laboratory","uuid":"9117634","kind":"organization","description":"","email":null,"website":"http://cosanlab.com/","location":"Hanover, NH","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9117634?v=4","repositories_count":8,"last_synced_at":"2023-02-27T14:36:47.213Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cosanlab","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T22:17:45.933Z","updated_at":"2023-02-27T14:36:47.316Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosanlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosanlab/repositories"},"packages":[{"id":5903615,"name":"burnt-ends","ecosystem":"pypi","description":"A Python package containing modular, well-tested, utility and statistical functions handy for scientific computing and analysis.","homepage":"http://github.com/cosanlab/neighbors","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cosanlab/neighbors","keywords_array":["statistics","utilities","social science","machine-learning","neuroscience","psychology","programming"],"namespace":null,"versions_count":1,"first_release_published_at":"2023-01-18T22:20:12.000Z","latest_release_published_at":"2023-01-18T22:20:12.000Z","latest_release_number":"0.0.1","last_synced_at":"2025-09-03T14:06:57.944Z","created_at":"2023-01-18T22:33:50.579Z","updated_at":"2025-09-03T23:22:50.222Z","registry_url":"https://pypi.org/project/burnt-ends/","install_command":"pip install burnt-ends --index-url https://pypi.org/simple","documentation_url":"https://burnt-ends.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"burnt-ends","project_status":null},"repo_metadata":{"id":40557016,"uuid":"66573761","full_name":"cosanlab/neighbors","owner":"cosanlab","description":"A package to perform collaborative filtering on emotion datasets.","archived":false,"fork":false,"pushed_at":"2024-01-08T18:15:49.000Z","size":6433,"stargazers_count":10,"open_issues_count":14,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-16T11:24:18.158Z","etag":null,"topics":["collaborative-filtering"],"latest_commit_sha":null,"homepage":"https://cosanlab.github.io/neighbors","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cosanlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-08-25T16:11:46.000Z","updated_at":"2024-05-27T21:28:52.000Z","dependencies_parsed_at":"2022-07-27T09:22:32.868Z","dependency_job_id":null,"html_url":"https://github.com/cosanlab/neighbors","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/cosanlab/neighbors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosanlab%2Fneighbors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosanlab%2Fneighbors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosanlab%2Fneighbors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosanlab%2Fneighbors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosanlab","download_url":"https://codeload.github.com/cosanlab/neighbors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosanlab%2Fneighbors/sbom","scorecard":{"id":305493,"data":{"date":"2025-08-11","repo":{"name":"github.com/cosanlab/neighbors","commit":"a3109e5773ffd51a516b7f3ecdd22ccc37f920fd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/24 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/auto_deploy_pypi_onrelease.yml:1","Warn: no topLevel permission defined: .github/workflows/auto_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/tests_and_docs.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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto_deploy_pypi_onrelease.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/cosanlab/neighbors/auto_deploy_pypi_onrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto_deploy_pypi_onrelease.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/cosanlab/neighbors/auto_deploy_pypi_onrelease.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto_deploy_pypi_onrelease.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/cosanlab/neighbors/auto_deploy_pypi_onrelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto_tests.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/cosanlab/neighbors/auto_tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests_and_docs.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/cosanlab/neighbors/tests_and_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests_and_docs.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/cosanlab/neighbors/tests_and_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests_and_docs.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/cosanlab/neighbors/tests_and_docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests_and_docs.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/cosanlab/neighbors/tests_and_docs.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/auto_deploy_pypi_onrelease.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/tests_and_docs.yml:101","Warn: pipCommand not pinned by hash: .github/workflows/tests_and_docs.yml:123","Warn: pipCommand not pinned by hash: .github/workflows/tests_and_docs.yml:139","Warn: pipCommand not pinned by hash: .github/workflows/tests_and_docs.yml:140","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   4 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Packaging","score":-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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","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-2020-73","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","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"}}]},"last_synced_at":"2025-08-17T21:55:52.244Z","repository_id":40557016,"created_at":"2025-08-17T21:55:52.244Z","updated_at":"2025-08-17T21:55:52.244Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273525285,"owners_count":25121184,"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-03T02:00:09.631Z","response_time":76,"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":"cosanlab","name":"Computational Social Affective Neuroscience Laboratory","uuid":"9117634","kind":"organization","description":"","email":null,"website":"http://cosanlab.com/","location":"Hanover, NH","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9117634?v=4","repositories_count":8,"last_synced_at":"2023-02-27T14:36:47.213Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cosanlab","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T22:17:45.933Z","updated_at":"2023-02-27T14:36:47.316Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosanlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosanlab/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-09-03T23:22:50.221Z","dependent_packages_count":0,"downloads":21,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":30.61104109666564,"dependent_packages_count":6.633233862033089,"stargazers_count":17.887638786406605,"forks_count":12.796971893371989,"average":16.98222140961933},"purl":"pkg:pypi/burnt-ends","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/burnt-ends","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/burnt-ends","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/burnt-ends/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-16T11:17:19.706Z","issues_count":24,"pull_requests_count":21,"avg_time_to_close_issue":40037505.692307696,"avg_time_to_close_pull_request":1310041.388888889,"issues_closed_count":13,"pull_requests_closed_count":18,"pull_request_authors_count":5,"issue_authors_count":6,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7142857142857143,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosanlab%2Fneighbors/issues","maintainers":[{"login":"ljchang","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljchang"},{"login":"ngreenstein","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngreenstein"},{"login":"jcheong0428","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcheong0428"},{"login":"Marissa-Clark","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Marissa-Clark"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/burnt-ends/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/burnt-ends/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/burnt-ends/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/burnt-ends/related_packages","maintainers":[{"uuid":"ejolly","login":"ejolly","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/ejolly/","role":null,"created_at":"2023-02-26T05:52:45.329Z","updated_at":"2023-02-26T05:52:45.329Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ejolly/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726156,"maintainers_count":308801,"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"}},{"id":2815364,"name":"neighbors","ecosystem":"pypi","description":"A Python package for performing collaborative filtering on social and emotion datasets","homepage":"http://github.com/cosanlab/neighbors","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cosanlab/neighbors","keywords_array":["emotion","collaborative filtering","recommender","machine-learning"],"namespace":null,"versions_count":1,"first_release_published_at":"2021-08-11T20:57:05.000Z","latest_release_published_at":"2021-08-11T20:57:05.000Z","latest_release_number":"0.1.0","last_synced_at":"2025-08-16T09:21:22.837Z","created_at":"2022-04-10T11:43:26.710Z","updated_at":"2025-08-16T11:17:08.019Z","registry_url":"https://pypi.org/project/neighbors/","install_command":"pip install neighbors --index-url https://pypi.org/simple","documentation_url":"https://neighbors.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"neighbors","project_status":null},"repo_metadata":{"id":40557016,"uuid":"66573761","full_name":"cosanlab/neighbors","owner":"cosanlab","description":"A package to perform collaborative filtering on emotion datasets.","archived":false,"fork":false,"pushed_at":"2024-01-08T18:15:49.000Z","size":6433,"stargazers_count":10,"open_issues_count":14,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-27T22:49:05.380Z","etag":null,"topics":["collaborative-filtering"],"latest_commit_sha":null,"homepage":"https://cosanlab.github.io/neighbors","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cosanlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-08-25T16:11:46.000Z","updated_at":"2024-05-27T21:28:52.000Z","dependencies_parsed_at":"2022-07-27T09:22:32.868Z","dependency_job_id":null,"html_url":"https://github.com/cosanlab/neighbors","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/cosanlab/neighbors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosanlab%2Fneighbors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosanlab%2Fneighbors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosanlab%2Fneighbors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosanlab%2Fneighbors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosanlab","download_url":"https://codeload.github.com/cosanlab/neighbors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosanlab%2Fneighbors/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270702565,"owners_count":24630878,"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-16T02:00:11.002Z","response_time":91,"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":"cosanlab","name":"Computational Social Affective Neuroscience Laboratory","uuid":"9117634","kind":"organization","description":"","email":null,"website":"http://cosanlab.com/","location":"Hanover, NH","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9117634?v=4","repositories_count":8,"last_synced_at":"2023-02-27T14:36:47.213Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cosanlab","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T22:17:45.933Z","updated_at":"2023-02-27T14:36:47.316Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosanlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosanlab/repositories"},"tags":[{"name":"v0.1.0","sha":"23fb75df3d55ee28a65fafe95bd04b9155b86b39","kind":"commit","published_at":"2021-08-11T20:23:00.000Z","download_url":"https://codeload.github.com/cosanlab/neighbors/tar.gz/v0.1.0","html_url":"https://github.com/cosanlab/neighbors/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosanlab/neighbors@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosanlab%2Fneighbors/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosanlab%2Fneighbors/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-16T11:17:08.019Z","dependent_packages_count":0,"downloads":415,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":8.337172340719585,"dependent_repos_count":11.618622808852685,"dependent_packages_count":9.995259271770403,"stargazers_count":17.69615802423642,"forks_count":12.548342952341288,"docker_downloads_count":null,"average":12.039111079584076},"purl":"pkg:pypi/neighbors","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/neighbors","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/neighbors","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/neighbors/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-27T22:49:06.943Z","issues_count":24,"pull_requests_count":21,"avg_time_to_close_issue":40037505.692307696,"avg_time_to_close_pull_request":1310041.388888889,"issues_closed_count":13,"pull_requests_closed_count":18,"pull_request_authors_count":5,"issue_authors_count":6,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7142857142857143,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosanlab%2Fneighbors/issues","maintainers":[{"login":"ljchang","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljchang"},{"login":"ngreenstein","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngreenstein"},{"login":"jcheong0428","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcheong0428"},{"login":"Marissa-Clark","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Marissa-Clark"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/neighbors/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/neighbors/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/neighbors/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/neighbors/related_packages","maintainers":[{"uuid":"ejolly","login":"ejolly","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/ejolly/","role":null,"created_at":"2023-02-24T18:49:06.016Z","updated_at":"2023-02-24T18:49:06.016Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ejolly/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726156,"maintainers_count":308801,"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":617175,"full_name":"cosanlab/neighbors","default_branch":"master","committers":[{"name":"ejolly","email":"eshin.jolly@gmail.com","login":null,"count":105},{"name":"Luke Chang","email":"lukejchang@gmail.com","login":null,"count":67},{"name":"ljchang","email":"luke.j.chang@dartmouth.edu","login":null,"count":16},{"name":"Eshin Jolly","email":"ejolly","login":"ejolly","count":10},{"name":"Nathan Greenstein","email":"nathang345@gmail.com","login":null,"count":4},{"name":"Eric Andrews","email":"eric@infiniteline.com","login":null,"count":1},{"name":"jcheong","email":"jcheong0428@gmail.com","login":null,"count":1}],"total_commits":204,"total_committers":7,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":29.142857142857142,"dds":0.4852941176470589,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2023-10-25T14:26:15.166Z","last_synced_commit":"a3109e5773ffd51a516b7f3ecdd22ccc37f920fd","created_at":"2023-03-09T07:44:40.256Z","updated_at":"2023-10-25T14:26:15.166Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosanlab%2Fneighbors/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483987,"commits_count":854371652,"contributors_count":31146699,"owners_count":908917,"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":"cosanlab/neighbors","html_url":"https://github.com/cosanlab/neighbors","last_synced_at":"2025-08-16T11:17:19.706Z","status":"error","issues_count":24,"pull_requests_count":21,"avg_time_to_close_issue":40037505.692307696,"avg_time_to_close_pull_request":1310041.388888889,"issues_closed_count":13,"pull_requests_closed_count":18,"pull_request_authors_count":5,"issue_authors_count":6,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7142857142857143,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T18:27:41.147Z","updated_at":"2025-09-01T22:59:34.752Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosanlab%2Fneighbors","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosanlab%2Fneighbors/issues","issue_labels_count":{"enhancement":4,"bug":2,"docs":1,"question":1},"pull_request_labels_count":{},"issue_author_associations_count":{"MEMBER":16,"CONTRIBUTOR":5,"NONE":1,"COLLABORATOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":10,"MEMBER":8,"COLLABORATOR":3},"issue_authors":{"ljchang":15,"ejolly":4,"jcheong0428":1,"Marissa-Clark":1,"Ben-FCC":1,"infiniteline":1},"pull_request_authors":{"ejolly":9,"ljchang":7,"ngreenstein":3,"jcheong0428":1,"infiniteline":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10166699,"issues_count":32013288,"pull_requests_count":100268859,"authors_count":10729412,"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":{"NONE":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"Ben-FCC":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"ljchang","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljchang"},{"login":"ngreenstein","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ngreenstein"},{"login":"jcheong0428","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcheong0428"},{"login":"Marissa-Clark","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Marissa-Clark"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"ForkEvent":1},"last_year":{"IssuesEvent":1,"ForkEvent":1}},"keywords":["collaborative-filtering"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2022-07-27T09:22:32.104Z","updated_at":"2022-07-27T09:22:32.104Z","repository_link":"https://github.com/cosanlab/neighbors/blob/master/requirements-dev.txt","dependencies":[{"id":441341156,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":441341157,"package_name":"mkdocs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":441341158,"package_name":"mkdocs-material","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":441341159,"package_name":"mkdocstrings","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":441341160,"package_name":"mkdocs-jupyter","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-27T09:22:32.328Z","updated_at":"2022-07-27T09:22:32.328Z","repository_link":"https://github.com/cosanlab/neighbors/blob/master/requirements.txt","dependencies":[{"id":441344340,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":441344341,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.0","direct":true,"kind":"runtime","optional":false},{"id":441344342,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":441344343,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":441344344,"package_name":"seaborn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":441344345,"package_name":"numba","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":11.20846339247843,"created_at":"2025-09-08T11:18:55.461Z","updated_at":"2025-10-07T08:25:34.993Z","avatar_url":"https://github.com/cosanlab.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":436,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/68442","html_url":"https://science.ecosyste.ms/projects/68442"}