{"id":67453,"name":"annoy","description":"Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk","url":"https://github.com/spotify/annoy","last_synced_at":"2025-09-08T13:55:12.325Z","repository":{"id":7785505,"uuid":"9155431","full_name":"spotify/annoy","owner":"spotify","description":"Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk","archived":false,"fork":false,"pushed_at":"2024-07-29T00:37:40.000Z","size":2020,"stargazers_count":13925,"open_issues_count":69,"forks_count":1206,"subscribers_count":314,"default_branch":"main","last_synced_at":"2025-09-01T17:49:09.544Z","etag":null,"topics":["approximate-nearest-neighbor-search","c-plus-plus","golang","locality-sensitive-hashing","lua","nearest-neighbor-search","python"],"latest_commit_sha":null,"homepage":null,"language":"C++","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/spotify.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-04-01T20:29:40.000Z","updated_at":"2025-08-31T14:11:47.000Z","dependencies_parsed_at":"2024-06-18T10:56:47.551Z","dependency_job_id":"cc44689f-ac31-4f50-bea6-4e12d2070e1e","html_url":"https://github.com/spotify/annoy","commit_stats":{"total_commits":646,"total_committers":86,"mean_commits":7.511627906976744,"dds":0.7058823529411764,"last_synced_commit":"2be37c9e015544be2cf60c431f0cccc076151a2d"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/spotify/annoy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spotify","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/sbom","scorecard":{"id":842153,"data":{"date":"2025-08-11","repo":{"name":"github.com/spotify/annoy","commit":"8a7e82cb537053926b0ac6ec132b9ccc875af40c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"Code-Review","score":4,"reason":"Found 5/11 approved changesets -- score normalized to 4","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":"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/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/spotify/annoy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/spotify/annoy/ci.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-23T20:42:58.515Z","repository_id":7785505,"created_at":"2025-08-23T20:42:58.516Z","updated_at":"2025-08-23T20:42:58.516Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196151,"owners_count":25239148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"spotify","name":"Spotify","uuid":"251374","kind":"organization","description":"","email":"opensource@spotify.com","website":"https://spotify.github.io/","location":"Stockholm, Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/251374?v=4","repositories_count":278,"last_synced_at":"2025-08-28T18:10:55.981Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/spotify","funding_links":[],"total_stars":105816,"followers":4332,"following":0,"created_at":"2022-11-02T16:24:50.582Z","updated_at":"2025-08-28T18:10:55.982Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spotify/repositories"},"packages":[{"id":2639949,"name":"annoy","ecosystem":"pypi","description":"Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk.","homepage":"https://github.com/spotify/annoy","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/spotify/annoy","keywords_array":["nns","approximate nearest neighbor search"],"namespace":null,"versions_count":45,"first_release_published_at":"2014-03-24T13:35:17.000Z","latest_release_published_at":"2023-06-14T16:37:32.000Z","latest_release_number":"1.17.3","last_synced_at":"2025-09-08T00:33:24.234Z","created_at":"2022-04-10T10:02:06.633Z","updated_at":"2025-09-08T00:33:24.234Z","registry_url":"https://pypi.org/project/annoy/","install_command":"pip install annoy --index-url https://pypi.org/simple","documentation_url":"https://annoy.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Programming Language :: Python","Programming Language :: Python :: 2.6","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3.3","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"annoy","project_status":null},"repo_metadata":{"id":7785505,"uuid":"9155431","full_name":"spotify/annoy","owner":"spotify","description":"Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk","archived":false,"fork":false,"pushed_at":"2024-07-29T00:37:40.000Z","size":2020,"stargazers_count":13204,"open_issues_count":61,"forks_count":1165,"subscribers_count":318,"default_branch":"main","last_synced_at":"2024-10-28T23:25:47.993Z","etag":null,"topics":["approximate-nearest-neighbor-search","c-plus-plus","golang","locality-sensitive-hashing","lua","nearest-neighbor-search","python"],"latest_commit_sha":null,"homepage":null,"language":"C++","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/spotify.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-04-01T20:29:40.000Z","updated_at":"2024-10-28T11:41:40.000Z","dependencies_parsed_at":"2024-06-18T10:56:47.551Z","dependency_job_id":"cc44689f-ac31-4f50-bea6-4e12d2070e1e","html_url":"https://github.com/spotify/annoy","commit_stats":{"total_commits":646,"total_committers":86,"mean_commits":7.511627906976744,"dds":0.7058823529411764,"last_synced_commit":"2be37c9e015544be2cf60c431f0cccc076151a2d"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spotify","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222155809,"owners_count":16940424,"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":"spotify","name":"Spotify","uuid":"251374","kind":"organization","description":"","email":"opensource@spotify.com","website":"https://spotify.github.io/","location":"Stockholm, Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/251374?v=4","repositories_count":267,"last_synced_at":"2024-04-12T20:45:19.950Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/spotify","funding_links":[],"total_stars":99014,"followers":3023,"following":0,"created_at":"2022-11-02T16:24:50.582Z","updated_at":"2024-04-12T20:47:20.421Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spotify/repositories"},"tags":[{"name":"v1.17.3","sha":"75429e5dc930754698f1d37c44ea189a7521c7a3","kind":"tag","published_at":"2023-06-14T16:32:05.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.17.3","html_url":"https://github.com/spotify/annoy/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"8795f360bb8e125b895c721cb71a37e588527fbd","kind":"tag","published_at":"2023-04-10T15:00:39.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.17.2","html_url":"https://github.com/spotify/annoy/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"005eaa99304398e6930807149900754ccb374dd8","kind":"tag","published_at":"2022-08-08T09:32:27.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.17.1","html_url":"https://github.com/spotify/annoy/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"abba0fbe9b7e6f752784817799b688f6d134e6c1","kind":"tag","published_at":"2020-09-18T16:04:28.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.17.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.0/manifests"},{"name":"v1.16.3","sha":"4a83837a3c26dbed7f5d0a995f0ac54f4477d563","kind":"tag","published_at":"2019-12-26T21:11:53.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16.3","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.3/manifests"},{"name":"v1.16","sha":"4a83837a3c26dbed7f5d0a995f0ac54f4477d563","kind":"commit","published_at":"2019-12-26T21:11:45.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16/manifests"},{"name":"v1","sha":"4a83837a3c26dbed7f5d0a995f0ac54f4477d563","kind":"commit","published_at":"2019-12-26T21:11:45.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1","html_url":"https://github.com/spotify/annoy/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1/manifests"},{"name":"v1.16.2","sha":"eeaadbae968ab0c0177ad8c7808c9365a7e8b879","kind":"tag","published_at":"2019-10-11T17:14:20.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16.2","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.2/manifests"},{"name":"v.1.16.2","sha":"eeaadbae968ab0c0177ad8c7808c9365a7e8b879","kind":"tag","published_at":"2019-10-11T17:13:47.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v.1.16.2","html_url":"https://github.com/spotify/annoy/releases/tag/v.1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v.1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v.1.16.2/manifests"},{"name":"v1.16.1","sha":"d06091dd25ac533e4a31257529ae57fa364a67c4","kind":"tag","published_at":"2019-10-11T17:05:09.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16.1","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"049e7d0af9c52514a81863341a20ed8cf2cbac92","kind":"tag","published_at":"2019-07-09T02:16:47.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.0/manifests"},{"name":"1.16","sha":"049e7d0af9c52514a81863341a20ed8cf2cbac92","kind":"commit","published_at":"2019-07-09T02:15:02.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/1.16","html_url":"https://github.com/spotify/annoy/releases/tag/1.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/1.16/manifests"},{"name":"v1.15.2","sha":"2dd98c27e57e77dc8f71470fdf00ed8aca431858","kind":"tag","published_at":"2019-04-17T01:52:11.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.15.2","html_url":"https://github.com/spotify/annoy/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.2/manifests"},{"name":"1.15","sha":"2dd98c27e57e77dc8f71470fdf00ed8aca431858","kind":"commit","published_at":"2019-04-17T01:51:53.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/1.15","html_url":"https://github.com/spotify/annoy/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/1.15/manifests"},{"name":"v1.15.1","sha":"b34444c25d792f4831ba97a01562b8c3310710f6","kind":"tag","published_at":"2019-02-22T16:11:54.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.15.1","html_url":"https://github.com/spotify/annoy/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"49f844749ace1a1a1b52f426c6470fdcdfa0fb97","kind":"tag","published_at":"2018-12-10T03:15:49.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.15.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"211ebe429c3dc68c4de4206b2285a087264689bb","kind":"tag","published_at":"2018-11-04T19:43:26.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.14.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"486cdc5890f33034001245892673236b4e5c0a13","kind":"tag","published_at":"2018-08-31T03:14:28.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.13.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"2bd140df7ea0ee2a3961e50856f06381e7503504","kind":"tag","published_at":"2018-05-07T03:10:23.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.12.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"fb6e56fd25419b5c0d459bed900eaf4ed16d75c4","kind":"tag","published_at":"2018-03-31T19:50:40.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.5","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"0e9253dbe3680a57fc97d85114792d030f42030b","kind":"tag","published_at":"2018-02-06T01:37:54.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.4","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"07bd24b0ff8b858946cf41812f20468ea2a829ea","kind":"tag","published_at":"2018-02-06T01:35:57.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.3","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d772d43485fc3800f06ee34f84897bf3e7929469","kind":"tag","published_at":"2018-02-06T01:33:04.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.2","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"23e5c501db63e842a41091349d079e7434bbffbf","kind":"tag","published_at":"2018-01-20T04:52:03.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.1","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"0ac0386c335037a2bb2c7f3733c0f6de39eb9e46","kind":"tag","published_at":"2018-01-20T04:46:34.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"69352d50f619898420a49c8c3f3b769d35b7a476","kind":"tag","published_at":"2017-11-13T14:26:23.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.10.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"b2d8d5dd3549017ea473acc8579a65f4e2547358","kind":"commit","published_at":"2017-09-30T15:48:55.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.9.5","html_url":"https://github.com/spotify/annoy/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.9.5/manifests"}]},"repo_metadata_updated_at":"2024-10-30T03:10:58.919Z","dependent_packages_count":68,"downloads":903649,"downloads_period":"last-month","dependent_repos_count":572,"rankings":{"downloads":0.37383780869149175,"dependent_repos_count":0.5916092493055806,"dependent_packages_count":0.28403261720382716,"stargazers_count":0.1623318062118971,"forks_count":1.236949377158491,"docker_downloads_count":1.3199189670001272,"average":0.6614466375952358},"purl":"pkg:pypi/annoy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/annoy","docker_dependents_count":57,"docker_downloads_count":21454,"usage_url":"https://repos.ecosyste.ms/usage/pypi/annoy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/annoy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-28T23:23:42.274Z","issues_count":101,"pull_requests_count":34,"avg_time_to_close_issue":5210264.830769231,"avg_time_to_close_pull_request":1976337.5862068965,"issues_closed_count":65,"pull_requests_closed_count":29,"pull_request_authors_count":25,"issue_authors_count":89,"avg_comments_per_issue":2.8823529411764706,"avg_comments_per_pull_request":2.7941176470588234,"merged_pull_requests_count":23,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":4168.0,"past_year_avg_time_to_close_pull_request":30090.0,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/issues","maintainers":[{"login":"erikbern","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikbern"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/annoy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/annoy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/annoy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/annoy/related_packages","maintainers":[{"uuid":"erikbern","login":"erikbern","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/erikbern/","role":null,"created_at":"2022-11-15T04:52:22.064Z","updated_at":"2022-11-15T04:52:22.064Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/erikbern/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11241134,"name":"annoy-binary","ecosystem":"pypi","description":"Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk. Prebuilt binary","homepage":"https://github.com/spotify/annoy","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/spotify/annoy","keywords_array":["nns","approximate nearest neighbor search"],"namespace":null,"versions_count":1,"first_release_published_at":"2025-01-06T12:13:41.000Z","latest_release_published_at":"2025-01-06T12:13:41.000Z","latest_release_number":"1.17.3","last_synced_at":"2025-09-01T17:05:31.297Z","created_at":"2025-01-06T12:34:22.261Z","updated_at":"2025-09-01T18:26:47.754Z","registry_url":"https://pypi.org/project/annoy-binary/","install_command":"pip install annoy-binary --index-url https://pypi.org/simple","documentation_url":"https://annoy-binary.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Programming Language :: Python","Programming Language :: Python :: 3.12"],"normalized_name":"annoy-binary","project_status":null},"repo_metadata":{"id":7785505,"uuid":"9155431","full_name":"spotify/annoy","owner":"spotify","description":"Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk","archived":false,"fork":false,"pushed_at":"2024-07-29T00:37:40.000Z","size":2020,"stargazers_count":13885,"open_issues_count":69,"forks_count":1202,"subscribers_count":314,"default_branch":"main","last_synced_at":"2025-07-31T19:42:44.762Z","etag":null,"topics":["approximate-nearest-neighbor-search","c-plus-plus","golang","locality-sensitive-hashing","lua","nearest-neighbor-search","python"],"latest_commit_sha":null,"homepage":null,"language":"C++","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/spotify.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-04-01T20:29:40.000Z","updated_at":"2025-07-31T11:11:12.000Z","dependencies_parsed_at":"2024-06-18T10:56:47.551Z","dependency_job_id":"cc44689f-ac31-4f50-bea6-4e12d2070e1e","html_url":"https://github.com/spotify/annoy","commit_stats":{"total_commits":646,"total_committers":86,"mean_commits":7.511627906976744,"dds":0.7058823529411764,"last_synced_commit":"2be37c9e015544be2cf60c431f0cccc076151a2d"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/spotify/annoy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spotify","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/sbom","scorecard":{"id":842153,"data":{"date":"2025-08-11","repo":{"name":"github.com/spotify/annoy","commit":"8a7e82cb537053926b0ac6ec132b9ccc875af40c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"Code-Review","score":4,"reason":"Found 5/11 approved changesets -- score normalized to 4","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":"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/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/spotify/annoy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/spotify/annoy/ci.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-23T20:42:58.515Z","repository_id":7785505,"created_at":"2025-08-23T20:42:58.516Z","updated_at":"2025-08-23T20:42:58.516Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273165735,"owners_count":25057124,"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":"spotify","name":"Spotify","uuid":"251374","kind":"organization","description":"","email":"opensource@spotify.com","website":"https://spotify.github.io/","location":"Stockholm, Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/251374?v=4","repositories_count":278,"last_synced_at":"2025-08-28T18:10:55.981Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/spotify","funding_links":[],"total_stars":105816,"followers":4332,"following":0,"created_at":"2022-11-02T16:24:50.582Z","updated_at":"2025-08-28T18:10:55.982Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spotify/repositories"},"tags":[{"name":"v1.17.3","sha":"75429e5dc930754698f1d37c44ea189a7521c7a3","kind":"tag","published_at":"2023-06-14T16:32:05.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.17.3","html_url":"https://github.com/spotify/annoy/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"8795f360bb8e125b895c721cb71a37e588527fbd","kind":"tag","published_at":"2023-04-10T15:00:39.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.17.2","html_url":"https://github.com/spotify/annoy/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"005eaa99304398e6930807149900754ccb374dd8","kind":"tag","published_at":"2022-08-08T09:32:27.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.17.1","html_url":"https://github.com/spotify/annoy/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"abba0fbe9b7e6f752784817799b688f6d134e6c1","kind":"tag","published_at":"2020-09-18T16:04:28.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.17.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.0/manifests"},{"name":"v1.16.3","sha":"4a83837a3c26dbed7f5d0a995f0ac54f4477d563","kind":"tag","published_at":"2019-12-26T21:11:53.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16.3","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.3/manifests"},{"name":"v1.16","sha":"4a83837a3c26dbed7f5d0a995f0ac54f4477d563","kind":"commit","published_at":"2019-12-26T21:11:45.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16/manifests"},{"name":"v1","sha":"4a83837a3c26dbed7f5d0a995f0ac54f4477d563","kind":"commit","published_at":"2019-12-26T21:11:45.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1","html_url":"https://github.com/spotify/annoy/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1/manifests"},{"name":"v1.16.2","sha":"eeaadbae968ab0c0177ad8c7808c9365a7e8b879","kind":"tag","published_at":"2019-10-11T17:14:20.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16.2","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.2/manifests"},{"name":"v.1.16.2","sha":"eeaadbae968ab0c0177ad8c7808c9365a7e8b879","kind":"tag","published_at":"2019-10-11T17:13:47.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v.1.16.2","html_url":"https://github.com/spotify/annoy/releases/tag/v.1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v.1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v.1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v.1.16.2/manifests"},{"name":"v1.16.1","sha":"d06091dd25ac533e4a31257529ae57fa364a67c4","kind":"tag","published_at":"2019-10-11T17:05:09.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16.1","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"049e7d0af9c52514a81863341a20ed8cf2cbac92","kind":"tag","published_at":"2019-07-09T02:16:47.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.0/manifests"},{"name":"1.16","sha":"049e7d0af9c52514a81863341a20ed8cf2cbac92","kind":"commit","published_at":"2019-07-09T02:15:02.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/1.16","html_url":"https://github.com/spotify/annoy/releases/tag/1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/1.16/manifests"},{"name":"v1.15.2","sha":"2dd98c27e57e77dc8f71470fdf00ed8aca431858","kind":"tag","published_at":"2019-04-17T01:52:11.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.15.2","html_url":"https://github.com/spotify/annoy/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.2/manifests"},{"name":"1.15","sha":"2dd98c27e57e77dc8f71470fdf00ed8aca431858","kind":"commit","published_at":"2019-04-17T01:51:53.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/1.15","html_url":"https://github.com/spotify/annoy/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/1.15/manifests"},{"name":"v1.15.1","sha":"b34444c25d792f4831ba97a01562b8c3310710f6","kind":"tag","published_at":"2019-02-22T16:11:54.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.15.1","html_url":"https://github.com/spotify/annoy/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"49f844749ace1a1a1b52f426c6470fdcdfa0fb97","kind":"tag","published_at":"2018-12-10T03:15:49.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.15.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"211ebe429c3dc68c4de4206b2285a087264689bb","kind":"tag","published_at":"2018-11-04T19:43:26.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.14.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"486cdc5890f33034001245892673236b4e5c0a13","kind":"tag","published_at":"2018-08-31T03:14:28.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.13.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"2bd140df7ea0ee2a3961e50856f06381e7503504","kind":"tag","published_at":"2018-05-07T03:10:23.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.12.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"fb6e56fd25419b5c0d459bed900eaf4ed16d75c4","kind":"tag","published_at":"2018-03-31T19:50:40.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.5","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"0e9253dbe3680a57fc97d85114792d030f42030b","kind":"tag","published_at":"2018-02-06T01:37:54.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.4","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"07bd24b0ff8b858946cf41812f20468ea2a829ea","kind":"tag","published_at":"2018-02-06T01:35:57.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.3","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d772d43485fc3800f06ee34f84897bf3e7929469","kind":"tag","published_at":"2018-02-06T01:33:04.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.2","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"23e5c501db63e842a41091349d079e7434bbffbf","kind":"tag","published_at":"2018-01-20T04:52:03.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.1","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"0ac0386c335037a2bb2c7f3733c0f6de39eb9e46","kind":"tag","published_at":"2018-01-20T04:46:34.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"69352d50f619898420a49c8c3f3b769d35b7a476","kind":"tag","published_at":"2017-11-13T14:26:23.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.10.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"b2d8d5dd3549017ea473acc8579a65f4e2547358","kind":"commit","published_at":"2017-09-30T15:48:55.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.9.5","html_url":"https://github.com/spotify/annoy/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.9.5/manifests"}]},"repo_metadata_updated_at":"2025-09-01T18:26:47.754Z","dependent_packages_count":0,"downloads":48,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":55.17709651308086,"dependent_packages_count":9.801881380307591,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":32.48948894669422},"purl":"pkg:pypi/annoy-binary","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/annoy-binary","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/annoy-binary","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/annoy-binary/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T10:36:44.589Z","issues_count":104,"pull_requests_count":40,"avg_time_to_close_issue":7325419.9375,"avg_time_to_close_pull_request":1929386.6666666667,"issues_closed_count":64,"pull_requests_closed_count":30,"pull_request_authors_count":29,"issue_authors_count":95,"avg_comments_per_issue":2.9134615384615383,"avg_comments_per_pull_request":2.925,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":2341.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":1.6,"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/spotify%2Fannoy/issues","maintainers":[{"login":"erikbern","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikbern"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/annoy-binary/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/annoy-binary/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/annoy-binary/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/annoy-binary/related_packages","maintainers":[{"uuid":"linxiaohui","login":"linxiaohui","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://pypi.org/user/linxiaohui/","role":"Owner","created_at":"2025-01-06T13:42:52.140Z","updated_at":"2025-01-06T13:42:52.140Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/linxiaohui/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5880864,"name":"py-annoy","ecosystem":"spack","description":"Annoy (Approximate Nearest Neighbors Oh Yeah) is a C++ library with\nPython bindings to search for points in space that are close to a given\nquery point. It also creates large read-only file-based data structures\nthat are mmapped into memory so that many processes may share the same\ndata.\n","homepage":"https://github.com/spotify/annoy","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/spotify/annoy","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-01-15T05:33:16.386Z","latest_release_published_at":"2023-01-15T05:33:16.386Z","latest_release_number":"1.17.1","last_synced_at":"2024-12-01T07:40:27.376Z","created_at":"2023-01-15T05:33:16.352Z","updated_at":"2025-09-01T18:26:48.065Z","registry_url":"https://packages.spack.io/package.html?name=py-annoy","install_command":"spack install py-annoy","documentation_url":null,"metadata":{},"repo_metadata":{"id":7785505,"uuid":"9155431","full_name":"spotify/annoy","owner":"spotify","description":"Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk","archived":false,"fork":false,"pushed_at":"2024-07-29T00:37:40.000Z","size":2020,"stargazers_count":13885,"open_issues_count":69,"forks_count":1202,"subscribers_count":314,"default_branch":"main","last_synced_at":"2025-07-31T19:42:44.762Z","etag":null,"topics":["approximate-nearest-neighbor-search","c-plus-plus","golang","locality-sensitive-hashing","lua","nearest-neighbor-search","python"],"latest_commit_sha":null,"homepage":null,"language":"C++","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/spotify.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-04-01T20:29:40.000Z","updated_at":"2025-07-31T11:11:12.000Z","dependencies_parsed_at":"2024-06-18T10:56:47.551Z","dependency_job_id":"cc44689f-ac31-4f50-bea6-4e12d2070e1e","html_url":"https://github.com/spotify/annoy","commit_stats":{"total_commits":646,"total_committers":86,"mean_commits":7.511627906976744,"dds":0.7058823529411764,"last_synced_commit":"2be37c9e015544be2cf60c431f0cccc076151a2d"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/spotify/annoy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spotify","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/sbom","scorecard":{"id":842153,"data":{"date":"2025-08-11","repo":{"name":"github.com/spotify/annoy","commit":"8a7e82cb537053926b0ac6ec132b9ccc875af40c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"Code-Review","score":4,"reason":"Found 5/11 approved changesets -- score normalized to 4","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":"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/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/spotify/annoy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/spotify/annoy/ci.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-23T20:42:58.515Z","repository_id":7785505,"created_at":"2025-08-23T20:42:58.516Z","updated_at":"2025-08-23T20:42:58.516Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273165735,"owners_count":25057124,"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":"spotify","name":"Spotify","uuid":"251374","kind":"organization","description":"","email":"opensource@spotify.com","website":"https://spotify.github.io/","location":"Stockholm, Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/251374?v=4","repositories_count":278,"last_synced_at":"2025-08-28T18:10:55.981Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/spotify","funding_links":[],"total_stars":105816,"followers":4332,"following":0,"created_at":"2022-11-02T16:24:50.582Z","updated_at":"2025-08-28T18:10:55.982Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spotify/repositories"},"tags":[{"name":"v1.17.3","sha":"75429e5dc930754698f1d37c44ea189a7521c7a3","kind":"tag","published_at":"2023-06-14T16:32:05.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.17.3","html_url":"https://github.com/spotify/annoy/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"8795f360bb8e125b895c721cb71a37e588527fbd","kind":"tag","published_at":"2023-04-10T15:00:39.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.17.2","html_url":"https://github.com/spotify/annoy/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"005eaa99304398e6930807149900754ccb374dd8","kind":"tag","published_at":"2022-08-08T09:32:27.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.17.1","html_url":"https://github.com/spotify/annoy/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"abba0fbe9b7e6f752784817799b688f6d134e6c1","kind":"tag","published_at":"2020-09-18T16:04:28.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.17.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.0/manifests"},{"name":"v1.16.3","sha":"4a83837a3c26dbed7f5d0a995f0ac54f4477d563","kind":"tag","published_at":"2019-12-26T21:11:53.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16.3","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.3/manifests"},{"name":"v1.16","sha":"4a83837a3c26dbed7f5d0a995f0ac54f4477d563","kind":"commit","published_at":"2019-12-26T21:11:45.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16/manifests"},{"name":"v1","sha":"4a83837a3c26dbed7f5d0a995f0ac54f4477d563","kind":"commit","published_at":"2019-12-26T21:11:45.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1","html_url":"https://github.com/spotify/annoy/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1/manifests"},{"name":"v1.16.2","sha":"eeaadbae968ab0c0177ad8c7808c9365a7e8b879","kind":"tag","published_at":"2019-10-11T17:14:20.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16.2","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.2/manifests"},{"name":"v.1.16.2","sha":"eeaadbae968ab0c0177ad8c7808c9365a7e8b879","kind":"tag","published_at":"2019-10-11T17:13:47.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v.1.16.2","html_url":"https://github.com/spotify/annoy/releases/tag/v.1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v.1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v.1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v.1.16.2/manifests"},{"name":"v1.16.1","sha":"d06091dd25ac533e4a31257529ae57fa364a67c4","kind":"tag","published_at":"2019-10-11T17:05:09.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16.1","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"049e7d0af9c52514a81863341a20ed8cf2cbac92","kind":"tag","published_at":"2019-07-09T02:16:47.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.0/manifests"},{"name":"1.16","sha":"049e7d0af9c52514a81863341a20ed8cf2cbac92","kind":"commit","published_at":"2019-07-09T02:15:02.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/1.16","html_url":"https://github.com/spotify/annoy/releases/tag/1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/1.16/manifests"},{"name":"v1.15.2","sha":"2dd98c27e57e77dc8f71470fdf00ed8aca431858","kind":"tag","published_at":"2019-04-17T01:52:11.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.15.2","html_url":"https://github.com/spotify/annoy/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.2/manifests"},{"name":"1.15","sha":"2dd98c27e57e77dc8f71470fdf00ed8aca431858","kind":"commit","published_at":"2019-04-17T01:51:53.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/1.15","html_url":"https://github.com/spotify/annoy/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/1.15/manifests"},{"name":"v1.15.1","sha":"b34444c25d792f4831ba97a01562b8c3310710f6","kind":"tag","published_at":"2019-02-22T16:11:54.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.15.1","html_url":"https://github.com/spotify/annoy/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"49f844749ace1a1a1b52f426c6470fdcdfa0fb97","kind":"tag","published_at":"2018-12-10T03:15:49.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.15.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"211ebe429c3dc68c4de4206b2285a087264689bb","kind":"tag","published_at":"2018-11-04T19:43:26.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.14.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"486cdc5890f33034001245892673236b4e5c0a13","kind":"tag","published_at":"2018-08-31T03:14:28.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.13.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"2bd140df7ea0ee2a3961e50856f06381e7503504","kind":"tag","published_at":"2018-05-07T03:10:23.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.12.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"fb6e56fd25419b5c0d459bed900eaf4ed16d75c4","kind":"tag","published_at":"2018-03-31T19:50:40.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.5","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"0e9253dbe3680a57fc97d85114792d030f42030b","kind":"tag","published_at":"2018-02-06T01:37:54.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.4","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"07bd24b0ff8b858946cf41812f20468ea2a829ea","kind":"tag","published_at":"2018-02-06T01:35:57.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.3","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d772d43485fc3800f06ee34f84897bf3e7929469","kind":"tag","published_at":"2018-02-06T01:33:04.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.2","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"23e5c501db63e842a41091349d079e7434bbffbf","kind":"tag","published_at":"2018-01-20T04:52:03.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.1","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"0ac0386c335037a2bb2c7f3733c0f6de39eb9e46","kind":"tag","published_at":"2018-01-20T04:46:34.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"69352d50f619898420a49c8c3f3b769d35b7a476","kind":"tag","published_at":"2017-11-13T14:26:23.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.10.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"b2d8d5dd3549017ea473acc8579a65f4e2547358","kind":"commit","published_at":"2017-09-30T15:48:55.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.9.5","html_url":"https://github.com/spotify/annoy/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.9.5/manifests"}]},"repo_metadata_updated_at":"2025-09-01T18:26:48.064Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":57.27386411004586,"stargazers_count":0.8753647353063776,"forks_count":2.653883562595526,"average":15.20077810198694},"purl":"pkg:spack/py-annoy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-annoy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-annoy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-annoy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T10:36:44.589Z","issues_count":104,"pull_requests_count":40,"avg_time_to_close_issue":7325419.9375,"avg_time_to_close_pull_request":1929386.6666666667,"issues_closed_count":64,"pull_requests_closed_count":30,"pull_request_authors_count":29,"issue_authors_count":95,"avg_comments_per_issue":2.9134615384615383,"avg_comments_per_pull_request":2.925,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":2341.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":1.6,"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/spotify%2Fannoy/issues","maintainers":[{"login":"erikbern","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikbern"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-annoy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-annoy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-annoy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-annoy/related_packages","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2170,"html_url":null,"role":null,"created_at":"2023-01-15T05:33:53.381Z","updated_at":"2023-01-15T05:33:53.381Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8772,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":405},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-08T06:56:36.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":11814130,"name":"annoy-mm","ecosystem":"pypi","description":"Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk.","homepage":"https://github.com/spotify/annoy","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/spotify/annoy","keywords_array":["nns","approximate nearest neighbor search"],"namespace":null,"versions_count":10,"first_release_published_at":"2025-06-18T17:28:44.000Z","latest_release_published_at":"2025-06-18T17:28:44.000Z","latest_release_number":"1.17.3","last_synced_at":"2025-09-01T17:55:25.217Z","created_at":"2025-06-18T17:46:28.868Z","updated_at":"2025-09-01T18:26:48.364Z","registry_url":"https://pypi.org/project/annoy-mm/","install_command":"pip install annoy-mm --index-url https://pypi.org/simple","documentation_url":"https://annoy-mm.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Programming Language :: Python","Programming Language :: Python :: 2.6","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.3","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"annoy-mm","project_status":null},"repo_metadata":{"id":7785505,"uuid":"9155431","full_name":"spotify/annoy","owner":"spotify","description":"Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk","archived":false,"fork":false,"pushed_at":"2024-07-29T00:37:40.000Z","size":2020,"stargazers_count":13885,"open_issues_count":69,"forks_count":1202,"subscribers_count":314,"default_branch":"main","last_synced_at":"2025-07-31T19:42:44.762Z","etag":null,"topics":["approximate-nearest-neighbor-search","c-plus-plus","golang","locality-sensitive-hashing","lua","nearest-neighbor-search","python"],"latest_commit_sha":null,"homepage":null,"language":"C++","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/spotify.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-04-01T20:29:40.000Z","updated_at":"2025-07-31T11:11:12.000Z","dependencies_parsed_at":"2024-06-18T10:56:47.551Z","dependency_job_id":"cc44689f-ac31-4f50-bea6-4e12d2070e1e","html_url":"https://github.com/spotify/annoy","commit_stats":{"total_commits":646,"total_committers":86,"mean_commits":7.511627906976744,"dds":0.7058823529411764,"last_synced_commit":"2be37c9e015544be2cf60c431f0cccc076151a2d"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/spotify/annoy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spotify","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/sbom","scorecard":{"id":842153,"data":{"date":"2025-08-11","repo":{"name":"github.com/spotify/annoy","commit":"8a7e82cb537053926b0ac6ec132b9ccc875af40c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"Code-Review","score":4,"reason":"Found 5/11 approved changesets -- score normalized to 4","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":"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/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/spotify/annoy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/spotify/annoy/ci.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-23T20:42:58.515Z","repository_id":7785505,"created_at":"2025-08-23T20:42:58.516Z","updated_at":"2025-08-23T20:42:58.516Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273165735,"owners_count":25057124,"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":"spotify","name":"Spotify","uuid":"251374","kind":"organization","description":"","email":"opensource@spotify.com","website":"https://spotify.github.io/","location":"Stockholm, Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/251374?v=4","repositories_count":278,"last_synced_at":"2025-08-28T18:10:55.981Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/spotify","funding_links":[],"total_stars":105816,"followers":4332,"following":0,"created_at":"2022-11-02T16:24:50.582Z","updated_at":"2025-08-28T18:10:55.982Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spotify/repositories"},"tags":[{"name":"v1.17.3","sha":"75429e5dc930754698f1d37c44ea189a7521c7a3","kind":"tag","published_at":"2023-06-14T16:32:05.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.17.3","html_url":"https://github.com/spotify/annoy/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"8795f360bb8e125b895c721cb71a37e588527fbd","kind":"tag","published_at":"2023-04-10T15:00:39.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.17.2","html_url":"https://github.com/spotify/annoy/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"005eaa99304398e6930807149900754ccb374dd8","kind":"tag","published_at":"2022-08-08T09:32:27.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.17.1","html_url":"https://github.com/spotify/annoy/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"abba0fbe9b7e6f752784817799b688f6d134e6c1","kind":"tag","published_at":"2020-09-18T16:04:28.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.17.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.0/manifests"},{"name":"v1.16.3","sha":"4a83837a3c26dbed7f5d0a995f0ac54f4477d563","kind":"tag","published_at":"2019-12-26T21:11:53.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16.3","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.3/manifests"},{"name":"v1.16","sha":"4a83837a3c26dbed7f5d0a995f0ac54f4477d563","kind":"commit","published_at":"2019-12-26T21:11:45.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16/manifests"},{"name":"v1","sha":"4a83837a3c26dbed7f5d0a995f0ac54f4477d563","kind":"commit","published_at":"2019-12-26T21:11:45.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1","html_url":"https://github.com/spotify/annoy/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1/manifests"},{"name":"v1.16.2","sha":"eeaadbae968ab0c0177ad8c7808c9365a7e8b879","kind":"tag","published_at":"2019-10-11T17:14:20.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16.2","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.2/manifests"},{"name":"v.1.16.2","sha":"eeaadbae968ab0c0177ad8c7808c9365a7e8b879","kind":"tag","published_at":"2019-10-11T17:13:47.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v.1.16.2","html_url":"https://github.com/spotify/annoy/releases/tag/v.1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v.1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v.1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v.1.16.2/manifests"},{"name":"v1.16.1","sha":"d06091dd25ac533e4a31257529ae57fa364a67c4","kind":"tag","published_at":"2019-10-11T17:05:09.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16.1","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"049e7d0af9c52514a81863341a20ed8cf2cbac92","kind":"tag","published_at":"2019-07-09T02:16:47.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.0/manifests"},{"name":"1.16","sha":"049e7d0af9c52514a81863341a20ed8cf2cbac92","kind":"commit","published_at":"2019-07-09T02:15:02.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/1.16","html_url":"https://github.com/spotify/annoy/releases/tag/1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/1.16/manifests"},{"name":"v1.15.2","sha":"2dd98c27e57e77dc8f71470fdf00ed8aca431858","kind":"tag","published_at":"2019-04-17T01:52:11.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.15.2","html_url":"https://github.com/spotify/annoy/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.2/manifests"},{"name":"1.15","sha":"2dd98c27e57e77dc8f71470fdf00ed8aca431858","kind":"commit","published_at":"2019-04-17T01:51:53.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/1.15","html_url":"https://github.com/spotify/annoy/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/1.15/manifests"},{"name":"v1.15.1","sha":"b34444c25d792f4831ba97a01562b8c3310710f6","kind":"tag","published_at":"2019-02-22T16:11:54.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.15.1","html_url":"https://github.com/spotify/annoy/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"49f844749ace1a1a1b52f426c6470fdcdfa0fb97","kind":"tag","published_at":"2018-12-10T03:15:49.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.15.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"211ebe429c3dc68c4de4206b2285a087264689bb","kind":"tag","published_at":"2018-11-04T19:43:26.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.14.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"486cdc5890f33034001245892673236b4e5c0a13","kind":"tag","published_at":"2018-08-31T03:14:28.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.13.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"2bd140df7ea0ee2a3961e50856f06381e7503504","kind":"tag","published_at":"2018-05-07T03:10:23.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.12.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"fb6e56fd25419b5c0d459bed900eaf4ed16d75c4","kind":"tag","published_at":"2018-03-31T19:50:40.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.5","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"0e9253dbe3680a57fc97d85114792d030f42030b","kind":"tag","published_at":"2018-02-06T01:37:54.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.4","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"07bd24b0ff8b858946cf41812f20468ea2a829ea","kind":"tag","published_at":"2018-02-06T01:35:57.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.3","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d772d43485fc3800f06ee34f84897bf3e7929469","kind":"tag","published_at":"2018-02-06T01:33:04.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.2","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"23e5c501db63e842a41091349d079e7434bbffbf","kind":"tag","published_at":"2018-01-20T04:52:03.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.1","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"0ac0386c335037a2bb2c7f3733c0f6de39eb9e46","kind":"tag","published_at":"2018-01-20T04:46:34.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"69352d50f619898420a49c8c3f3b769d35b7a476","kind":"tag","published_at":"2017-11-13T14:26:23.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.10.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"b2d8d5dd3549017ea473acc8579a65f4e2547358","kind":"commit","published_at":"2017-09-30T15:48:55.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.9.5","html_url":"https://github.com/spotify/annoy/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.9.5/manifests"}]},"repo_metadata_updated_at":"2025-09-01T18:26:48.364Z","dependent_packages_count":0,"downloads":627,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":50.55422283530554,"dependent_packages_count":8.971959117966382,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.763090976635958},"purl":"pkg:pypi/annoy-mm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/annoy-mm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/annoy-mm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/annoy-mm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T10:36:44.589Z","issues_count":104,"pull_requests_count":40,"avg_time_to_close_issue":7325419.9375,"avg_time_to_close_pull_request":1929386.6666666667,"issues_closed_count":64,"pull_requests_closed_count":30,"pull_request_authors_count":29,"issue_authors_count":95,"avg_comments_per_issue":2.9134615384615383,"avg_comments_per_pull_request":2.925,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":2341.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":1.6,"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/spotify%2Fannoy/issues","maintainers":[{"login":"erikbern","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikbern"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/annoy-mm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/annoy-mm/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/annoy-mm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/annoy-mm/related_packages","maintainers":[{"uuid":"mathematicalmichael","login":"mathematicalmichael","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/mathematicalmichael/","role":"Owner","created_at":"2025-06-18T17:47:07.785Z","updated_at":"2025-06-18T17:47:07.785Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mathematicalmichael/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2639952,"name":"annoy-dm","ecosystem":"pypi","description":"Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk. DM compatible","homepage":"https://github.com/spotify/annoy","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/spotify/annoy","keywords_array":["nns","approximate nearest neighbor search"],"namespace":null,"versions_count":2,"first_release_published_at":"2020-07-08T08:01:24.000Z","latest_release_published_at":"2020-07-08T08:01:24.000Z","latest_release_number":"1.16.3","last_synced_at":"2025-09-01T17:55:24.502Z","created_at":"2022-04-10T10:02:06.673Z","updated_at":"2025-09-01T18:26:48.364Z","registry_url":"https://pypi.org/project/annoy-dm/","install_command":"pip install annoy-dm --index-url https://pypi.org/simple","documentation_url":"https://annoy-dm.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Programming Language :: Python","Programming Language :: Python :: 2.6","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3.3","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6"],"normalized_name":"annoy-dm","project_status":null},"repo_metadata":{"id":7785505,"uuid":"9155431","full_name":"spotify/annoy","owner":"spotify","description":"Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk","archived":false,"fork":false,"pushed_at":"2024-07-29T00:37:40.000Z","size":2020,"stargazers_count":13885,"open_issues_count":69,"forks_count":1202,"subscribers_count":314,"default_branch":"main","last_synced_at":"2025-07-31T19:42:44.762Z","etag":null,"topics":["approximate-nearest-neighbor-search","c-plus-plus","golang","locality-sensitive-hashing","lua","nearest-neighbor-search","python"],"latest_commit_sha":null,"homepage":null,"language":"C++","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/spotify.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-04-01T20:29:40.000Z","updated_at":"2025-07-31T11:11:12.000Z","dependencies_parsed_at":"2024-06-18T10:56:47.551Z","dependency_job_id":"cc44689f-ac31-4f50-bea6-4e12d2070e1e","html_url":"https://github.com/spotify/annoy","commit_stats":{"total_commits":646,"total_committers":86,"mean_commits":7.511627906976744,"dds":0.7058823529411764,"last_synced_commit":"2be37c9e015544be2cf60c431f0cccc076151a2d"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/spotify/annoy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spotify","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/sbom","scorecard":{"id":842153,"data":{"date":"2025-08-11","repo":{"name":"github.com/spotify/annoy","commit":"8a7e82cb537053926b0ac6ec132b9ccc875af40c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"Code-Review","score":4,"reason":"Found 5/11 approved changesets -- score normalized to 4","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":"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/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/spotify/annoy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/spotify/annoy/ci.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-23T20:42:58.515Z","repository_id":7785505,"created_at":"2025-08-23T20:42:58.516Z","updated_at":"2025-08-23T20:42:58.516Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273165735,"owners_count":25057124,"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":"spotify","name":"Spotify","uuid":"251374","kind":"organization","description":"","email":"opensource@spotify.com","website":"https://spotify.github.io/","location":"Stockholm, Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/251374?v=4","repositories_count":278,"last_synced_at":"2025-08-28T18:10:55.981Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/spotify","funding_links":[],"total_stars":105816,"followers":4332,"following":0,"created_at":"2022-11-02T16:24:50.582Z","updated_at":"2025-08-28T18:10:55.982Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spotify/repositories"},"tags":[{"name":"v1.17.3","sha":"75429e5dc930754698f1d37c44ea189a7521c7a3","kind":"tag","published_at":"2023-06-14T16:32:05.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.17.3","html_url":"https://github.com/spotify/annoy/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"8795f360bb8e125b895c721cb71a37e588527fbd","kind":"tag","published_at":"2023-04-10T15:00:39.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.17.2","html_url":"https://github.com/spotify/annoy/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"005eaa99304398e6930807149900754ccb374dd8","kind":"tag","published_at":"2022-08-08T09:32:27.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.17.1","html_url":"https://github.com/spotify/annoy/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"abba0fbe9b7e6f752784817799b688f6d134e6c1","kind":"tag","published_at":"2020-09-18T16:04:28.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.17.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.0/manifests"},{"name":"v1.16.3","sha":"4a83837a3c26dbed7f5d0a995f0ac54f4477d563","kind":"tag","published_at":"2019-12-26T21:11:53.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16.3","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.3/manifests"},{"name":"v1.16","sha":"4a83837a3c26dbed7f5d0a995f0ac54f4477d563","kind":"commit","published_at":"2019-12-26T21:11:45.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16/manifests"},{"name":"v1","sha":"4a83837a3c26dbed7f5d0a995f0ac54f4477d563","kind":"commit","published_at":"2019-12-26T21:11:45.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1","html_url":"https://github.com/spotify/annoy/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1/manifests"},{"name":"v1.16.2","sha":"eeaadbae968ab0c0177ad8c7808c9365a7e8b879","kind":"tag","published_at":"2019-10-11T17:14:20.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16.2","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.2/manifests"},{"name":"v.1.16.2","sha":"eeaadbae968ab0c0177ad8c7808c9365a7e8b879","kind":"tag","published_at":"2019-10-11T17:13:47.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v.1.16.2","html_url":"https://github.com/spotify/annoy/releases/tag/v.1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v.1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v.1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v.1.16.2/manifests"},{"name":"v1.16.1","sha":"d06091dd25ac533e4a31257529ae57fa364a67c4","kind":"tag","published_at":"2019-10-11T17:05:09.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16.1","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"049e7d0af9c52514a81863341a20ed8cf2cbac92","kind":"tag","published_at":"2019-07-09T02:16:47.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.0/manifests"},{"name":"1.16","sha":"049e7d0af9c52514a81863341a20ed8cf2cbac92","kind":"commit","published_at":"2019-07-09T02:15:02.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/1.16","html_url":"https://github.com/spotify/annoy/releases/tag/1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/1.16/manifests"},{"name":"v1.15.2","sha":"2dd98c27e57e77dc8f71470fdf00ed8aca431858","kind":"tag","published_at":"2019-04-17T01:52:11.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.15.2","html_url":"https://github.com/spotify/annoy/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.2/manifests"},{"name":"1.15","sha":"2dd98c27e57e77dc8f71470fdf00ed8aca431858","kind":"commit","published_at":"2019-04-17T01:51:53.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/1.15","html_url":"https://github.com/spotify/annoy/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/1.15/manifests"},{"name":"v1.15.1","sha":"b34444c25d792f4831ba97a01562b8c3310710f6","kind":"tag","published_at":"2019-02-22T16:11:54.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.15.1","html_url":"https://github.com/spotify/annoy/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"49f844749ace1a1a1b52f426c6470fdcdfa0fb97","kind":"tag","published_at":"2018-12-10T03:15:49.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.15.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"211ebe429c3dc68c4de4206b2285a087264689bb","kind":"tag","published_at":"2018-11-04T19:43:26.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.14.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"486cdc5890f33034001245892673236b4e5c0a13","kind":"tag","published_at":"2018-08-31T03:14:28.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.13.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"2bd140df7ea0ee2a3961e50856f06381e7503504","kind":"tag","published_at":"2018-05-07T03:10:23.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.12.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"fb6e56fd25419b5c0d459bed900eaf4ed16d75c4","kind":"tag","published_at":"2018-03-31T19:50:40.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.5","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"0e9253dbe3680a57fc97d85114792d030f42030b","kind":"tag","published_at":"2018-02-06T01:37:54.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.4","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"07bd24b0ff8b858946cf41812f20468ea2a829ea","kind":"tag","published_at":"2018-02-06T01:35:57.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.3","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d772d43485fc3800f06ee34f84897bf3e7929469","kind":"tag","published_at":"2018-02-06T01:33:04.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.2","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"23e5c501db63e842a41091349d079e7434bbffbf","kind":"tag","published_at":"2018-01-20T04:52:03.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.1","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"0ac0386c335037a2bb2c7f3733c0f6de39eb9e46","kind":"tag","published_at":"2018-01-20T04:46:34.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"69352d50f619898420a49c8c3f3b769d35b7a476","kind":"tag","published_at":"2017-11-13T14:26:23.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.10.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"b2d8d5dd3549017ea473acc8579a65f4e2547358","kind":"commit","published_at":"2017-09-30T15:48:55.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.9.5","html_url":"https://github.com/spotify/annoy/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.9.5/manifests"}]},"repo_metadata_updated_at":"2025-09-01T18:26:48.364Z","dependent_packages_count":0,"downloads":36,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":32.82339513336722,"dependent_repos_count":21.71838761843193,"dependent_packages_count":10.002282794063202,"stargazers_count":0.15800847953272446,"forks_count":1.2376052510973343,"docker_downloads_count":null,"average":13.187935855298482},"purl":"pkg:pypi/annoy-dm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/annoy-dm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/annoy-dm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/annoy-dm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T10:36:44.589Z","issues_count":104,"pull_requests_count":40,"avg_time_to_close_issue":7325419.9375,"avg_time_to_close_pull_request":1929386.6666666667,"issues_closed_count":64,"pull_requests_closed_count":30,"pull_request_authors_count":29,"issue_authors_count":95,"avg_comments_per_issue":2.9134615384615383,"avg_comments_per_pull_request":2.925,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":2341.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":1.6,"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/spotify%2Fannoy/issues","maintainers":[{"login":"erikbern","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikbern"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/annoy-dm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/annoy-dm/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/annoy-dm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/annoy-dm/related_packages","maintainers":[{"uuid":"vincedmg","login":"vincedmg","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/vincedmg/","role":null,"created_at":"2022-11-15T04:52:29.447Z","updated_at":"2022-11-15T04:52:29.447Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/vincedmg/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2639954,"name":"annoy_fixed","ecosystem":"pypi","description":"fixed annoy bugs personer","homepage":"https://github.com/spotify/annoy","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/spotify/annoy","keywords_array":["nns"],"namespace":null,"versions_count":1,"first_release_published_at":"2020-06-09T10:14:45.000Z","latest_release_published_at":"2020-06-09T10:14:45.000Z","latest_release_number":"1.16.3","last_synced_at":"2025-09-01T17:55:24.202Z","created_at":"2022-04-10T10:02:06.764Z","updated_at":"2025-09-01T18:26:48.365Z","registry_url":"https://pypi.org/project/annoy_fixed/","install_command":"pip install annoy_fixed --index-url https://pypi.org/simple","documentation_url":"https://annoy_fixed.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Programming Language :: Python","Programming Language :: Python :: 2.6","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3.3","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6"],"normalized_name":"annoy-fixed","project_status":null},"repo_metadata":{"id":7785505,"uuid":"9155431","full_name":"spotify/annoy","owner":"spotify","description":"Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk","archived":false,"fork":false,"pushed_at":"2024-07-29T00:37:40.000Z","size":2020,"stargazers_count":13885,"open_issues_count":69,"forks_count":1202,"subscribers_count":314,"default_branch":"main","last_synced_at":"2025-07-31T19:42:44.762Z","etag":null,"topics":["approximate-nearest-neighbor-search","c-plus-plus","golang","locality-sensitive-hashing","lua","nearest-neighbor-search","python"],"latest_commit_sha":null,"homepage":null,"language":"C++","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/spotify.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-04-01T20:29:40.000Z","updated_at":"2025-07-31T11:11:12.000Z","dependencies_parsed_at":"2024-06-18T10:56:47.551Z","dependency_job_id":"cc44689f-ac31-4f50-bea6-4e12d2070e1e","html_url":"https://github.com/spotify/annoy","commit_stats":{"total_commits":646,"total_committers":86,"mean_commits":7.511627906976744,"dds":0.7058823529411764,"last_synced_commit":"2be37c9e015544be2cf60c431f0cccc076151a2d"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/spotify/annoy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spotify","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/sbom","scorecard":{"id":842153,"data":{"date":"2025-08-11","repo":{"name":"github.com/spotify/annoy","commit":"8a7e82cb537053926b0ac6ec132b9ccc875af40c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"Code-Review","score":4,"reason":"Found 5/11 approved changesets -- score normalized to 4","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":"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/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/spotify/annoy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/spotify/annoy/ci.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-23T20:42:58.515Z","repository_id":7785505,"created_at":"2025-08-23T20:42:58.516Z","updated_at":"2025-08-23T20:42:58.516Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273165735,"owners_count":25057124,"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":"spotify","name":"Spotify","uuid":"251374","kind":"organization","description":"","email":"opensource@spotify.com","website":"https://spotify.github.io/","location":"Stockholm, Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/251374?v=4","repositories_count":278,"last_synced_at":"2025-08-28T18:10:55.981Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/spotify","funding_links":[],"total_stars":105816,"followers":4332,"following":0,"created_at":"2022-11-02T16:24:50.582Z","updated_at":"2025-08-28T18:10:55.982Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spotify/repositories"},"tags":[{"name":"v1.17.3","sha":"75429e5dc930754698f1d37c44ea189a7521c7a3","kind":"tag","published_at":"2023-06-14T16:32:05.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.17.3","html_url":"https://github.com/spotify/annoy/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"8795f360bb8e125b895c721cb71a37e588527fbd","kind":"tag","published_at":"2023-04-10T15:00:39.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.17.2","html_url":"https://github.com/spotify/annoy/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"005eaa99304398e6930807149900754ccb374dd8","kind":"tag","published_at":"2022-08-08T09:32:27.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.17.1","html_url":"https://github.com/spotify/annoy/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"abba0fbe9b7e6f752784817799b688f6d134e6c1","kind":"tag","published_at":"2020-09-18T16:04:28.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.17.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.0/manifests"},{"name":"v1.16.3","sha":"4a83837a3c26dbed7f5d0a995f0ac54f4477d563","kind":"tag","published_at":"2019-12-26T21:11:53.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16.3","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.3/manifests"},{"name":"v1.16","sha":"4a83837a3c26dbed7f5d0a995f0ac54f4477d563","kind":"commit","published_at":"2019-12-26T21:11:45.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16/manifests"},{"name":"v1","sha":"4a83837a3c26dbed7f5d0a995f0ac54f4477d563","kind":"commit","published_at":"2019-12-26T21:11:45.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1","html_url":"https://github.com/spotify/annoy/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1/manifests"},{"name":"v1.16.2","sha":"eeaadbae968ab0c0177ad8c7808c9365a7e8b879","kind":"tag","published_at":"2019-10-11T17:14:20.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16.2","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.2/manifests"},{"name":"v.1.16.2","sha":"eeaadbae968ab0c0177ad8c7808c9365a7e8b879","kind":"tag","published_at":"2019-10-11T17:13:47.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v.1.16.2","html_url":"https://github.com/spotify/annoy/releases/tag/v.1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v.1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v.1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v.1.16.2/manifests"},{"name":"v1.16.1","sha":"d06091dd25ac533e4a31257529ae57fa364a67c4","kind":"tag","published_at":"2019-10-11T17:05:09.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16.1","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"049e7d0af9c52514a81863341a20ed8cf2cbac92","kind":"tag","published_at":"2019-07-09T02:16:47.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.0/manifests"},{"name":"1.16","sha":"049e7d0af9c52514a81863341a20ed8cf2cbac92","kind":"commit","published_at":"2019-07-09T02:15:02.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/1.16","html_url":"https://github.com/spotify/annoy/releases/tag/1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/1.16/manifests"},{"name":"v1.15.2","sha":"2dd98c27e57e77dc8f71470fdf00ed8aca431858","kind":"tag","published_at":"2019-04-17T01:52:11.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.15.2","html_url":"https://github.com/spotify/annoy/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.2/manifests"},{"name":"1.15","sha":"2dd98c27e57e77dc8f71470fdf00ed8aca431858","kind":"commit","published_at":"2019-04-17T01:51:53.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/1.15","html_url":"https://github.com/spotify/annoy/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/1.15/manifests"},{"name":"v1.15.1","sha":"b34444c25d792f4831ba97a01562b8c3310710f6","kind":"tag","published_at":"2019-02-22T16:11:54.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.15.1","html_url":"https://github.com/spotify/annoy/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"49f844749ace1a1a1b52f426c6470fdcdfa0fb97","kind":"tag","published_at":"2018-12-10T03:15:49.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.15.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"211ebe429c3dc68c4de4206b2285a087264689bb","kind":"tag","published_at":"2018-11-04T19:43:26.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.14.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"486cdc5890f33034001245892673236b4e5c0a13","kind":"tag","published_at":"2018-08-31T03:14:28.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.13.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"2bd140df7ea0ee2a3961e50856f06381e7503504","kind":"tag","published_at":"2018-05-07T03:10:23.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.12.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"fb6e56fd25419b5c0d459bed900eaf4ed16d75c4","kind":"tag","published_at":"2018-03-31T19:50:40.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.5","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"0e9253dbe3680a57fc97d85114792d030f42030b","kind":"tag","published_at":"2018-02-06T01:37:54.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.4","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"07bd24b0ff8b858946cf41812f20468ea2a829ea","kind":"tag","published_at":"2018-02-06T01:35:57.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.3","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d772d43485fc3800f06ee34f84897bf3e7929469","kind":"tag","published_at":"2018-02-06T01:33:04.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.2","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"23e5c501db63e842a41091349d079e7434bbffbf","kind":"tag","published_at":"2018-01-20T04:52:03.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.1","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"0ac0386c335037a2bb2c7f3733c0f6de39eb9e46","kind":"tag","published_at":"2018-01-20T04:46:34.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"69352d50f619898420a49c8c3f3b769d35b7a476","kind":"tag","published_at":"2017-11-13T14:26:23.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.10.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"b2d8d5dd3549017ea473acc8579a65f4e2547358","kind":"commit","published_at":"2017-09-30T15:48:55.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.9.5","html_url":"https://github.com/spotify/annoy/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.9.5/manifests"}]},"repo_metadata_updated_at":"2025-09-01T18:26:48.365Z","dependent_packages_count":0,"downloads":84,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":17.052197044032873,"dependent_repos_count":21.693755280890695,"dependent_packages_count":10.025501552893209,"stargazers_count":0.15859668747450098,"forks_count":1.237552171223129,"docker_downloads_count":null,"average":10.033520547302881},"purl":"pkg:pypi/annoy-fixed","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/annoy_fixed","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/annoy_fixed","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/annoy_fixed/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T10:36:44.589Z","issues_count":104,"pull_requests_count":40,"avg_time_to_close_issue":7325419.9375,"avg_time_to_close_pull_request":1929386.6666666667,"issues_closed_count":64,"pull_requests_closed_count":30,"pull_request_authors_count":29,"issue_authors_count":95,"avg_comments_per_issue":2.9134615384615383,"avg_comments_per_pull_request":2.925,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":2341.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":1.6,"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/spotify%2Fannoy/issues","maintainers":[{"login":"erikbern","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikbern"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/annoy_fixed/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/annoy_fixed/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/annoy_fixed/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/annoy_fixed/related_packages","maintainers":[{"uuid":"luckyssc","login":"luckyssc","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/luckyssc/","role":null,"created_at":"2022-11-15T04:52:34.370Z","updated_at":"2022-11-15T04:52:34.370Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/luckyssc/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5290642,"name":"python-annoy","ecosystem":"conda","description":null,"homepage":"https://github.com/spotify/annoy","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/spotify/annoy","keywords_array":[],"namespace":null,"versions_count":20,"first_release_published_at":"2022-10-03T15:50:15.578Z","latest_release_published_at":"2022-10-31T10:26:32.000Z","latest_release_number":"1.17.1","last_synced_at":"2025-08-31T22:03:53.613Z","created_at":"2022-10-03T15:50:15.571Z","updated_at":"2025-09-01T18:26:48.364Z","registry_url":"https://anaconda.org/conda-forge/python-annoy","install_command":"conda install -c conda-forge python-annoy","documentation_url":null,"metadata":{},"repo_metadata":{"id":7785505,"uuid":"9155431","full_name":"spotify/annoy","owner":"spotify","description":"Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk","archived":false,"fork":false,"pushed_at":"2024-07-29T00:37:40.000Z","size":2020,"stargazers_count":13885,"open_issues_count":69,"forks_count":1202,"subscribers_count":314,"default_branch":"main","last_synced_at":"2025-07-31T19:42:44.762Z","etag":null,"topics":["approximate-nearest-neighbor-search","c-plus-plus","golang","locality-sensitive-hashing","lua","nearest-neighbor-search","python"],"latest_commit_sha":null,"homepage":null,"language":"C++","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/spotify.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-04-01T20:29:40.000Z","updated_at":"2025-07-31T11:11:12.000Z","dependencies_parsed_at":"2024-06-18T10:56:47.551Z","dependency_job_id":"cc44689f-ac31-4f50-bea6-4e12d2070e1e","html_url":"https://github.com/spotify/annoy","commit_stats":{"total_commits":646,"total_committers":86,"mean_commits":7.511627906976744,"dds":0.7058823529411764,"last_synced_commit":"2be37c9e015544be2cf60c431f0cccc076151a2d"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/spotify/annoy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spotify","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/sbom","scorecard":{"id":842153,"data":{"date":"2025-08-11","repo":{"name":"github.com/spotify/annoy","commit":"8a7e82cb537053926b0ac6ec132b9ccc875af40c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"Code-Review","score":4,"reason":"Found 5/11 approved changesets -- score normalized to 4","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":"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/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/spotify/annoy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/spotify/annoy/ci.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-23T20:42:58.515Z","repository_id":7785505,"created_at":"2025-08-23T20:42:58.516Z","updated_at":"2025-08-23T20:42:58.516Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273165735,"owners_count":25057124,"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":"spotify","name":"Spotify","uuid":"251374","kind":"organization","description":"","email":"opensource@spotify.com","website":"https://spotify.github.io/","location":"Stockholm, Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/251374?v=4","repositories_count":278,"last_synced_at":"2025-08-28T18:10:55.981Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/spotify","funding_links":[],"total_stars":105816,"followers":4332,"following":0,"created_at":"2022-11-02T16:24:50.582Z","updated_at":"2025-08-28T18:10:55.982Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spotify/repositories"},"tags":[{"name":"v1.17.3","sha":"75429e5dc930754698f1d37c44ea189a7521c7a3","kind":"tag","published_at":"2023-06-14T16:32:05.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.17.3","html_url":"https://github.com/spotify/annoy/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"8795f360bb8e125b895c721cb71a37e588527fbd","kind":"tag","published_at":"2023-04-10T15:00:39.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.17.2","html_url":"https://github.com/spotify/annoy/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"005eaa99304398e6930807149900754ccb374dd8","kind":"tag","published_at":"2022-08-08T09:32:27.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.17.1","html_url":"https://github.com/spotify/annoy/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"abba0fbe9b7e6f752784817799b688f6d134e6c1","kind":"tag","published_at":"2020-09-18T16:04:28.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.17.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.0/manifests"},{"name":"v1.16.3","sha":"4a83837a3c26dbed7f5d0a995f0ac54f4477d563","kind":"tag","published_at":"2019-12-26T21:11:53.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16.3","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.3/manifests"},{"name":"v1.16","sha":"4a83837a3c26dbed7f5d0a995f0ac54f4477d563","kind":"commit","published_at":"2019-12-26T21:11:45.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16/manifests"},{"name":"v1","sha":"4a83837a3c26dbed7f5d0a995f0ac54f4477d563","kind":"commit","published_at":"2019-12-26T21:11:45.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1","html_url":"https://github.com/spotify/annoy/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1/manifests"},{"name":"v1.16.2","sha":"eeaadbae968ab0c0177ad8c7808c9365a7e8b879","kind":"tag","published_at":"2019-10-11T17:14:20.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16.2","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.2/manifests"},{"name":"v.1.16.2","sha":"eeaadbae968ab0c0177ad8c7808c9365a7e8b879","kind":"tag","published_at":"2019-10-11T17:13:47.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v.1.16.2","html_url":"https://github.com/spotify/annoy/releases/tag/v.1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v.1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v.1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v.1.16.2/manifests"},{"name":"v1.16.1","sha":"d06091dd25ac533e4a31257529ae57fa364a67c4","kind":"tag","published_at":"2019-10-11T17:05:09.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16.1","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"049e7d0af9c52514a81863341a20ed8cf2cbac92","kind":"tag","published_at":"2019-07-09T02:16:47.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.0/manifests"},{"name":"1.16","sha":"049e7d0af9c52514a81863341a20ed8cf2cbac92","kind":"commit","published_at":"2019-07-09T02:15:02.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/1.16","html_url":"https://github.com/spotify/annoy/releases/tag/1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/1.16/manifests"},{"name":"v1.15.2","sha":"2dd98c27e57e77dc8f71470fdf00ed8aca431858","kind":"tag","published_at":"2019-04-17T01:52:11.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.15.2","html_url":"https://github.com/spotify/annoy/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.2/manifests"},{"name":"1.15","sha":"2dd98c27e57e77dc8f71470fdf00ed8aca431858","kind":"commit","published_at":"2019-04-17T01:51:53.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/1.15","html_url":"https://github.com/spotify/annoy/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/1.15/manifests"},{"name":"v1.15.1","sha":"b34444c25d792f4831ba97a01562b8c3310710f6","kind":"tag","published_at":"2019-02-22T16:11:54.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.15.1","html_url":"https://github.com/spotify/annoy/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"49f844749ace1a1a1b52f426c6470fdcdfa0fb97","kind":"tag","published_at":"2018-12-10T03:15:49.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.15.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"211ebe429c3dc68c4de4206b2285a087264689bb","kind":"tag","published_at":"2018-11-04T19:43:26.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.14.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"486cdc5890f33034001245892673236b4e5c0a13","kind":"tag","published_at":"2018-08-31T03:14:28.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.13.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"2bd140df7ea0ee2a3961e50856f06381e7503504","kind":"tag","published_at":"2018-05-07T03:10:23.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.12.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"fb6e56fd25419b5c0d459bed900eaf4ed16d75c4","kind":"tag","published_at":"2018-03-31T19:50:40.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.5","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"0e9253dbe3680a57fc97d85114792d030f42030b","kind":"tag","published_at":"2018-02-06T01:37:54.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.4","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"07bd24b0ff8b858946cf41812f20468ea2a829ea","kind":"tag","published_at":"2018-02-06T01:35:57.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.3","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d772d43485fc3800f06ee34f84897bf3e7929469","kind":"tag","published_at":"2018-02-06T01:33:04.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.2","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"23e5c501db63e842a41091349d079e7434bbffbf","kind":"tag","published_at":"2018-01-20T04:52:03.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.1","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"0ac0386c335037a2bb2c7f3733c0f6de39eb9e46","kind":"tag","published_at":"2018-01-20T04:46:34.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"69352d50f619898420a49c8c3f3b769d35b7a476","kind":"tag","published_at":"2017-11-13T14:26:23.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.10.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"b2d8d5dd3549017ea473acc8579a65f4e2547358","kind":"commit","published_at":"2017-09-30T15:48:55.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.9.5","html_url":"https://github.com/spotify/annoy/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.9.5/manifests"}]},"repo_metadata_updated_at":"2025-09-01T18:26:48.364Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":12.884874494735266,"dependent_packages_count":28.96851140276461,"stargazers_count":2.71969659164629,"forks_count":4.586057188482459,"docker_downloads_count":null,"average":12.289784919407156},"purl":"pkg:conda/python-annoy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/python-annoy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/python-annoy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/python-annoy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T10:36:44.589Z","issues_count":104,"pull_requests_count":40,"avg_time_to_close_issue":7325419.9375,"avg_time_to_close_pull_request":1929386.6666666667,"issues_closed_count":64,"pull_requests_closed_count":30,"pull_request_authors_count":29,"issue_authors_count":95,"avg_comments_per_issue":2.9134615384615383,"avg_comments_per_pull_request":2.925,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":2341.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":1.6,"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/spotify%2Fannoy/issues","maintainers":[{"login":"erikbern","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikbern"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-annoy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-annoy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-annoy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/python-annoy/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":3906258,"name":"github.com/spotify/annoy","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/spotify/annoy","keywords_array":[],"namespace":"github.com/spotify","versions_count":22,"first_release_published_at":"2017-09-30T15:48:55.000Z","latest_release_published_at":"2023-06-14T16:31:42.000Z","latest_release_number":"v1.17.3","last_synced_at":"2025-09-01T17:55:25.174Z","created_at":"2022-04-12T00:51:34.942Z","updated_at":"2025-09-01T18:26:48.986Z","registry_url":"https://pkg.go.dev/github.com/spotify/annoy","install_command":"go get github.com/spotify/annoy","documentation_url":"https://pkg.go.dev/github.com/spotify/annoy#section-documentation","metadata":{},"repo_metadata":{"id":7785505,"uuid":"9155431","full_name":"spotify/annoy","owner":"spotify","description":"Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk","archived":false,"fork":false,"pushed_at":"2024-07-29T00:37:40.000Z","size":2020,"stargazers_count":13885,"open_issues_count":69,"forks_count":1202,"subscribers_count":314,"default_branch":"main","last_synced_at":"2025-07-31T19:42:44.762Z","etag":null,"topics":["approximate-nearest-neighbor-search","c-plus-plus","golang","locality-sensitive-hashing","lua","nearest-neighbor-search","python"],"latest_commit_sha":null,"homepage":null,"language":"C++","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/spotify.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-04-01T20:29:40.000Z","updated_at":"2025-07-31T11:11:12.000Z","dependencies_parsed_at":"2024-06-18T10:56:47.551Z","dependency_job_id":"cc44689f-ac31-4f50-bea6-4e12d2070e1e","html_url":"https://github.com/spotify/annoy","commit_stats":{"total_commits":646,"total_committers":86,"mean_commits":7.511627906976744,"dds":0.7058823529411764,"last_synced_commit":"2be37c9e015544be2cf60c431f0cccc076151a2d"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/spotify/annoy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spotify","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/sbom","scorecard":{"id":842153,"data":{"date":"2025-08-11","repo":{"name":"github.com/spotify/annoy","commit":"8a7e82cb537053926b0ac6ec132b9ccc875af40c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"Code-Review","score":4,"reason":"Found 5/11 approved changesets -- score normalized to 4","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":"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/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/spotify/annoy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/spotify/annoy/ci.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-23T20:42:58.515Z","repository_id":7785505,"created_at":"2025-08-23T20:42:58.516Z","updated_at":"2025-08-23T20:42:58.516Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273165735,"owners_count":25057124,"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":"spotify","name":"Spotify","uuid":"251374","kind":"organization","description":"","email":"opensource@spotify.com","website":"https://spotify.github.io/","location":"Stockholm, Sweden","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/251374?v=4","repositories_count":278,"last_synced_at":"2025-08-28T18:10:55.981Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/spotify","funding_links":[],"total_stars":105816,"followers":4332,"following":0,"created_at":"2022-11-02T16:24:50.582Z","updated_at":"2025-08-28T18:10:55.982Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spotify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spotify/repositories"},"tags":[{"name":"v1.17.3","sha":"75429e5dc930754698f1d37c44ea189a7521c7a3","kind":"tag","published_at":"2023-06-14T16:32:05.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.17.3","html_url":"https://github.com/spotify/annoy/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"8795f360bb8e125b895c721cb71a37e588527fbd","kind":"tag","published_at":"2023-04-10T15:00:39.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.17.2","html_url":"https://github.com/spotify/annoy/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.2/manifests"},{"name":"v1.17.1","sha":"005eaa99304398e6930807149900754ccb374dd8","kind":"tag","published_at":"2022-08-08T09:32:27.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.17.1","html_url":"https://github.com/spotify/annoy/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"abba0fbe9b7e6f752784817799b688f6d134e6c1","kind":"tag","published_at":"2020-09-18T16:04:28.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.17.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.17.0/manifests"},{"name":"v1.16.3","sha":"4a83837a3c26dbed7f5d0a995f0ac54f4477d563","kind":"tag","published_at":"2019-12-26T21:11:53.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16.3","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.3/manifests"},{"name":"v1.16","sha":"4a83837a3c26dbed7f5d0a995f0ac54f4477d563","kind":"commit","published_at":"2019-12-26T21:11:45.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16/manifests"},{"name":"v1","sha":"4a83837a3c26dbed7f5d0a995f0ac54f4477d563","kind":"commit","published_at":"2019-12-26T21:11:45.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1","html_url":"https://github.com/spotify/annoy/releases/tag/v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1/manifests"},{"name":"v1.16.2","sha":"eeaadbae968ab0c0177ad8c7808c9365a7e8b879","kind":"tag","published_at":"2019-10-11T17:14:20.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16.2","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.2/manifests"},{"name":"v.1.16.2","sha":"eeaadbae968ab0c0177ad8c7808c9365a7e8b879","kind":"tag","published_at":"2019-10-11T17:13:47.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v.1.16.2","html_url":"https://github.com/spotify/annoy/releases/tag/v.1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v.1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v.1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v.1.16.2/manifests"},{"name":"v1.16.1","sha":"d06091dd25ac533e4a31257529ae57fa364a67c4","kind":"tag","published_at":"2019-10-11T17:05:09.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16.1","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"049e7d0af9c52514a81863341a20ed8cf2cbac92","kind":"tag","published_at":"2019-07-09T02:16:47.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.16.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.16.0/manifests"},{"name":"1.16","sha":"049e7d0af9c52514a81863341a20ed8cf2cbac92","kind":"commit","published_at":"2019-07-09T02:15:02.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/1.16","html_url":"https://github.com/spotify/annoy/releases/tag/1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/1.16/manifests"},{"name":"v1.15.2","sha":"2dd98c27e57e77dc8f71470fdf00ed8aca431858","kind":"tag","published_at":"2019-04-17T01:52:11.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.15.2","html_url":"https://github.com/spotify/annoy/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.2/manifests"},{"name":"1.15","sha":"2dd98c27e57e77dc8f71470fdf00ed8aca431858","kind":"commit","published_at":"2019-04-17T01:51:53.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/1.15","html_url":"https://github.com/spotify/annoy/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/1.15/manifests"},{"name":"v1.15.1","sha":"b34444c25d792f4831ba97a01562b8c3310710f6","kind":"tag","published_at":"2019-02-22T16:11:54.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.15.1","html_url":"https://github.com/spotify/annoy/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"49f844749ace1a1a1b52f426c6470fdcdfa0fb97","kind":"tag","published_at":"2018-12-10T03:15:49.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.15.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"211ebe429c3dc68c4de4206b2285a087264689bb","kind":"tag","published_at":"2018-11-04T19:43:26.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.14.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"486cdc5890f33034001245892673236b4e5c0a13","kind":"tag","published_at":"2018-08-31T03:14:28.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.13.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"2bd140df7ea0ee2a3961e50856f06381e7503504","kind":"tag","published_at":"2018-05-07T03:10:23.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.12.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.12.0/manifests"},{"name":"v1.11.5","sha":"fb6e56fd25419b5c0d459bed900eaf4ed16d75c4","kind":"tag","published_at":"2018-03-31T19:50:40.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.5","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.5/manifests"},{"name":"v1.11.4","sha":"0e9253dbe3680a57fc97d85114792d030f42030b","kind":"tag","published_at":"2018-02-06T01:37:54.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.4","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"07bd24b0ff8b858946cf41812f20468ea2a829ea","kind":"tag","published_at":"2018-02-06T01:35:57.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.3","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"d772d43485fc3800f06ee34f84897bf3e7929469","kind":"tag","published_at":"2018-02-06T01:33:04.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.2","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"23e5c501db63e842a41091349d079e7434bbffbf","kind":"tag","published_at":"2018-01-20T04:52:03.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.1","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"0ac0386c335037a2bb2c7f3733c0f6de39eb9e46","kind":"tag","published_at":"2018-01-20T04:46:34.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.11.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"69352d50f619898420a49c8c3f3b769d35b7a476","kind":"tag","published_at":"2017-11-13T14:26:23.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.10.0","html_url":"https://github.com/spotify/annoy/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.10.0/manifests"},{"name":"v1.9.5","sha":"b2d8d5dd3549017ea473acc8579a65f4e2547358","kind":"commit","published_at":"2017-09-30T15:48:55.000Z","download_url":"https://codeload.github.com/spotify/annoy/tar.gz/v1.9.5","html_url":"https://github.com/spotify/annoy/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/spotify/annoy@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/tags/v1.9.5/manifests"}]},"repo_metadata_updated_at":"2025-09-01T18:26:48.985Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.716716996980181,"dependent_packages_count":9.552826830390176,"stargazers_count":0.6010639361638301,"forks_count":0.8162510249385037,"docker_downloads_count":null,"average":3.9217146971181727},"purl":"pkg:golang/github.com/spotify/annoy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/spotify/annoy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/spotify/annoy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/spotify/annoy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T10:36:44.589Z","issues_count":104,"pull_requests_count":40,"avg_time_to_close_issue":7325419.9375,"avg_time_to_close_pull_request":1929386.6666666667,"issues_closed_count":64,"pull_requests_closed_count":30,"pull_request_authors_count":29,"issue_authors_count":95,"avg_comments_per_issue":2.9134615384615383,"avg_comments_per_pull_request":2.925,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":2341.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":1.6,"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/spotify%2Fannoy/issues","maintainers":[{"login":"erikbern","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikbern"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspotify%2Fannoy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspotify%2Fannoy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspotify%2Fannoy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fspotify%2Fannoy/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":6636,"full_name":"spotify/annoy","default_branch":"main","committers":[{"name":"Erik Bernhardsson","email":"mail@erikbern.com","login":"erikbern","count":191},{"name":"Erik Bernhardsson","email":"erikbern@spotify.com","login":null,"count":157},{"name":"Dirk Eddelbuettel","email":"edd@debian.org","login":"eddelbuettel","count":27},{"name":"Christopher Dignam","email":"chris@dignam.xyz","login":"chdsbd","count":24},{"name":"Erik Bernhardsson","email":"erikbern@better.com","login":null,"count":21},{"name":"Rok Novosel","email":"novosel.rok@gmail.com","login":"novoselrok","count":14},{"name":"Rene Hollander","email":"mail@renehollander.at","login":"ReneHollander","count":14},{"name":"tjrileywisc","email":"timothyjohnriley@gmail.com","login":"tjrileywisc","count":12},{"name":"LTLA","email":"infinite.monkeys.with.keyboards@gmail.com","login":"LTLA","count":12},{"name":"Berker Peksag","email":"berker.peksag@gmail.com","login":"berkerpeksag","count":12},{"name":"Boris Nagaev","email":"bnagaev@gmail.com","login":"starius","count":11},{"name":"pkorobov","email":"pavel.a.korobov@gmail.com","login":"pkorobov","count":9},{"name":"Peter Sobot","email":"psobot@spotify.com","login":"psobot","count":8},{"name":"Maxim Bulatov","email":"dvenum.at@gmail.com","login":"dvenum","count":6},{"name":"Romain Yon","email":"romain@spotify.com","login":"yonromai","count":6},{"name":"Martin Aumüller","email":"maau@itu.dk","login":"maumueller","count":6},{"name":"Mario Klingemann","email":"mario@quasimondo.com","login":"Quasimondo","count":5},{"name":"rbares","email":"rbares","login":"rbares","count":5},{"name":"Andy Sloane","email":"as@spotify.com","login":null,"count":4},{"name":"Erik Bernhardsson","email":"erik@malfunction.org","login":null,"count":4},{"name":"Karl Higley","email":"kmhigley@gmail.com","login":"karlhigley","count":4},{"name":"Taneli Leppä","email":"rosmo@rosmo.fi","login":"rosmo","count":3},{"name":"Tom Forbes","email":"tom@tomforb.es","login":"orf","count":3},{"name":"NegatioN","email":"joakimrishaug@gmail.com","login":"NegatioN","count":3},{"name":"Natan de Almeida Laverde","email":"natanlaverde@gmail.com","login":"natanlaverde","count":3},{"name":"Keith McNeill","email":"kdm@spotify.com","login":"keithmcneill","count":3},{"name":"Johan Rade","email":"johan.rade@gmail.com","login":"jrade","count":3},{"name":"AlisaLC","email":"ali_sal1381@yahoo.com","login":"AlisaLC","count":3},{"name":"Aaron Lun","email":"aaron.lun@cruk.cam.ac.uk","login":null,"count":3},{"name":"Linh Tran","email":"linhtt@nextsmarty.com","login":null,"count":3},{"name":"Vincent BODIN","email":"bodin@sinequa.com","login":null,"count":3},{"name":"hanabi1224","email":"harlowmoo@gmail.com","login":"hanabi1224","count":2},{"name":"fredrikl","email":"fredrikl@kahoot.com","login":"fredrikluo","count":2},{"name":"Pattarawat Chormai","email":"pat.chormai@gmail.com","login":"p16i","count":2},{"name":"Sergey Lisitsyn","email":"lisitsyn.s.o@gmail.com","login":"lisitsyn","count":2},{"name":"Moritz Heinemann","email":"moritz.heinemann@visus.uni-stuttgart.de","login":"moritz-h","count":2},{"name":"Linh Tran","email":"linhtran17495@gmail.com","login":"linhtran174","count":2},{"name":"Joshua Chin","email":"joshuarchin@gmail.com","login":"Joshua-Chin","count":2},{"name":"Ariel Schwartz","email":"ariel@denovium.com","login":null,"count":2},{"name":"Erik Bernhardsson","email":"ubuntu@ip-172-31-4-217.us-west-2.compute.internal","login":null,"count":2},{"name":"Ubuntu","email":"ubuntu@ip-172-31-5-126.us-west-2.compute.internal","login":null,"count":2},{"name":"Ubuntu","email":"ubuntu@ip-172-31-52-251.ec2.internal","login":null,"count":2},{"name":"tim riley","email":"timothy.riley@3ds.com","login":null,"count":2},{"name":"Qiang Kou","email":"qkou@umail.iu.edu","login":null,"count":1},{"name":"Ahmad Qamar","email":"qamar@spotify.net","login":null,"count":1},{"name":"Andy Sloane","email":"asloane@tetrationanalytics.com","login":null,"count":1},{"name":"Edward Newett","email":"enewett@spotify.com","login":null,"count":1},{"name":"Erik Bernhardsson","email":"erikbern@lon3-edgenode-a22.lon3.spotify.net","login":null,"count":1},{"name":"Gustavo Serra Scalet","email":"gustavo.scalet@eldorado.org.br","login":null,"count":1},{"name":"Jan Niklas Böhm","email":"mail@jnboehm.com","login":null,"count":1},{"name":"jimkang","email":"jimkang@gmail.com","login":"jimkang","count":1},{"name":"danstowell","email":"danstowell+github@gmail.com","login":"danstowell","count":1},{"name":"benbo","email":"ben.boecking@gmail.com","login":"benbo","count":1},{"name":"Jochen Wilhelmy","email":"jochen.wilhelmy@geenee.me","login":null,"count":1},{"name":"Aaron Lun","email":"lun.aaron@gene.com","login":null,"count":1},{"name":"ronxin","email":"ronxin@umich.edu","login":"ronxin","count":1},{"name":"thoellt","email":"thoellt@me.com","login":"thoellt","count":1},{"name":"Ajinkya Kale","email":"kaleajinkya@gmail.com","login":"ajkl","count":1},{"name":"Andrew Carr","email":"andrewnc","login":"andrewnc","count":1},{"name":"Andy Sloane","email":"andy@a1k0n.net","login":"a1k0n","count":1},{"name":"Anton Osika","email":"anton.osika@gmail.com","login":"AntonOsika","count":1},{"name":"Anurag Kumar","email":"mailanu98@gmail.com","login":"anukaal","count":1},{"name":"Kevin Doyle","email":"kjohndoyle@gmail.com","login":"kevindoyle","count":1},{"name":"Karthikeyan Singaravelan","email":"tir.karthi@gmail.com","login":"tirkarthi","count":1},{"name":"John Dennison","email":"dennison.john@gmail.com","login":"johnistan","count":1},{"name":"Loide Mara Verdes","email":"mara.verdes@gmail.com","login":"loide","count":1},{"name":"Olivier Grisel","email":"olivier.grisel@ensta.org","login":"ogrisel","count":1},{"name":"Pishen Tsai","email":"pishen02@gmail.com","login":"pishen","count":1},{"name":"Berk Gokden","email":"berkgokden@gmail.com","login":"bgokden","count":1},{"name":"Chen, You","email":"chenyou.fdu@gmail.com","login":"liam-thunder","count":1},{"name":"Claudio Sanhueza","email":"csanhuezalobos@gmail.com","login":"DataWaveAnalytics","count":1},{"name":"Daniel C. Dillon","email":"dcdillon@gmail.com","login":"dcdillon","count":1},{"name":"Daniil Okhlopkov","email":"5613295+ohld","login":"ohld","count":1},{"name":"Dat Le","email":"lenguyenthedat","login":"lenguyenthedat","count":1},{"name":"Frank Harrison","email":"frank@doublethefish.com","login":"doublethefish","count":1},{"name":"Hugo Locurcio","email":"hugo.locurcio@hugo.pro","login":"Calinou","count":1},{"name":"Jack Cook","email":"jbcook418@gmail.com","login":"jackcook","count":1},{"name":"yoshoku","email":"yoshoku@outlook.com","login":"yoshoku","count":1},{"name":"Prajakta","email":"prajakta.rd29@gmail.com","login":"prajakta-1527","count":1},{"name":"Pranjalya Tiwari","email":"pranjalyawarrior@gmail.com","login":"Pranjalya","count":1},{"name":"Radim Řehůřek","email":"radimrehurek@seznam.cz","login":"piskvorky","count":1},{"name":"Rahul Phatak","email":"rahul.hphatak@gmail.com","login":"RahulHP","count":1},{"name":"Rikanishu","email":"adantess@gmail.com","login":"Rikanishu","count":1},{"name":"Ruslan Shestopalyuk","email":"rushbits@gmail.com","login":"rshest","count":1},{"name":"Theodore Vasiloudis","email":"theodoros.vasiloudis@gmail.com","login":"thvasilo","count":1},{"name":"Timothy Hopper","email":"tdhopper","login":"tdhopper","count":1}],"total_commits":649,"total_committers":86,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":7.546511627906977,"dds":0.7057010785824345,"past_year_committers":[{"name":"AlisaLC","email":"ali_sal1381@yahoo.com","login":"AlisaLC","count":3}],"past_year_total_commits":3,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.0,"past_year_dds":0.0,"last_synced_at":"2025-05-14T22:09:56.007Z","last_synced_commit":"8a7e82cb537053926b0ac6ec132b9ccc875af40c","created_at":"2023-03-07T09:43:18.320Z","updated_at":"2025-05-14T22:09:56.028Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:09.744Z","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":"spotify/annoy","html_url":"https://github.com/spotify/annoy","last_synced_at":"2025-08-31T10:36:44.589Z","status":null,"issues_count":104,"pull_requests_count":40,"avg_time_to_close_issue":7325419.9375,"avg_time_to_close_pull_request":1929386.6666666667,"issues_closed_count":64,"pull_requests_closed_count":30,"pull_request_authors_count":29,"issue_authors_count":95,"avg_comments_per_issue":2.9134615384615383,"avg_comments_per_pull_request":2.925,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":2341.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":1.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T14:55:35.211Z","updated_at":"2025-09-03T00:51:54.319Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/spotify%2Fannoy/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":105,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":18,"NONE":14,"COLLABORATOR":6},"issue_authors":{"wuwuzhijing":3,"Zhaojun-Liu":2,"yurivict":2,"jianshu93":2,"ganguagua":2,"MartinPedersenpp":2,"oun":2,"TylerRankin":2,"ahmedgit-hub":1,"sunkadshreyas":1,"FuexFollets":1,"semskurto":1,"Xunius":1,"rvigneshw":1,"shiranD":1,"gusgordon":1,"QueSabz":1,"Deesus":1,"Kadir1997":1,"cai-lw":1,"Sayyam-Shah":1,"nlathia":1,"ApproximateIdentity":1,"shina181":1,"pkorobov":1,"rybla":1,"fortunto2":1,"evanokeeffe":1,"cquzys":1,"lbustelo":1,"jrosti":1,"gregfriedland":1,"dashbenhur":1,"ArlanCooper":1,"Svetlana-Yatsyk":1,"hamza-potion":1,"eduard93":1,"leschiffres":1,"bsergean":1,"siva-tonita":1,"garynanxu":1,"Omer80":1,"tuyendv-it":1,"convoliution":1,"akg9023":1,"jlmelville":1,"studyingjackey":1,"JamesLloydPartington":1,"henrycharlesworth91":1,"davips":1,"Chokerino":1,"KawasakiNinjaH2R":1,"basisvectors":1,"NikhilKothari":1,"leifdenby":1,"Ben-Epstein":1,"beichenc":1,"changzeng":1,"iamrishab":1,"Lavi101":1,"dk8827":1,"YangYang129":1,"adamliang0":1,"mpenkov":1,"gunesevitan":1,"360AIVul":1,"mora-2":1,"adumudaliar":1,"AniruddhaHumane":1,"FlimFlamm":1,"vancouvermichael":1,"apalvanov":1,"rbli-john":1,"longjiquan":1,"rxy1212":1,"Ashishkondaveeti":1,"Maxl94":1,"JeremyMahieu":1,"jsalamIMS":1,"LoicDelabrouille":1,"wmyyy":1,"aparrish":1,"bolatmehmet":1,"TH3K4Y4":1,"williambrach":1,"joshpassenger":1,"adampauls":1,"sutao":1,"vasil-valchev":1,"alisheikholeslam":1,"barrycarey":1,"sg-s":1,"sumegha19":1,"anmol4210":1,"LaurentClaessens":1,"willsthompson":1,"lschneidpro":1},"pull_request_authors":{"erikbern":6,"patcon":2,"sujithchilumula":2,"LTLA":2,"AlisaLC":2,"eddelbuettel":2,"LongbinChen":1,"AntonOsika":1,"tirkarthi":1,"anukaal":1,"shaymolcho":1,"jrade":1,"moritz-h":1,"eltociear":1,"MeggyCal":1,"Eldar7":1,"ohld":1,"Rikanishu":1,"prajakta-1527":1,"FuexFollets":1,"pkorobov":1,"doublethefish":1,"novoselrok":1,"benglewis":1,"agcr":1,"bgokden":1,"goodloop":1,"jackcook":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10097320,"issues_count":31426573,"pull_requests_count":97235070,"authors_count":10701179,"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":9},"past_year_pull_request_author_associations_count":{"NONE":5},"past_year_issue_authors":{"adamliang0":1,"jianshu93":1,"jsalamIMS":1,"Lavi101":1,"mora-2":1,"Omer80":1,"sunkadshreyas":1,"TH3K4Y4":1,"vasil-valchev":1},"past_year_pull_request_authors":{"patcon":2,"benglewis":1,"shaymolcho":1,"agcr":1},"maintainers":[{"login":"erikbern","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikbern"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":10,"WatchEvent":716,"IssueCommentEvent":25,"PullRequestReviewCommentEvent":5,"PullRequestReviewEvent":4,"PullRequestEvent":4,"ForkEvent":44},"last_year":{"IssuesEvent":10,"WatchEvent":716,"IssueCommentEvent":25,"PullRequestReviewCommentEvent":5,"PullRequestReviewEvent":4,"PullRequestEvent":4,"ForkEvent":44}},"keywords":["approximate-nearest-neighbor-search","c-plus-plus","golang","locality-sensitive-hashing","lua","nearest-neighbor-search","python"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T10:56:47.530Z","updated_at":"2024-06-18T10:56:47.530Z","repository_link":"https://github.com/spotify/annoy/blob/main/.github/workflows/ci.yml","dependencies":[{"id":18674579599,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":18674579600,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-06-18T10:56:47.539Z","updated_at":"2024-06-18T10:56:47.539Z","repository_link":"https://github.com/spotify/annoy/blob/main/setup.py","dependencies":[]}],"score":27.740021444012157,"created_at":"2025-09-08T11:18:48.128Z","updated_at":"2025-10-07T08:25:23.899Z","avatar_url":"https://github.com/spotify.png","language":"C++","category":null,"sub_category":null,"monthly_downloads":904444,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["hadoop","scheduling","orchestration-framework","luigi","distributed","data-mining","rcpp","document-similarity","fasttext","gensim"],"project_url":"https://science.ecosyste.ms/api/v1/projects/67453","html_url":"https://science.ecosyste.ms/projects/67453"}