{"id":64909,"name":"implicit","description":"Fast Python Collaborative Filtering for Implicit Feedback Datasets","url":"https://github.com/benfred/implicit","last_synced_at":"2025-09-08T13:17:30.140Z","repository":{"id":37381994,"uuid":"56417681","full_name":"benfred/implicit","owner":"benfred","description":"Fast Python Collaborative Filtering for Implicit Feedback Datasets","archived":false,"fork":false,"pushed_at":"2024-07-11T17:58:17.000Z","size":7873,"stargazers_count":3702,"open_issues_count":103,"forks_count":622,"subscribers_count":76,"default_branch":"main","last_synced_at":"2025-09-01T06:40:42.293Z","etag":null,"topics":["collaborative-filtering","machine-learning","matrix-factorization","recommendation","recommendation-system","recommender-system"],"latest_commit_sha":null,"homepage":"https://benfred.github.io/implicit/","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/benfred.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-04-17T03:45:23.000Z","updated_at":"2025-08-28T11:06:52.000Z","dependencies_parsed_at":"2024-04-28T01:56:35.441Z","dependency_job_id":"35baf86b-b748-4279-8c61-78997e6346e2","html_url":"https://github.com/benfred/implicit","commit_stats":{"total_commits":358,"total_committers":37,"mean_commits":9.675675675675675,"dds":"0.24581005586592175","last_synced_commit":"cb2a66d50d1f1c2779108724c78f7653024332b8"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/benfred/implicit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benfred","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/sbom","scorecard":{"id":232442,"data":{"date":"2025-08-11","repo":{"name":"github.com/benfred/implicit","commit":"b33b809cb585cb8a65ad39d0f97497d37e98acaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.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":"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":"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":"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:19: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/release-drafter.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:86","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:122","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:123","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:124","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:130","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:134","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:161","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:29","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  10 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":"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: 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.7.2 not signed: https://api.github.com/repos/benfred/implicit/releases/123181918","Warn: release artifact v0.7.1 not signed: https://api.github.com/repos/benfred/implicit/releases/118747474","Warn: release artifact v0.7.0 not signed: https://api.github.com/repos/benfred/implicit/releases/108312940","Warn: release artifact v0.6.2 not signed: https://api.github.com/repos/benfred/implicit/releases/85641694","Warn: release artifact v0.6.1 not signed: https://api.github.com/repos/benfred/implicit/releases/75960117","Warn: release artifact v0.7.2 does not have provenance: https://api.github.com/repos/benfred/implicit/releases/123181918","Warn: release artifact v0.7.1 does not have provenance: https://api.github.com/repos/benfred/implicit/releases/118747474","Warn: release artifact v0.7.0 does not have provenance: https://api.github.com/repos/benfred/implicit/releases/108312940","Warn: release artifact v0.6.2 does not have provenance: https://api.github.com/repos/benfred/implicit/releases/85641694","Warn: release artifact v0.6.1 does not have provenance: https://api.github.com/repos/benfred/implicit/releases/75960117"],"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":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","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-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p"],"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 26 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-17T05:05:06.849Z","repository_id":37381994,"created_at":"2025-08-17T05:05:06.850Z","updated_at":"2025-08-17T05:05:06.850Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274190404,"owners_count":25238155,"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":"benfred","name":"Ben Frederickson","uuid":"69536","kind":"user","description":"Working on open source data science tools @nvidia","email":"","website":"https://www.benfrederickson.com","location":"Vancouver, BC, Canada","twitter":null,"company":"@nvidia","icon_url":"https://avatars.githubusercontent.com/u/69536?u=8e3a4e3d5f7028a5424d4ad61bf1146afc58bfe8\u0026v=4","repositories_count":39,"last_synced_at":"2025-09-01T06:04:30.400Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/benfred","funding_links":[],"total_stars":20177,"followers":1827,"following":16,"created_at":"2022-11-02T16:23:34.795Z","updated_at":"2025-09-01T06:04:30.400Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benfred","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benfred/repositories"},"packages":[{"id":2765993,"name":"implicit","ecosystem":"pypi","description":"Collaborative Filtering for Implicit Feedback Datasets","homepage":"http://github.com/benfred/implicit/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/benfred/implicit","keywords_array":["Matrix Factorization","Implicit Alternating Least Squares","Collaborative Filtering","Recommender Systems"],"namespace":null,"versions_count":46,"first_release_published_at":"2016-04-17T04:07:19.000Z","latest_release_published_at":"2023-09-29T21:07:11.000Z","latest_release_number":"0.7.2","last_synced_at":"2025-09-08T01:01:13.611Z","created_at":"2022-04-10T11:18:14.963Z","updated_at":"2025-09-08T01:01:13.611Z","registry_url":"https://pypi.org/project/implicit/","install_command":"pip install implicit --index-url https://pypi.org/simple","documentation_url":"https://implicit.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Cython","Programming Language :: Python","Programming Language :: Python :: 3","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"implicit","project_status":null},"repo_metadata":{"id":37381994,"uuid":"56417681","full_name":"benfred/implicit","owner":"benfred","description":"Fast Python Collaborative Filtering for Implicit Feedback Datasets","archived":false,"fork":false,"pushed_at":"2024-07-11T17:58:17.000Z","size":7873,"stargazers_count":3522,"open_issues_count":90,"forks_count":607,"subscribers_count":77,"default_branch":"main","last_synced_at":"2024-09-05T23:35:30.450Z","etag":null,"topics":["collaborative-filtering","machine-learning","matrix-factorization","recommendation","recommendation-system","recommender-system"],"latest_commit_sha":null,"homepage":"https://benfred.github.io/implicit/","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/benfred.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-04-17T03:45:23.000Z","updated_at":"2024-09-05T07:45:11.000Z","dependencies_parsed_at":"2024-04-28T01:56:35.441Z","dependency_job_id":"35baf86b-b748-4279-8c61-78997e6346e2","html_url":"https://github.com/benfred/implicit","commit_stats":{"total_commits":358,"total_committers":37,"mean_commits":9.675675675675675,"dds":"0.24581005586592175","last_synced_commit":"cb2a66d50d1f1c2779108724c78f7653024332b8"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benfred","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217689105,"owners_count":16216118,"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","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":"benfred","name":"Ben Frederickson","uuid":"69536","kind":"user","description":"Working on open source data science tools @nvidia","email":"","website":"https://www.benfrederickson.com","location":"Vancouver, BC, Canada","twitter":"benfrederickson","company":"@nvidia","icon_url":"https://avatars.githubusercontent.com/u/69536?u=8e3a4e3d5f7028a5424d4ad61bf1146afc58bfe8\u0026v=4","repositories_count":37,"last_synced_at":"2024-04-16T00:45:23.290Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/benfred","funding_links":[],"total_stars":17391,"followers":1580,"following":16,"created_at":"2022-11-02T16:23:34.795Z","updated_at":"2024-04-16T00:45:28.885Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benfred","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benfred/repositories"},"tags":[{"name":"v0.7.2","sha":"04de38d5ac71a9891300440d9927a3a0ddd4ea03","kind":"tag","published_at":"2023-09-29T20:43:02.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.7.2","html_url":"https://github.com/benfred/implicit/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"ab812420f7aa171fabd9907476f50e23c1ebda40","kind":"tag","published_at":"2023-08-25T17:11:59.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.7.1","html_url":"https://github.com/benfred/implicit/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"2268ac78d08e4ab94ce53bd48b08bcd012878559","kind":"tag","published_at":"2023-06-13T04:45:17.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.7.0","html_url":"https://github.com/benfred/implicit/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"871e0c7229b012108131b6211cd617e23a3b24bf","kind":"tag","published_at":"2022-12-11T00:17:12.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.6.2","html_url":"https://github.com/benfred/implicit/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"bf28fa82445063970c336231282fb5c2a9359565","kind":"commit","published_at":"2022-08-31T20:28:05.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.6.1","html_url":"https://github.com/benfred/implicit/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"67e19db52e41970fe232ddff44b22e86d2de7166","kind":"tag","published_at":"2022-07-11T16:54:26.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.6.0","html_url":"https://github.com/benfred/implicit/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"27b5d1928ade85e89271cbf852bc58946bd2b7ca","kind":"tag","published_at":"2022-01-29T04:10:37.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.5.2","html_url":"https://github.com/benfred/implicit/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"ec328ece651a0c2ab73a46cb72f837e27af160d1","kind":"tag","published_at":"2022-01-28T18:01:59.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.5.1","html_url":"https://github.com/benfred/implicit/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"fa890da6cbcb8dfade5cd7714ebf35ad9c30c5b3","kind":"tag","published_at":"2022-01-28T06:09:18.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.5.0","html_url":"https://github.com/benfred/implicit/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.5.0/manifests"},{"name":"v0.4.8","sha":"553010d5d600111fb45c2aeb5e8ac2004d15e827","kind":"tag","published_at":"2021-08-29T04:22:22.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.8","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"d514da5e181a80e6d2f012f754b846fa2bb1c1a0","kind":"tag","published_at":"2021-08-29T04:06:27.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.7","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"514b91a10e41b2fdc5ee1d658626e19330335983","kind":"tag","published_at":"2021-08-29T03:47:49.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.6","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"13aa003ea15f76907d77dba5a5d25611beb28e18","kind":"tag","published_at":"2021-08-29T03:30:36.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.5","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"0ea219984329cac95eafdaff1c56a37c8f75022c","kind":"tag","published_at":"2020-09-15T22:00:59.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.4","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"e433006cbb6f6b5ff5aebdb9b5c70b046507fa51","kind":"tag","published_at":"2020-09-15T04:13:57.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.3","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"59e0bb901a7312e25b3e58c7a533ee0ad5ccf9ff","kind":"tag","published_at":"2019-10-25T10:38:49.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.2","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"c555fec4920f4e1b516ada4a8b13a83a252250c2","kind":"tag","published_at":"2019-10-20T06:52:31.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.1","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"20d3a8331bd2135fa9f5184f8959403b0b311c08","kind":"tag","published_at":"2019-08-01T11:08:30.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.0","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"b91deb16dd1c1f676518f289003b5baf0cd2a265","kind":"tag","published_at":"2019-07-13T19:23:32.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.3.9","html_url":"https://github.com/benfred/implicit/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"cfc9adb52d52ee2884e90abbd2110b8d1553448e","kind":"tag","published_at":"2018-10-11T00:07:36.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.3.8","html_url":"https://github.com/benfred/implicit/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"6e70d956bdf1929e105cfe5272d2c8ec1b5680a1","kind":"tag","published_at":"2018-09-22T05:31:29.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.3.7","html_url":"https://github.com/benfred/implicit/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.3.7/manifests"}]},"repo_metadata_updated_at":"2024-09-07T13:38:16.139Z","dependent_packages_count":12,"downloads":405640,"downloads_period":"last-month","dependent_repos_count":195,"rankings":{"downloads":0.8585192350912164,"dependent_repos_count":1.0988968037600524,"dependent_packages_count":0.6932988280181075,"stargazers_count":1.3289166397951906,"forks_count":2.080927114785175,"docker_downloads_count":1.680493262588065,"average":1.2901753140063013},"purl":"pkg:pypi/implicit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/implicit","docker_dependents_count":9,"docker_downloads_count":713,"usage_url":"https://repos.ecosyste.ms/usage/pypi/implicit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/implicit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-05T22:28:50.440Z","issues_count":118,"pull_requests_count":57,"avg_time_to_close_issue":13796037.45882353,"avg_time_to_close_pull_request":1777776.8823529412,"issues_closed_count":85,"pull_requests_closed_count":51,"pull_request_authors_count":13,"issue_authors_count":106,"avg_comments_per_issue":3.8389830508474576,"avg_comments_per_pull_request":0.38596491228070173,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":24,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":605970.1111111111,"past_year_avg_time_to_close_pull_request":33845.857142857145,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":24,"past_year_avg_comments_per_issue":1.375,"past_year_avg_comments_per_pull_request":0.1111111111111111,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/issues","maintainers":[{"login":"benfred","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benfred"},{"login":"ita9naiwa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ita9naiwa"}],"active_maintainers":[{"login":"benfred","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benfred"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/implicit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/implicit/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/implicit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/implicit/related_packages","maintainers":[{"uuid":"benfred","login":"benfred","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/benfred/","role":null,"created_at":"2023-01-19T13:16:58.332Z","updated_at":"2023-01-19T13:16:58.332Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/benfred/packages"},{"uuid":"ita9naiwa","login":"ita9naiwa","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/ita9naiwa/","role":null,"created_at":"2023-01-19T13:16:58.337Z","updated_at":"2023-01-19T13:16:58.337Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ita9naiwa/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":8233884,"name":"wbimplicit","ecosystem":"pypi","description":"Collaborative Filtering for Implicit Feedback Datasets","homepage":"http://github.com/benfred/implicit/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/benfred/implicit","keywords_array":["Matrix Factorization","Implicit Alternating Least Squares","Collaborative Filtering","Recommender Systems"],"namespace":null,"versions_count":1,"first_release_published_at":"2023-06-10T16:05:10.000Z","latest_release_published_at":"2023-06-10T16:05:10.000Z","latest_release_number":"0.6.2.1","last_synced_at":"2025-09-01T07:21:13.625Z","created_at":"2023-09-05T06:09:25.553Z","updated_at":"2025-09-01T07:21:30.696Z","registry_url":"https://pypi.org/project/wbimplicit/","install_command":"pip install wbimplicit --index-url https://pypi.org/simple","documentation_url":"https://wbimplicit.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Cython","Programming Language :: Python","Programming Language :: Python :: 3","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"wbimplicit","project_status":null},"repo_metadata":{"id":37381994,"uuid":"56417681","full_name":"benfred/implicit","owner":"benfred","description":"Fast Python Collaborative Filtering for Implicit Feedback Datasets","archived":false,"fork":false,"pushed_at":"2024-07-11T17:58:17.000Z","size":7873,"stargazers_count":3702,"open_issues_count":103,"forks_count":622,"subscribers_count":76,"default_branch":"main","last_synced_at":"2025-09-01T06:40:42.293Z","etag":null,"topics":["collaborative-filtering","machine-learning","matrix-factorization","recommendation","recommendation-system","recommender-system"],"latest_commit_sha":null,"homepage":"https://benfred.github.io/implicit/","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/benfred.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-04-17T03:45:23.000Z","updated_at":"2025-08-28T11:06:52.000Z","dependencies_parsed_at":"2024-04-28T01:56:35.441Z","dependency_job_id":"35baf86b-b748-4279-8c61-78997e6346e2","html_url":"https://github.com/benfred/implicit","commit_stats":{"total_commits":358,"total_committers":37,"mean_commits":9.675675675675675,"dds":"0.24581005586592175","last_synced_commit":"cb2a66d50d1f1c2779108724c78f7653024332b8"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/benfred/implicit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benfred","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/sbom","scorecard":{"id":232442,"data":{"date":"2025-08-11","repo":{"name":"github.com/benfred/implicit","commit":"b33b809cb585cb8a65ad39d0f97497d37e98acaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.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":"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":"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":"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:19: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/release-drafter.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:86","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:122","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:123","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:124","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:130","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:134","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:161","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:29","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  10 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":"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: 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.7.2 not signed: https://api.github.com/repos/benfred/implicit/releases/123181918","Warn: release artifact v0.7.1 not signed: https://api.github.com/repos/benfred/implicit/releases/118747474","Warn: release artifact v0.7.0 not signed: https://api.github.com/repos/benfred/implicit/releases/108312940","Warn: release artifact v0.6.2 not signed: https://api.github.com/repos/benfred/implicit/releases/85641694","Warn: release artifact v0.6.1 not signed: https://api.github.com/repos/benfred/implicit/releases/75960117","Warn: release artifact v0.7.2 does not have provenance: https://api.github.com/repos/benfred/implicit/releases/123181918","Warn: release artifact v0.7.1 does not have provenance: https://api.github.com/repos/benfred/implicit/releases/118747474","Warn: release artifact v0.7.0 does not have provenance: https://api.github.com/repos/benfred/implicit/releases/108312940","Warn: release artifact v0.6.2 does not have provenance: https://api.github.com/repos/benfred/implicit/releases/85641694","Warn: release artifact v0.6.1 does not have provenance: https://api.github.com/repos/benfred/implicit/releases/75960117"],"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":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","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-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p"],"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 26 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-17T05:05:06.849Z","repository_id":37381994,"created_at":"2025-08-17T05:05:06.850Z","updated_at":"2025-08-17T05:05:06.850Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273086494,"owners_count":25043341,"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-01T02:00:09.058Z","response_time":120,"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":"benfred","name":"Ben Frederickson","uuid":"69536","kind":"user","description":"Working on open source data science tools @nvidia","email":"","website":"https://www.benfrederickson.com","location":"Vancouver, BC, Canada","twitter":null,"company":"@nvidia","icon_url":"https://avatars.githubusercontent.com/u/69536?u=8e3a4e3d5f7028a5424d4ad61bf1146afc58bfe8\u0026v=4","repositories_count":39,"last_synced_at":"2025-08-23T19:28:57.741Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/benfred","funding_links":[],"total_stars":20129,"followers":1823,"following":16,"created_at":"2022-11-02T16:23:34.795Z","updated_at":"2025-08-23T19:28:57.741Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benfred","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benfred/repositories"},"tags":[{"name":"v0.7.2","sha":"04de38d5ac71a9891300440d9927a3a0ddd4ea03","kind":"tag","published_at":"2023-09-29T20:43:02.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.7.2","html_url":"https://github.com/benfred/implicit/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"ab812420f7aa171fabd9907476f50e23c1ebda40","kind":"tag","published_at":"2023-08-25T17:11:59.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.7.1","html_url":"https://github.com/benfred/implicit/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"2268ac78d08e4ab94ce53bd48b08bcd012878559","kind":"tag","published_at":"2023-06-13T04:45:17.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.7.0","html_url":"https://github.com/benfred/implicit/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"871e0c7229b012108131b6211cd617e23a3b24bf","kind":"tag","published_at":"2022-12-11T00:17:12.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.6.2","html_url":"https://github.com/benfred/implicit/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"bf28fa82445063970c336231282fb5c2a9359565","kind":"commit","published_at":"2022-08-31T20:28:05.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.6.1","html_url":"https://github.com/benfred/implicit/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"67e19db52e41970fe232ddff44b22e86d2de7166","kind":"tag","published_at":"2022-07-11T16:54:26.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.6.0","html_url":"https://github.com/benfred/implicit/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"27b5d1928ade85e89271cbf852bc58946bd2b7ca","kind":"tag","published_at":"2022-01-29T04:10:37.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.5.2","html_url":"https://github.com/benfred/implicit/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"ec328ece651a0c2ab73a46cb72f837e27af160d1","kind":"tag","published_at":"2022-01-28T18:01:59.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.5.1","html_url":"https://github.com/benfred/implicit/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"fa890da6cbcb8dfade5cd7714ebf35ad9c30c5b3","kind":"tag","published_at":"2022-01-28T06:09:18.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.5.0","html_url":"https://github.com/benfred/implicit/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.5.0/manifests"},{"name":"v0.4.8","sha":"553010d5d600111fb45c2aeb5e8ac2004d15e827","kind":"tag","published_at":"2021-08-29T04:22:22.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.8","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"d514da5e181a80e6d2f012f754b846fa2bb1c1a0","kind":"tag","published_at":"2021-08-29T04:06:27.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.7","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"514b91a10e41b2fdc5ee1d658626e19330335983","kind":"tag","published_at":"2021-08-29T03:47:49.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.6","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"13aa003ea15f76907d77dba5a5d25611beb28e18","kind":"tag","published_at":"2021-08-29T03:30:36.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.5","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"0ea219984329cac95eafdaff1c56a37c8f75022c","kind":"tag","published_at":"2020-09-15T22:00:59.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.4","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"e433006cbb6f6b5ff5aebdb9b5c70b046507fa51","kind":"tag","published_at":"2020-09-15T04:13:57.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.3","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"59e0bb901a7312e25b3e58c7a533ee0ad5ccf9ff","kind":"tag","published_at":"2019-10-25T10:38:49.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.2","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"c555fec4920f4e1b516ada4a8b13a83a252250c2","kind":"tag","published_at":"2019-10-20T06:52:31.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.1","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"20d3a8331bd2135fa9f5184f8959403b0b311c08","kind":"tag","published_at":"2019-08-01T11:08:30.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.0","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"b91deb16dd1c1f676518f289003b5baf0cd2a265","kind":"tag","published_at":"2019-07-13T19:23:32.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.3.9","html_url":"https://github.com/benfred/implicit/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"cfc9adb52d52ee2884e90abbd2110b8d1553448e","kind":"tag","published_at":"2018-10-11T00:07:36.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.3.8","html_url":"https://github.com/benfred/implicit/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"6e70d956bdf1929e105cfe5272d2c8ec1b5680a1","kind":"tag","published_at":"2018-09-22T05:31:29.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.3.7","html_url":"https://github.com/benfred/implicit/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.3.7/manifests"}]},"repo_metadata_updated_at":"2025-09-01T07:21:30.695Z","dependent_packages_count":0,"downloads":28,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":45.845121074082954,"dependent_repos_count":69.6078431372549,"dependent_packages_count":7.466124823681255,"stargazers_count":1.328640176432868,"forks_count":2.089205770187365,"docker_downloads_count":null,"average":25.26738699632787},"purl":"pkg:pypi/wbimplicit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/wbimplicit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/wbimplicit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/wbimplicit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:40:04.929Z","issues_count":133,"pull_requests_count":62,"avg_time_to_close_issue":12931146.615384616,"avg_time_to_close_pull_request":1813331.16,"issues_closed_count":91,"pull_requests_closed_count":50,"pull_request_authors_count":15,"issue_authors_count":119,"avg_comments_per_issue":3.789473684210526,"avg_comments_per_pull_request":0.3709677419354839,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":14,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":239185.8,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.9285714285714286,"past_year_avg_comments_per_pull_request":0.16666666666666666,"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/benfred%2Fimplicit/issues","maintainers":[{"login":"benfred","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benfred"},{"login":"ita9naiwa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ita9naiwa"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wbimplicit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wbimplicit/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wbimplicit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wbimplicit/related_packages","maintainers":[{"uuid":"gallir","login":"gallir","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/gallir/","role":null,"created_at":"2023-09-05T07:19:04.227Z","updated_at":"2023-09-05T07:19:04.227Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/gallir/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2814170,"name":"nautik-als","ecosystem":"pypi","description":"Collaborative Filtering for Implicit Datasets","homepage":"http://github.com/benfred/implicit/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/benfred/implicit","keywords_array":["Matrix Factorization","Implicit Alternating Least Squares","Collaborative Filtering","Recommender Systems"],"namespace":null,"versions_count":5,"first_release_published_at":"2020-02-18T11:48:03.000Z","latest_release_published_at":"2020-02-25T10:23:19.000Z","latest_release_number":"0.0.5","last_synced_at":"2025-09-01T07:21:13.140Z","created_at":"2022-04-10T11:42:51.884Z","updated_at":"2025-09-01T07:21:31.399Z","registry_url":"https://pypi.org/project/nautik-als/","install_command":"pip install nautik-als --index-url https://pypi.org/simple","documentation_url":"https://nautik-als.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Cython","Programming Language :: Python","Programming Language :: Python :: 2","Programming Language :: Python :: 3","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"nautik-als","project_status":null},"repo_metadata":{"id":37381994,"uuid":"56417681","full_name":"benfred/implicit","owner":"benfred","description":"Fast Python Collaborative Filtering for Implicit Feedback Datasets","archived":false,"fork":false,"pushed_at":"2024-07-11T17:58:17.000Z","size":7873,"stargazers_count":3702,"open_issues_count":103,"forks_count":622,"subscribers_count":76,"default_branch":"main","last_synced_at":"2025-09-01T06:40:42.293Z","etag":null,"topics":["collaborative-filtering","machine-learning","matrix-factorization","recommendation","recommendation-system","recommender-system"],"latest_commit_sha":null,"homepage":"https://benfred.github.io/implicit/","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/benfred.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-04-17T03:45:23.000Z","updated_at":"2025-08-28T11:06:52.000Z","dependencies_parsed_at":"2024-04-28T01:56:35.441Z","dependency_job_id":"35baf86b-b748-4279-8c61-78997e6346e2","html_url":"https://github.com/benfred/implicit","commit_stats":{"total_commits":358,"total_committers":37,"mean_commits":9.675675675675675,"dds":"0.24581005586592175","last_synced_commit":"cb2a66d50d1f1c2779108724c78f7653024332b8"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/benfred/implicit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benfred","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/sbom","scorecard":{"id":232442,"data":{"date":"2025-08-11","repo":{"name":"github.com/benfred/implicit","commit":"b33b809cb585cb8a65ad39d0f97497d37e98acaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.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":"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":"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":"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:19: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/release-drafter.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:86","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:122","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:123","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:124","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:130","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:134","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:161","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:29","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  10 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":"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: 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.7.2 not signed: https://api.github.com/repos/benfred/implicit/releases/123181918","Warn: release artifact v0.7.1 not signed: https://api.github.com/repos/benfred/implicit/releases/118747474","Warn: release artifact v0.7.0 not signed: https://api.github.com/repos/benfred/implicit/releases/108312940","Warn: release artifact v0.6.2 not signed: https://api.github.com/repos/benfred/implicit/releases/85641694","Warn: release artifact v0.6.1 not signed: https://api.github.com/repos/benfred/implicit/releases/75960117","Warn: release artifact v0.7.2 does not have provenance: https://api.github.com/repos/benfred/implicit/releases/123181918","Warn: release artifact v0.7.1 does not have provenance: https://api.github.com/repos/benfred/implicit/releases/118747474","Warn: release artifact v0.7.0 does not have provenance: https://api.github.com/repos/benfred/implicit/releases/108312940","Warn: release artifact v0.6.2 does not have provenance: https://api.github.com/repos/benfred/implicit/releases/85641694","Warn: release artifact v0.6.1 does not have provenance: https://api.github.com/repos/benfred/implicit/releases/75960117"],"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":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","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-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p"],"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 26 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-17T05:05:06.849Z","repository_id":37381994,"created_at":"2025-08-17T05:05:06.850Z","updated_at":"2025-08-17T05:05:06.850Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273086494,"owners_count":25043341,"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-01T02:00:09.058Z","response_time":120,"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":"benfred","name":"Ben Frederickson","uuid":"69536","kind":"user","description":"Working on open source data science tools @nvidia","email":"","website":"https://www.benfrederickson.com","location":"Vancouver, BC, Canada","twitter":null,"company":"@nvidia","icon_url":"https://avatars.githubusercontent.com/u/69536?u=8e3a4e3d5f7028a5424d4ad61bf1146afc58bfe8\u0026v=4","repositories_count":39,"last_synced_at":"2025-08-23T19:28:57.741Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/benfred","funding_links":[],"total_stars":20129,"followers":1823,"following":16,"created_at":"2022-11-02T16:23:34.795Z","updated_at":"2025-08-23T19:28:57.741Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benfred","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benfred/repositories"},"tags":[{"name":"v0.7.2","sha":"04de38d5ac71a9891300440d9927a3a0ddd4ea03","kind":"tag","published_at":"2023-09-29T20:43:02.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.7.2","html_url":"https://github.com/benfred/implicit/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"ab812420f7aa171fabd9907476f50e23c1ebda40","kind":"tag","published_at":"2023-08-25T17:11:59.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.7.1","html_url":"https://github.com/benfred/implicit/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"2268ac78d08e4ab94ce53bd48b08bcd012878559","kind":"tag","published_at":"2023-06-13T04:45:17.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.7.0","html_url":"https://github.com/benfred/implicit/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"871e0c7229b012108131b6211cd617e23a3b24bf","kind":"tag","published_at":"2022-12-11T00:17:12.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.6.2","html_url":"https://github.com/benfred/implicit/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"bf28fa82445063970c336231282fb5c2a9359565","kind":"commit","published_at":"2022-08-31T20:28:05.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.6.1","html_url":"https://github.com/benfred/implicit/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"67e19db52e41970fe232ddff44b22e86d2de7166","kind":"tag","published_at":"2022-07-11T16:54:26.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.6.0","html_url":"https://github.com/benfred/implicit/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"27b5d1928ade85e89271cbf852bc58946bd2b7ca","kind":"tag","published_at":"2022-01-29T04:10:37.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.5.2","html_url":"https://github.com/benfred/implicit/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"ec328ece651a0c2ab73a46cb72f837e27af160d1","kind":"tag","published_at":"2022-01-28T18:01:59.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.5.1","html_url":"https://github.com/benfred/implicit/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"fa890da6cbcb8dfade5cd7714ebf35ad9c30c5b3","kind":"tag","published_at":"2022-01-28T06:09:18.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.5.0","html_url":"https://github.com/benfred/implicit/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.5.0/manifests"},{"name":"v0.4.8","sha":"553010d5d600111fb45c2aeb5e8ac2004d15e827","kind":"tag","published_at":"2021-08-29T04:22:22.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.8","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"d514da5e181a80e6d2f012f754b846fa2bb1c1a0","kind":"tag","published_at":"2021-08-29T04:06:27.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.7","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"514b91a10e41b2fdc5ee1d658626e19330335983","kind":"tag","published_at":"2021-08-29T03:47:49.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.6","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"13aa003ea15f76907d77dba5a5d25611beb28e18","kind":"tag","published_at":"2021-08-29T03:30:36.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.5","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"0ea219984329cac95eafdaff1c56a37c8f75022c","kind":"tag","published_at":"2020-09-15T22:00:59.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.4","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"e433006cbb6f6b5ff5aebdb9b5c70b046507fa51","kind":"tag","published_at":"2020-09-15T04:13:57.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.3","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"59e0bb901a7312e25b3e58c7a533ee0ad5ccf9ff","kind":"tag","published_at":"2019-10-25T10:38:49.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.2","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"c555fec4920f4e1b516ada4a8b13a83a252250c2","kind":"tag","published_at":"2019-10-20T06:52:31.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.1","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"20d3a8331bd2135fa9f5184f8959403b0b311c08","kind":"tag","published_at":"2019-08-01T11:08:30.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.0","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"b91deb16dd1c1f676518f289003b5baf0cd2a265","kind":"tag","published_at":"2019-07-13T19:23:32.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.3.9","html_url":"https://github.com/benfred/implicit/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"cfc9adb52d52ee2884e90abbd2110b8d1553448e","kind":"tag","published_at":"2018-10-11T00:07:36.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.3.8","html_url":"https://github.com/benfred/implicit/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"6e70d956bdf1929e105cfe5272d2c8ec1b5680a1","kind":"tag","published_at":"2018-09-22T05:31:29.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.3.7","html_url":"https://github.com/benfred/implicit/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.3.7/manifests"}]},"repo_metadata_updated_at":"2025-09-01T07:21:31.399Z","dependent_packages_count":0,"downloads":10,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":80.08965084282353,"dependent_repos_count":22.068010499262627,"dependent_packages_count":7.302737866584258,"stargazers_count":1.3298844709300393,"forks_count":2.0818749584485365,"docker_downloads_count":null,"average":22.5744317276098},"purl":"pkg:pypi/nautik-als","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/nautik-als","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/nautik-als","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/nautik-als/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:40:04.929Z","issues_count":133,"pull_requests_count":62,"avg_time_to_close_issue":12931146.615384616,"avg_time_to_close_pull_request":1813331.16,"issues_closed_count":91,"pull_requests_closed_count":50,"pull_request_authors_count":15,"issue_authors_count":119,"avg_comments_per_issue":3.789473684210526,"avg_comments_per_pull_request":0.3709677419354839,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":14,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":239185.8,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.9285714285714286,"past_year_avg_comments_per_pull_request":0.16666666666666666,"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/benfred%2Fimplicit/issues","maintainers":[{"login":"benfred","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benfred"},{"login":"ita9naiwa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ita9naiwa"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nautik-als/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nautik-als/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nautik-als/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nautik-als/related_packages","maintainers":[{"uuid":"xibin_zhu","login":"xibin_zhu","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/xibin_zhu/","role":null,"created_at":"2023-01-19T13:28:13.672Z","updated_at":"2023-01-19T13:28:13.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/xibin_zhu/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5287690,"name":"implicit","ecosystem":"conda","description":"This project provides fast Python implementations of the algorithms described in the paper Collaborative Filtering for Implicit Feedback Datasets and in Applications of the Conjugate Gradient Method for Implicit Feedback Collaborative Filtering","homepage":"http://github.com/benfred/implicit/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/benfred/implicit","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2022-10-03T15:44:53.686Z","latest_release_published_at":"2022-01-29T16:24:46.000Z","latest_release_number":"0.5.2","last_synced_at":"2025-09-01T07:21:18.174Z","created_at":"2022-10-03T15:44:53.680Z","updated_at":"2025-09-01T07:21:31.470Z","registry_url":"https://anaconda.org/conda-forge/implicit","install_command":"conda install -c conda-forge implicit","documentation_url":null,"metadata":{},"repo_metadata":{"id":37381994,"uuid":"56417681","full_name":"benfred/implicit","owner":"benfred","description":"Fast Python Collaborative Filtering for Implicit Feedback Datasets","archived":false,"fork":false,"pushed_at":"2024-07-11T17:58:17.000Z","size":7873,"stargazers_count":3702,"open_issues_count":103,"forks_count":622,"subscribers_count":76,"default_branch":"main","last_synced_at":"2025-09-01T06:40:42.293Z","etag":null,"topics":["collaborative-filtering","machine-learning","matrix-factorization","recommendation","recommendation-system","recommender-system"],"latest_commit_sha":null,"homepage":"https://benfred.github.io/implicit/","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/benfred.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-04-17T03:45:23.000Z","updated_at":"2025-08-28T11:06:52.000Z","dependencies_parsed_at":"2024-04-28T01:56:35.441Z","dependency_job_id":"35baf86b-b748-4279-8c61-78997e6346e2","html_url":"https://github.com/benfred/implicit","commit_stats":{"total_commits":358,"total_committers":37,"mean_commits":9.675675675675675,"dds":"0.24581005586592175","last_synced_commit":"cb2a66d50d1f1c2779108724c78f7653024332b8"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/benfred/implicit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benfred","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/sbom","scorecard":{"id":232442,"data":{"date":"2025-08-11","repo":{"name":"github.com/benfred/implicit","commit":"b33b809cb585cb8a65ad39d0f97497d37e98acaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.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":"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":"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":"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:19: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/release-drafter.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:86","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:122","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:123","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:124","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:130","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:134","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:161","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:29","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  10 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":"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: 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.7.2 not signed: https://api.github.com/repos/benfred/implicit/releases/123181918","Warn: release artifact v0.7.1 not signed: https://api.github.com/repos/benfred/implicit/releases/118747474","Warn: release artifact v0.7.0 not signed: https://api.github.com/repos/benfred/implicit/releases/108312940","Warn: release artifact v0.6.2 not signed: https://api.github.com/repos/benfred/implicit/releases/85641694","Warn: release artifact v0.6.1 not signed: https://api.github.com/repos/benfred/implicit/releases/75960117","Warn: release artifact v0.7.2 does not have provenance: https://api.github.com/repos/benfred/implicit/releases/123181918","Warn: release artifact v0.7.1 does not have provenance: https://api.github.com/repos/benfred/implicit/releases/118747474","Warn: release artifact v0.7.0 does not have provenance: https://api.github.com/repos/benfred/implicit/releases/108312940","Warn: release artifact v0.6.2 does not have provenance: https://api.github.com/repos/benfred/implicit/releases/85641694","Warn: release artifact v0.6.1 does not have provenance: https://api.github.com/repos/benfred/implicit/releases/75960117"],"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":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","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-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p"],"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 26 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-17T05:05:06.849Z","repository_id":37381994,"created_at":"2025-08-17T05:05:06.850Z","updated_at":"2025-08-17T05:05:06.850Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273086494,"owners_count":25043341,"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-01T02:00:09.058Z","response_time":120,"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":"benfred","name":"Ben Frederickson","uuid":"69536","kind":"user","description":"Working on open source data science tools @nvidia","email":"","website":"https://www.benfrederickson.com","location":"Vancouver, BC, Canada","twitter":null,"company":"@nvidia","icon_url":"https://avatars.githubusercontent.com/u/69536?u=8e3a4e3d5f7028a5424d4ad61bf1146afc58bfe8\u0026v=4","repositories_count":39,"last_synced_at":"2025-08-23T19:28:57.741Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/benfred","funding_links":[],"total_stars":20129,"followers":1823,"following":16,"created_at":"2022-11-02T16:23:34.795Z","updated_at":"2025-08-23T19:28:57.741Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benfred","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benfred/repositories"},"tags":[{"name":"v0.7.2","sha":"04de38d5ac71a9891300440d9927a3a0ddd4ea03","kind":"tag","published_at":"2023-09-29T20:43:02.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.7.2","html_url":"https://github.com/benfred/implicit/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"ab812420f7aa171fabd9907476f50e23c1ebda40","kind":"tag","published_at":"2023-08-25T17:11:59.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.7.1","html_url":"https://github.com/benfred/implicit/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"2268ac78d08e4ab94ce53bd48b08bcd012878559","kind":"tag","published_at":"2023-06-13T04:45:17.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.7.0","html_url":"https://github.com/benfred/implicit/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"871e0c7229b012108131b6211cd617e23a3b24bf","kind":"tag","published_at":"2022-12-11T00:17:12.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.6.2","html_url":"https://github.com/benfred/implicit/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"bf28fa82445063970c336231282fb5c2a9359565","kind":"commit","published_at":"2022-08-31T20:28:05.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.6.1","html_url":"https://github.com/benfred/implicit/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"67e19db52e41970fe232ddff44b22e86d2de7166","kind":"tag","published_at":"2022-07-11T16:54:26.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.6.0","html_url":"https://github.com/benfred/implicit/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"27b5d1928ade85e89271cbf852bc58946bd2b7ca","kind":"tag","published_at":"2022-01-29T04:10:37.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.5.2","html_url":"https://github.com/benfred/implicit/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"ec328ece651a0c2ab73a46cb72f837e27af160d1","kind":"tag","published_at":"2022-01-28T18:01:59.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.5.1","html_url":"https://github.com/benfred/implicit/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"fa890da6cbcb8dfade5cd7714ebf35ad9c30c5b3","kind":"tag","published_at":"2022-01-28T06:09:18.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.5.0","html_url":"https://github.com/benfred/implicit/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.5.0/manifests"},{"name":"v0.4.8","sha":"553010d5d600111fb45c2aeb5e8ac2004d15e827","kind":"tag","published_at":"2021-08-29T04:22:22.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.8","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"d514da5e181a80e6d2f012f754b846fa2bb1c1a0","kind":"tag","published_at":"2021-08-29T04:06:27.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.7","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"514b91a10e41b2fdc5ee1d658626e19330335983","kind":"tag","published_at":"2021-08-29T03:47:49.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.6","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"13aa003ea15f76907d77dba5a5d25611beb28e18","kind":"tag","published_at":"2021-08-29T03:30:36.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.5","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"0ea219984329cac95eafdaff1c56a37c8f75022c","kind":"tag","published_at":"2020-09-15T22:00:59.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.4","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"e433006cbb6f6b5ff5aebdb9b5c70b046507fa51","kind":"tag","published_at":"2020-09-15T04:13:57.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.3","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"59e0bb901a7312e25b3e58c7a533ee0ad5ccf9ff","kind":"tag","published_at":"2019-10-25T10:38:49.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.2","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"c555fec4920f4e1b516ada4a8b13a83a252250c2","kind":"tag","published_at":"2019-10-20T06:52:31.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.1","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"20d3a8331bd2135fa9f5184f8959403b0b311c08","kind":"tag","published_at":"2019-08-01T11:08:30.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.0","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"b91deb16dd1c1f676518f289003b5baf0cd2a265","kind":"tag","published_at":"2019-07-13T19:23:32.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.3.9","html_url":"https://github.com/benfred/implicit/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"cfc9adb52d52ee2884e90abbd2110b8d1553448e","kind":"tag","published_at":"2018-10-11T00:07:36.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.3.8","html_url":"https://github.com/benfred/implicit/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"6e70d956bdf1929e105cfe5272d2c8ec1b5680a1","kind":"tag","published_at":"2018-09-22T05:31:29.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.3.7","html_url":"https://github.com/benfred/implicit/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.3.7/manifests"}]},"repo_metadata_updated_at":"2025-09-01T07:21:31.469Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":38.55752433241827,"dependent_packages_count":51.53980534065386,"stargazers_count":7.21736960319441,"forks_count":6.703269278762167,"docker_downloads_count":null,"average":26.004492138757175},"purl":"pkg:conda/implicit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/implicit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/implicit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/implicit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:40:04.929Z","issues_count":133,"pull_requests_count":62,"avg_time_to_close_issue":12931146.615384616,"avg_time_to_close_pull_request":1813331.16,"issues_closed_count":91,"pull_requests_closed_count":50,"pull_request_authors_count":15,"issue_authors_count":119,"avg_comments_per_issue":3.789473684210526,"avg_comments_per_pull_request":0.3709677419354839,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":14,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":239185.8,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.9285714285714286,"past_year_avg_comments_per_pull_request":0.16666666666666666,"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/benfred%2Fimplicit/issues","maintainers":[{"login":"benfred","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benfred"},{"login":"ita9naiwa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ita9naiwa"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/implicit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/implicit/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/implicit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/implicit/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":4157622,"name":"github.com/benfred/implicit","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/benfred/implicit","keywords_array":[],"namespace":"github.com/benfred","versions_count":21,"first_release_published_at":"2018-09-22T05:31:29.000Z","latest_release_published_at":"2023-09-29T20:42:59.000Z","latest_release_number":"v0.7.2","last_synced_at":"2025-09-01T07:21:15.435Z","created_at":"2022-04-12T17:37:22.906Z","updated_at":"2025-09-01T07:21:31.470Z","registry_url":"https://pkg.go.dev/github.com/benfred/implicit","install_command":"go get github.com/benfred/implicit","documentation_url":"https://pkg.go.dev/github.com/benfred/implicit#section-documentation","metadata":{},"repo_metadata":{"id":37381994,"uuid":"56417681","full_name":"benfred/implicit","owner":"benfred","description":"Fast Python Collaborative Filtering for Implicit Feedback Datasets","archived":false,"fork":false,"pushed_at":"2024-07-11T17:58:17.000Z","size":7873,"stargazers_count":3702,"open_issues_count":103,"forks_count":622,"subscribers_count":76,"default_branch":"main","last_synced_at":"2025-09-01T06:40:42.293Z","etag":null,"topics":["collaborative-filtering","machine-learning","matrix-factorization","recommendation","recommendation-system","recommender-system"],"latest_commit_sha":null,"homepage":"https://benfred.github.io/implicit/","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/benfred.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-04-17T03:45:23.000Z","updated_at":"2025-08-28T11:06:52.000Z","dependencies_parsed_at":"2024-04-28T01:56:35.441Z","dependency_job_id":"35baf86b-b748-4279-8c61-78997e6346e2","html_url":"https://github.com/benfred/implicit","commit_stats":{"total_commits":358,"total_committers":37,"mean_commits":9.675675675675675,"dds":"0.24581005586592175","last_synced_commit":"cb2a66d50d1f1c2779108724c78f7653024332b8"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/benfred/implicit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benfred","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/sbom","scorecard":{"id":232442,"data":{"date":"2025-08-11","repo":{"name":"github.com/benfred/implicit","commit":"b33b809cb585cb8a65ad39d0f97497d37e98acaa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"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/build.yml:1","Warn: no topLevel permission defined: .github/workflows/release-drafter.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":"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":"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":"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:19: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/benfred/implicit/release-drafter.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:86","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:122","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:123","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:124","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:130","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:134","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:161","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:29","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  10 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":"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: 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.7.2 not signed: https://api.github.com/repos/benfred/implicit/releases/123181918","Warn: release artifact v0.7.1 not signed: https://api.github.com/repos/benfred/implicit/releases/118747474","Warn: release artifact v0.7.0 not signed: https://api.github.com/repos/benfred/implicit/releases/108312940","Warn: release artifact v0.6.2 not signed: https://api.github.com/repos/benfred/implicit/releases/85641694","Warn: release artifact v0.6.1 not signed: https://api.github.com/repos/benfred/implicit/releases/75960117","Warn: release artifact v0.7.2 does not have provenance: https://api.github.com/repos/benfred/implicit/releases/123181918","Warn: release artifact v0.7.1 does not have provenance: https://api.github.com/repos/benfred/implicit/releases/118747474","Warn: release artifact v0.7.0 does not have provenance: https://api.github.com/repos/benfred/implicit/releases/108312940","Warn: release artifact v0.6.2 does not have provenance: https://api.github.com/repos/benfred/implicit/releases/85641694","Warn: release artifact v0.6.1 does not have provenance: https://api.github.com/repos/benfred/implicit/releases/75960117"],"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":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","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-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p"],"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 26 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-17T05:05:06.849Z","repository_id":37381994,"created_at":"2025-08-17T05:05:06.850Z","updated_at":"2025-08-17T05:05:06.850Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273086494,"owners_count":25043341,"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-01T02:00:09.058Z","response_time":120,"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":"benfred","name":"Ben Frederickson","uuid":"69536","kind":"user","description":"Working on open source data science tools @nvidia","email":"","website":"https://www.benfrederickson.com","location":"Vancouver, BC, Canada","twitter":null,"company":"@nvidia","icon_url":"https://avatars.githubusercontent.com/u/69536?u=8e3a4e3d5f7028a5424d4ad61bf1146afc58bfe8\u0026v=4","repositories_count":39,"last_synced_at":"2025-08-23T19:28:57.741Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/benfred","funding_links":[],"total_stars":20129,"followers":1823,"following":16,"created_at":"2022-11-02T16:23:34.795Z","updated_at":"2025-08-23T19:28:57.741Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benfred","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benfred/repositories"},"tags":[{"name":"v0.7.2","sha":"04de38d5ac71a9891300440d9927a3a0ddd4ea03","kind":"tag","published_at":"2023-09-29T20:43:02.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.7.2","html_url":"https://github.com/benfred/implicit/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"ab812420f7aa171fabd9907476f50e23c1ebda40","kind":"tag","published_at":"2023-08-25T17:11:59.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.7.1","html_url":"https://github.com/benfred/implicit/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"2268ac78d08e4ab94ce53bd48b08bcd012878559","kind":"tag","published_at":"2023-06-13T04:45:17.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.7.0","html_url":"https://github.com/benfred/implicit/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"871e0c7229b012108131b6211cd617e23a3b24bf","kind":"tag","published_at":"2022-12-11T00:17:12.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.6.2","html_url":"https://github.com/benfred/implicit/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"bf28fa82445063970c336231282fb5c2a9359565","kind":"commit","published_at":"2022-08-31T20:28:05.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.6.1","html_url":"https://github.com/benfred/implicit/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"67e19db52e41970fe232ddff44b22e86d2de7166","kind":"tag","published_at":"2022-07-11T16:54:26.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.6.0","html_url":"https://github.com/benfred/implicit/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"27b5d1928ade85e89271cbf852bc58946bd2b7ca","kind":"tag","published_at":"2022-01-29T04:10:37.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.5.2","html_url":"https://github.com/benfred/implicit/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"ec328ece651a0c2ab73a46cb72f837e27af160d1","kind":"tag","published_at":"2022-01-28T18:01:59.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.5.1","html_url":"https://github.com/benfred/implicit/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"fa890da6cbcb8dfade5cd7714ebf35ad9c30c5b3","kind":"tag","published_at":"2022-01-28T06:09:18.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.5.0","html_url":"https://github.com/benfred/implicit/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.5.0/manifests"},{"name":"v0.4.8","sha":"553010d5d600111fb45c2aeb5e8ac2004d15e827","kind":"tag","published_at":"2021-08-29T04:22:22.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.8","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"d514da5e181a80e6d2f012f754b846fa2bb1c1a0","kind":"tag","published_at":"2021-08-29T04:06:27.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.7","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"514b91a10e41b2fdc5ee1d658626e19330335983","kind":"tag","published_at":"2021-08-29T03:47:49.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.6","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"13aa003ea15f76907d77dba5a5d25611beb28e18","kind":"tag","published_at":"2021-08-29T03:30:36.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.5","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"0ea219984329cac95eafdaff1c56a37c8f75022c","kind":"tag","published_at":"2020-09-15T22:00:59.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.4","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"e433006cbb6f6b5ff5aebdb9b5c70b046507fa51","kind":"tag","published_at":"2020-09-15T04:13:57.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.3","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"59e0bb901a7312e25b3e58c7a533ee0ad5ccf9ff","kind":"tag","published_at":"2019-10-25T10:38:49.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.2","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"c555fec4920f4e1b516ada4a8b13a83a252250c2","kind":"tag","published_at":"2019-10-20T06:52:31.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.1","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"20d3a8331bd2135fa9f5184f8959403b0b311c08","kind":"tag","published_at":"2019-08-01T11:08:30.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.4.0","html_url":"https://github.com/benfred/implicit/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.4.0/manifests"},{"name":"v0.3.9","sha":"b91deb16dd1c1f676518f289003b5baf0cd2a265","kind":"tag","published_at":"2019-07-13T19:23:32.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.3.9","html_url":"https://github.com/benfred/implicit/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"cfc9adb52d52ee2884e90abbd2110b8d1553448e","kind":"tag","published_at":"2018-10-11T00:07:36.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.3.8","html_url":"https://github.com/benfred/implicit/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"6e70d956bdf1929e105cfe5272d2c8ec1b5680a1","kind":"tag","published_at":"2018-09-22T05:31:29.000Z","download_url":"https://codeload.github.com/benfred/implicit/tar.gz/v0.3.7","html_url":"https://github.com/benfred/implicit/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/benfred/implicit@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/tags/v0.3.7/manifests"}]},"repo_metadata_updated_at":"2025-09-01T07:21:31.470Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/benfred/implicit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/benfred/implicit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/benfred/implicit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/benfred/implicit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:40:04.929Z","issues_count":133,"pull_requests_count":62,"avg_time_to_close_issue":12931146.615384616,"avg_time_to_close_pull_request":1813331.16,"issues_closed_count":91,"pull_requests_closed_count":50,"pull_request_authors_count":15,"issue_authors_count":119,"avg_comments_per_issue":3.789473684210526,"avg_comments_per_pull_request":0.3709677419354839,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":14,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":239185.8,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.9285714285714286,"past_year_avg_comments_per_pull_request":0.16666666666666666,"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/benfred%2Fimplicit/issues","maintainers":[{"login":"benfred","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benfred"},{"login":"ita9naiwa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ita9naiwa"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbenfred%2Fimplicit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbenfred%2Fimplicit/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbenfred%2Fimplicit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbenfred%2Fimplicit/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","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"}}],"commits":{"id":27765,"full_name":"benfred/implicit","default_branch":"main","committers":[{"name":"Ben Frederickson","email":"github@benfrederickson.com","login":"benfred","count":274},{"name":"Hyunsung Lee","email":"ita9naiwa@gmail.com","login":"ita9naiwa","count":32},{"name":"Eugene Scherba","email":"escherba@gmail.com","login":"escherba","count":6},{"name":"ita","email":"ita9@ryencatchers.com","login":null,"count":5},{"name":"Tomasz Cheda","email":"chedatomasz@gmail.com","login":"chedatomasz","count":3},{"name":"yanz","email":"dirtysalt1987@gmail.com","login":"dirtysalt","count":3},{"name":"Andrew Burkard","email":"andrew.burkard@triplebyte.com","login":"aburkard","count":2},{"name":"Christian Hotz-Behofsits","email":"chris.hotz.behofsits@gmail.com","login":"inkrement","count":2},{"name":"Juarez Bochi","email":"jbochi@gmail.com","login":"jbochi","count":2},{"name":"Mark Douthwaite","email":"md637@york.ac.uk","login":"markdouthwaite","count":2},{"name":"Neal Fultz","email":"nfultz@gmail.com","login":"nfultz","count":2},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":2},{"name":"제프리","email":"jeffrey@buzzni.com","login":"SeonbeomKim","count":2},{"name":"titipata","email":"titipat.a@u.northwestern.edu","login":null,"count":1},{"name":"iggy.lee","email":"iggy.lee@kakaocorp.com","login":null,"count":1},{"name":"Egor Malykh","email":"emalykh@okko.tv","login":null,"count":1},{"name":"Dmytro Petruk","email":"petruk@ebu.ch","login":null,"count":1},{"name":"mrticker","email":"111009212+mrticker","login":"mrticker","count":1},{"name":"ds2268","email":"ds2268@student.uni-lj.si","login":"ds2268","count":1},{"name":"Yurij Mikhalevich","email":"0@39.yt","login":"yurijmikhalevich","count":1},{"name":"Wei Zheng","email":"ivan.zheng1201@gmail.com","login":"IvanWeiZ","count":1},{"name":"Tych0n","email":"Nikolai.Evdokimov@gmail.com","login":"Tych0n","count":1},{"name":"Taylor G Smith","email":"tgsmith61591@gmail.com","login":"tgsmith61591","count":1},{"name":"Martin Thoma","email":"info@martin-thoma.de","login":"MartinThoma","count":1},{"name":"Kwon Soonmok","email":"tnsahr2580@gmail.com","login":"Soonmok","count":1},{"name":"Jonas Johansson","email":"jojonas@gmail.com","login":"torsjonas","count":1},{"name":"James McNeilis","email":"jmcnei01@dcs.bbk.ac.uk","login":"jmc-bbk","count":1},{"name":"Iuri Queiroz","email":"iuri.queiroz@ifood.com.br","login":"iuri-queiroz","count":1},{"name":"Dmytro Petruk","email":"bavaria95@gmail.com","login":"bavaria95","count":1},{"name":"Daniel Julius Lasiman","email":"dj.lasiman@gmail.com","login":"danieljl","count":1},{"name":"reinerRubin","email":"tolstov.georgij@gmail.com","login":"reinerRubin","count":1},{"name":"Chris Hua","email":"hua.christopher@gmail.com","login":"stillmatic","count":1},{"name":"Bati Sengul","email":"batisengul@gmail.com","login":"Focus","count":1},{"name":"Atakan Filgoz","email":"33792254+atakanfilgoz","login":"atakanfilgoz","count":1},{"name":"Alexey Lopatin","email":"doclesha1@gmail.com","login":"apat1n","count":1}],"total_commits":359,"total_committers":35,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":10.257142857142858,"dds":0.23676880222841223,"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":"2025-05-14T18:57:44.129Z","last_synced_commit":"b33b809cb585cb8a65ad39d0f97497d37e98acaa","created_at":"2023-03-07T16:35:58.833Z","updated_at":"2025-05-14T18:57:44.144Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"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":"benfred/implicit","html_url":"https://github.com/benfred/implicit","last_synced_at":"2025-08-31T08:40:04.929Z","status":null,"issues_count":133,"pull_requests_count":62,"avg_time_to_close_issue":12931146.615384616,"avg_time_to_close_pull_request":1813331.16,"issues_closed_count":91,"pull_requests_closed_count":50,"pull_request_authors_count":15,"issue_authors_count":119,"avg_comments_per_issue":3.789473684210526,"avg_comments_per_pull_request":0.3709677419354839,"merged_pull_requests_count":47,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":14,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":239185.8,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":0.9285714285714286,"past_year_avg_comments_per_pull_request":0.16666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T20:52:24.232Z","updated_at":"2025-09-02T15:37:31.773Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/benfred%2Fimplicit/issues","issue_labels_count":{"enhancement":1},"pull_request_labels_count":{"bug":12,"enhancement":12,"chore":7,"dependencies":6,"documentation":5,"performance":1,"ci":1},"issue_author_associations_count":{"NONE":125,"CONTRIBUTOR":4,"OWNER":2},"pull_request_author_associations_count":{"OWNER":40,"NONE":14,"CONTRIBUTOR":6,"COLLABORATOR":3},"issue_authors":{"fkurushin":3,"Blo0dR0gue":3,"hemmat1991":2,"Selva163":2,"franzoni315":2,"zakirullin":2,"mrticker":2,"LeGabriel":2,"josh-ashkinaze":2,"benfred":2,"levrone1987":2,"lyanv":1,"jnhyeon":1,"jperiodlangley":1,"portkeys":1,"akash-kwiff":1,"seanv507":1,"singsinghai":1,"BrianMiner":1,"ankarsingh309600":1,"DmitriyPershukov":1,"ajster1":1,"1105283746":1,"xiangb":1,"mdekstrand":1,"codgas":1,"gianmarcoreho":1,"ionelhosu":1,"kyowill":1,"filiptrivan":1,"saranggupta":1,"Deemjan":1,"thorbjornwolf":1,"leviethung2103":1,"gdg456":1,"Bernhard-Steindl":1,"ManosL":1,"joddm":1,"fsroque":1,"CodeTilde":1,"OZheRelieV":1,"ohbseok":1,"kylemcmearty":1,"3cham":1,"valadhi":1,"alastair":1,"MRossa157":1,"akulesh":1,"bavaria95":1,"tangbufanwei":1,"vivekpandian08":1,"LuizFernandoDeveloper":1,"RYT09":1,"ritesh1187":1,"gfleetwood":1,"rowanv":1,"Weiyinyin11":1,"SimonCW":1,"mullerhai":1,"topspinj":1,"benyaminjami":1,"aditya-batheja":1,"characat0":1,"Kyle-McMearty":1,"farhadGithub":1,"alexanderkeijser73":1,"nnfuzzy":1,"muxaulmarin":1,"dwolfeu":1,"Ved-Piyush":1,"sedatkestepe":1,"scardonal":1,"malonsocortes":1,"satsaras":1,"lg8080":1,"brnofeli":1,"yexiao1107":1,"svagier":1,"slavafive":1,"opokualbert":1,"jakirkham":1,"soot-bit":1,"ConteMassimiliano":1,"IvanPetrovMck":1,"eostendarp":1,"deepyaman":1,"andresribeiro":1,"karthikraja95":1,"dabasmoti":1,"abhinav221294":1,"zhuqunyan":1,"MariosGr":1,"ngianni":1,"samtriolo":1,"josp70":1,"plurch":1,"yejiahaoye":1,"zahs123":1,"Kai-42":1,"lfaucon":1,"RoyceKipslin":1,"mturner-ml":1,"dubovikmaster":1,"Escape142":1,"Focus":1,"bohyunshin":1,"PrithivirajDamodaran":1,"SaifJawaid":1,"chrisjkuch":1,"sikhad":1,"strongzero":1,"Koowah":1,"milanABI":1,"Saishankar2001":1,"jimfonseca":1,"AndrewBoney":1,"olivergernetzke":1,"SSMK-wq":1},"pull_request_authors":{"benfred":40,"jmorlock":4,"bos1988":3,"ita9naiwa":3,"mgorny":2,"characat0":2,"Soonmok":1,"apat1n":1,"timgates42":1,"jbochi":1,"atakanfilgoz":1,"dependabot[bot]":1,"mrticker":1,"chrisjkuch":1,"lithammer":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10059033,"issues_count":31006821,"pull_requests_count":93826236,"authors_count":10685221,"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":14},"past_year_pull_request_author_associations_count":{"NONE":7},"past_year_issue_authors":{"fkurushin":3,"bohyunshin":1,"filiptrivan":1,"jimfonseca":1,"kylemcmearty":1,"levrone1987":1,"lyanv":1,"MRossa157":1,"RoyceKipslin":1,"satsaras":1,"soot-bit":1,"vivekpandian08":1},"past_year_pull_request_authors":{"jmorlock":4,"mgorny":2,"lithammer":1},"maintainers":[{"login":"benfred","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benfred"},{"login":"ita9naiwa","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ita9naiwa"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":16,"WatchEvent":170,"IssueCommentEvent":38,"PullRequestEvent":2,"PullRequestReviewEvent":4,"ForkEvent":15},"last_year":{"IssuesEvent":16,"WatchEvent":170,"IssueCommentEvent":38,"PullRequestEvent":2,"PullRequestReviewEvent":4,"ForkEvent":15}},"keywords":["collaborative-filtering","machine-learning","matrix-factorization","recommendation","recommendation-system","recommender-system"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-01-30T19:46:02.665Z","updated_at":"2023-01-30T19:46:02.665Z","repository_link":"https://github.com/benfred/implicit/blob/main/.github/workflows/build.yml","dependencies":[{"id":7254121764,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7254121765,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7254121766,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7254121767,"package_name":"pypa/cibuildwheel","ecosystem":"actions","requirements":"v2.11.3","direct":true,"kind":"composite","optional":false},{"id":7254121768,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7254121769,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7254121770,"package_name":"fnkr/github-action-ghr","ecosystem":"actions","requirements":"v1.3","direct":true,"kind":"composite","optional":false},{"id":7254121771,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-drafter.yml","sha":null,"kind":"manifest","created_at":"2023-01-30T19:46:02.735Z","updated_at":"2023-01-30T19:46:02.735Z","repository_link":"https://github.com/benfred/implicit/blob/main/.github/workflows/release-drafter.yml","dependencies":[{"id":7254121829,"package_name":"release-drafter/release-drafter","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2023-01-30T19:46:02.808Z","updated_at":"2023-01-30T19:46:02.808Z","repository_link":"https://github.com/benfred/implicit/blob/main/requirements-dev.txt","dependencies":[{"id":7254122011,"package_name":"scikit-build","ecosystem":"pypi","requirements":"\u003e=0.13.1","direct":true,"kind":"development","optional":false},{"id":7254122012,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7254122013,"package_name":"black","ecosystem":"pypi","requirements":"==22.3.0","direct":true,"kind":"development","optional":false},{"id":7254122014,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7254122015,"package_name":"isort","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7254122016,"package_name":"codespell","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":7254122017,"package_name":"pylint","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-30T19:46:03.044Z","updated_at":"2023-01-30T19:46:03.044Z","repository_link":"https://github.com/benfred/implicit/blob/main/requirements.txt","dependencies":[{"id":7254123632,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=0.16.0","direct":true,"kind":"runtime","optional":false},{"id":7254123633,"package_name":"Cython","ecosystem":"pypi","requirements":"\u003e=0.24.0","direct":true,"kind":"runtime","optional":false},{"id":7254123634,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.27.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-01-30T19:46:03.146Z","updated_at":"2023-01-30T19:46:03.146Z","repository_link":"https://github.com/benfred/implicit/blob/main/setup.py","dependencies":[{"id":7254123778,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-20T18:21:50.789Z","updated_at":"2023-10-20T18:21:50.789Z","repository_link":"https://github.com/benfred/implicit/blob/main/pyproject.toml","dependencies":[]}],"score":24.715034024561007,"created_at":"2025-09-08T11:18:35.851Z","updated_at":"2025-10-07T08:24:52.010Z","avatar_url":"https://github.com/benfred.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":405678,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["optimizing-compiler","tensors","jax"],"project_url":"https://science.ecosyste.ms/api/v1/projects/64909","html_url":"https://science.ecosyste.ms/projects/64909"}