{"id":8526,"name":"rank-bm25","description":"A Collection of BM25 Algorithms in Python","url":"https://github.com/dorianbrown/rank_bm25","last_synced_at":"2025-09-04T20:09:22.568Z","repository":{"id":41371416,"uuid":"166720547","full_name":"dorianbrown/rank_bm25","owner":"dorianbrown","description":"A Collection of BM25 Algorithms in Python","archived":false,"fork":false,"pushed_at":"2024-10-08T13:22:29.000Z","size":45,"stargazers_count":1229,"open_issues_count":21,"forks_count":97,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-09-01T16:57:16.937Z","etag":null,"topics":["algorithm","bm25","information-retrieval","ranking"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dorianbrown.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-20T23:26:01.000Z","updated_at":"2025-08-31T17:47:49.000Z","dependencies_parsed_at":"2024-05-28T15:04:00.922Z","dependency_job_id":"042866a8-b088-49c0-82e8-53c143cb270d","html_url":"https://github.com/dorianbrown/rank_bm25","commit_stats":{"total_commits":51,"total_committers":8,"mean_commits":6.375,"dds":0.5686274509803921,"last_synced_commit":"990470ebbe6b28c18216fd1a8b18fe7446237dd6"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dorianbrown/rank_bm25","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorianbrown%2Frank_bm25","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorianbrown%2Frank_bm25/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorianbrown%2Frank_bm25/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorianbrown%2Frank_bm25/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dorianbrown","download_url":"https://codeload.github.com/dorianbrown/rank_bm25/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorianbrown%2Frank_bm25/sbom","scorecard":{"id":352641,"data":{"date":"2025-08-11","repo":{"name":"github.com/dorianbrown/rank_bm25","commit":"47aa3ddf8dc1ebeb7ef4e65f2b4536af44594099"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 5/29 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/pytest.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/dorianbrown/rank_bm25/pytest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/dorianbrown/rank_bm25/pytest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dorianbrown/rank_bm25/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/dorianbrown/rank_bm25/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:22","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"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 7 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-18T08:42:57.183Z","repository_id":41371416,"created_at":"2025-08-18T08:42:57.183Z","updated_at":"2025-08-18T08:42:57.183Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273595294,"owners_count":25134257,"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-04T02:00:08.968Z","response_time":61,"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":"dorianbrown","name":"Dorian Brown","uuid":"7283679","kind":"user","description":"","email":"","website":"dorianbrown.dev","location":"Amsterdam, NL","twitter":null,"company":"Dorian Brown Analytics","icon_url":"https://avatars.githubusercontent.com/u/7283679?u=270793b9f3f4e7d3b4f3444e24220e1479750596\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-09T12:35:20.771Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dorianbrown","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-19T02:02:09.023Z","updated_at":"2023-03-09T12:35:20.797Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dorianbrown","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dorianbrown/repositories"},"packages":[{"id":2897156,"name":"rank-bm25","ecosystem":"pypi","description":"Various BM25 algorithms for document ranking","homepage":"https://github.com/dorianbrown/rank_bm25","licenses":"Apache2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dorianbrown/rank_bm25","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2019-01-24T23:14:15.000Z","latest_release_published_at":"2022-02-16T12:10:50.000Z","latest_release_number":"0.2.2","last_synced_at":"2025-09-03T23:30:26.386Z","created_at":"2022-04-10T12:25:38.465Z","updated_at":"2025-09-04T10:42:14.175Z","registry_url":"https://pypi.org/project/rank-bm25/","install_command":"pip install rank-bm25 --index-url https://pypi.org/simple","documentation_url":"https://rank-bm25.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"rank-bm25","project_status":null},"repo_metadata":{"id":41371416,"uuid":"166720547","full_name":"dorianbrown/rank_bm25","owner":"dorianbrown","description":"A Collection of BM25 Algorithms in Python","archived":false,"fork":false,"pushed_at":"2024-10-08T13:22:29.000Z","size":45,"stargazers_count":1229,"open_issues_count":21,"forks_count":97,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-09-01T16:57:16.937Z","etag":null,"topics":["algorithm","bm25","information-retrieval","ranking"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dorianbrown.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-20T23:26:01.000Z","updated_at":"2025-08-31T17:47:49.000Z","dependencies_parsed_at":"2024-05-28T15:04:00.922Z","dependency_job_id":"042866a8-b088-49c0-82e8-53c143cb270d","html_url":"https://github.com/dorianbrown/rank_bm25","commit_stats":{"total_commits":51,"total_committers":8,"mean_commits":6.375,"dds":0.5686274509803921,"last_synced_commit":"990470ebbe6b28c18216fd1a8b18fe7446237dd6"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dorianbrown/rank_bm25","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorianbrown%2Frank_bm25","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorianbrown%2Frank_bm25/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorianbrown%2Frank_bm25/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorianbrown%2Frank_bm25/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dorianbrown","download_url":"https://codeload.github.com/dorianbrown/rank_bm25/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorianbrown%2Frank_bm25/sbom","scorecard":{"id":352641,"data":{"date":"2025-08-11","repo":{"name":"github.com/dorianbrown/rank_bm25","commit":"47aa3ddf8dc1ebeb7ef4e65f2b4536af44594099"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 5/29 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/pytest.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/dorianbrown/rank_bm25/pytest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/dorianbrown/rank_bm25/pytest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dorianbrown/rank_bm25/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/dorianbrown/rank_bm25/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:22","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pytest.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"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 7 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-18T08:42:57.183Z","repository_id":41371416,"created_at":"2025-08-18T08:42:57.183Z","updated_at":"2025-08-18T08:42:57.183Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273595294,"owners_count":25134257,"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-04T02:00:08.968Z","response_time":61,"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":"dorianbrown","name":"Dorian Brown","uuid":"7283679","kind":"user","description":"","email":"","website":"dorianbrown.dev","location":"Amsterdam, NL","twitter":null,"company":"Dorian Brown Analytics","icon_url":"https://avatars.githubusercontent.com/u/7283679?u=270793b9f3f4e7d3b4f3444e24220e1479750596\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-09T12:35:20.771Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dorianbrown","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-19T02:02:09.023Z","updated_at":"2023-03-09T12:35:20.797Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dorianbrown","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dorianbrown/repositories"},"tags":[{"name":"0.2.2","sha":"2550648efdbdcc5ebadbc8e5c8b26f5eb94b2b36","kind":"commit","published_at":"2022-02-16T12:05:23.000Z","download_url":"https://codeload.github.com/dorianbrown/rank_bm25/tar.gz/0.2.2","html_url":"https://github.com/dorianbrown/rank_bm25/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dorianbrown/rank_bm25@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorianbrown%2Frank_bm25/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorianbrown%2Frank_bm25/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"a87c8d997581a494517dc549b0ae479b7ccf254c","kind":"commit","published_at":"2020-06-04T15:38:08.000Z","download_url":"https://codeload.github.com/dorianbrown/rank_bm25/tar.gz/0.2.1","html_url":"https://github.com/dorianbrown/rank_bm25/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dorianbrown/rank_bm25@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorianbrown%2Frank_bm25/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorianbrown%2Frank_bm25/tags/0.2.1/manifests"}]},"repo_metadata_updated_at":"2025-09-04T10:42:14.174Z","dependent_packages_count":69,"downloads":1730844,"downloads_period":"last-month","dependent_repos_count":345,"rankings":{"downloads":0.8160000607962794,"dependent_repos_count":0.7943413863071579,"dependent_packages_count":0.3143572306914529,"stargazers_count":2.339896798315943,"forks_count":4.532896561945407,"docker_downloads_count":2.6294390783284065,"average":1.904488519397441},"purl":"pkg:pypi/rank-bm25","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/rank-bm25","docker_dependents_count":17,"docker_downloads_count":991,"usage_url":"https://repos.ecosyste.ms/usage/pypi/rank-bm25","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/rank-bm25/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-30T17:07:53.158Z","issues_count":33,"pull_requests_count":16,"avg_time_to_close_issue":33079143.65,"avg_time_to_close_pull_request":22372790.75,"issues_closed_count":20,"pull_requests_closed_count":8,"pull_request_authors_count":13,"issue_authors_count":33,"avg_comments_per_issue":2.5757575757575757,"avg_comments_per_pull_request":1.125,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":122.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"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/dorianbrown%2Frank_bm25/issues","maintainers":[{"login":"dorianbrown","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dorianbrown"}],"active_maintainers":[{"login":"dorianbrown","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dorianbrown"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rank-bm25/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rank-bm25/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rank-bm25/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rank-bm25/related_packages","maintainers":[{"uuid":"dorianbrown","login":"dorianbrown","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/dorianbrown/","role":null,"created_at":"2023-02-25T07:45:50.878Z","updated_at":"2023-02-25T07:45:50.878Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dorianbrown/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724890,"maintainers_count":308231,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":647930,"full_name":"dorianbrown/rank_bm25","default_branch":"master","committers":[{"name":"Dorian Brown","email":"dorianstuartbrown@gmail.com","count":22},{"name":"Dorian Brown","email":"dorian.brown@ing.com","count":16},{"name":"Dorian Brown","email":"mail@dorianbrown.dev","count":8},{"name":"Vít Novotný","email":"witiko@mail.muni.cz","count":1},{"name":"Dorian Brown","email":"be54nc@apm3lc02xv9npjhd2.nl.europe.intranet","count":1},{"name":"Vít Novotný","email":"witiko@gmail.com","count":1},{"name":"Sarthak Jain","email":"54593458+Sarthakjain1206@users.noreply.github.com","count":1},{"name":"nlp4whp","email":"nlp4whp@gmail.com","count":1}],"total_commits":51,"total_committers":8,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":6.375,"dds":0.5686274509803921,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-19T10:15:56.667Z","last_synced_commit":"990470ebbe6b28c18216fd1a8b18fe7446237dd6","created_at":"2023-03-09T09:15:57.089Z","updated_at":"2023-09-19T17:33:04.929Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorianbrown%2Frank_bm25/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-22T00:00:16.844Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"dorianbrown/rank_bm25","html_url":"https://github.com/dorianbrown/rank_bm25","last_synced_at":"2025-08-30T17:07:53.158Z","status":"error","issues_count":33,"pull_requests_count":16,"avg_time_to_close_issue":33079143.65,"avg_time_to_close_pull_request":22372790.75,"issues_closed_count":20,"pull_requests_closed_count":8,"pull_request_authors_count":13,"issue_authors_count":33,"avg_comments_per_issue":2.5757575757575757,"avg_comments_per_pull_request":1.125,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":122.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T22:44:52.036Z","updated_at":"2025-09-03T04:50:36.415Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorianbrown%2Frank_bm25","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorianbrown%2Frank_bm25/issues","issue_labels_count":{"enhancement":4,"bug":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":31,"OWNER":1,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"NONE":11,"CONTRIBUTOR":6,"OWNER":3},"issue_authors":{"Smu-Tan":1,"Witiko":1,"nkarahan-ing":1,"fortyfourforty":1,"Grecil":1,"soumya-ranjan-sahoo":1,"lavarthan":1,"bohnpessatti":1,"lambdaofgod":1,"karndeepsingh":1,"RakshaAg":1,"Alkacid":1,"ghost":1,"ramsey-coding":1,"kripper":1,"StalVars":1,"mspronesti":1,"BochkarevV":1,"mattf":1,"logan-markewich":1,"dorianbrown":1,"Adeel-Intizar":1,"JeremyKraft67":1,"nocoolsandwich":1,"ayush-1506":1,"krrishdholakia":1,"SpyrosRoum":1,"marcelodiaz558":1,"priyankagutte":1,"rcy1122":1,"Lapitel":1,"km5ar":1,"msalwen":1},"pull_request_authors":{"Witiko":4,"dorianbrown":3,"xujiang1":2,"danerlt":2,"jankovicsandras":2,"raoashish10":1,"mariusjohan":1,"chenrulongmaster":1,"LowinLi":1,"nlp4whp":1,"Aashu-Adhikari":1,"Sarthakjain1206":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10081260,"issues_count":31307470,"pull_requests_count":96173836,"authors_count":10693646,"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":2},"past_year_pull_request_author_associations_count":{"NONE":4,"OWNER":1},"past_year_issue_authors":{"fortyfourforty":1,"mspronesti":1},"past_year_pull_request_authors":{"xujiang1":2,"jankovicsandras":2,"dorianbrown":1},"maintainers":[{"login":"dorianbrown","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dorianbrown"}],"active_maintainers":[{"login":"dorianbrown","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dorianbrown"}]},"events":{"total":{"IssuesEvent":3,"WatchEvent":186,"IssueCommentEvent":7,"PullRequestEvent":1,"ForkEvent":10},"last_year":{"IssuesEvent":3,"WatchEvent":186,"IssueCommentEvent":7,"PullRequestEvent":1,"ForkEvent":10}},"keywords":["algorithm","bm25","information-retrieval","ranking"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-10T03:12:06.686Z","updated_at":"2022-08-10T03:12:06.686Z","repository_link":"https://github.com/dorianbrown/rank_bm25/blob/master/requirements.txt","dependencies":[{"id":997772064,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-10T03:12:06.815Z","updated_at":"2022-08-10T03:12:06.815Z","repository_link":"https://github.com/dorianbrown/rank_bm25/blob/master/setup.py","dependencies":[{"id":997772200,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pytest.yml","sha":null,"kind":"manifest","created_at":"2024-05-28T15:03:59.525Z","updated_at":"2024-05-28T15:03:59.525Z","repository_link":"https://github.com/dorianbrown/rank_bm25/blob/master/.github/workflows/pytest.yml","dependencies":[{"id":18266343508,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18266343509,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish.yml","sha":null,"kind":"manifest","created_at":"2024-05-28T15:04:00.011Z","updated_at":"2024-05-28T15:04:00.011Z","repository_link":"https://github.com/dorianbrown/rank_bm25/blob/master/.github/workflows/python-publish.yml","dependencies":[{"id":18266344416,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":18266344417,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":23.575281885243605,"created_at":"2025-09-04T15:50:28.221Z","updated_at":"2025-10-07T08:06:18.290Z","avatar_url":"https://github.com/dorianbrown.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1730844,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/8526","html_url":"https://science.ecosyste.ms/projects/8526","bibtex_url":"https://science.ecosyste.ms/projects/8526/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/8526/export.apalike"}