{"id":378941,"url":"https://github.com/facebookresearch/faiss","last_synced_at":"2026-09-08T14:33:24.091Z","repository":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"packages":[{"id":14744526,"name":"faiss","ecosystem":"bazel","description":null,"homepage":"https://github.com/facebookresearch/faiss","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2026-07-11T00:33:13.514Z","latest_release_published_at":"2026-07-11T00:33:13.514Z","latest_release_number":"1.14.1","last_synced_at":"2026-09-07T14:02:51.587Z","created_at":"2026-07-11T00:33:11.918Z","updated_at":"2026-09-07T14:02:51.587Z","registry_url":"https://registry.bazel.build/modules/faiss","install_command":"bazel_dep(name = \"faiss\")","documentation_url":"https://registry.bazel.build/docs/faiss","metadata":{"maintainers":[{"email":"daisuke.nishimatsu1021@gmail.com","github":"wep21","github_user_id":42202095,"name":"Daisuke Nishimatsu"}],"yanked_versions":{},"deprecated":null,"repository":["github:facebookresearch/faiss"]},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-08-15T01:16:56.000Z","size":285179,"stargazers_count":40748,"open_issues_count":278,"forks_count":4492,"subscribers_count":492,"default_branch":"main","last_synced_at":"2026-08-16T15:53:20.985Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-08-16T15:25:19.000Z","dependencies_parsed_at":"2026-08-01T06:01:20.647Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36718488,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1388,"last_synced_at":"2026-08-14T23:24:12.895Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":960492,"followers":37037,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-08-14T23:24:12.908Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"be018dd4e0210a28ccfa6530df85aa0703c0ec58","kind":"tag","published_at":"2022-11-08T16:11:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-08-16T15:53:36.128Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:bazel/faiss","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/bazel/faiss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/bazel/faiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/bazel/faiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:18.850Z","issues_count":945,"pull_requests_count":1603,"avg_time_to_close_issue":18814133.314332247,"avg_time_to_close_pull_request":1919435.6681852695,"issues_closed_count":614,"pull_requests_closed_count":1317,"pull_request_authors_count":181,"issue_authors_count":722,"avg_comments_per_issue":2.7470899470899472,"avg_comments_per_pull_request":3.3100436681222707,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":24,"past_year_pull_requests_count":143,"past_year_avg_time_to_close_issue":4929030.0,"past_year_avg_time_to_close_pull_request":1016889.6666666666,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":78,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.9583333333333333,"past_year_avg_comments_per_pull_request":2.300699300699301,"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/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/faiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/faiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/faiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/faiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/faiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/faiss/codemeta","maintainers":[{"uuid":"42202095","login":"wep21","name":"Daisuke Nishimatsu","email":"daisuke.nishimatsu1021@gmail.com","url":null,"packages_count":190,"html_url":null,"role":null,"created_at":"2026-07-11T00:33:18.212Z","updated_at":"2026-07-11T00:33:18.212Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/maintainers/wep21/packages"}],"registry":{"name":"registry.bazel.build","url":"https://registry.bazel.build","ecosystem":"bazel","default":true,"packages_count":1305,"maintainers_count":477,"namespaces_count":0,"keywords_count":858,"github":"bazelbuild","metadata":{"funded_packages_count":81},"icon_url":"https://github.com/bazelbuild.png","created_at":"2026-01-23T13:05:25.896Z","updated_at":"2026-09-04T05:05:51.867Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/namespaces"}},{"id":72929,"name":"faiss","ecosystem":"spack","description":"Faiss is a library for efficient similarity search and clustering of\ndense vectors. Faiss contains algorithms that search in sets of vectors\nof any size, up to ones that possibly do not fit in RAM. It also\ncontains supporting code for evaluation and parameter tuning. Faiss is\nwritten in C++ with complete wrappers for Python/numpy. Some of the most\nuseful algorithms are implemented on the GPU. It is developed by\nFacebook AI Research.\n","homepage":"https://github.com/facebookresearch/faiss","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2022-04-05T09:13:18.382Z","latest_release_published_at":"2026-05-23T17:16:51.932Z","latest_release_number":"1.14.1","last_synced_at":"2026-09-07T14:02:52.338Z","created_at":"2022-04-05T09:13:18.355Z","updated_at":"2026-09-07T14:02:52.338Z","registry_url":"https://packages.spack.io/package.html?name=faiss","install_command":"spack install faiss","documentation_url":null,"metadata":{},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-08-19T22:06:01.000Z","size":285209,"stargazers_count":40802,"open_issues_count":288,"forks_count":4502,"subscribers_count":493,"default_branch":"main","last_synced_at":"2026-08-25T00:40:04.648Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-08-25T00:33:48.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36890640,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1389,"last_synced_at":"2026-08-22T11:35:02.289Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":966276,"followers":37132,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-08-22T11:35:02.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-08-28T00:03:20.546Z","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.4446297068222871,"forks_count":0.5279977768514659,"average":14.561622898429903},"purl":"pkg:spack/faiss","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/faiss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/faiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/faiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T03:11:54.365Z","issues_count":948,"pull_requests_count":1637,"avg_time_to_close_issue":18805057.766990293,"avg_time_to_close_pull_request":1905325.0314371258,"issues_closed_count":618,"pull_requests_closed_count":1336,"pull_request_authors_count":190,"issue_authors_count":724,"avg_comments_per_issue":2.7447257383966246,"avg_comments_per_pull_request":3.286499694563225,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":25,"past_year_pull_requests_count":155,"past_year_avg_time_to_close_issue":4835149.5,"past_year_avg_time_to_close_pull_request":1058488.0459770116,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":87,"past_year_pull_request_authors_count":56,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.6,"past_year_avg_comments_per_pull_request":2.2193548387096773,"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/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/faiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/faiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/faiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/faiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/faiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/faiss/codemeta","maintainers":[{"uuid":"rblake-llnl","login":"rblake-llnl","name":null,"email":null,"url":"https://github.com/rblake-llnl","packages_count":8,"html_url":null,"role":null,"created_at":"2022-11-20T01:53:11.927Z","updated_at":"2022-11-20T01:53:11.927Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/rblake-llnl/packages"},{"uuid":"bhatiaharsh","login":"bhatiaharsh","name":null,"email":null,"url":"https://github.com/bhatiaharsh","packages_count":5,"html_url":null,"role":null,"created_at":"2022-11-14T16:36:02.084Z","updated_at":"2022-11-14T16:36:02.084Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/bhatiaharsh/packages"},{"uuid":"lpottier","login":"lpottier","name":null,"email":null,"url":"https://github.com/lpottier","packages_count":9,"html_url":null,"role":null,"created_at":"2023-01-18T05:17:16.886Z","updated_at":"2023-01-18T05:17:16.886Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/lpottier/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9323,"maintainers_count":1039,"namespaces_count":0,"keywords_count":4044,"github":"spack","metadata":{"funded_packages_count":518},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-09-04T05:06:34.525Z","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":2729596,"name":"faiss","ecosystem":"pypi","description":"A library for efficient similarity search and clustering of dense vectors","homepage":"https://github.com/facebookresearch/faiss","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":["search","nearest","neighbors"],"namespace":null,"versions_count":1,"first_release_published_at":"2019-04-16T14:32:56.000Z","latest_release_published_at":"2019-04-16T14:32:56.000Z","latest_release_number":"1.5.3","last_synced_at":"2026-09-07T14:02:53.587Z","created_at":"2022-04-10T10:57:17.717Z","updated_at":"2026-09-07T14:02:53.587Z","registry_url":"https://pypi.org/project/faiss/","install_command":"pip install faiss --index-url https://pypi.org/simple","documentation_url":"https://faiss.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Programming Language :: Python :: 2.7","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7"],"normalized_name":"faiss","project_status":null},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-03T19:48:55.261Z","dependent_packages_count":13,"downloads":443,"downloads_period":"last-month","dependent_repos_count":1255,"rankings":{"downloads":2.640102983952427,"dependent_repos_count":0.324672858867936,"dependent_packages_count":0.9067259124226197,"stargazers_count":0.07955434378109075,"forks_count":0.1750575297521854,"docker_downloads_count":1.4633062709328553,"average":0.9315699832848523},"purl":"pkg:pypi/faiss","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/faiss","docker_dependents_count":25,"docker_downloads_count":8295,"usage_url":"https://repos.ecosyste.ms/usage/pypi/faiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/faiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-03T14:47:25.850Z","issues_count":956,"pull_requests_count":1655,"avg_time_to_close_issue":18872323.54340836,"avg_time_to_close_pull_request":1939438.6049107143,"issues_closed_count":622,"pull_requests_closed_count":1344,"pull_request_authors_count":197,"issue_authors_count":728,"avg_comments_per_issue":2.7719665271966525,"avg_comments_per_pull_request":3.268882175226586,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":31,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":5990953.928571428,"past_year_avg_time_to_close_pull_request":1127218.0574712644,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":87,"past_year_pull_request_authors_count":62,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.5161290322580645,"past_year_avg_comments_per_pull_request":2.162650602409639,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faiss/codemeta","maintainers":[{"uuid":"orf","login":"orf","name":null,"email":null,"url":null,"packages_count":27,"html_url":"https://pypi.org/user/orf/","role":null,"created_at":"2023-01-20T12:56:23.964Z","updated_at":"2023-01-20T12:56:23.964Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/orf/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":933826,"maintainers_count":401401,"namespaces_count":0,"keywords_count":313756,"github":"pypi","metadata":{"funded_packages_count":59307,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-05T05:02:05.769Z","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":2729603,"name":"faiss-cpu","ecosystem":"pypi","description":"A library for efficient similarity search and clustering of dense vectors.","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":["search","nearest-neighbors","clustering","vectors","similarity"],"namespace":null,"versions_count":29,"first_release_published_at":"2019-07-17T05:18:53.000Z","latest_release_published_at":"2026-08-03T17:49:37.000Z","latest_release_number":"1.15.0","last_synced_at":"2026-09-07T14:03:14.332Z","created_at":"2022-04-10T10:57:17.998Z","updated_at":"2026-09-07T14:03:14.333Z","registry_url":"https://pypi.org/project/faiss-cpu/","install_command":"pip install faiss-cpu --index-url https://pypi.org/simple","documentation_url":"https://github.com/facebookresearch/faiss/wiki","metadata":{"funding":null,"documentation":"https://github.com/facebookresearch/faiss/wiki","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Science/Research","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX :: Linux","Programming Language :: C++","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Topic :: Scientific/Engineering :: Artificial Intelligence"],"normalized_name":"faiss-cpu","project_status":null},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-08-19T22:06:01.000Z","size":285209,"stargazers_count":40802,"open_issues_count":288,"forks_count":4502,"subscribers_count":493,"default_branch":"main","last_synced_at":"2026-08-25T00:40:04.648Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-08-25T00:33:48.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36890640,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1389,"last_synced_at":"2026-08-22T11:35:02.289Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":966276,"followers":37132,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-08-22T11:35:02.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-08-29T03:48:26.439Z","dependent_packages_count":352,"downloads":15074136,"downloads_period":"last-month","dependent_repos_count":5592,"rankings":{"downloads":0.2482084716078502,"dependent_repos_count":0.13497682473386644,"dependent_packages_count":0.14692687743163982,"stargazers_count":4.505997613884139,"forks_count":7.504958489796879,"docker_downloads_count":0.9720682210877291,"average":2.252189416423684},"purl":"pkg:pypi/faiss-cpu","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/faiss-cpu","docker_dependents_count":254,"docker_downloads_count":490247,"usage_url":"https://repos.ecosyste.ms/usage/pypi/faiss-cpu","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/faiss-cpu/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T11:40:56.183Z","issues_count":948,"pull_requests_count":1639,"avg_time_to_close_issue":18859648.43548387,"avg_time_to_close_pull_request":1944495.2107623317,"issues_closed_count":620,"pull_requests_closed_count":1338,"pull_request_authors_count":191,"issue_authors_count":724,"avg_comments_per_issue":2.7658227848101267,"avg_comments_per_pull_request":3.2837095790115924,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":24,"past_year_pull_requests_count":153,"past_year_avg_time_to_close_issue":6973359.916666667,"past_year_avg_time_to_close_pull_request":1112714.6666666667,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":84,"past_year_pull_request_authors_count":57,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.875,"past_year_avg_comments_per_pull_request":2.1895424836601305,"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/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faiss-cpu/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faiss-cpu/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faiss-cpu/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faiss-cpu/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faiss-cpu/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faiss-cpu/codemeta","maintainers":[{"uuid":"facebook","login":"facebook","name":null,"email":null,"url":null,"packages_count":43,"html_url":"https://pypi.org/user/facebook/","role":"Owner","created_at":"2026-08-25T04:25:09.181Z","updated_at":"2026-08-25T04:25:09.181Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/facebook/packages"},{"uuid":"alibeklfc","login":"alibeklfc","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/alibeklfc/","role":"Owner","created_at":"2026-08-25T04:25:09.177Z","updated_at":"2026-08-25T04:25:09.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/alibeklfc/packages"},{"uuid":"mnorris11","login":"mnorris11","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/mnorris11/","role":"Owner","created_at":"2026-08-25T04:25:09.199Z","updated_at":"2026-08-25T04:25:09.199Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mnorris11/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":933826,"maintainers_count":401401,"namespaces_count":0,"keywords_count":313756,"github":"pypi","metadata":{"funded_packages_count":59307,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-05T05:02:05.769Z","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":3581069,"name":"github.com/facebookresearch/faiss","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":"github.com/facebookresearch","versions_count":31,"first_release_published_at":"2018-02-28T09:03:20.000Z","latest_release_published_at":"2026-08-03T17:04:45.000Z","latest_release_number":"v1.15.0","last_synced_at":"2026-09-07T14:11:20.366Z","created_at":"2022-04-11T04:08:26.876Z","updated_at":"2026-09-07T14:11:20.367Z","registry_url":"https://pkg.go.dev/github.com/facebookresearch/faiss","install_command":"go get github.com/facebookresearch/faiss","documentation_url":"https://pkg.go.dev/github.com/facebookresearch/faiss#section-documentation","metadata":{},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-07T00:33:45.650Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.706401008585746,"dependent_packages_count":9.561217324694391,"stargazers_count":0.23150316610227595,"forks_count":0.11869146398097746,"docker_downloads_count":null,"average":3.654453240840848},"purl":"pkg:golang/github.com/facebookresearch/faiss","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/facebookresearch/faiss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/facebookresearch/faiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/facebookresearch/faiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-06T12:00:29.654Z","issues_count":956,"pull_requests_count":1655,"avg_time_to_close_issue":18872323.54340836,"avg_time_to_close_pull_request":1939438.6049107143,"issues_closed_count":622,"pull_requests_closed_count":1344,"pull_request_authors_count":197,"issue_authors_count":728,"avg_comments_per_issue":2.7719665271966525,"avg_comments_per_pull_request":3.268882175226586,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":30,"past_year_pull_requests_count":159,"past_year_avg_time_to_close_issue":5990953.928571428,"past_year_avg_time_to_close_pull_request":833873.1428571428,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":84,"past_year_pull_request_authors_count":62,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.5666666666666667,"past_year_avg_comments_per_pull_request":2.094339622641509,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffacebookresearch%2Ffaiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffacebookresearch%2Ffaiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffacebookresearch%2Ffaiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffacebookresearch%2Ffaiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffacebookresearch%2Ffaiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffacebookresearch%2Ffaiss/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2292125,"maintainers_count":0,"namespaces_count":839992,"keywords_count":126981,"github":"golang","metadata":{"funded_packages_count":76976,"sync_missing_packages_cursor":{"timestamp":"2026-09-08T00:00:42.079661Z","path":"github.com/KLAYTN/klaytn","version":"v1.4.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-08T05:01:04.071Z","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"}},{"id":13151612,"name":"faiss","ecosystem":"nixpkgs","description":"A library for efficient similarity search and clustering of dense vectors by Facebook Research","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T21:50:12.994Z","latest_release_published_at":"2026-02-01T21:50:12.994Z","latest_release_number":"1.7.4","last_synced_at":"2026-08-14T06:31:55.170Z","created_at":"2026-02-01T21:50:10.962Z","updated_at":"2026-09-02T07:36:51.742Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=faiss","install_command":"nix-env -iA nixpkgs.faiss","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/libraries/science/math/faiss/default.nix#L147","metadata":{"nix_attribute":"faiss-1.7.4","position":"pkgs/development/libraries/science/math/faiss/default.nix:147","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd","x86_64-freebsd","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["demos","out"]},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-02T07:36:51.742Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/faiss?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/faiss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/faiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/faiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T05:55:57.499Z","issues_count":948,"pull_requests_count":1640,"avg_time_to_close_issue":18932890.658064514,"avg_time_to_close_pull_request":1943084.0425690813,"issues_closed_count":620,"pull_requests_closed_count":1339,"pull_request_authors_count":191,"issue_authors_count":725,"avg_comments_per_issue":2.7668776371308015,"avg_comments_per_pull_request":3.2847560975609755,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":24,"past_year_pull_requests_count":152,"past_year_avg_time_to_close_issue":6973359.916666667,"past_year_avg_time_to_close_pull_request":1126183.9156626507,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":56,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.875,"past_year_avg_comments_per_pull_request":2.223684210526316,"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/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/faiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/faiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/faiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/faiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/faiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/faiss/codemeta","maintainers":[{"uuid":"SomeoneSerge","login":null,"name":"Sergei K","email":"sergei.kozlukov@aalto.fi","url":"https://github.com/SomeoneSerge","packages_count":211,"html_url":null,"role":null,"created_at":"2026-03-05T20:23:26.751Z","updated_at":"2026-03-05T20:23:26.751Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/SomeoneSerge/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3721},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-09-08T05:01:06.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":12750983,"name":"faiss","ecosystem":"nixpkgs","description":"Library for efficient similarity search and clustering of dense vectors by Facebook Research","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-26T05:00:06.093Z","latest_release_published_at":"2026-03-26T10:10:45.464Z","latest_release_number":"1.14.1","last_synced_at":"2026-09-07T14:27:53.178Z","created_at":"2026-01-26T05:00:05.885Z","updated_at":"2026-09-07T14:27:53.179Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=faiss","install_command":"nix-env -iA nixpkgs.faiss","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/fa/faiss/package.nix#L107","metadata":{"nix_attribute":"faiss-1.14.1","position":"pkgs/by-name/fa/faiss/package.nix:107","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","aarch64-darwin","i686-freebsd","x86_64-freebsd","aarch64-freebsd","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"]},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-02T18:12:38.457Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/faiss?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/faiss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/faiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/faiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T07:07:36.624Z","issues_count":951,"pull_requests_count":1644,"avg_time_to_close_issue":18932890.658064514,"avg_time_to_close_pull_request":1941398.6147540985,"issues_closed_count":620,"pull_requests_closed_count":1342,"pull_request_authors_count":194,"issue_authors_count":727,"avg_comments_per_issue":2.783385909568875,"avg_comments_per_pull_request":3.281021897810219,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":26,"past_year_pull_requests_count":156,"past_year_avg_time_to_close_issue":6973359.916666667,"past_year_avg_time_to_close_pull_request":1128379.9186046512,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.7307692307692308,"past_year_avg_comments_per_pull_request":2.2115384615384617,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/faiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/faiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/faiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/faiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/faiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/faiss/codemeta","maintainers":[{"uuid":"SomeoneSerge","login":null,"name":"Else Someone","email":"else+nixpkgs@someonex.net","url":"https://github.com/SomeoneSerge","packages_count":145,"html_url":null,"role":null,"created_at":"2026-02-26T09:17:02.813Z","updated_at":"2026-02-26T09:17:02.813Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/SomeoneSerge/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":154292,"maintainers_count":4929,"namespaces_count":0,"keywords_count":3238,"github":"NixOS","metadata":{"funded_packages_count":6628},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-09-08T05:01:27.032Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":12698979,"name":"faiss-gpu","ecosystem":"conda","description":"Faiss is a library for efficient similarity search and clustering of dense vectors. It contains algorithms that search in sets of vectors of any size, up to ones that possibly do not fit in RAM. It also contains supporting code for evaluation and parameter tuning. Faiss is written in C++ with complete wrappers for Python/numpy. Some of the most useful algorithms are implemented on the GPU. It is developed by Facebook AI Research.  For best performance, the maintainers of the package [recommend](https://github.com/conda-forge/staged-recipes/pull/11337#issuecomment-623718460) using the MKL implementation of blas/lapack.","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-16T20:15:19.000Z","latest_release_published_at":"2026-04-06T15:29:40.000Z","latest_release_number":"1.14.1","last_synced_at":"2026-04-06T19:03:33.526Z","created_at":"2026-01-21T20:06:01.952Z","updated_at":"2026-08-25T15:59:32.895Z","registry_url":"https://anaconda.org/anaconda/faiss-gpu","install_command":"conda install -c anaconda faiss-gpu","documentation_url":null,"metadata":{},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-08-19T22:06:01.000Z","size":285209,"stargazers_count":40802,"open_issues_count":288,"forks_count":4502,"subscribers_count":493,"default_branch":"main","last_synced_at":"2026-08-25T00:40:04.648Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-08-25T00:33:48.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36890640,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1389,"last_synced_at":"2026-08-22T11:35:02.289Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":966276,"followers":37132,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-08-22T11:35:02.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-08-25T15:59:32.895Z","dependent_packages_count":0,"downloads":32,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":42.41585002130379,"dependent_packages_count":38.90072432893055,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.65828717511717},"purl":"pkg:conda/faiss-gpu","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/faiss-gpu","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/faiss-gpu","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/faiss-gpu/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T00:33:01.678Z","issues_count":948,"pull_requests_count":1631,"avg_time_to_close_issue":18791561.48292683,"avg_time_to_close_pull_request":1907006.5877920121,"issues_closed_count":615,"pull_requests_closed_count":1327,"pull_request_authors_count":189,"issue_authors_count":724,"avg_comments_per_issue":2.7436708860759493,"avg_comments_per_pull_request":3.2844880441446964,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":25,"past_year_pull_requests_count":158,"past_year_avg_time_to_close_issue":5553325.3,"past_year_avg_time_to_close_pull_request":970208.1851851852,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":81,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.6,"past_year_avg_comments_per_pull_request":2.2278481012658227,"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/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/faiss-gpu/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/faiss-gpu/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/faiss-gpu/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/faiss-gpu/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/faiss-gpu/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/faiss-gpu/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5500,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":865},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-09-04T05:06:20.548Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":12738838,"name":"faissWithCuda","ecosystem":"nixpkgs","description":"A library for efficient similarity search and clustering of dense vectors by Facebook Research","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T03:00:18.463Z","latest_release_published_at":"2026-01-26T03:00:18.463Z","latest_release_number":"1.7.4","last_synced_at":"2026-03-26T21:14:17.573Z","created_at":"2026-01-26T03:00:18.057Z","updated_at":"2026-08-25T15:59:32.896Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=faissWithCuda","install_command":"nix-env -iA nixpkgs.faissWithCuda","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/libraries/science/math/faiss/default.nix#L154","metadata":{"nix_attribute":"faiss-1.7.4","position":"pkgs/development/libraries/science/math/faiss/default.nix:154","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd13","x86_64-freebsd13","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["demos","out"]},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-08-19T22:06:01.000Z","size":285209,"stargazers_count":40802,"open_issues_count":288,"forks_count":4502,"subscribers_count":493,"default_branch":"main","last_synced_at":"2026-08-25T00:40:04.648Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-08-25T00:33:48.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36890640,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1389,"last_synced_at":"2026-08-22T11:35:02.289Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":966276,"followers":37132,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-08-22T11:35:02.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-08-25T15:59:32.896Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/faissWithCuda?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/faissWithCuda","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/faissWithCuda","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/faissWithCuda/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T00:33:01.678Z","issues_count":948,"pull_requests_count":1631,"avg_time_to_close_issue":18791561.48292683,"avg_time_to_close_pull_request":1907006.5877920121,"issues_closed_count":615,"pull_requests_closed_count":1327,"pull_request_authors_count":189,"issue_authors_count":724,"avg_comments_per_issue":2.7436708860759493,"avg_comments_per_pull_request":3.2844880441446964,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":25,"past_year_pull_requests_count":158,"past_year_avg_time_to_close_issue":5553325.3,"past_year_avg_time_to_close_pull_request":970208.1851851852,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":81,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.6,"past_year_avg_comments_per_pull_request":2.2278481012658227,"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/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/faissWithCuda/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/faissWithCuda/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/faissWithCuda/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/faissWithCuda/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/faissWithCuda/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/faissWithCuda/codemeta","maintainers":[{"uuid":"SomeoneSerge","login":null,"name":"Sergei K","email":"sergei.kozlukov@aalto.fi","url":"https://github.com/SomeoneSerge","packages_count":76,"html_url":null,"role":null,"created_at":"2026-02-26T21:03:35.566Z","updated_at":"2026-02-26T21:03:35.566Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/SomeoneSerge/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2426},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-09-04T05:04:57.688Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13295321,"name":"python310Packages.faiss","ecosystem":"nixpkgs","description":"A library for efficient similarity search and clustering of dense vectors by Facebook Research","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:24:45.832Z","latest_release_published_at":"2026-02-02T06:24:45.832Z","latest_release_number":"1.7.4","last_synced_at":"2026-03-07T05:37:36.020Z","created_at":"2026-02-02T06:24:43.188Z","updated_at":"2026-09-04T21:23:24.639Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.faiss","install_command":"nix-env -iA nixpkgs.python310Packages.faiss","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/libraries/science/math/faiss/default.nix#L147","metadata":{"nix_attribute":"faiss-1.7.4","position":"pkgs/development/libraries/science/math/faiss/default.nix:147","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd13","x86_64-freebsd13","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["demos","out"],"upstream_ecosystem":"pypi","upstream_name":"faiss","upstream_purl":"pkg:pypi/faiss"},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-04T21:23:24.639Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.faiss?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.faiss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.faiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.faiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-04T21:00:29.340Z","issues_count":956,"pull_requests_count":1655,"avg_time_to_close_issue":18872323.54340836,"avg_time_to_close_pull_request":1939438.6049107143,"issues_closed_count":622,"pull_requests_closed_count":1344,"pull_request_authors_count":197,"issue_authors_count":728,"avg_comments_per_issue":2.7719665271966525,"avg_comments_per_pull_request":3.268882175226586,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":31,"past_year_pull_requests_count":165,"past_year_avg_time_to_close_issue":5990953.928571428,"past_year_avg_time_to_close_pull_request":822717.3720930233,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":62,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.5161290322580645,"past_year_avg_comments_per_pull_request":2.139393939393939,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.faiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.faiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.faiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.faiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.faiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.faiss/codemeta","maintainers":[{"uuid":"SomeoneSerge","login":null,"name":"Sergei K","email":"sergei.kozlukov@aalto.fi","url":"https://github.com/SomeoneSerge","packages_count":80,"html_url":null,"role":null,"created_at":"2026-03-07T05:37:36.184Z","updated_at":"2026-03-07T05:37:36.184Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/SomeoneSerge/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3446},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-09-04T05:05:08.154Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":12887260,"name":"python314Packages.faiss","ecosystem":"nixpkgs","description":"Bindings for faiss, the similarity search library","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T07:16:00.320Z","latest_release_published_at":"2026-01-27T07:16:00.320Z","latest_release_number":"1.13.2","last_synced_at":"2026-03-08T02:42:16.032Z","created_at":"2026-01-27T07:16:00.117Z","updated_at":"2026-08-28T02:36:50.513Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.faiss","install_command":"nix-env -iA nixpkgs.python314Packages.faiss","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/faiss/default.nix#L51","metadata":{"nix_attribute":"python3.14-faiss-1.13.2","position":"pkgs/development/python-modules/faiss/default.nix:51","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","aarch64-darwin","i686-freebsd","x86_64-freebsd","aarch64-freebsd","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"faiss","upstream_purl":"pkg:pypi/faiss"},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-08-19T22:06:01.000Z","size":285209,"stargazers_count":40802,"open_issues_count":288,"forks_count":4502,"subscribers_count":493,"default_branch":"main","last_synced_at":"2026-08-25T00:40:04.648Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-08-25T00:33:48.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36890640,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1389,"last_synced_at":"2026-08-22T11:35:02.289Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":966276,"followers":37132,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-08-22T11:35:02.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-08-28T02:36:50.512Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.faiss?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.faiss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.faiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.faiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T03:11:54.365Z","issues_count":948,"pull_requests_count":1637,"avg_time_to_close_issue":18805057.766990293,"avg_time_to_close_pull_request":1905325.0314371258,"issues_closed_count":618,"pull_requests_closed_count":1336,"pull_request_authors_count":190,"issue_authors_count":724,"avg_comments_per_issue":2.7447257383966246,"avg_comments_per_pull_request":3.286499694563225,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":25,"past_year_pull_requests_count":155,"past_year_avg_time_to_close_issue":4835149.5,"past_year_avg_time_to_close_pull_request":1058488.0459770116,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":87,"past_year_pull_request_authors_count":56,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.6,"past_year_avg_comments_per_pull_request":2.2193548387096773,"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/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.faiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.faiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.faiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.faiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.faiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.faiss/codemeta","maintainers":[{"uuid":"SomeoneSerge","login":null,"name":"Else Someone","email":"else+nixpkgs@someonex.net","url":"https://github.com/SomeoneSerge","packages_count":145,"html_url":null,"role":null,"created_at":"2026-03-08T02:42:16.215Z","updated_at":"2026-03-08T02:42:16.215Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/SomeoneSerge/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":154292,"maintainers_count":4929,"namespaces_count":0,"keywords_count":3238,"github":"NixOS","metadata":{"funded_packages_count":6628},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-09-08T05:01:27.032Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":5285674,"name":"faiss","ecosystem":"conda","description":"Faiss is a library for efficient similarity search and clustering of dense vectors. It contains algorithms that search in sets of vectors of any size, up to ones that possibly do not fit in RAM. It also contains supporting code for evaluation and parameter tuning. Faiss is written in C++ with complete wrappers for Python/numpy. Some of the most useful algorithms are implemented on the GPU. It is developed by [Facebook AI Research](https://research.fb.com/category/facebook-ai-research-fair/).  For best performance, the maintainers of the package [recommend](https://github.com/conda-forge/staged-recipes/pull/11337#issuecomment-623718460) using the MKL implementation of blas/lapack. You can ensure that this is installed by adding \"libblas =*=*mkl\" to your dependencies.","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2020-06-26T15:10:14.000Z","latest_release_published_at":"2022-02-08T18:13:30.000Z","latest_release_number":"1.7.2","last_synced_at":"2026-03-25T05:10:05.744Z","created_at":"2022-10-03T15:43:12.332Z","updated_at":"2026-09-02T07:07:36.043Z","registry_url":"https://anaconda.org/conda-forge/faiss","install_command":"conda install -c conda-forge faiss","documentation_url":null,"metadata":{},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-02T07:07:36.043Z","dependent_packages_count":3,"downloads":3529205,"downloads_period":"total","dependent_repos_count":4,"rankings":{"downloads":null,"dependent_repos_count":16.1834422875393,"dependent_packages_count":15.649483507161035,"stargazers_count":1.6617595688407605,"forks_count":2.0510005489295873,"docker_downloads_count":null,"average":8.88642147811767},"purl":"pkg:conda/faiss?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/faiss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/faiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/faiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T05:55:57.499Z","issues_count":948,"pull_requests_count":1640,"avg_time_to_close_issue":18932890.658064514,"avg_time_to_close_pull_request":1943084.0425690813,"issues_closed_count":620,"pull_requests_closed_count":1339,"pull_request_authors_count":191,"issue_authors_count":725,"avg_comments_per_issue":2.7668776371308015,"avg_comments_per_pull_request":3.2847560975609755,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":24,"past_year_pull_requests_count":152,"past_year_avg_time_to_close_issue":6973359.916666667,"past_year_avg_time_to_close_pull_request":1126183.9156626507,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":56,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.875,"past_year_avg_comments_per_pull_request":2.223684210526316,"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/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/faiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/faiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/faiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/faiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/faiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/faiss/codemeta","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":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2368},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-09-04T05:06:19.084Z","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":13642844,"name":"faiss","ecosystem":"debian","description":null,"homepage":"https://github.com/facebookresearch/faiss","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T02:09:06.144Z","latest_release_published_at":"2026-02-12T02:09:06.144Z","latest_release_number":"1.11.0-3","last_synced_at":"2026-03-13T17:11:26.933Z","created_at":"2026-02-12T02:09:05.506Z","updated_at":"2026-09-02T07:07:36.044Z","registry_url":"https://tracker.debian.org/pkg/faiss","install_command":"apt-get install faiss","documentation_url":"https://packages.debian.org/trixie/faiss","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"libfaiss-dev, python3-faiss","standards_version":"4.7.2","maintainer":"Debian Deep Learning Team \u003cdebian-ai@lists.debian.org\u003e","build_depends":"cmake, debhelper-compat (= 13), dh-python, dh-sequence-numpy3, dh-sequence-python3, libblas-dev, libgtest-dev, liblapack-dev, libpython3-all-dev, python3-all-dev:any, python3-numpy, python3-setuptools, swig","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-02T07:07:36.044Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/faiss?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/faiss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/faiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/faiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T05:55:57.499Z","issues_count":948,"pull_requests_count":1640,"avg_time_to_close_issue":18932890.658064514,"avg_time_to_close_pull_request":1943084.0425690813,"issues_closed_count":620,"pull_requests_closed_count":1339,"pull_request_authors_count":191,"issue_authors_count":725,"avg_comments_per_issue":2.7668776371308015,"avg_comments_per_pull_request":3.2847560975609755,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":24,"past_year_pull_requests_count":152,"past_year_avg_time_to_close_issue":6973359.916666667,"past_year_avg_time_to_close_pull_request":1126183.9156626507,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":56,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.875,"past_year_avg_comments_per_pull_request":2.223684210526316,"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/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/faiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/faiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/faiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/faiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/faiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/faiss/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1856},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-09-04T05:05:24.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13084540,"name":"python312Packages.faiss","ecosystem":"nixpkgs","description":"Bindings for faiss, the similarity search library","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:58:38.186Z","latest_release_published_at":"2026-02-01T17:58:38.186Z","latest_release_number":"1.9.0","last_synced_at":"2026-03-07T16:10:02.516Z","created_at":"2026-02-01T17:58:32.862Z","updated_at":"2026-09-02T07:36:51.734Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.faiss","install_command":"nix-env -iA nixpkgs.python312Packages.faiss","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/faiss/default.nix#L51","metadata":{"nix_attribute":"python3.12-faiss-1.9.0","position":"pkgs/development/python-modules/faiss/default.nix:51","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd","x86_64-freebsd","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"faiss","upstream_purl":"pkg:pypi/faiss"},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-02T07:36:51.733Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.faiss?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.faiss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.faiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.faiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T05:55:57.499Z","issues_count":948,"pull_requests_count":1640,"avg_time_to_close_issue":18932890.658064514,"avg_time_to_close_pull_request":1943084.0425690813,"issues_closed_count":620,"pull_requests_closed_count":1339,"pull_request_authors_count":191,"issue_authors_count":725,"avg_comments_per_issue":2.7668776371308015,"avg_comments_per_pull_request":3.2847560975609755,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":24,"past_year_pull_requests_count":152,"past_year_avg_time_to_close_issue":6973359.916666667,"past_year_avg_time_to_close_pull_request":1126183.9156626507,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":56,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.875,"past_year_avg_comments_per_pull_request":2.223684210526316,"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/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.faiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.faiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.faiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.faiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.faiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.faiss/codemeta","maintainers":[{"uuid":"SomeoneSerge","login":null,"name":"Else Someone","email":"else+nixpkgs@someonex.net","url":"https://github.com/SomeoneSerge","packages_count":228,"html_url":null,"role":null,"created_at":"2026-03-07T16:10:02.693Z","updated_at":"2026-03-07T16:10:02.693Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/SomeoneSerge/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3803},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-09-04T05:05:01.147Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13962525,"name":"python-faiss","ecosystem":"guix","description":"Efficient similarity search and clustering of dense vectors","homepage":"https://github.com/facebookresearch/faiss","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:38:07.986Z","latest_release_published_at":"2026-03-02T22:38:07.986Z","latest_release_number":"1.10.0","last_synced_at":"2026-04-27T18:09:59.267Z","created_at":"2026-03-02T22:38:07.805Z","updated_at":"2026-09-02T07:36:51.738Z","registry_url":"https://packages.guix.gnu.org/packages/python-faiss/1.10.0/","install_command":"guix install python-faiss","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/graph.scm#n625","metadata":{"location":"gnu/packages/graph.scm:625","variable_name":"python-faiss"},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-02T07:36:51.738Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/python-faiss","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-faiss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-faiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-faiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T05:55:57.499Z","issues_count":948,"pull_requests_count":1640,"avg_time_to_close_issue":18932890.658064514,"avg_time_to_close_pull_request":1943084.0425690813,"issues_closed_count":620,"pull_requests_closed_count":1339,"pull_request_authors_count":191,"issue_authors_count":725,"avg_comments_per_issue":2.7668776371308015,"avg_comments_per_pull_request":3.2847560975609755,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":24,"past_year_pull_requests_count":152,"past_year_avg_time_to_close_issue":6973359.916666667,"past_year_avg_time_to_close_pull_request":1126183.9156626507,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":56,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.875,"past_year_avg_comments_per_pull_request":2.223684210526316,"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/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-faiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-faiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-faiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-faiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-faiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-faiss/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32465,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1354},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-09-04T05:05:30.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":5285680,"name":"faiss-proc","ecosystem":"conda","description":"Faiss is a library for efficient similarity search and clustering of dense vectors. It contains algorithms that search in sets of vectors of any size, up to ones that possibly do not fit in RAM. It also contains supporting code for evaluation and parameter tuning. Faiss is written in C++ with complete wrappers for Python/numpy. Some of the most useful algorithms are implemented on the GPU. It is developed by [Facebook AI Research](https://research.fb.com/category/facebook-ai-research-fair/).  For best performance, the maintainers of the package [recommend](https://github.com/conda-forge/staged-recipes/pull/11337#issuecomment-623718460) using the MKL implementation of blas/lapack. You can ensure that this is installed by adding \"libblas =*=*mkl\" to your dependencies.","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2020-05-11T16:46:35.000Z","latest_release_published_at":"2020-05-11T16:46:35.000Z","latest_release_number":"1.0.0","last_synced_at":"2026-03-25T05:09:41.292Z","created_at":"2022-10-03T15:43:12.618Z","updated_at":"2026-09-02T07:36:51.740Z","registry_url":"https://anaconda.org/conda-forge/faiss-proc","install_command":"conda install -c conda-forge faiss-proc","documentation_url":null,"metadata":{},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-02T07:36:51.740Z","dependent_packages_count":0,"downloads":61651,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":1.5972048914399801,"forks_count":1.9216371350137258,"average":22.179935113551284},"purl":"pkg:conda/faiss-proc?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/faiss-proc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/faiss-proc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/faiss-proc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T05:55:57.499Z","issues_count":948,"pull_requests_count":1640,"avg_time_to_close_issue":18932890.658064514,"avg_time_to_close_pull_request":1943084.0425690813,"issues_closed_count":620,"pull_requests_closed_count":1339,"pull_request_authors_count":191,"issue_authors_count":725,"avg_comments_per_issue":2.7668776371308015,"avg_comments_per_pull_request":3.2847560975609755,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":24,"past_year_pull_requests_count":152,"past_year_avg_time_to_close_issue":6973359.916666667,"past_year_avg_time_to_close_pull_request":1126183.9156626507,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":56,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.875,"past_year_avg_comments_per_pull_request":2.223684210526316,"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/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/faiss-proc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/faiss-proc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/faiss-proc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/faiss-proc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/faiss-proc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/faiss-proc/codemeta","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":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2368},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-09-04T05:06:19.084Z","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":2729601,"name":"faiss-gpu","ecosystem":"pypi","description":"A library for efficient similarity search and clustering of dense vectors (GPU support).","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":["search","nearest-neighbors","clustering","vectors","similarity","gpu","cuda"],"namespace":null,"versions_count":15,"first_release_published_at":"2019-07-24T03:24:57.000Z","latest_release_published_at":"2026-08-03T18:20:03.000Z","latest_release_number":"1.15.0","last_synced_at":"2026-09-07T14:03:14.408Z","created_at":"2022-04-10T10:57:17.883Z","updated_at":"2026-09-07T21:37:48.399Z","registry_url":"https://pypi.org/project/faiss-gpu/","install_command":"pip install faiss-gpu --index-url https://pypi.org/simple","documentation_url":"https://github.com/facebookresearch/faiss/wiki","metadata":{"funding":null,"documentation":"https://github.com/facebookresearch/faiss/wiki","classifiers":["Development Status :: 5 - Production/Stable","Environment :: GPU :: NVIDIA CUDA :: 12","Intended Audience :: Developers","Intended Audience :: Science/Research","Operating System :: POSIX :: Linux","Programming Language :: C++","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: Implementation :: CPython","Topic :: Scientific/Engineering :: Artificial Intelligence","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"faiss-gpu","project_status":null},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-07T21:37:48.398Z","dependent_packages_count":51,"downloads":157071,"downloads_period":"last-month","dependent_repos_count":367,"rankings":{"downloads":0.6249289853425748,"dependent_repos_count":0.7646464171525296,"dependent_packages_count":0.3807885046163012,"stargazers_count":4.505997613884139,"forks_count":7.504958489796879,"docker_downloads_count":1.8610737808007711,"average":2.607065631932199},"purl":"pkg:pypi/faiss-gpu","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/faiss-gpu","docker_dependents_count":25,"docker_downloads_count":2012,"usage_url":"https://repos.ecosyste.ms/usage/pypi/faiss-gpu","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/faiss-gpu/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T06:00:14.101Z","issues_count":956,"pull_requests_count":1655,"avg_time_to_close_issue":18872323.54340836,"avg_time_to_close_pull_request":1939438.6049107143,"issues_closed_count":622,"pull_requests_closed_count":1344,"pull_request_authors_count":197,"issue_authors_count":728,"avg_comments_per_issue":2.7719665271966525,"avg_comments_per_pull_request":3.268882175226586,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":30,"past_year_pull_requests_count":159,"past_year_avg_time_to_close_issue":5990953.928571428,"past_year_avg_time_to_close_pull_request":833873.1428571428,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":84,"past_year_pull_request_authors_count":62,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.5666666666666667,"past_year_avg_comments_per_pull_request":2.094339622641509,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faiss-gpu/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faiss-gpu/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faiss-gpu/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faiss-gpu/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faiss-gpu/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faiss-gpu/codemeta","maintainers":[{"uuid":"facebook","login":"facebook","name":null,"email":null,"url":null,"packages_count":43,"html_url":"https://pypi.org/user/facebook/","role":"Owner","created_at":"2026-08-25T03:44:06.984Z","updated_at":"2026-08-25T03:44:06.984Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/facebook/packages"},{"uuid":"alibeklfc","login":"alibeklfc","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/alibeklfc/","role":"Owner","created_at":"2026-08-25T03:44:06.982Z","updated_at":"2026-08-25T03:44:06.982Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/alibeklfc/packages"},{"uuid":"mnorris11","login":"mnorris11","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/mnorris11/","role":"Owner","created_at":"2026-08-25T03:44:06.985Z","updated_at":"2026-08-25T03:44:06.985Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mnorris11/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":933826,"maintainers_count":401401,"namespaces_count":0,"keywords_count":313756,"github":"pypi","metadata":{"funded_packages_count":59307,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-05T05:02:05.769Z","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":13473570,"name":"faiss","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/facebookresearch/faiss","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T00:51:50.999Z","latest_release_published_at":"2026-02-10T00:51:50.999Z","latest_release_number":"1.7.4-3","last_synced_at":"2026-03-10T01:03:00.961Z","created_at":"2026-02-10T00:51:50.017Z","updated_at":"2026-09-02T09:10:57.033Z","registry_url":"https://launchpad.net/ubuntu/+source/faiss","install_command":"apt-get install faiss","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"libfaiss-dev, python3-faiss","standards_version":"4.6.2","maintainer":"Debian Deep Learning Team \u003cdebian-ai@lists.debian.org\u003e","build_depends":"cmake, debhelper-compat (= 13), dh-python, dh-sequence-python3, dh-sequence-numpy3, libblas-dev, libgtest-dev, liblapack-dev, libpython3-dev, python3-dev:any, python3-numpy, python3-setuptools, swig","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-02T09:10:57.033Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/faiss?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/faiss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/faiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/faiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T07:07:36.624Z","issues_count":951,"pull_requests_count":1644,"avg_time_to_close_issue":18932890.658064514,"avg_time_to_close_pull_request":1941398.6147540985,"issues_closed_count":620,"pull_requests_closed_count":1342,"pull_request_authors_count":194,"issue_authors_count":727,"avg_comments_per_issue":2.783385909568875,"avg_comments_per_pull_request":3.281021897810219,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":26,"past_year_pull_requests_count":156,"past_year_avg_time_to_close_issue":6973359.916666667,"past_year_avg_time_to_close_pull_request":1128379.9186046512,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.7307692307692308,"past_year_avg_comments_per_pull_request":2.2115384615384617,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/faiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/faiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/faiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/faiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/faiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/faiss/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2211,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1474},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-09-04T05:06:01.231Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":12826954,"name":"python311Packages.faiss","ecosystem":"nixpkgs","description":"A library for efficient similarity search and clustering of dense vectors by Facebook Research","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T19:08:06.130Z","latest_release_published_at":"2026-01-26T19:08:06.130Z","latest_release_number":"1.7.4","last_synced_at":"2026-04-14T21:08:00.642Z","created_at":"2026-01-26T19:08:05.953Z","updated_at":"2026-09-02T09:10:57.029Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.faiss","install_command":"nix-env -iA nixpkgs.python311Packages.faiss","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/libraries/science/math/faiss/default.nix#L154","metadata":{"nix_attribute":"faiss-1.7.4","position":"pkgs/development/libraries/science/math/faiss/default.nix:154","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd13","x86_64-freebsd13","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["demos","out"],"upstream_ecosystem":"pypi","upstream_name":"faiss","upstream_purl":"pkg:pypi/faiss"},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-02T09:10:57.029Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.faiss?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.faiss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.faiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.faiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T07:07:36.624Z","issues_count":951,"pull_requests_count":1644,"avg_time_to_close_issue":18932890.658064514,"avg_time_to_close_pull_request":1941398.6147540985,"issues_closed_count":620,"pull_requests_closed_count":1342,"pull_request_authors_count":194,"issue_authors_count":727,"avg_comments_per_issue":2.783385909568875,"avg_comments_per_pull_request":3.281021897810219,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":26,"past_year_pull_requests_count":156,"past_year_avg_time_to_close_issue":6973359.916666667,"past_year_avg_time_to_close_pull_request":1128379.9186046512,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.7307692307692308,"past_year_avg_comments_per_pull_request":2.2115384615384617,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.faiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.faiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.faiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.faiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.faiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.faiss/codemeta","maintainers":[{"uuid":"SomeoneSerge","login":null,"name":"Sergei K","email":"sergei.kozlukov@aalto.fi","url":"https://github.com/SomeoneSerge","packages_count":76,"html_url":null,"role":null,"created_at":"2026-03-04T09:58:36.387Z","updated_at":"2026-03-04T09:58:36.387Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/SomeoneSerge/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2426},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-09-04T05:04:57.688Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13194808,"name":"python311Packages.faiss","ecosystem":"nixpkgs","description":"A library for efficient similarity search and clustering of dense vectors by Facebook Research","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:20:34.414Z","latest_release_published_at":"2026-02-02T00:20:34.414Z","latest_release_number":"1.7.4","last_synced_at":"2026-03-08T12:06:43.302Z","created_at":"2026-02-02T00:20:34.098Z","updated_at":"2026-09-02T09:10:57.034Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.faiss","install_command":"nix-env -iA nixpkgs.python311Packages.faiss","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/libraries/science/math/faiss/default.nix#L147","metadata":{"nix_attribute":"faiss-1.7.4","position":"pkgs/development/libraries/science/math/faiss/default.nix:147","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd","x86_64-freebsd","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["demos","out"],"upstream_ecosystem":"pypi","upstream_name":"faiss","upstream_purl":"pkg:pypi/faiss"},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-02T09:10:57.034Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.faiss?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.faiss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.faiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.faiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T07:07:36.624Z","issues_count":951,"pull_requests_count":1644,"avg_time_to_close_issue":18932890.658064514,"avg_time_to_close_pull_request":1941398.6147540985,"issues_closed_count":620,"pull_requests_closed_count":1342,"pull_request_authors_count":194,"issue_authors_count":727,"avg_comments_per_issue":2.783385909568875,"avg_comments_per_pull_request":3.281021897810219,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":26,"past_year_pull_requests_count":156,"past_year_avg_time_to_close_issue":6973359.916666667,"past_year_avg_time_to_close_pull_request":1128379.9186046512,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.7307692307692308,"past_year_avg_comments_per_pull_request":2.2115384615384617,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.faiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.faiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.faiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.faiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.faiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.faiss/codemeta","maintainers":[{"uuid":"SomeoneSerge","login":null,"name":"Sergei K","email":"sergei.kozlukov@aalto.fi","url":"https://github.com/SomeoneSerge","packages_count":211,"html_url":null,"role":null,"created_at":"2026-03-08T12:06:43.725Z","updated_at":"2026-03-08T12:06:43.725Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/SomeoneSerge/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3721},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-09-08T05:01:06.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13030493,"name":"faissWithCuda","ecosystem":"nixpkgs","description":"Library for efficient similarity search and clustering of dense vectors by Facebook Research","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T15:05:56.992Z","latest_release_published_at":"2026-02-01T15:05:56.992Z","latest_release_number":"1.9.0","last_synced_at":"2026-08-13T15:35:32.376Z","created_at":"2026-02-01T15:05:53.608Z","updated_at":"2026-08-26T07:57:01.502Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=faissWithCuda","install_command":"nix-env -iA nixpkgs.faissWithCuda","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/libraries/science/math/faiss/default.nix#L113","metadata":{"nix_attribute":"faiss-1.9.0","position":"pkgs/development/libraries/science/math/faiss/default.nix:113","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd","x86_64-freebsd","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"]},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-08-19T22:06:01.000Z","size":285209,"stargazers_count":40802,"open_issues_count":288,"forks_count":4502,"subscribers_count":493,"default_branch":"main","last_synced_at":"2026-08-25T00:40:04.648Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-08-25T00:33:48.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36890640,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1389,"last_synced_at":"2026-08-22T11:35:02.289Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":966276,"followers":37132,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-08-22T11:35:02.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-08-26T07:57:01.501Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.19920808637269127,"forks_count":0.25085462728412977,"docker_downloads_count":null,"average":0.11251567841420526},"purl":"pkg:nix/faissWithCuda?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/faissWithCuda","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/faissWithCuda","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/faissWithCuda/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-26T02:44:10.201Z","issues_count":948,"pull_requests_count":1636,"avg_time_to_close_issue":18832715.068071313,"avg_time_to_close_pull_request":1907996.9384846212,"issues_closed_count":617,"pull_requests_closed_count":1333,"pull_request_authors_count":190,"issue_authors_count":724,"avg_comments_per_issue":2.7457805907172994,"avg_comments_per_pull_request":3.28239608801956,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":25,"past_year_pull_requests_count":160,"past_year_avg_time_to_close_issue":5116481.0,"past_year_avg_time_to_close_pull_request":1058207.811764706,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":85,"past_year_pull_request_authors_count":56,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.6,"past_year_avg_comments_per_pull_request":2.09375,"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/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/faissWithCuda/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/faissWithCuda/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/faissWithCuda/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/faissWithCuda/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/faissWithCuda/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/faissWithCuda/codemeta","maintainers":[{"uuid":"SomeoneSerge","login":null,"name":"Else Someone","email":"else+nixpkgs@someonex.net","url":"https://github.com/SomeoneSerge","packages_count":228,"html_url":null,"role":null,"created_at":"2026-03-05T16:44:12.526Z","updated_at":"2026-03-05T16:44:12.526Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/SomeoneSerge/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3803},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-09-04T05:05:01.147Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13962526,"name":"faiss","ecosystem":"guix","description":"Efficient similarity search and clustering of dense vectors","homepage":"https://github.com/facebookresearch/faiss","licenses":"bsd-3","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:38:08.704Z","latest_release_published_at":"2026-03-02T22:38:08.704Z","latest_release_number":"1.10.0","last_synced_at":"2026-08-02T09:22:33.410Z","created_at":"2026-03-02T22:38:08.521Z","updated_at":"2026-09-02T10:10:34.221Z","registry_url":"https://packages.guix.gnu.org/packages/faiss/1.10.0/","install_command":"guix install faiss","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/graph.scm#n542","metadata":{"location":"gnu/packages/graph.scm:542","variable_name":"faiss"},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-02T10:10:34.220Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/faiss","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/faiss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/faiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/faiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T07:07:36.624Z","issues_count":951,"pull_requests_count":1644,"avg_time_to_close_issue":18932890.658064514,"avg_time_to_close_pull_request":1941398.6147540985,"issues_closed_count":620,"pull_requests_closed_count":1342,"pull_request_authors_count":194,"issue_authors_count":727,"avg_comments_per_issue":2.783385909568875,"avg_comments_per_pull_request":3.281021897810219,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":26,"past_year_pull_requests_count":156,"past_year_avg_time_to_close_issue":6973359.916666667,"past_year_avg_time_to_close_pull_request":1128379.9186046512,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.7307692307692308,"past_year_avg_comments_per_pull_request":2.2115384615384617,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/faiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/faiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/faiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/faiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/faiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/faiss/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32465,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1354},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-09-04T05:05:30.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13151614,"name":"faissWithCuda","ecosystem":"nixpkgs","description":"A library for efficient similarity search and clustering of dense vectors by Facebook Research","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T21:50:13.561Z","latest_release_published_at":"2026-02-01T21:50:13.561Z","latest_release_number":"1.7.4","last_synced_at":"2026-08-14T06:31:55.404Z","created_at":"2026-02-01T21:50:11.068Z","updated_at":"2026-09-02T10:10:33.957Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=faissWithCuda","install_command":"nix-env -iA nixpkgs.faissWithCuda","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/libraries/science/math/faiss/default.nix#L147","metadata":{"nix_attribute":"faiss-1.7.4","position":"pkgs/development/libraries/science/math/faiss/default.nix:147","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd","x86_64-freebsd","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["demos","out"]},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-02T10:10:33.957Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/faissWithCuda?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/faissWithCuda","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/faissWithCuda","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/faissWithCuda/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T07:07:36.624Z","issues_count":951,"pull_requests_count":1644,"avg_time_to_close_issue":18932890.658064514,"avg_time_to_close_pull_request":1941398.6147540985,"issues_closed_count":620,"pull_requests_closed_count":1342,"pull_request_authors_count":194,"issue_authors_count":727,"avg_comments_per_issue":2.783385909568875,"avg_comments_per_pull_request":3.281021897810219,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":26,"past_year_pull_requests_count":156,"past_year_avg_time_to_close_issue":6973359.916666667,"past_year_avg_time_to_close_pull_request":1128379.9186046512,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.7307692307692308,"past_year_avg_comments_per_pull_request":2.2115384615384617,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/faissWithCuda/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/faissWithCuda/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/faissWithCuda/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/faissWithCuda/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/faissWithCuda/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/faissWithCuda/codemeta","maintainers":[{"uuid":"SomeoneSerge","login":null,"name":"Sergei K","email":"sergei.kozlukov@aalto.fi","url":"https://github.com/SomeoneSerge","packages_count":211,"html_url":null,"role":null,"created_at":"2026-03-05T20:23:54.559Z","updated_at":"2026-03-05T20:23:54.559Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/SomeoneSerge/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3721},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-09-08T05:01:06.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":12738836,"name":"faiss","ecosystem":"nixpkgs","description":"A library for efficient similarity search and clustering of dense vectors by Facebook Research","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T03:00:16.297Z","latest_release_published_at":"2026-01-26T03:00:16.297Z","latest_release_number":"1.7.4","last_synced_at":"2026-08-01T16:03:13.209Z","created_at":"2026-01-26T03:00:15.835Z","updated_at":"2026-09-02T11:03:12.782Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=faiss","install_command":"nix-env -iA nixpkgs.faiss","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/libraries/science/math/faiss/default.nix#L154","metadata":{"nix_attribute":"faiss-1.7.4","position":"pkgs/development/libraries/science/math/faiss/default.nix:154","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd13","x86_64-freebsd13","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["demos","out"]},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-02T11:03:12.781Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/faiss?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/faiss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/faiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/faiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T07:07:36.624Z","issues_count":951,"pull_requests_count":1644,"avg_time_to_close_issue":18932890.658064514,"avg_time_to_close_pull_request":1941398.6147540985,"issues_closed_count":620,"pull_requests_closed_count":1342,"pull_request_authors_count":194,"issue_authors_count":727,"avg_comments_per_issue":2.783385909568875,"avg_comments_per_pull_request":3.281021897810219,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":26,"past_year_pull_requests_count":156,"past_year_avg_time_to_close_issue":6973359.916666667,"past_year_avg_time_to_close_pull_request":1128379.9186046512,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.7307692307692308,"past_year_avg_comments_per_pull_request":2.2115384615384617,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/faiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/faiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/faiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/faiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/faiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/faiss/codemeta","maintainers":[{"uuid":"SomeoneSerge","login":null,"name":"Sergei K","email":"sergei.kozlukov@aalto.fi","url":"https://github.com/SomeoneSerge","packages_count":76,"html_url":null,"role":null,"created_at":"2026-02-26T21:03:31.204Z","updated_at":"2026-02-26T21:03:31.204Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/SomeoneSerge/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2426},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-09-04T05:04:57.688Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":12698975,"name":"faiss-proc","ecosystem":"conda","description":"Faiss is a library for efficient similarity search and clustering of dense vectors. It contains algorithms that search in sets of vectors of any size, up to ones that possibly do not fit in RAM. It also contains supporting code for evaluation and parameter tuning. Faiss is written in C++ with complete wrappers for Python/numpy. Some of the most useful algorithms are implemented on the GPU. It is developed by Facebook AI Research.  For best performance, the maintainers of the package [recommend](https://github.com/conda-forge/staged-recipes/pull/11337#issuecomment-623718460) using the MKL implementation of blas/lapack.","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-16T19:13:23.000Z","latest_release_published_at":"2026-01-16T19:13:23.000Z","latest_release_number":"1.0.0","last_synced_at":"2026-04-06T19:03:34.251Z","created_at":"2026-01-21T20:05:59.776Z","updated_at":"2026-09-05T09:56:25.328Z","registry_url":"https://anaconda.org/anaconda/faiss-proc","install_command":"conda install -c anaconda faiss-proc","documentation_url":null,"metadata":{},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-05T09:56:25.327Z","dependent_packages_count":0,"downloads":47,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":42.41585002130379,"dependent_packages_count":38.90072432893055,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.65828717511717},"purl":"pkg:conda/faiss-proc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/faiss-proc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/faiss-proc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/faiss-proc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-05T08:00:23.576Z","issues_count":956,"pull_requests_count":1655,"avg_time_to_close_issue":18872323.54340836,"avg_time_to_close_pull_request":1939438.6049107143,"issues_closed_count":622,"pull_requests_closed_count":1344,"pull_request_authors_count":197,"issue_authors_count":728,"avg_comments_per_issue":2.7719665271966525,"avg_comments_per_pull_request":3.268882175226586,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":31,"past_year_pull_requests_count":165,"past_year_avg_time_to_close_issue":5990953.928571428,"past_year_avg_time_to_close_pull_request":822717.3720930233,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":62,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.5161290322580645,"past_year_avg_comments_per_pull_request":2.139393939393939,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/faiss-proc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/faiss-proc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/faiss-proc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/faiss-proc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/faiss-proc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/faiss-proc/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5500,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":865},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-09-04T05:06:20.548Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":12750985,"name":"faissWithCuda","ecosystem":"nixpkgs","description":"Library for efficient similarity search and clustering of dense vectors by Facebook Research","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-26T05:00:07.045Z","latest_release_published_at":"2026-03-26T10:01:39.530Z","latest_release_number":"1.14.1","last_synced_at":"2026-03-26T10:01:40.183Z","created_at":"2026-01-26T05:00:06.845Z","updated_at":"2026-09-02T12:55:15.365Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=faissWithCuda","install_command":"nix-env -iA nixpkgs.faissWithCuda","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/fa/faiss/package.nix#L107","metadata":{"nix_attribute":"faiss-1.14.1","position":"pkgs/by-name/fa/faiss/package.nix:107","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","aarch64-darwin","i686-freebsd","x86_64-freebsd","aarch64-freebsd","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"]},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-02T12:55:15.365Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/faissWithCuda?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/faissWithCuda","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/faissWithCuda","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/faissWithCuda/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T07:07:36.624Z","issues_count":951,"pull_requests_count":1644,"avg_time_to_close_issue":18932890.658064514,"avg_time_to_close_pull_request":1941398.6147540985,"issues_closed_count":620,"pull_requests_closed_count":1342,"pull_request_authors_count":194,"issue_authors_count":727,"avg_comments_per_issue":2.783385909568875,"avg_comments_per_pull_request":3.281021897810219,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":26,"past_year_pull_requests_count":156,"past_year_avg_time_to_close_issue":6973359.916666667,"past_year_avg_time_to_close_pull_request":1128379.9186046512,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.7307692307692308,"past_year_avg_comments_per_pull_request":2.2115384615384617,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/faissWithCuda/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/faissWithCuda/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/faissWithCuda/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/faissWithCuda/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/faissWithCuda/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/faissWithCuda/codemeta","maintainers":[{"uuid":"SomeoneSerge","login":null,"name":"Else Someone","email":"else+nixpkgs@someonex.net","url":"https://github.com/SomeoneSerge","packages_count":145,"html_url":null,"role":null,"created_at":"2026-02-26T09:17:03.245Z","updated_at":"2026-02-26T09:17:03.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/SomeoneSerge/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":154292,"maintainers_count":4929,"namespaces_count":0,"keywords_count":3238,"github":"NixOS","metadata":{"funded_packages_count":6628},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-09-08T05:01:27.032Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":5288461,"name":"libfaiss-avx2","ecosystem":"conda","description":"Faiss is a library for efficient similarity search and clustering of dense vectors. It contains algorithms that search in sets of vectors of any size, up to ones that possibly do not fit in RAM. It also contains supporting code for evaluation and parameter tuning. Faiss is written in C++ with complete wrappers for Python/numpy. Some of the most useful algorithms are implemented on the GPU. It is developed by [Facebook AI Research](https://research.fb.com/category/facebook-ai-research-fair/).  For best performance, the maintainers of the package [recommend](https://github.com/conda-forge/staged-recipes/pull/11337#issuecomment-623718460) using the MKL implementation of blas/lapack. You can ensure that this is installed by adding \"libblas =*=*mkl\" to your dependencies.","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2021-02-19T20:04:31.000Z","latest_release_published_at":"2022-02-08T17:58:23.000Z","latest_release_number":"1.7.2","last_synced_at":"2026-03-14T16:14:43.180Z","created_at":"2022-10-03T15:45:56.656Z","updated_at":"2026-08-29T04:18:04.333Z","registry_url":"https://anaconda.org/conda-forge/libfaiss-avx2","install_command":"conda install -c conda-forge libfaiss-avx2","documentation_url":null,"metadata":{},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-08-19T22:06:01.000Z","size":285209,"stargazers_count":40802,"open_issues_count":288,"forks_count":4502,"subscribers_count":493,"default_branch":"main","last_synced_at":"2026-08-25T00:40:04.648Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-08-25T00:33:48.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36890640,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1389,"last_synced_at":"2026-08-22T11:35:02.289Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":966276,"followers":37132,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-08-22T11:35:02.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-08-29T04:18:04.333Z","dependent_packages_count":1,"downloads":1565015,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.412395828135136,"dependent_packages_count":28.988472478666598,"stargazers_count":1.6517790308897649,"forks_count":2.0410200109785914,"docker_downloads_count":null,"average":14.273416837167522},"purl":"pkg:conda/libfaiss-avx2?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/libfaiss-avx2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/libfaiss-avx2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/libfaiss-avx2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T11:40:56.183Z","issues_count":948,"pull_requests_count":1639,"avg_time_to_close_issue":18859648.43548387,"avg_time_to_close_pull_request":1944495.2107623317,"issues_closed_count":620,"pull_requests_closed_count":1338,"pull_request_authors_count":191,"issue_authors_count":724,"avg_comments_per_issue":2.7658227848101267,"avg_comments_per_pull_request":3.2837095790115924,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":24,"past_year_pull_requests_count":153,"past_year_avg_time_to_close_issue":6973359.916666667,"past_year_avg_time_to_close_pull_request":1112714.6666666667,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":84,"past_year_pull_request_authors_count":57,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.875,"past_year_avg_comments_per_pull_request":2.1895424836601305,"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/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libfaiss-avx2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libfaiss-avx2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libfaiss-avx2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libfaiss-avx2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libfaiss-avx2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libfaiss-avx2/codemeta","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":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2368},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-09-04T05:06:19.084Z","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":13203091,"name":"python312Packages.faiss","ecosystem":"nixpkgs","description":"A library for efficient similarity search and clustering of dense vectors by Facebook Research","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:54:47.560Z","latest_release_published_at":"2026-02-02T00:54:47.560Z","latest_release_number":"1.7.4","last_synced_at":"2026-05-13T03:02:34.922Z","created_at":"2026-02-02T00:54:46.843Z","updated_at":"2026-08-16T15:53:36.202Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.faiss","install_command":"nix-env -iA nixpkgs.python312Packages.faiss","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/libraries/science/math/faiss/default.nix#L147","metadata":{"nix_attribute":"faiss-1.7.4","position":"pkgs/development/libraries/science/math/faiss/default.nix:147","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd","x86_64-freebsd","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["demos","out"],"upstream_ecosystem":"pypi","upstream_name":"faiss","upstream_purl":"pkg:pypi/faiss"},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-08-15T01:16:56.000Z","size":285179,"stargazers_count":40748,"open_issues_count":278,"forks_count":4492,"subscribers_count":492,"default_branch":"main","last_synced_at":"2026-08-16T15:53:20.985Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-08-16T15:25:19.000Z","dependencies_parsed_at":"2026-08-01T06:01:20.647Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36718488,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1388,"last_synced_at":"2026-08-14T23:24:12.895Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":960492,"followers":37037,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-08-14T23:24:12.908Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"be018dd4e0210a28ccfa6530df85aa0703c0ec58","kind":"tag","published_at":"2022-11-08T16:11:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-08-16T15:53:36.202Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.faiss?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.faiss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.faiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.faiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T09:58:18.850Z","issues_count":945,"pull_requests_count":1603,"avg_time_to_close_issue":18814133.314332247,"avg_time_to_close_pull_request":1919435.6681852695,"issues_closed_count":614,"pull_requests_closed_count":1317,"pull_request_authors_count":181,"issue_authors_count":722,"avg_comments_per_issue":2.7470899470899472,"avg_comments_per_pull_request":3.3100436681222707,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":24,"past_year_pull_requests_count":143,"past_year_avg_time_to_close_issue":4929030.0,"past_year_avg_time_to_close_pull_request":1016889.6666666666,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":78,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.9583333333333333,"past_year_avg_comments_per_pull_request":2.300699300699301,"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/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.faiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.faiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.faiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.faiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.faiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.faiss/codemeta","maintainers":[{"uuid":"SomeoneSerge","login":null,"name":"Sergei K","email":"sergei.kozlukov@aalto.fi","url":"https://github.com/SomeoneSerge","packages_count":211,"html_url":null,"role":null,"created_at":"2026-03-07T11:09:02.538Z","updated_at":"2026-03-07T11:09:02.538Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/SomeoneSerge/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3721},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-09-08T05:01:06.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":12477747,"name":"rf-faiss","ecosystem":"pypi","description":"A library for efficient similarity search and clustering of dense vectors","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":["search","nearest","neighbors"],"namespace":null,"versions_count":2,"first_release_published_at":"2025-11-13T11:43:10.000Z","latest_release_published_at":"2025-11-13T11:43:10.000Z","latest_release_number":"1.13.0","last_synced_at":"2026-09-07T14:02:52.152Z","created_at":"2025-11-13T12:01:11.409Z","updated_at":"2026-09-07T23:54:53.351Z","registry_url":"https://pypi.org/project/rf-faiss/","install_command":"pip install rf-faiss --index-url https://pypi.org/simple","documentation_url":"https://rf-faiss.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"rf-faiss","project_status":null},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-07T23:54:53.351Z","dependent_packages_count":0,"downloads":17,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":46.99218932074391,"dependent_packages_count":8.313679009715074,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.652934165229492},"purl":"pkg:pypi/rf-faiss","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/rf-faiss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/rf-faiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/rf-faiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T06:00:14.101Z","issues_count":956,"pull_requests_count":1655,"avg_time_to_close_issue":18872323.54340836,"avg_time_to_close_pull_request":1939438.6049107143,"issues_closed_count":622,"pull_requests_closed_count":1344,"pull_request_authors_count":197,"issue_authors_count":728,"avg_comments_per_issue":2.7719665271966525,"avg_comments_per_pull_request":3.268882175226586,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":30,"past_year_pull_requests_count":159,"past_year_avg_time_to_close_issue":5990953.928571428,"past_year_avg_time_to_close_pull_request":833873.1428571428,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":84,"past_year_pull_request_authors_count":62,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.5666666666666667,"past_year_avg_comments_per_pull_request":2.094339622641509,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rf-faiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rf-faiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rf-faiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rf-faiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rf-faiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rf-faiss/codemeta","maintainers":[{"uuid":"RapidFireAIDev","login":"RapidFireAIDev","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/RapidFireAIDev/","role":"Owner","created_at":"2025-11-13T12:04:41.895Z","updated_at":"2025-11-13T12:04:41.895Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/RapidFireAIDev/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":933826,"maintainers_count":401401,"namespaces_count":0,"keywords_count":313756,"github":"pypi","metadata":{"funded_packages_count":59307,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-05T05:02:05.769Z","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":12814369,"name":"python310Packages.faiss","ecosystem":"nixpkgs","description":"A library for efficient similarity search and clustering of dense vectors by Facebook Research","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T16:56:43.975Z","latest_release_published_at":"2026-01-26T16:56:43.975Z","latest_release_number":"1.7.4","last_synced_at":"2026-08-13T20:32:10.654Z","created_at":"2026-01-26T16:56:43.799Z","updated_at":"2026-09-02T13:50:52.536Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.faiss","install_command":"nix-env -iA nixpkgs.python310Packages.faiss","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/libraries/science/math/faiss/default.nix#L154","metadata":{"nix_attribute":"faiss-1.7.4","position":"pkgs/development/libraries/science/math/faiss/default.nix:154","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd13","x86_64-freebsd13","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["demos","out"],"upstream_ecosystem":"pypi","upstream_name":"faiss","upstream_purl":"pkg:pypi/faiss"},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-02T13:50:52.536Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.faiss?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.faiss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.faiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.faiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T07:07:36.624Z","issues_count":951,"pull_requests_count":1644,"avg_time_to_close_issue":18932890.658064514,"avg_time_to_close_pull_request":1941398.6147540985,"issues_closed_count":620,"pull_requests_closed_count":1342,"pull_request_authors_count":194,"issue_authors_count":727,"avg_comments_per_issue":2.783385909568875,"avg_comments_per_pull_request":3.281021897810219,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":26,"past_year_pull_requests_count":156,"past_year_avg_time_to_close_issue":6973359.916666667,"past_year_avg_time_to_close_pull_request":1128379.9186046512,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.7307692307692308,"past_year_avg_comments_per_pull_request":2.2115384615384617,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.faiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.faiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.faiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.faiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.faiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.faiss/codemeta","maintainers":[{"uuid":"SomeoneSerge","login":null,"name":"Sergei K","email":"sergei.kozlukov@aalto.fi","url":"https://github.com/SomeoneSerge","packages_count":76,"html_url":null,"role":null,"created_at":"2026-03-05T18:25:07.978Z","updated_at":"2026-03-05T18:25:07.978Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/SomeoneSerge/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2426},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-09-04T05:04:57.688Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13030498,"name":"faiss","ecosystem":"nixpkgs","description":"Library for efficient similarity search and clustering of dense vectors by Facebook Research","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T15:05:55.081Z","latest_release_published_at":"2026-02-01T15:05:55.081Z","latest_release_number":"1.9.0","last_synced_at":"2026-03-07T06:13:49.719Z","created_at":"2026-02-01T15:05:53.780Z","updated_at":"2026-09-02T13:50:52.647Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=faiss","install_command":"nix-env -iA nixpkgs.faiss","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/libraries/science/math/faiss/default.nix#L113","metadata":{"nix_attribute":"faiss-1.9.0","position":"pkgs/development/libraries/science/math/faiss/default.nix:113","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd","x86_64-freebsd","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"]},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-02T13:50:52.647Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/faiss?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/faiss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/faiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/faiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T07:07:36.624Z","issues_count":951,"pull_requests_count":1644,"avg_time_to_close_issue":18932890.658064514,"avg_time_to_close_pull_request":1941398.6147540985,"issues_closed_count":620,"pull_requests_closed_count":1342,"pull_request_authors_count":194,"issue_authors_count":727,"avg_comments_per_issue":2.783385909568875,"avg_comments_per_pull_request":3.281021897810219,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":26,"past_year_pull_requests_count":156,"past_year_avg_time_to_close_issue":6973359.916666667,"past_year_avg_time_to_close_pull_request":1128379.9186046512,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.7307692307692308,"past_year_avg_comments_per_pull_request":2.2115384615384617,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/faiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/faiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/faiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/faiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/faiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/faiss/codemeta","maintainers":[{"uuid":"SomeoneSerge","login":null,"name":"Else Someone","email":"else+nixpkgs@someonex.net","url":"https://github.com/SomeoneSerge","packages_count":228,"html_url":null,"role":null,"created_at":"2026-03-07T06:13:49.884Z","updated_at":"2026-03-07T06:13:49.884Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/SomeoneSerge/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3803},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-09-04T05:05:01.147Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13303000,"name":"python311Packages.faiss","ecosystem":"nixpkgs","description":"A library for efficient similarity search and clustering of dense vectors by Facebook Research","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:53:26.218Z","latest_release_published_at":"2026-02-02T06:53:26.218Z","latest_release_number":"1.7.4","last_synced_at":"2026-03-07T09:44:33.968Z","created_at":"2026-02-02T06:53:20.655Z","updated_at":"2026-09-05T12:49:36.637Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.faiss","install_command":"nix-env -iA nixpkgs.python311Packages.faiss","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/libraries/science/math/faiss/default.nix#L147","metadata":{"nix_attribute":"faiss-1.7.4","position":"pkgs/development/libraries/science/math/faiss/default.nix:147","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd13","x86_64-freebsd13","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["demos","out"],"upstream_ecosystem":"pypi","upstream_name":"faiss","upstream_purl":"pkg:pypi/faiss"},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-05T12:49:36.637Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.faiss?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.faiss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.faiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.faiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-05T08:00:23.576Z","issues_count":956,"pull_requests_count":1655,"avg_time_to_close_issue":18872323.54340836,"avg_time_to_close_pull_request":1939438.6049107143,"issues_closed_count":622,"pull_requests_closed_count":1344,"pull_request_authors_count":197,"issue_authors_count":728,"avg_comments_per_issue":2.7719665271966525,"avg_comments_per_pull_request":3.268882175226586,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":31,"past_year_pull_requests_count":165,"past_year_avg_time_to_close_issue":5990953.928571428,"past_year_avg_time_to_close_pull_request":822717.3720930233,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":62,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.5161290322580645,"past_year_avg_comments_per_pull_request":2.139393939393939,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.faiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.faiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.faiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.faiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.faiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.faiss/codemeta","maintainers":[{"uuid":"SomeoneSerge","login":null,"name":"Sergei K","email":"sergei.kozlukov@aalto.fi","url":"https://github.com/SomeoneSerge","packages_count":80,"html_url":null,"role":null,"created_at":"2026-03-07T09:44:34.628Z","updated_at":"2026-03-07T09:44:34.628Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/SomeoneSerge/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3446},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-09-04T05:05:08.154Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":12698974,"name":"faiss-cpu","ecosystem":"conda","description":"Faiss is a library for efficient similarity search and clustering of dense vectors. It contains algorithms that search in sets of vectors of any size, up to ones that possibly do not fit in RAM. It also contains supporting code for evaluation and parameter tuning. Faiss is written in C++ with complete wrappers for Python/numpy. Some of the most useful algorithms are implemented on the GPU. It is developed by Facebook AI Research.  For best performance, the maintainers of the package [recommend](https://github.com/conda-forge/staged-recipes/pull/11337#issuecomment-623718460) using the MKL implementation of blas/lapack.","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-16T19:15:10.000Z","latest_release_published_at":"2026-04-06T15:05:55.000Z","latest_release_number":"1.14.1","last_synced_at":"2026-04-06T19:03:32.661Z","created_at":"2026-01-21T20:05:59.581Z","updated_at":"2026-09-08T03:49:08.148Z","registry_url":"https://anaconda.org/anaconda/faiss-cpu","install_command":"conda install -c anaconda faiss-cpu","documentation_url":null,"metadata":{},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-08T03:49:08.148Z","dependent_packages_count":0,"downloads":44,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":42.41585002130379,"dependent_packages_count":38.90072432893055,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.65828717511717},"purl":"pkg:conda/faiss-cpu","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/faiss-cpu","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/faiss-cpu","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/faiss-cpu/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T06:00:14.101Z","issues_count":956,"pull_requests_count":1655,"avg_time_to_close_issue":18872323.54340836,"avg_time_to_close_pull_request":1939438.6049107143,"issues_closed_count":622,"pull_requests_closed_count":1344,"pull_request_authors_count":197,"issue_authors_count":728,"avg_comments_per_issue":2.7719665271966525,"avg_comments_per_pull_request":3.268882175226586,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":30,"past_year_pull_requests_count":159,"past_year_avg_time_to_close_issue":5990953.928571428,"past_year_avg_time_to_close_pull_request":833873.1428571428,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":84,"past_year_pull_request_authors_count":62,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.5666666666666667,"past_year_avg_comments_per_pull_request":2.094339622641509,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/faiss-cpu/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/faiss-cpu/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/faiss-cpu/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/faiss-cpu/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/faiss-cpu/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/faiss-cpu/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5500,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":865},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-09-04T05:06:20.548Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":5288460,"name":"libfaiss","ecosystem":"conda","description":"Faiss is a library for efficient similarity search and clustering of dense vectors. It contains algorithms that search in sets of vectors of any size, up to ones that possibly do not fit in RAM. It also contains supporting code for evaluation and parameter tuning. Faiss is written in C++ with complete wrappers for Python/numpy. Some of the most useful algorithms are implemented on the GPU. It is developed by [Facebook AI Research](https://research.fb.com/category/facebook-ai-research-fair/).  For best performance, the maintainers of the package [recommend](https://github.com/conda-forge/staged-recipes/pull/11337#issuecomment-623718460) using the MKL implementation of blas/lapack. You can ensure that this is installed by adding \"libblas =*=*mkl\" to your dependencies.","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2020-05-11T16:48:32.000Z","latest_release_published_at":"2022-02-08T15:55:52.000Z","latest_release_number":"1.7.2","last_synced_at":"2026-03-14T16:22:04.471Z","created_at":"2022-10-03T15:45:56.548Z","updated_at":"2026-09-05T22:30:28.809Z","registry_url":"https://anaconda.org/conda-forge/libfaiss","install_command":"conda install -c conda-forge libfaiss","documentation_url":null,"metadata":{},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-05T22:30:28.809Z","dependent_packages_count":4,"downloads":2289398,"downloads_period":"total","dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":12.944757722441238,"dependent_packages_count":12.500623783621936,"stargazers_count":1.6517790308897649,"forks_count":2.0410200109785914,"docker_downloads_count":null,"average":7.284545136982882},"purl":"pkg:conda/libfaiss?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/libfaiss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/libfaiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/libfaiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-05T13:00:29.874Z","issues_count":956,"pull_requests_count":1655,"avg_time_to_close_issue":18872323.54340836,"avg_time_to_close_pull_request":1939438.6049107143,"issues_closed_count":622,"pull_requests_closed_count":1344,"pull_request_authors_count":197,"issue_authors_count":728,"avg_comments_per_issue":2.7719665271966525,"avg_comments_per_pull_request":3.268882175226586,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":31,"past_year_pull_requests_count":165,"past_year_avg_time_to_close_issue":5990953.928571428,"past_year_avg_time_to_close_pull_request":822717.3720930233,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":62,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.5161290322580645,"past_year_avg_comments_per_pull_request":2.139393939393939,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libfaiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libfaiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libfaiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libfaiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libfaiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/libfaiss/codemeta","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":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2368},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-09-04T05:06:19.084Z","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":12698976,"name":"faiss","ecosystem":"conda","description":"Faiss is a library for efficient similarity search and clustering of dense vectors. It contains algorithms that search in sets of vectors of any size, up to ones that possibly do not fit in RAM. It also contains supporting code for evaluation and parameter tuning. Faiss is written in C++ with complete wrappers for Python/numpy. Some of the most useful algorithms are implemented on the GPU. It is developed by Facebook AI Research.  For best performance, the maintainers of the package [recommend](https://github.com/conda-forge/staged-recipes/pull/11337#issuecomment-623718460) using the MKL implementation of blas/lapack.","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-16T19:15:20.000Z","latest_release_published_at":"2026-04-06T15:29:05.000Z","latest_release_number":"1.14.1","last_synced_at":"2026-05-20T22:03:23.217Z","created_at":"2026-01-21T20:06:00.750Z","updated_at":"2026-09-02T21:00:38.293Z","registry_url":"https://anaconda.org/anaconda/faiss","install_command":"conda install -c anaconda faiss","documentation_url":null,"metadata":{},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-02T21:00:38.292Z","dependent_packages_count":0,"downloads":407,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":42.41585002130379,"dependent_packages_count":38.90072432893055,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.65828717511717},"purl":"pkg:conda/faiss","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/faiss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/faiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/faiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T07:07:36.624Z","issues_count":951,"pull_requests_count":1644,"avg_time_to_close_issue":18932890.658064514,"avg_time_to_close_pull_request":1941398.6147540985,"issues_closed_count":620,"pull_requests_closed_count":1342,"pull_request_authors_count":194,"issue_authors_count":727,"avg_comments_per_issue":2.783385909568875,"avg_comments_per_pull_request":3.281021897810219,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":26,"past_year_pull_requests_count":156,"past_year_avg_time_to_close_issue":6973359.916666667,"past_year_avg_time_to_close_pull_request":1128379.9186046512,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.7307692307692308,"past_year_avg_comments_per_pull_request":2.2115384615384617,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/faiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/faiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/faiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/faiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/faiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/faiss/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5500,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":865},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-09-04T05:06:20.548Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":13543131,"name":"faiss","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/facebookresearch/faiss","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T01:29:51.791Z","latest_release_published_at":"2026-02-11T01:29:51.791Z","latest_release_number":"1.7.3-2build1","last_synced_at":"2026-07-25T11:01:50.249Z","created_at":"2026-02-11T01:29:51.630Z","updated_at":"2026-09-03T02:02:31.283Z","registry_url":"https://launchpad.net/ubuntu/+source/faiss","install_command":"apt-get install faiss","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"libfaiss-dev, python3-faiss","standards_version":"4.6.1","maintainer":"Debian Deep Learning Team \u003cdebian-ai@lists.debian.org\u003e","build_depends":"cmake, debhelper-compat (= 13), dh-python, dh-sequence-python3, dh-sequence-numpy3, libblas-dev, libgtest-dev, liblapack-dev, python3-dev, python3-numpy, python3-setuptools, swig","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-03T02:02:31.283Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/faiss?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/faiss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/faiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/faiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T07:07:36.624Z","issues_count":951,"pull_requests_count":1644,"avg_time_to_close_issue":18932890.658064514,"avg_time_to_close_pull_request":1941398.6147540985,"issues_closed_count":620,"pull_requests_closed_count":1342,"pull_request_authors_count":194,"issue_authors_count":727,"avg_comments_per_issue":2.783385909568875,"avg_comments_per_pull_request":3.281021897810219,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":26,"past_year_pull_requests_count":156,"past_year_avg_time_to_close_issue":6973359.916666667,"past_year_avg_time_to_close_pull_request":1128379.9186046512,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.7307692307692308,"past_year_avg_comments_per_pull_request":2.2115384615384617,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/faiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/faiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/faiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/faiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/faiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/faiss/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-09-04T05:06:02.954Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13445972,"name":"faiss","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/facebookresearch/faiss","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T12:14:03.574Z","latest_release_published_at":"2026-02-08T12:14:03.574Z","latest_release_number":"1.8.0-6","last_synced_at":"2026-03-08T12:40:38.853Z","created_at":"2026-02-08T12:14:03.267Z","updated_at":"2026-09-03T03:37:15.027Z","registry_url":"https://launchpad.net/ubuntu/+source/faiss","install_command":"apt-get install faiss","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"libfaiss-dev, python3-faiss","standards_version":"4.7.0","maintainer":"Debian Deep Learning Team \u003cdebian-ai@lists.debian.org\u003e","build_depends":"cmake, debhelper-compat (= 13), dh-python, dh-sequence-numpy3, dh-sequence-python3, libblas-dev, libgtest-dev, liblapack-dev, libpython3-all-dev, python3-all-dev:any, python3-numpy, python3-setuptools, swig","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-03T03:37:15.027Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/faiss?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/faiss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/faiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/faiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T07:07:36.624Z","issues_count":951,"pull_requests_count":1644,"avg_time_to_close_issue":18932890.658064514,"avg_time_to_close_pull_request":1941398.6147540985,"issues_closed_count":620,"pull_requests_closed_count":1342,"pull_request_authors_count":194,"issue_authors_count":727,"avg_comments_per_issue":2.783385909568875,"avg_comments_per_pull_request":3.281021897810219,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":26,"past_year_pull_requests_count":156,"past_year_avg_time_to_close_issue":6973359.916666667,"past_year_avg_time_to_close_pull_request":1128379.9186046512,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.7307692307692308,"past_year_avg_comments_per_pull_request":2.2115384615384617,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/faiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/faiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/faiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/faiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/faiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/faiss/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1473},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-09-04T05:05:26.863Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13681369,"name":"faiss","ecosystem":"debian","description":null,"homepage":"https://github.com/facebookresearch/faiss","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T17:08:13.924Z","latest_release_published_at":"2026-02-12T17:08:13.924Z","latest_release_number":"1.7.3-2","last_synced_at":"2026-03-12T19:14:55.439Z","created_at":"2026-02-12T17:08:13.753Z","updated_at":"2026-09-06T05:15:20.265Z","registry_url":"https://tracker.debian.org/pkg/faiss","install_command":"apt-get install faiss","documentation_url":"https://packages.debian.org/bookworm/faiss","metadata":{"component":"main","architecture":"any","priority":"extra","binary":"libfaiss-dev, python3-faiss","standards_version":"4.6.1","maintainer":"Debian Deep Learning Team \u003cdebian-ai@lists.debian.org\u003e","build_depends":"cmake, debhelper-compat (= 13), dh-python, dh-sequence-python3, dh-sequence-numpy3, libblas-dev, libgtest-dev, liblapack-dev, python3-dev, python3-numpy, python3-setuptools, swig","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-06T05:15:20.264Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.01784121320249777,"forks_count":0.03568242640499554,"docker_downloads_count":null,"average":0.013380909901873328},"purl":"pkg:deb/debian/faiss?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/faiss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/faiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/faiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-05T13:00:29.874Z","issues_count":956,"pull_requests_count":1655,"avg_time_to_close_issue":18872323.54340836,"avg_time_to_close_pull_request":1939438.6049107143,"issues_closed_count":622,"pull_requests_closed_count":1344,"pull_request_authors_count":197,"issue_authors_count":728,"avg_comments_per_issue":2.7719665271966525,"avg_comments_per_pull_request":3.268882175226586,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":31,"past_year_pull_requests_count":165,"past_year_avg_time_to_close_issue":5990953.928571428,"past_year_avg_time_to_close_pull_request":822717.3720930233,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":62,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.5161290322580645,"past_year_avg_comments_per_pull_request":2.139393939393939,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/faiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/faiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/faiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/faiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/faiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/faiss/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2638,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1347},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-09-04T05:05:54.591Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":5285676,"name":"faiss-cpu","ecosystem":"conda","description":"Faiss is a library for efficient similarity search and clustering of dense vectors. It contains algorithms that search in sets of vectors of any size, up to ones that possibly do not fit in RAM. It also contains supporting code for evaluation and parameter tuning. Faiss is written in C++ with complete wrappers for Python/numpy. Some of the most useful algorithms are implemented on the GPU. It is developed by [Facebook AI Research](https://research.fb.com/category/facebook-ai-research-fair/).  For best performance, the maintainers of the package [recommend](https://github.com/conda-forge/staged-recipes/pull/11337#issuecomment-623718460) using the MKL implementation of blas/lapack. You can ensure that this is installed by adding \"libblas =*=*mkl\" to your dependencies.","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2020-05-11T16:51:00.000Z","latest_release_published_at":"2022-02-08T13:58:31.000Z","latest_release_number":"1.7.2","last_synced_at":"2026-03-14T16:23:04.964Z","created_at":"2022-10-03T15:43:12.445Z","updated_at":"2026-08-29T01:49:28.796Z","registry_url":"https://anaconda.org/conda-forge/faiss-cpu","install_command":"conda install -c conda-forge faiss-cpu","documentation_url":null,"metadata":{},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-08-19T22:06:01.000Z","size":285209,"stargazers_count":40802,"open_issues_count":288,"forks_count":4502,"subscribers_count":493,"default_branch":"main","last_synced_at":"2026-08-25T00:40:04.648Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-08-25T00:33:48.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36890640,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1389,"last_synced_at":"2026-08-22T11:35:02.289Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":966276,"followers":37132,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-08-22T11:35:02.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-08-29T01:49:28.796Z","dependent_packages_count":0,"downloads":737105,"downloads_period":"total","dependent_repos_count":11,"rankings":{"downloads":null,"dependent_repos_count":10.69414641449174,"dependent_packages_count":51.61435201357353,"stargazers_count":1.6617595688407605,"forks_count":2.0510005489295873,"docker_downloads_count":null,"average":16.505314636458905},"purl":"pkg:conda/faiss-cpu?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/faiss-cpu","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/faiss-cpu","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/faiss-cpu/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T11:40:56.183Z","issues_count":948,"pull_requests_count":1639,"avg_time_to_close_issue":18859648.43548387,"avg_time_to_close_pull_request":1944495.2107623317,"issues_closed_count":620,"pull_requests_closed_count":1338,"pull_request_authors_count":191,"issue_authors_count":724,"avg_comments_per_issue":2.7658227848101267,"avg_comments_per_pull_request":3.2837095790115924,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":24,"past_year_pull_requests_count":153,"past_year_avg_time_to_close_issue":6973359.916666667,"past_year_avg_time_to_close_pull_request":1112714.6666666667,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":84,"past_year_pull_request_authors_count":57,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.875,"past_year_avg_comments_per_pull_request":2.1895424836601305,"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/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/faiss-cpu/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/faiss-cpu/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/faiss-cpu/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/faiss-cpu/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/faiss-cpu/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/faiss-cpu/codemeta","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":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2368},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-09-04T05:06:19.084Z","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":13253015,"name":"faissWithCuda","ecosystem":"nixpkgs","description":"A library for efficient similarity search and clustering of dense vectors by Facebook Research","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T03:56:13.550Z","latest_release_published_at":"2026-02-02T03:56:13.550Z","latest_release_number":"1.7.4","last_synced_at":"2026-04-15T23:01:25.931Z","created_at":"2026-02-02T03:56:12.155Z","updated_at":"2026-08-27T01:43:24.112Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=faissWithCuda","install_command":"nix-env -iA nixpkgs.faissWithCuda","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/libraries/science/math/faiss/default.nix#L147","metadata":{"nix_attribute":"faiss-1.7.4","position":"pkgs/development/libraries/science/math/faiss/default.nix:147","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd13","x86_64-freebsd13","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["demos","out"]},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-08-19T22:06:01.000Z","size":285209,"stargazers_count":40802,"open_issues_count":288,"forks_count":4502,"subscribers_count":493,"default_branch":"main","last_synced_at":"2026-08-25T00:40:04.648Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-08-25T00:33:48.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36890640,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1389,"last_synced_at":"2026-08-22T11:35:02.289Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":966276,"followers":37132,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-08-22T11:35:02.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-08-27T01:43:24.112Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/faissWithCuda?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/faissWithCuda","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/faissWithCuda","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/faissWithCuda/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-26T02:44:10.201Z","issues_count":948,"pull_requests_count":1636,"avg_time_to_close_issue":18832715.068071313,"avg_time_to_close_pull_request":1907996.9384846212,"issues_closed_count":617,"pull_requests_closed_count":1333,"pull_request_authors_count":190,"issue_authors_count":724,"avg_comments_per_issue":2.7457805907172994,"avg_comments_per_pull_request":3.28239608801956,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":25,"past_year_pull_requests_count":160,"past_year_avg_time_to_close_issue":5116481.0,"past_year_avg_time_to_close_pull_request":1058207.811764706,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":85,"past_year_pull_request_authors_count":56,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.6,"past_year_avg_comments_per_pull_request":2.09375,"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/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/faissWithCuda/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/faissWithCuda/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/faissWithCuda/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/faissWithCuda/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/faissWithCuda/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/faissWithCuda/codemeta","maintainers":[{"uuid":"SomeoneSerge","login":null,"name":"Sergei K","email":"sergei.kozlukov@aalto.fi","url":"https://github.com/SomeoneSerge","packages_count":80,"html_url":null,"role":null,"created_at":"2026-03-04T12:42:51.902Z","updated_at":"2026-03-04T12:42:51.902Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/SomeoneSerge/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3446},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-09-04T05:05:08.154Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":14437035,"name":"python313Packages.faiss-cpu","ecosystem":"nixpkgs","description":"Bindings for faiss, the similarity search library","homepage":"https://github.com/facebookresearch/faiss","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-05-13T10:57:39.262Z","latest_release_published_at":"2026-05-13T10:57:39.262Z","latest_release_number":"1.14.1","last_synced_at":"2026-05-13T10:57:39.681Z","created_at":"2026-05-13T10:57:39.080Z","updated_at":"2026-09-03T15:31:25.318Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.faiss-cpu","install_command":"nix-env -iA nixpkgs.python313Packages.faiss-cpu","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/faiss-cpu/default.nix#L11","metadata":{"nix_attribute":"python3.13-faiss-cpu-1.14.1","position":"pkgs/development/python-modules/faiss-cpu/default.nix:11","platforms":["aarch64-linux","arc-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","sh4-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"faiss-cpu","upstream_purl":"pkg:pypi/faiss-cpu"},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-03T15:31:25.318Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python313Packages.faiss-cpu?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.faiss-cpu","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.faiss-cpu","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.faiss-cpu/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T07:07:36.624Z","issues_count":951,"pull_requests_count":1644,"avg_time_to_close_issue":18932890.658064514,"avg_time_to_close_pull_request":1941398.6147540985,"issues_closed_count":620,"pull_requests_closed_count":1342,"pull_request_authors_count":194,"issue_authors_count":727,"avg_comments_per_issue":2.783385909568875,"avg_comments_per_pull_request":3.281021897810219,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":26,"past_year_pull_requests_count":156,"past_year_avg_time_to_close_issue":6973359.916666667,"past_year_avg_time_to_close_pull_request":1128379.9186046512,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.7307692307692308,"past_year_avg_comments_per_pull_request":2.2115384615384617,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.faiss-cpu/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.faiss-cpu/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.faiss-cpu/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.faiss-cpu/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.faiss-cpu/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.faiss-cpu/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":154292,"maintainers_count":4929,"namespaces_count":0,"keywords_count":3238,"github":"NixOS","metadata":{"funded_packages_count":6628},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-09-08T05:01:27.032Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":12698978,"name":"libfaiss-avx2","ecosystem":"conda","description":"Faiss is a library for efficient similarity search and clustering of dense vectors. It contains algorithms that search in sets of vectors of any size, up to ones that possibly do not fit in RAM. It also contains supporting code for evaluation and parameter tuning. Faiss is written in C++ with complete wrappers for Python/numpy. Some of the most useful algorithms are implemented on the GPU. It is developed by Facebook AI Research.  For best performance, the maintainers of the package [recommend](https://github.com/conda-forge/staged-recipes/pull/11337#issuecomment-623718460) using the MKL implementation of blas/lapack.","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-16T20:10:24.000Z","latest_release_published_at":"2026-04-06T16:55:47.000Z","latest_release_number":"1.14.1","last_synced_at":"2026-04-06T19:03:37.006Z","created_at":"2026-01-21T20:06:01.862Z","updated_at":"2026-09-03T15:31:25.361Z","registry_url":"https://anaconda.org/anaconda/libfaiss-avx2","install_command":"conda install -c anaconda libfaiss-avx2","documentation_url":null,"metadata":{},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-03T15:31:25.361Z","dependent_packages_count":0,"downloads":53,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":42.41585002130379,"dependent_packages_count":38.90072432893055,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.65828717511717},"purl":"pkg:conda/libfaiss-avx2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/libfaiss-avx2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/libfaiss-avx2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/libfaiss-avx2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T07:07:36.624Z","issues_count":951,"pull_requests_count":1644,"avg_time_to_close_issue":18932890.658064514,"avg_time_to_close_pull_request":1941398.6147540985,"issues_closed_count":620,"pull_requests_closed_count":1342,"pull_request_authors_count":194,"issue_authors_count":727,"avg_comments_per_issue":2.783385909568875,"avg_comments_per_pull_request":3.281021897810219,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":26,"past_year_pull_requests_count":156,"past_year_avg_time_to_close_issue":6973359.916666667,"past_year_avg_time_to_close_pull_request":1128379.9186046512,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.7307692307692308,"past_year_avg_comments_per_pull_request":2.2115384615384617,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libfaiss-avx2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libfaiss-avx2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libfaiss-avx2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libfaiss-avx2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libfaiss-avx2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libfaiss-avx2/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5500,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":865},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-09-04T05:06:20.548Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":5285678,"name":"faiss-gpu","ecosystem":"conda","description":"Faiss is a library for efficient similarity search and clustering of dense vectors. It contains algorithms that search in sets of vectors of any size, up to ones that possibly do not fit in RAM. It also contains supporting code for evaluation and parameter tuning. Faiss is written in C++ with complete wrappers for Python/numpy. Some of the most useful algorithms are implemented on the GPU. It is developed by [Facebook AI Research](https://research.fb.com/category/facebook-ai-research-fair/).  For best performance, the maintainers of the package [recommend](https://github.com/conda-forge/staged-recipes/pull/11337#issuecomment-623718460) using the MKL implementation of blas/lapack. You can ensure that this is installed by adding \"libblas =*=*mkl\" to your dependencies.","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2020-06-06T15:35:50.000Z","latest_release_published_at":"2022-02-08T17:10:39.000Z","latest_release_number":"1.7.2","last_synced_at":"2026-08-26T17:27:57.017Z","created_at":"2022-10-03T15:43:12.538Z","updated_at":"2026-09-03T16:56:53.413Z","registry_url":"https://anaconda.org/conda-forge/faiss-gpu","install_command":"conda install -c conda-forge faiss-gpu","documentation_url":null,"metadata":{},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-03T16:56:53.413Z","dependent_packages_count":0,"downloads":916965,"downloads_period":"total","dependent_repos_count":13,"rankings":{"downloads":null,"dependent_repos_count":9.825839612755127,"dependent_packages_count":51.61435201357353,"stargazers_count":1.6617595688407605,"forks_count":2.0510005489295873,"docker_downloads_count":null,"average":16.28823793602475},"purl":"pkg:conda/faiss-gpu?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/faiss-gpu","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/faiss-gpu","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/faiss-gpu/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-03T14:47:25.850Z","issues_count":956,"pull_requests_count":1655,"avg_time_to_close_issue":18872323.54340836,"avg_time_to_close_pull_request":1939438.6049107143,"issues_closed_count":622,"pull_requests_closed_count":1344,"pull_request_authors_count":197,"issue_authors_count":728,"avg_comments_per_issue":2.7719665271966525,"avg_comments_per_pull_request":3.268882175226586,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":31,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":5990953.928571428,"past_year_avg_time_to_close_pull_request":1127218.0574712644,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":87,"past_year_pull_request_authors_count":62,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.5161290322580645,"past_year_avg_comments_per_pull_request":2.162650602409639,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/faiss-gpu/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/faiss-gpu/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/faiss-gpu/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/faiss-gpu/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/faiss-gpu/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/faiss-gpu/codemeta","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":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2368},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-09-04T05:06:19.084Z","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":13075676,"name":"python311Packages.faiss","ecosystem":"nixpkgs","description":"Bindings for faiss, the similarity search library","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:31:29.693Z","latest_release_published_at":"2026-02-01T17:31:29.693Z","latest_release_number":"1.9.0","last_synced_at":"2026-04-09T19:02:15.882Z","created_at":"2026-02-01T17:31:24.365Z","updated_at":"2026-08-27T07:20:56.250Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.faiss","install_command":"nix-env -iA nixpkgs.python311Packages.faiss","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/faiss/default.nix#L51","metadata":{"nix_attribute":"python3.11-faiss-1.9.0","position":"pkgs/development/python-modules/faiss/default.nix:51","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd","x86_64-freebsd","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"faiss","upstream_purl":"pkg:pypi/faiss"},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-08-19T22:06:01.000Z","size":285209,"stargazers_count":40802,"open_issues_count":288,"forks_count":4502,"subscribers_count":493,"default_branch":"main","last_synced_at":"2026-08-25T00:40:04.648Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-08-25T00:33:48.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36890640,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1389,"last_synced_at":"2026-08-22T11:35:02.289Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":966276,"followers":37132,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-08-22T11:35:02.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-08-27T07:20:56.249Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.faiss?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.faiss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.faiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.faiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T03:11:54.365Z","issues_count":948,"pull_requests_count":1637,"avg_time_to_close_issue":18805057.766990293,"avg_time_to_close_pull_request":1905325.0314371258,"issues_closed_count":618,"pull_requests_closed_count":1336,"pull_request_authors_count":190,"issue_authors_count":724,"avg_comments_per_issue":2.7447257383966246,"avg_comments_per_pull_request":3.286499694563225,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":25,"past_year_pull_requests_count":155,"past_year_avg_time_to_close_issue":4835149.5,"past_year_avg_time_to_close_pull_request":1058488.0459770116,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":87,"past_year_pull_request_authors_count":56,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.6,"past_year_avg_comments_per_pull_request":2.2193548387096773,"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/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.faiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.faiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.faiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.faiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.faiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.faiss/codemeta","maintainers":[{"uuid":"SomeoneSerge","login":null,"name":"Else Someone","email":"else+nixpkgs@someonex.net","url":"https://github.com/SomeoneSerge","packages_count":228,"html_url":null,"role":null,"created_at":"2026-03-03T19:17:17.592Z","updated_at":"2026-03-03T19:17:17.592Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/SomeoneSerge/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3803},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-09-04T05:05:01.147Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":12698977,"name":"libfaiss","ecosystem":"conda","description":"Faiss is a library for efficient similarity search and clustering of dense vectors. It contains algorithms that search in sets of vectors of any size, up to ones that possibly do not fit in RAM. It also contains supporting code for evaluation and parameter tuning. Faiss is written in C++ with complete wrappers for Python/numpy. Some of the most useful algorithms are implemented on the GPU. It is developed by Facebook AI Research.  For best performance, the maintainers of the package [recommend](https://github.com/conda-forge/staged-recipes/pull/11337#issuecomment-623718460) using the MKL implementation of blas/lapack.","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-16T19:14:07.000Z","latest_release_published_at":"2026-04-06T15:24:09.000Z","latest_release_number":"1.14.1","last_synced_at":"2026-04-06T19:03:36.185Z","created_at":"2026-01-21T20:06:01.761Z","updated_at":"2026-09-03T20:47:45.483Z","registry_url":"https://anaconda.org/anaconda/libfaiss","install_command":"conda install -c anaconda libfaiss","documentation_url":null,"metadata":{},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-03T20:47:45.482Z","dependent_packages_count":0,"downloads":80,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":42.41585002130379,"dependent_packages_count":38.90072432893055,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":40.65828717511717},"purl":"pkg:conda/libfaiss","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/libfaiss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/libfaiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/libfaiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-03T14:47:25.850Z","issues_count":956,"pull_requests_count":1655,"avg_time_to_close_issue":18872323.54340836,"avg_time_to_close_pull_request":1939438.6049107143,"issues_closed_count":622,"pull_requests_closed_count":1344,"pull_request_authors_count":197,"issue_authors_count":728,"avg_comments_per_issue":2.7719665271966525,"avg_comments_per_pull_request":3.268882175226586,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":31,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":5990953.928571428,"past_year_avg_time_to_close_pull_request":1127218.0574712644,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":87,"past_year_pull_request_authors_count":62,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.5161290322580645,"past_year_avg_comments_per_pull_request":2.162650602409639,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libfaiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libfaiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libfaiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libfaiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libfaiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/libfaiss/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5500,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":865},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-09-04T05:06:20.548Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":14437070,"name":"python314Packages.faiss-cpu","ecosystem":"nixpkgs","description":"Bindings for faiss, the similarity search library","homepage":"https://github.com/facebookresearch/faiss","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-05-13T10:58:34.190Z","latest_release_published_at":"2026-05-13T10:58:34.190Z","latest_release_number":"1.14.1","last_synced_at":"2026-05-13T10:58:34.355Z","created_at":"2026-05-13T10:58:34.084Z","updated_at":"2026-09-04T00:17:09.478Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.faiss-cpu","install_command":"nix-env -iA nixpkgs.python314Packages.faiss-cpu","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/faiss-cpu/default.nix#L11","metadata":{"nix_attribute":"python3.14-faiss-cpu-1.14.1","position":"pkgs/development/python-modules/faiss-cpu/default.nix:11","platforms":["aarch64-linux","arc-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","sh4-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"faiss-cpu","upstream_purl":"pkg:pypi/faiss-cpu"},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-04T00:17:09.477Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.faiss-cpu?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.faiss-cpu","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.faiss-cpu","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.faiss-cpu/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-03T14:47:25.850Z","issues_count":956,"pull_requests_count":1655,"avg_time_to_close_issue":18872323.54340836,"avg_time_to_close_pull_request":1939438.6049107143,"issues_closed_count":622,"pull_requests_closed_count":1344,"pull_request_authors_count":197,"issue_authors_count":728,"avg_comments_per_issue":2.7719665271966525,"avg_comments_per_pull_request":3.268882175226586,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":31,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":5990953.928571428,"past_year_avg_time_to_close_pull_request":1127218.0574712644,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":87,"past_year_pull_request_authors_count":62,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.5161290322580645,"past_year_avg_comments_per_pull_request":2.162650602409639,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.faiss-cpu/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.faiss-cpu/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.faiss-cpu/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.faiss-cpu/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.faiss-cpu/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.faiss-cpu/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":154292,"maintainers_count":4929,"namespaces_count":0,"keywords_count":3238,"github":"NixOS","metadata":{"funded_packages_count":6628},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-09-08T05:01:27.032Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":2729600,"name":"faiss-centos","ecosystem":"pypi","description":"A library for efficient similarity search and clustering of dense vectors","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":["search","nearest","neighbors"],"namespace":null,"versions_count":1,"first_release_published_at":"2019-06-19T22:23:17.000Z","latest_release_published_at":"2019-06-19T22:23:17.000Z","latest_release_number":"1.5.2","last_synced_at":"2026-09-07T14:02:53.429Z","created_at":"2022-04-10T10:57:17.839Z","updated_at":"2026-09-07T14:02:53.429Z","registry_url":"https://pypi.org/project/faiss-centos/","install_command":"pip install faiss-centos --index-url https://pypi.org/simple","documentation_url":"https://faiss-centos.readthedocs.io/","metadata":{"funding":null,"classifiers":[],"normalized_name":"faiss-centos"},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-03T14:47:25.450Z","dependent_packages_count":0,"downloads":19,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":49.764349503925494,"dependent_repos_count":22.562947865351386,"dependent_packages_count":7.5285904764206615,"stargazers_count":0.08357516428057894,"forks_count":0.17721962546243247,"docker_downloads_count":null,"average":16.023336527088112},"purl":"pkg:pypi/faiss-centos","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/faiss-centos","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/faiss-centos","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/faiss-centos/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T07:07:36.624Z","issues_count":951,"pull_requests_count":1644,"avg_time_to_close_issue":18932890.658064514,"avg_time_to_close_pull_request":1941398.6147540985,"issues_closed_count":620,"pull_requests_closed_count":1342,"pull_request_authors_count":194,"issue_authors_count":727,"avg_comments_per_issue":2.783385909568875,"avg_comments_per_pull_request":3.281021897810219,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":26,"past_year_pull_requests_count":156,"past_year_avg_time_to_close_issue":6973359.916666667,"past_year_avg_time_to_close_pull_request":1128379.9186046512,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.7307692307692308,"past_year_avg_comments_per_pull_request":2.2115384615384617,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faiss-centos/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faiss-centos/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faiss-centos/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faiss-centos/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faiss-centos/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/faiss-centos/codemeta","maintainers":[{"uuid":"marpaia","login":"marpaia","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/marpaia/","role":null,"created_at":"2023-01-26T11:26:17.156Z","updated_at":"2023-01-26T11:26:17.156Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/marpaia/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":933826,"maintainers_count":401401,"namespaces_count":0,"keywords_count":313756,"github":"pypi","metadata":{"funded_packages_count":59307,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-05T05:02:05.769Z","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":13415452,"name":"faiss","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/facebookresearch/faiss","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T00:55:41.677Z","latest_release_published_at":"2026-02-07T00:55:41.677Z","latest_release_number":"1.7.2-5","last_synced_at":"2026-07-31T09:54:27.314Z","created_at":"2026-02-07T00:55:41.394Z","updated_at":"2026-08-25T04:07:58.263Z","registry_url":"https://launchpad.net/ubuntu/+source/faiss","install_command":"apt-get install faiss","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"libfaiss-dev, python3-faiss","standards_version":"4.6.0","maintainer":"Debian Deep Learning Team \u003cdebian-ai@lists.debian.org\u003e","build_depends":"cmake, debhelper-compat (= 13), dh-python, dh-sequence-python3, dh-sequence-numpy3, libblas-dev, libblis3-serial, libgtest-dev, liblapack-dev, python3-dev, python3-numpy, python3-setuptools, swig","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-08-19T22:06:01.000Z","size":285209,"stargazers_count":40802,"open_issues_count":288,"forks_count":4502,"subscribers_count":493,"default_branch":"main","last_synced_at":"2026-08-25T00:40:04.648Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-08-25T00:33:48.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36890640,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1389,"last_synced_at":"2026-08-22T11:35:02.289Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":966276,"followers":37132,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-08-22T11:35:02.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-08-25T04:07:58.263Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/faiss?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/faiss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/faiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/faiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T00:33:01.678Z","issues_count":948,"pull_requests_count":1631,"avg_time_to_close_issue":18791561.48292683,"avg_time_to_close_pull_request":1907006.5877920121,"issues_closed_count":615,"pull_requests_closed_count":1327,"pull_request_authors_count":189,"issue_authors_count":724,"avg_comments_per_issue":2.7436708860759493,"avg_comments_per_pull_request":3.2844880441446964,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":25,"past_year_pull_requests_count":158,"past_year_avg_time_to_close_issue":5553325.3,"past_year_avg_time_to_close_pull_request":970208.1851851852,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":81,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.6,"past_year_avg_comments_per_pull_request":2.2278481012658227,"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/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/faiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/faiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/faiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/faiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/faiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/faiss/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":1095},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-09-04T05:05:57.638Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":12863796,"name":"python313Packages.faiss","ecosystem":"nixpkgs","description":"Bindings for faiss, the similarity search library","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T01:52:28.450Z","latest_release_published_at":"2026-01-27T01:52:28.450Z","latest_release_number":"1.13.2","last_synced_at":"2026-03-06T12:33:31.248Z","created_at":"2026-01-27T01:52:28.227Z","updated_at":"2026-09-05T20:22:51.957Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.faiss","install_command":"nix-env -iA nixpkgs.python313Packages.faiss","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/faiss/default.nix#L51","metadata":{"nix_attribute":"python3.13-faiss-1.13.2","position":"pkgs/development/python-modules/faiss/default.nix:51","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","aarch64-darwin","i686-freebsd","x86_64-freebsd","aarch64-freebsd","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"faiss","upstream_purl":"pkg:pypi/faiss"},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-05T20:22:51.956Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python313Packages.faiss?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.faiss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.faiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.faiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-05T13:00:29.874Z","issues_count":956,"pull_requests_count":1655,"avg_time_to_close_issue":18872323.54340836,"avg_time_to_close_pull_request":1939438.6049107143,"issues_closed_count":622,"pull_requests_closed_count":1344,"pull_request_authors_count":197,"issue_authors_count":728,"avg_comments_per_issue":2.7719665271966525,"avg_comments_per_pull_request":3.268882175226586,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":31,"past_year_pull_requests_count":165,"past_year_avg_time_to_close_issue":5990953.928571428,"past_year_avg_time_to_close_pull_request":822717.3720930233,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":86,"past_year_pull_request_authors_count":62,"past_year_issue_authors_count":18,"past_year_avg_comments_per_issue":1.5161290322580645,"past_year_avg_comments_per_pull_request":2.139393939393939,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.faiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.faiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.faiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.faiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.faiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.faiss/codemeta","maintainers":[{"uuid":"SomeoneSerge","login":null,"name":"Else Someone","email":"else+nixpkgs@someonex.net","url":"https://github.com/SomeoneSerge","packages_count":145,"html_url":null,"role":null,"created_at":"2026-03-06T12:33:31.496Z","updated_at":"2026-03-06T12:33:31.496Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/SomeoneSerge/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":154292,"maintainers_count":4929,"namespaces_count":0,"keywords_count":3238,"github":"NixOS","metadata":{"funded_packages_count":6628},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-09-08T05:01:27.032Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13253013,"name":"faiss","ecosystem":"nixpkgs","description":"A library for efficient similarity search and clustering of dense vectors by Facebook Research","homepage":"https://github.com/facebookresearch/faiss","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T03:56:20.524Z","latest_release_published_at":"2026-02-02T03:56:20.524Z","latest_release_number":"1.7.4","last_synced_at":"2026-04-15T23:01:25.565Z","created_at":"2026-02-02T03:56:11.890Z","updated_at":"2026-09-02T08:04:53.100Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=faiss","install_command":"nix-env -iA nixpkgs.faiss","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/libraries/science/math/faiss/default.nix#L147","metadata":{"nix_attribute":"faiss-1.7.4","position":"pkgs/development/libraries/science/math/faiss/default.nix:147","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd13","x86_64-freebsd13","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["demos","out"]},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-09-01T17:51:20.000Z","size":285077,"stargazers_count":40845,"open_issues_count":282,"forks_count":4512,"subscribers_count":497,"default_branch":"main","last_synced_at":"2026-09-02T05:29:32.239Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-09-02T04:49:24.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-02T02:00:06.194Z","response_time":106,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1392,"last_synced_at":"2026-09-02T05:29:11.450Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":967212,"followers":37270,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-09-02T05:29:11.467Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-09-02T08:04:53.100Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/faiss?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/faiss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/faiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/faiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-31T05:55:57.499Z","issues_count":948,"pull_requests_count":1640,"avg_time_to_close_issue":18932890.658064514,"avg_time_to_close_pull_request":1943084.0425690813,"issues_closed_count":620,"pull_requests_closed_count":1339,"pull_request_authors_count":191,"issue_authors_count":725,"avg_comments_per_issue":2.7668776371308015,"avg_comments_per_pull_request":3.2847560975609755,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":24,"past_year_pull_requests_count":152,"past_year_avg_time_to_close_issue":6973359.916666667,"past_year_avg_time_to_close_pull_request":1126183.9156626507,"past_year_issues_closed_count":12,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":56,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":1.875,"past_year_avg_comments_per_pull_request":2.223684210526316,"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/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/faiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/faiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/faiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/faiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/faiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/faiss/codemeta","maintainers":[{"uuid":"SomeoneSerge","login":null,"name":"Sergei K","email":"sergei.kozlukov@aalto.fi","url":"https://github.com/SomeoneSerge","packages_count":80,"html_url":null,"role":null,"created_at":"2026-03-04T12:42:25.216Z","updated_at":"2026-03-04T12:42:25.216Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/SomeoneSerge/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3446},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-09-04T05:05:08.154Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13962536,"name":"faiss-for-go-faiss","ecosystem":"guix","description":"Efficient similarity search and clustering of dense vectors","homepage":"https://github.com/facebookresearch/faiss","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/facebookresearch/faiss","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:38:16.637Z","latest_release_published_at":"2026-03-02T22:38:16.637Z","latest_release_number":"1.11.0-0.608356b","last_synced_at":"2026-04-27T18:09:56.715Z","created_at":"2026-03-02T22:38:16.458Z","updated_at":"2026-08-25T05:15:57.429Z","registry_url":"https://packages.guix.gnu.org/packages/faiss-for-go-faiss/1.11.0-0.608356b/","install_command":"guix install faiss-for-go-faiss","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/graph.scm#n586","metadata":{"location":"gnu/packages/graph.scm:586","variable_name":"faiss-for-go-faiss"},"repo_metadata":{"id":37359288,"uuid":"81227005","full_name":"facebookresearch/faiss","owner":"facebookresearch","description":"A library for efficient similarity search and clustering of dense vectors.","archived":false,"fork":false,"pushed_at":"2026-08-19T22:06:01.000Z","size":285209,"stargazers_count":40802,"open_issues_count":288,"forks_count":4502,"subscribers_count":493,"default_branch":"main","last_synced_at":"2026-08-25T00:40:04.648Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://faiss.ai","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2017-02-07T16:07:05.000Z","updated_at":"2026-08-25T00:33:48.000Z","dependencies_parsed_at":"2026-08-25T00:44:15.342Z","dependency_job_id":null,"html_url":"https://github.com/facebookresearch/faiss","commit_stats":{"total_commits":1111,"total_committers":187,"mean_commits":"5.9411764705882355","dds":0.7965796579657966,"last_synced_commit":"bf73e38d10ae6818d7e5d7250a55bb0c9944a9ef"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/faiss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/sbom","scorecard":{"id":390941,"data":{"date":"2025-08-11","repo":{"name":"github.com/facebookresearch/faiss","commit":"f9ccd582f9a9b8400428625d1ff3217ae83422b9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/retry_build.yml:1","Warn: no topLevel permission defined: .github/workflows/update-doxygen.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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-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":"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/autoclose.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:164: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docs.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/publish-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-doxygen.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/update-doxygen.yml/main?enable=pin","Warn: containerImage not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: pipCommand not pinned by hash: faiss/cppcontrib/docker_dev/Dockerfile:4","Warn: downloadThenRun not pinned by hash: .github/workflows/build-pull-request.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish-docs.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/update-doxygen.yml:21","Info:   0 out of  29 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Warn: PRs are not required to make changes on branch 'main'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/facebookresearch/.github/SECURITY.md:1","Info: Found linked content: github.com/facebookresearch/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/facebookresearch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-18T17:47:49.048Z","repository_id":37359288,"created_at":"2025-08-18T17:47:49.049Z","updated_at":"2025-08-18T17:47:49.049Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36890640,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"facebookresearch","name":"Meta Research","uuid":"16943930","kind":"organization","description":"","email":null,"website":"https://opensource.fb.com","location":"Menlo Park, California","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16943930?v=4","repositories_count":1389,"last_synced_at":"2026-08-22T11:35:02.289Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/facebookresearch","funding_links":[],"total_stars":966276,"followers":37132,"following":0,"created_at":"2022-11-02T16:26:31.312Z","updated_at":"2026-08-22T11:35:02.303Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch/repositories"},"tags":[{"name":"v1.15.0","sha":"20f14b31a6d54e243a3d1de6ae193fc4c3ec18ed","kind":"commit","published_at":"2026-08-03T17:04:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.15.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.15.0/manifests"},{"name":"v1.14.3","sha":"0ca9df4792b173d573044ee14ca0704780176e82","kind":"tag","published_at":"2026-06-13T01:44:59.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.3/manifests"},{"name":"v1.14.2","sha":"8f038486672564190a78307e4fb5ce2da6c43d45","kind":"tag","published_at":"2026-05-22T19:26:22.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"5622e93733b64b2e033362dbdfda019b2ab33ef0","kind":"commit","published_at":"2026-03-06T17:33:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"e56d96aa01c14eda55def5d4fea2046ac96dcab8","kind":"commit","published_at":"2026-03-03T03:00:50.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.14.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"070fbcdd93ee086ddacb1bbd0aa078e31864cdd9","kind":"commit","published_at":"2025-12-19T23:38:00.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"338a5fbf8b5aea3008fac68501956cc8a525a468","kind":"commit","published_at":"2025-12-02T23:54:51.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"3c54e2efb891b1a317e69308097ba54122c3b033","kind":"commit","published_at":"2025-11-12T11:26:01.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.13.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"e8234e563f1ecef5f036e83c3cfee366d3f1fbca","kind":"commit","published_at":"2025-08-12T16:32:30.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.12.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"ea1cdf0fb28f31ab36ea95d8d65abfcc184d1b8f","kind":"commit","published_at":"2025-04-25T04:58:21.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.11.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"189a9d4461233de798c2eb17fb6d354ceda542e6","kind":"tag","published_at":"2025-01-31T22:20:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.10.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"d243e628880676332263347817b3fe7f474b8b5b","kind":"tag","published_at":"2024-10-09T16:24:32.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.9.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"943d08bdad7946b22f56d040756669ee444dd681","kind":"tag","published_at":"2024-02-29T22:05:15.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.8.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.8.0/manifests"},{"name":"v1.7.4","sha":"d87888b13e7eb339bb9c45825e9d20def6665171","kind":"tag","published_at":"2023-04-20T13:38:11.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"19f7696deedc93615c3ee0ff4de22284b53e0243","kind":"tag","published_at":"2022-11-30T15:15:44.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"c08cbff1a4d6c9afb6b8f69004c5530aaf80237a","kind":"commit","published_at":"2021-12-16T23:44:23.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"cff072b78ef019998990c6ba02df83dd7d3c8d38","kind":"commit","published_at":"2021-05-27T17:49:37.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7c2d2388a492d65fdda934c7e74ae87acaeed066","kind":"commit","published_at":"2021-01-27T11:37:26.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.7.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"88eabe97f96d0c0964dfa075f74373c64d46da80","kind":"commit","published_at":"2020-11-22T16:58:08.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.5","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"0fb6c00cfa9487416b5cdf514f5f796476eecb06","kind":"commit","published_at":"2020-10-12T07:01:06.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.4","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"a17a631dc326b3b394f4e9fb63d0a7af475534dc","kind":"commit","published_at":"2020-03-24T13:06:48.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"22b7876ef5540b85feee173aa3182a2f37dc98f6","kind":"commit","published_at":"2020-03-10T13:24:07.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"2ba6985f81d200c97dce94c8d564b1645d90d0ba","kind":"tag","published_at":"2019-12-05T15:17:53.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31393764cccb3ae94e8a604e1fd891b331c46221","kind":"tag","published_at":"2019-09-24T03:29:02.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.6.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.6.0/manifests"},{"name":"v1.5.3","sha":"efa81eec762e79d26121de56a58c325ee3ca0f83","kind":"tag","published_at":"2019-06-24T15:42:25.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.3","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"dacd5a9f51fe7933685bf906009b398ceeb504ab","kind":"tag","published_at":"2019-05-28T14:22:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.2","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"7f5b22b0fff0882ce4afd93ce54cc2833a224909","kind":"tag","published_at":"2019-04-05T10:23:57.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"4bcb5b3fe0f88f1b3358b0e1f422618a2f957d7f","kind":"tag","published_at":"2018-12-20T11:00:18.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.5.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"cdc5a8b7b876fb636362c724f54e06fe889e3ac7","kind":"commit","published_at":"2018-08-30T19:15:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.4.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"2dc30e14cfa76985ff8c2821c051f1725fe66afa","kind":"tag","published_at":"2018-07-10T17:39:33.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.3.0","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"4d440b6698fcc7b08607534bc622902b52bf9c49","kind":"commit","published_at":"2018-02-28T09:03:20.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v1.2.1","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v1.2.1/manifests"},{"name":"v20180223","sha":"0c482e54eb894eb1832b58cc11a286a84aa69ce8","kind":"commit","published_at":"2018-02-23T15:49:45.000Z","download_url":"https://codeload.github.com/facebookresearch/faiss/tar.gz/v20180223","html_url":"https://github.com/facebookresearch/faiss/releases/tag/v20180223","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/facebookresearch/faiss@v20180223","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/tags/v20180223/manifests"}]},"repo_metadata_updated_at":"2026-08-25T05:15:57.429Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/faiss-for-go-faiss","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/faiss-for-go-faiss","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/faiss-for-go-faiss","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/faiss-for-go-faiss/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T00:33:01.678Z","issues_count":948,"pull_requests_count":1631,"avg_time_to_close_issue":18791561.48292683,"avg_time_to_close_pull_request":1907006.5877920121,"issues_closed_count":615,"pull_requests_closed_count":1327,"pull_request_authors_count":189,"issue_authors_count":724,"avg_comments_per_issue":2.7436708860759493,"avg_comments_per_pull_request":3.2844880441446964,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":25,"past_year_pull_requests_count":158,"past_year_avg_time_to_close_issue":5553325.3,"past_year_avg_time_to_close_pull_request":970208.1851851852,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":81,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.6,"past_year_avg_comments_per_pull_request":2.2278481012658227,"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/facebookresearch%2Ffaiss/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/faiss-for-go-faiss/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/faiss-for-go-faiss/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/faiss-for-go-faiss/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/faiss-for-go-faiss/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/faiss-for-go-faiss/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/faiss-for-go-faiss/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32465,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1354},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-09-04T05:05:30.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}}],"commits":{"id":6730,"full_name":"facebookresearch/faiss","default_branch":"main","total_commits":2268,"total_committers":350,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":6.48,"dds":0.8509700176366843,"past_year_total_commits":703,"past_year_total_committers":132,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":5.325757575757576,"past_year_dds":0.8506401137980085,"last_synced_at":"2026-09-07T17:58:22.464Z","last_synced_commit":"2ed4c106e9fb9686e7727e5daf8ad6ad1e164109","created_at":"2023-03-07T09:43:34.586Z","updated_at":"2026-09-07T17:58:21.599Z","committers":[{"name":"Matthijs Douze","email":"matthijs@fb.com","login":"mdouze","count":338},{"name":"Michael Norris","email":"mnorris@meta.com","login":null,"count":150},{"name":"Gergely Szilvasy","email":"gsz@meta.com","login":"algoriddle","count":110},{"name":"Alibek Zhakubayev","email":"alibek@meta.com","login":"alibeklfc","count":107},{"name":"Lucas Hosseini","email":"lucas.hosseini@gmail.com","login":"beauby","count":104},{"name":"Richard Barnes","email":"rbarnes@meta.com","login":"r-barnes","count":88},{"name":"Justin Gibbs","email":"gibbs@meta.com","login":"scsiguy","count":74},{"name":"Alexandr Guzhva","email":"alexanderguzhva@gmail.com","login":"alexanderguzhva","count":63},{"name":"Lucas Hosseini","email":"hoss@fb.com","login":null,"count":58},{"name":"Ramil Bakhshyiev","email":"ramil@meta.com","login":"ramilbakhshyiev","count":57},{"name":"Junjie Qi","email":"jqi@meta.com","login":"junjieqi","count":55},{"name":"Alexandr Guzhva","email":"aguzhva@meta.com","login":null,"count":49},{"name":"Mengdi Lin","email":"mengdilin@meta.com","login":"mengdilin","count":40},{"name":"Jeff Johnson","email":"jhj@fb.com","login":"wickedfoo","count":38},{"name":"Tia Lim","email":"tialim@meta.com","login":"limqiying","count":33},{"name":"Tarang Jain","email":"jaintarang2015@gmail.com","login":"tarang-jain","count":28},{"name":"Check Deng","email":"checkdeng0903@gmail.com","login":"KinglittleQ","count":27},{"name":"generatedunixname89002005287564","email":"generatedunixname89002005287564@meta.com","login":null,"count":27},{"name":"Tom Jackson","email":"tjackson@meta.com","login":"ddrcoder","count":22},{"name":"Kumar Saurabh Arora","email":"kuarora@meta.com","login":"kuarora","count":22},{"name":"generatedunixname949130641157030","email":"noreply+949130641157030@fb.com","login":null,"count":21},{"name":"Subhadeep Karan","email":"subhadeepkaran@meta.com","login":null,"count":17},{"name":"Mulugeta Mammo","email":"mulugeta.mammo@intel.com","login":"mulugetam","count":16},{"name":"George Wang","email":"gtwang01@meta.com","login":"gtwang01","count":16},{"name":"H. Vetinari","email":"h.vetinari@gmx.com","login":"h-vetinari","count":15},{"name":"Jeff Johnson","email":"jhj@meta.com","login":null,"count":15},{"name":"Maria","email":"marialomeli@fb.com","login":"mlomeli1","count":15},{"name":"Alexander Andreev","email":"andreevlex.as@gmail.com","login":"ava57r","count":13},{"name":"Max Buckley","email":"maxwbuckley@gmail.com","login":"maxwbuckley","count":13},{"name":"Amir Sadoughi","email":"sadoughi@fb.com","login":"asadoughi","count":12},{"name":"lyang24","email":"lanqingy93@gmail.com","login":"lyang24","count":12},{"name":"Y.Imaizumi","email":"40021161+vorj","login":"vorj","count":11},{"name":"Eduardo Pinho","email":"enet4mikeenet@gmail.com","login":"Enet4","count":11},{"name":"wx257osn2@yahoo.co.jp","email":"wx257osn2@yahoo.co.jp","login":"wx257osn2","count":11},{"name":"Akash Nayar","email":"akashknayar5@gmail.com","login":"aknayar","count":10},{"name":"Amir Sadoughi","email":"sadoughi@meta.com","login":null,"count":10},{"name":"Michelle Ma","email":"xiaoyam@meta.com","login":null,"count":10},{"name":"Trang Nguyen","email":"trangnmnguyen@meta.com","login":"trang-nm-nguyen","count":10},{"name":"Xiao Fu","email":"xiaofu@meta.com","login":null,"count":9},{"name":"generatedunixname4593378654225212","email":"noreply+4593378654225212@fb.com","login":null,"count":9},{"name":"Bhavik Sheth","email":"bsheth@meta.com","login":"bshethmeta","count":9},{"name":"Satyendra Mishra","email":"satyendra@meta.com","login":"satymish","count":9},{"name":"chasingegg","email":"gaoc96@qq.com","login":"chasingegg","count":8},{"name":"ethanglaser","email":"42726565+ethanglaser","login":"ethanglaser","count":8},{"name":"generatedunixname89002005325676","email":"generatedunixname89002005325676@fb.com","login":null,"count":8},{"name":"jinsolp","email":"jinsolp@nvidia.com","login":"jinsolp","count":7},{"name":"Kota Yamaguchi","email":"yamaguchi_kota@cyberagent.co.jp","login":"kyamagu","count":7},{"name":"Alexis Schlomer","email":"alexis_schlomer@hotmail.com","login":"AlSchlo","count":7},{"name":"generatedunixname923199350665076","email":"noreply+923199350665076@fb.com","login":null,"count":6},{"name":"generatedunixname810962191699359","email":"noreply+810962191699359@fb.com","login":null,"count":6},{"name":"Juan Carpio Castellanos","email":"juancarpio@meta.com","login":null,"count":6},{"name":"Ailing","email":"ailzhang","login":"ailzhang","count":6},{"name":"Pankaj Singh","email":"pankajsingh@meta.com","login":"pankajsingh88","count":6},{"name":"Jaap Aarts","email":"jaap.aarts1@gmail.com","login":"JAicewizard","count":6},{"name":"CodemodService FBSourceClangFormatLinterBot","email":"","login":null,"count":5},{"name":"Andrejs Krasilnikovs","email":"andrejs@meta.com","login":null,"count":5},{"name":"zh Wang","email":"rekind133@outlook.com","login":"hhy3","count":5},{"name":"Abdelrahman Elmeniawy","email":"elmeniawy@fb.com","login":"AbdelrahmanElmeniawy","count":5},{"name":"Corey J. Nolet","email":"cjnolet@gmail.com","login":"cjnolet","count":5},{"name":"simshi","email":"simonshi@gmail.com","login":"simshi","count":5},{"name":"Denis Yaroshevskiy","email":"dyaroshev@meta.com","login":"DenisYaroshevskiy","count":4},{"name":"divyegala","email":"divyegala@gmail.com","login":"divyegala","count":4},{"name":"Pierre Letessier","email":"pierre.letessier@gmail.com","login":"pletessier","count":4},{"name":"Michael Pittard","email":"ItsPitt","login":"ItsPitt","count":4},{"name":"glutamatt","email":"glutamatt@live.fr","login":"glutamatt","count":4},{"name":"Jim Meyering","email":"meyering@meta.com","login":null,"count":4},{"name":"Evan Haque","email":"evanhaque1@gmail.com","login":"Evandabest","count":4},{"name":"Sugosh Nagavara Ravindra","email":"sugosh@fb.com","login":null,"count":3},{"name":"generatedunixname1395027625275998","email":"noreply+1395027625275998@fb.com","login":null,"count":3},{"name":"generatedunixname1789769605024584","email":"noreply+1789769605024584@fb.com","login":null,"count":3},{"name":"generatedunixname89002005325676","email":"generatedunixname89002005325676@meta.com","login":null,"count":3},{"name":"shengjun.li","email":"shengjun.li@zilliz.com","login":null,"count":3},{"name":"Aalekh Patel","email":"aalekh.gwpeck.7998@icloud.com","login":"aalekhpatel07","count":3},{"name":"ihb2032","email":"hebome@foxmail.com","login":"ihb2032","count":3},{"name":"Taksh","email":"takshkothari09@gmail.com","login":"Chessing234","count":3},{"name":"Binozo","email":"70137898+Binozo","login":"Binozo","count":3},{"name":"Facebook Community Bot","email":"facebook-github-bot","login":"facebook-github-bot","count":3},{"name":"Kaelen Haag","email":"kaelen@trymoda.ai","login":"kaelen-moda","count":3},{"name":"Naveen Tatikonda","email":"navtat@amazon.com","login":"naveentatikonda","count":3},{"name":"Nicolas De Carli","email":"ndecarli@meta.com","login":"Nicoshev","count":3},{"name":"Ray Tien","email":"ray.tien0907@gmail.com","login":"Ray0907","count":3},{"name":"Shengqi Chen","email":"harry-chen@outlook.com","login":"Harry-Chen","count":3},{"name":"Jesper Stemann Andersen","email":"jesper@sait.dk","login":"stemann","count":2},{"name":"Yuri Victorovich","email":"yuri@FreeBSD.org","login":"yurivict","count":2},{"name":"Xiaozhong Pan","email":"rpan@meta.com","login":"bladepan","count":2},{"name":"Taras Tsugrii","email":"ttsugrii@meta.com","login":"ttsugriy","count":2},{"name":"Dooyong Kim","email":"kdooyong@amazon.com","login":"0ctopus13prime","count":2},{"name":"Shuyao Qi","email":"sqi@meta.com","login":"sqi-mt","count":2},{"name":"Sergii Dymchenko","email":"sdym@meta.com","login":"kit1980","count":2},{"name":"Saumitr Pathak","email":"saumitr@meta.com","login":"saumitrp","count":2},{"name":"Robert Maynard","email":"rmaynard@nvidia.com","login":"robertmaynard","count":2},{"name":"Prabhat Roy","email":"prabhatroy@fb.com","login":"prabhat00155","count":2},{"name":"Anarion","email":"anarionzuo@outlook.com","login":"Anarion-zuo","count":2},{"name":"Jin Hai","email":"hai.jin@zilliz.com","login":"JinHai-CN","count":2},{"name":"wwq","email":"wenchingw@outlook.com","login":"weiwch","count":2},{"name":"ssk","email":"1640761137@qq.com","login":"ssk01","count":2},{"name":"sdye","email":"sdye@babbel.com","login":"dascoder","count":2},{"name":"Octavian Guzu","email":"octavguzu@meta.com","login":"OctavianGuzu","count":2},{"name":"Andreas Huber","email":"andreas.huber@intel.com","login":"ahuber21","count":2},{"name":"Aloxaf Yin","email":"Aloxafx@gmail.com","login":"Aloxaf","count":2},{"name":"Mickael Ide","email":"mide@nvidia.com","login":"lowener","count":2},{"name":"Ikko Eltociear Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":2},{"name":"Grace Cheng","email":"wenxinc@meta.com","login":"wenxin0319","count":2},{"name":"Roques Steve","email":"steve.roques@gmail.com","login":"roquess","count":2},{"name":"FugoP","email":"264910004+AgentGymLeader","login":"AgentGymLeader","count":2},{"name":"Fabrizio (Misto) Milo","email":"mistobaan@gmail.com","login":"Mistobaan","count":2},{"name":"Andrew Latham","email":"latham@meta.com","login":"latham-meta","count":2},{"name":"Aaryan Mehta","email":"73230976+blazingphoenix7","login":"blazingphoenix7","count":2},{"name":"Aditya Vidyadhar Kamath","email":"Aditya.Kamath1@ibm.com","login":"KamathForAIX","count":2},{"name":"Boris Mansencal","email":"boris.mansencal@labri.fr","login":"BorisMansencal","count":2},{"name":"Michael Norris","email":"mnorris@fb.com","login":"mnorris11","count":2},{"name":"Lizz","email":"lizz@lizz.me","login":"myl2821","count":2},{"name":"LiuJuanXi","email":"490829167@qq.com","login":"LiuJuanXi","count":2},{"name":"Kaival Parikh","email":"46070017+kaivalnp","login":"kaivalnp","count":2},{"name":"KV2773","email":"kushal.verma1@ibm.com","login":"KV2773","count":2},{"name":"Julieta","email":"jltmtzc@gmail.com","login":"una-dinosauria","count":2},{"name":"Jim Borden","email":"jim.borden@couchbase.com","login":"borrrden","count":2},{"name":"Franciszek Piechocki","email":"153953837+PiechockiF","login":"PiechockiF","count":2},{"name":"generatedunixname1503575461768524","email":"noreply+1503575461768524@fb.com","login":null,"count":2},{"name":"iotamudelta","email":"dieterich@ogolem.org","login":"iotamudelta","count":2},{"name":"ivan-digital","email":"42473865+ivan-digital","login":"ivan-digital","count":2},{"name":"generatedunixname2012458493028417","email":"noreply+2012458493028417@fb.com","login":null,"count":2},{"name":"generatedunixname2094418054467506","email":"noreply+2094418054467506@fb.com","login":null,"count":2},{"name":"generatedunixname89002005232357","email":"generatedunixname89002005232357@meta.com","login":null,"count":2},{"name":"Ivan Sopin","email":"ivansopin@meta.com","login":null,"count":2},{"name":"Pratyaksh Sharma","email":"pratsh@meta.com","login":null,"count":2},{"name":"Saumya Agarwal","email":"saumyaagarwal@fb.com","login":null,"count":2},{"name":"generatedunixname1262449429094718","email":"noreply+1262449429094718@fb.com","login":null,"count":2},{"name":"Kaival Parikh","email":"kaivalp2000@gmail.com","login":null,"count":2},{"name":"Lei Huang","email":"lei6669@meta.com","login":null,"count":2},{"name":"Lengning Liu","email":"lengning@meta.com","login":null,"count":2},{"name":"Akshay Mahesh","email":"akmahesh@meta.com","login":null,"count":2},{"name":"Bernard Zhao","email":"bernardzhao@meta.com","login":null,"count":2},{"name":"Carl Love","email":"carll@ltcden2-lp1.aus.stglabs.ibm.com","login":null,"count":2},{"name":"Christopher Ponce de Leon","email":"cpdl@fb.com","login":null,"count":1},{"name":"Binozo","email":"entwickler@binozoworks.de","login":null,"count":1},{"name":"Bonnie Varghese","email":"bonniearogyam.varghese@hpe.com","login":null,"count":1},{"name":"Aaron Lin","email":"aaron.dl.lin@intel.com","login":null,"count":1},{"name":"Andrew Yooeun Chun","email":"aychun00@gmail.com","login":"aychun","count":1},{"name":"Andrew Aksyonoff","email":"shodan@sphinxsearch.com","login":"shodanium","count":1},{"name":"Andres Suarez","email":"asuarez@meta.com","login":"zertosh","count":1},{"name":"ASHIK SHARON M","email":"80738185+ashiksharonm","login":"ashiksharonm","count":1},{"name":"Abhinav Kumar","email":"abhinavkumar516@gmail.com","login":"abhi10691","count":1},{"name":"Abhiram Vadlapatla","email":"v.abhiram97@gmail.com","login":"abhiramvad","count":1},{"name":"Adeykin","email":"adeykin90@gmail.com","login":"Adeykin","count":1},{"name":"Alex Shen","email":"esdotzed@gmail.com","login":"esdotzed","count":1},{"name":"Ali Safaya","email":"alisafaya@gmail.com","login":"alisafaya","count":1},{"name":"Andrei Ruslantsev","email":"45721959+aruslantsev","login":"aruslantsev","count":1},{"name":"saime","email":"2286263079@qq.com","login":null,"count":1},{"name":"sadoughi","email":"sadoughi@devvm15198.frc0.facebook.com","login":null,"count":1},{"name":"pigghost","email":"husteihp@qq.com","login":null,"count":1},{"name":"generatedunixname3846135475516776","email":"noreply+3846135475516776@fb.com","login":null,"count":1},{"name":"generatedunixname26860585020226206","email":"noreply+26860585020226206@fb.com","login":null,"count":1},{"name":"generatedunixname2443911735787003","email":"noreply+2443911735787003@fb.com","login":null,"count":1},{"name":"generatedunixname2238252550246476","email":"noreply+2238252550246476@fb.com","login":null,"count":1},{"name":"generatedunixname1242365081173837","email":"noreply+1242365081173837@fb.com","login":null,"count":1},{"name":"Zhiyong Wang","email":"zhiywang@meta.com","login":null,"count":1},{"name":"Trevor Mathisen","email":"trevormathisen@meta.com","login":null,"count":1},{"name":"generatedunixname537391475639613","email":"noreply+537391475639613@fb.com","login":null,"count":1},{"name":"Runhe Zhu","email":"zhurunhe@meta.com","login":null,"count":1},{"name":"Rujin Cao","email":"rujinc@meta.com","login":null,"count":1},{"name":"Philip Pronin","email":"philipp@meta.com","login":null,"count":1},{"name":"Patrick Somaru","email":"patsomaru@fb.com","login":null,"count":1},{"name":"Matthijs Douze","email":"matthijs@devfair0144.h2.fair","login":null,"count":1},{"name":"Jeff Johnson","email":"jhj@devfair032.maas","login":null,"count":1},{"name":"Jayasruthi Vr","email":"jayasruthivr@fb.com","login":null,"count":1},{"name":"Jason Sylka","email":"jsylka@meta.com","login":null,"count":1},{"name":"Jason Sylka","email":"jsylka@fb.com","login":null,"count":1},{"name":"Ivan Sopin","email":"ivansopin@fb.com","login":null,"count":1},{"name":"Haijun Yu","email":"yuhj@zetyun.com","login":null,"count":1},{"name":"Gufan Yin","email":"gyin@fb.com","login":null,"count":1},{"name":"Greg Sinclair","email":"greg.sinclair@gettyimages.com","login":null,"count":1},{"name":"Emy Sun","email":"emysun@meta.com","login":null,"count":1},{"name":"Eddy Li","email":"xiujinl@meta.com","login":null,"count":1},{"name":"Dikpal Reddy","email":"dikpal@fb.com","login":null,"count":1},{"name":"David Tolnay","email":"dtolnay@meta.com","login":null,"count":1},{"name":"CodemodService Bot","email":"ltoonqpgsf_1546886053@tfbnw.net","login":null,"count":1},{"name":"Vincent Smith","email":"vosmith08@gmail.com","login":"vosmith","count":1},{"name":"Warmchay","email":"1282046785@qq.com","login":"Warmchay","count":1},{"name":"Wenhao Liu","email":"lwh.scu@gmail.com","login":"macworld","count":1},{"name":"William","email":"wilyan090@gmail.com","login":"wilyan09007","count":1},{"name":"Xuefeng Xu","email":"41134380+xuefeng-xu","login":"xuefeng-xu","count":1},{"name":"Xuhui Sun","email":"ericsun1995@gmail.com","login":"XuhuiSun95","count":1},{"name":"YANG Qi","email":"y3tothe6@outlook.com","login":"3tothe6","count":1},{"name":"Yinze","email":"37508512+yinze00","login":"yinze00","count":1},{"name":"Yohei Kikuta","email":"diracdiego@gmail.com","login":"yoheikikuta","count":1},{"name":"Yurij Mikhalevich","email":"0@39.yt","login":"yurijmikhalevich","count":1},{"name":"aamijar","email":"aamijar230@gmail.com","login":"aamijar","count":1},{"name":"adream307","email":"adream307@163.com","login":"adream307","count":1},{"name":"alemagnani","email":"ale.magnani@gmail.com","login":"alemagnani","count":1},{"name":"alexandresablayrolles","email":"sla382@nyu.edu","login":"alexandresablayrolles","count":1},{"name":"anish k","email":"ak8686@princeton.edu","login":"anishesg","count":1},{"name":"ashishresu2001","email":"148853396+ashishresu2001","login":"ashishresu2001","count":1},{"name":"avk","email":"Andrew.Kostousov@gmail.com","login":"AndrewKostousov","count":1},{"name":"baohongmin","email":"102135455+baohongmin","login":"baohongmin","count":1},{"name":"catbraincell","email":"luoshumymail@gmail.com","login":"warmonkey","count":1},{"name":"cclauss","email":"cclauss@me.com","login":"cclauss","count":1},{"name":"chck","email":"deadline.is.today@gmail.com","login":"chck","count":1},{"name":"cyy","email":"cyyever@outlook.com","login":"cyyever","count":1},{"name":"Rafał Harabień","email":"rafalh92@outlook.com","login":"rafalh","count":1},{"name":"Rafik Saliev","email":"rafik.f.saliev@intel.com","login":"rfsaliev","count":1},{"name":"Rico","email":"dcy10000@gmail.com","login":"dcy10000","count":1},{"name":"Rohan Rajesh Mali","email":"112767382+RohanMali2003","login":"RohanMali2003","count":1},{"name":"Rohil Shah","email":"shah5963@gmail.com","login":"rohildshah","count":1},{"name":"Ryan Russell","email":"git@ryanrussell.org","login":"ryanrussell","count":1},{"name":"Saarth Deshpande","email":"deshpandesaarth@gmail.com","login":"saarthdeshpande","count":1},{"name":"Saim-naushad","email":"saimnaushad90@gmail.com","login":"Saim-naushad","count":1},{"name":"Scaled Dragon","email":"53454313+Scaled-Vision","login":"Scaled-Vision","count":1},{"name":"陳羿豐 Yi-Feng Chen","email":"randomfrank8@gmail.com","login":"stdio2016","count":1},{"name":"Serge Panev","email":"spanev@nvidia.com","login":"Kh4L","count":1},{"name":"Sid Jha","email":"sidjha03@gmail.com","login":"sidjha1","count":1},{"name":"Soumith Chintala","email":"soumith@gmail.com","login":"soumith","count":1},{"name":"Steffen Schmitz","email":"steffenschmitz@hotmail.de","login":"Steffen911","count":1},{"name":"Swann M Bessa","email":"137710783+bessa75","login":"bessa75","count":1},{"name":"Tamim Ehsan","email":"tamimehsan99@gmail.com","login":"TamimEhsan","count":1},{"name":"ThatikondV","email":"thatikonda.varunreddy@fujitsu.com","login":"ThatikondV","count":1},{"name":"Tianwei Shen","email":"shentianweipku@gmail.com","login":"hlzz","count":1},{"name":"Tim Stumbaugh","email":"stum@hudson-trading.com","login":"tjstum","count":1},{"name":"Tom Dyson","email":"tom@torchbox.com","login":"tomdyson","count":1},{"name":"Tom Forbes","email":"tom@tomforb.es","login":"orf","count":1},{"name":"mukunda katta","email":"mukunda.vjcs6@gmail.com","login":"MukundaKatta","count":1},{"name":"gensmusic","email":"gensmusic@163.com","login":"gensmusic","count":1},{"name":"nanlongyu","email":"yunanlongkoala@gmail.com","login":"nanlongyu","count":1},{"name":"pboueri","email":"58823976+pboueri","login":"pboueri","count":1},{"name":"pe4eniks","email":"evgeniipishchik@mail.ru","login":"epishchik","count":1},{"name":"psj8252","email":"psj8252@naver.com","login":"cosmoquester","count":1},{"name":"ptaylor","email":"paul.e.taylor@me.com","login":"trxcllnt","count":1},{"name":"qmc20234","email":"129745252+qmc20234","login":"qmc20234","count":1},{"name":"ranbenbasat","email":"r.benbasat@cs.ucl.ac.uk","login":"ranbenbasat","count":1},{"name":"ranjitsastra","email":"ranjit.sastra@gmail.com","login":"ranjitsastra","count":1},{"name":"redwrasse","email":"redwrasse","login":"redwrasse","count":1},{"name":"rv","email":"jegou","login":"jegou","count":1},{"name":"spectaclehong","email":"spectaclehong@gmail.com","login":"spectaclehong","count":1},{"name":"tandede","email":"1090179959@qq.com","login":"tandede","count":1},{"name":"tracywong117","email":"tracywong117@gmail.com","login":"tracywong117","count":1},{"name":"vic","email":"viclafargue@nvidia.com","login":"viclafargue","count":1},{"name":"wxd","email":"vip.da@qq.com","login":"wxingda","count":1},{"name":"xinhuitian","email":"xinhui_tian@126.com","login":"xinhuitian","count":1},{"name":"youcheng huang","email":"690394136@qq.com","login":"yockie","count":1},{"name":"yuhaijun999","email":"115384644+yuhaijun999","login":"yuhaijun999","count":1},{"name":"zeyuyun1","email":"43428393+zeyuyun1","login":"zeyuyun1","count":1},{"name":"nameearly","email":"2741313455@qq.com","login":"nameearly","count":1},{"name":"Vinay152003","email":"vinay152003","login":"vinay152003","count":1},{"name":"dengos","email":"dengoswei@gmail.com","login":"dengoswei","count":1},{"name":"dongfang.zhao@gmail.com","email":"dongfang.zhao@gmail.com","login":"hpdic","count":1},{"name":"egolearner","email":"45122959+egolearner","login":"egolearner","count":1},{"name":"Yuri Vanin","email":"yvanin@meta.com","login":"yvanin","count":1},{"name":"zhiqiang-hhhh","email":"seuhezhiqiang@163.com","login":"zhiqiang-hhhh","count":1},{"name":"hckex","email":"33862757+hckex","login":"hckex","count":1},{"name":"imlidian","email":"mail@imlidian.com","login":"DeanLee2013","count":1},{"name":"jeevan6996","email":"jeevanpawar5890@gmail.com","login":"jeevan6996","count":1},{"name":"kfoldcrossvalidator","email":"31493337+kfoldcrossvalidator","login":"kfoldcrossvalidator","count":1},{"name":"khanhkhanhlele","email":"namkhanh2172@gmail.com","login":"khanhkhanhlele","count":1},{"name":"kzahiri1","email":"kzahiri@dons.usfca.edu","login":"Kayvan-Zahiri","count":1},{"name":"lkuffo","email":"lxkr@cwi.nl","login":"lkuffo","count":1},{"name":"lranon1","email":"140350425+lranon1","login":"lranon1","count":1},{"name":"lsb","email":"leebutterman@gmail.com","login":"lsb","count":1},{"name":"luyuncheng","email":"luyuncheng@bytedance.com","login":"luyuncheng","count":1},{"name":"marcelo-cjl","email":"marcelo.chen@zilliz.com","login":"marcelo-cjl","count":1},{"name":"massy-o","email":"telitos000@gmail.com","login":"massy-o","count":1},{"name":"mattg-sp","email":"mgruenke@tycoint.com","login":"mattg-sp","count":1},{"name":"mayuriphad","email":"mayuriphad656@gmail.com","login":"mayuriphad","count":1},{"name":"mohnishkodnani","email":"mohnishkodnani","login":"mohnishkodnani","count":1},{"name":"Ben Mann","email":"ben@anthropic.com","login":"8enmann","count":1},{"name":"Evgeny Savinov","email":"notime.sea@gmail.com","login":"notimesea","count":1},{"name":"Eyal Trabelsi","email":"eyaltrabelsi@gmail.com","login":"eyaltrabelsi","count":1},{"name":"Felix Su","email":"fsu@meta.com","login":"felixsu2006","count":1},{"name":"Fernando Gasperi","email":"fgasperi@meta.com","login":"fgasperij","count":1},{"name":"François Travais","email":"francois@travais.fr","login":"francois-travais","count":1},{"name":"Fu Xiaonan","email":"ht3fudatou@163.com","login":"FU-max-boop","count":1},{"name":"Gerard Moreno-Torres Bertran","email":"gerardmtb@meta.com","login":"germtb","count":1},{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com","login":"gilbsgilbs","count":1},{"name":"Giuseppe Ottaviano","email":"ott@fb.com","login":"ot","count":1},{"name":"Gustav von Zitzewitz","email":"gustav.vonzitzewitz@datarobot.com","login":"gustavz","count":1},{"name":"Haoyu Zhang","email":"haoyuz@meta.com","login":"haoyuz","count":1},{"name":"Hap-Hugh","email":"3160105286@zju.edu.cn","login":"Hap-Hugh","count":1},{"name":"Harvey","email":"harveyaot@gmail.com","login":"harveyaot","count":1},{"name":"Himanshu Gupta","email":"himanshu.code11@gmail.com","login":"himanshu-commits","count":1},{"name":"Huayi Zhang","email":"irachex@gmail.com","login":"irachex","count":1},{"name":"Ishwar Bhati","email":"ishwar.s.bhati@intel.com","login":"ibhati","count":1},{"name":"Israel Zalmanov","email":"isrsal@gmail.com","login":"isrsal","count":1},{"name":"Iurii Makarov","email":"iurii@fb.com","login":"lvoursl","count":1},{"name":"Ivan Lobov","email":"ivanlobov13@gmail.com","login":"Ivanopolo","count":1},{"name":"Ivan Murashko","email":"ivanmurashko@fb.com","login":"ivanmurashko","count":1},{"name":"Jaepil Jeong","email":"zgdr7th@gmail.com","login":"jaepil","count":1},{"name":"Artem Labazov","email":"a.labazov@corp.vk.com","login":"artem","count":1},{"name":"Arun-George-Zachariah","email":"42581255+Arun-George-Zachariah","login":"Arun-George-Zachariah","count":1},{"name":"Arvin Qin","email":"arvin.intech@gmail.com","login":"intech07","count":1},{"name":"Authman","email":"uapatira@gmail.com","login":"authman","count":1},{"name":"Aven","email":"aven@ocr.one","login":"AvenSun","count":1},{"name":"Bader-eddine Ouaich","email":"49657842+baderouaich","login":"baderouaich","count":1},{"name":"Ben Frederickson","email":"github@benfrederickson.com","login":"benfred","count":1},{"name":"Charles Coulombe","email":"ccoulombe","login":"ccoulombe","count":1},{"name":"Chao Zhang","email":"zhangchao@microsoft.com","login":"chinazhangchao","count":1},{"name":"Cash Costello","email":"cash.costello@jhuapl.edu","login":"cash","count":1},{"name":"Carter McClellan","email":"carter.s.mcclellan@gmail.com","login":"CarterMcClellan","count":1},{"name":"Carl Shapiro","email":"cshapiro@meta.com","login":"lexprfuncall","count":1},{"name":"Bruno Guberfain do Amaral","email":"bruno.do.amaral@gmail.com","login":"brunodoamaral","count":1},{"name":"Brian Hart","email":"hartb@us.ibm.com","login":"hartb","count":1},{"name":"Bradley Dice","email":"bdice@bradleydice.com","login":"bdice","count":1},{"name":"Brad Merrill","email":"brad_merrill@hotmail.com","login":"zbrad","count":1},{"name":"Chip-Kerchner","email":"chip.kerchner@ibm.com","login":"ChipKerchner","count":1},{"name":"DJ","email":"44884520+Tickdack","login":"Tickdack","count":1},{"name":"Danil Guskov","email":"guskovd86@mail.ru","login":"guskovd","count":1},{"name":"David Chiu","email":"david20571015@gmail.com","login":"david20571015","count":1},{"name":"David Sweet","email":"github@andamooka.org","login":"dsweet99","count":1},{"name":"Lucian Grijincu","email":"lucian@meta.com","login":"luciang","count":1},{"name":"Marcin Tolysz","email":"tolysz@gmail.com","login":"tolysz","count":1},{"name":"Matthias Braun","email":"matthiasb@meta.com","login":"MatzeB","count":1},{"name":"Max Strange","email":"mbstrange@wisc.edu","login":"mbstrange","count":1},{"name":"Mayank Bhatia","email":"mikkubhatia@gmail.com","login":"m-bhatia","count":1},{"name":"Michael Goff","email":"msgoff","login":"msgoff","count":1},{"name":"Michael Kosten","email":"makosten@me.com","login":"makosten","count":1},{"name":"Michael Simpson","email":"michael@wearethorn.org","login":"mjs2600","count":1},{"name":"Mihai Capotă","email":"mihai@mihaic.ro","login":"mihaic","count":1},{"name":"Minjoon Seo","email":"seominjoon@gmail.com","login":"seominjoon","count":1},{"name":"Mo Zhou","email":"cdluminate@gmail.com","login":"cdluminate","count":1},{"name":"Mulugeta Mammo","email":"cppx86@gmail.com","login":"mulerm","count":1},{"name":"Murat Aslan","email":"murataslan1","login":"murataslan1","count":1},{"name":"Nackel","email":"nackel","login":"nackel","count":1},{"name":"Nathan Douglas","email":"nathan.a.douglas@gmail.com","login":"nathandouglas","count":1},{"name":"Navneet Verma","email":"navneev@amazon.com","login":"navneet1v","count":1},{"name":"Nicholas Ormrod","email":"njormrod@meta.com","login":"Gownta","count":1},{"name":"Nikita Lutsenko","email":"nlutsenko@meta.com","login":"nlutsenko","count":1},{"name":"Osamaali313","email":"86572800+Osamaali313","login":"Osamaali313","count":1},{"name":"Patrick Weizhi Xu","email":"weizhi.xu@zilliz.com","login":"PwzXxm","count":1},{"name":"Paul Saab","email":"ps@meta.com","login":"psaab","count":1},{"name":"moscicky","email":"moscicki.maciej619@gmail.com","login":"moscicky","count":1},{"name":"Di-Is","email":"hommageMe@gmail.com","login":"Di-Is","count":1},{"name":"Jason Gauci","email":"jgmath2000@protonmail.com","login":"MisterTea","count":1},{"name":"Jayjeet Chakraborty","email":"jc.github@rediffmail.com","login":"JayjeetAtGithub","count":1},{"name":"Jeff Palm","email":"palmje@meta.com","login":"palmje","count":1},{"name":"Jeremy Schoemaker","email":"jeremy@shoemoney.com","login":"shoemoney","count":1},{"name":"Jesse LaRose","email":"jesse@taey.ai","login":"palios-taey","count":1},{"name":"Ji Bin","email":"matrixji@live.com","login":"matrixji","count":1},{"name":"Jinming Hu","email":"438600480@qq.com","login":"conanhujinming","count":1},{"name":"John Mazanec","email":"jmazane@amazon.com","login":"jmazanec15","count":1},{"name":"Jonathan Yantis","email":"yantis@yantis.net","login":"yantis","count":1},{"name":"Jose Truyol","email":"josetruyol@gmail.com","login":"xolott","count":1},{"name":"Jure Bajic","email":"jure.bajic94@gmail.com","login":"jbajic","count":1},{"name":"Kaiyu Shi","email":"skyisno.1@gmail.com","login":"Stonesjtu","count":1},{"name":"Kent Gauen","email":"gauenk@purdue.edu","login":"gauenk","count":1},{"name":"Kevin Hui","email":"kevinhui@meta.com","login":"CookieComputing","count":1},{"name":"Kevin Joseph","email":"kevinjoseph1995@gmail.com","login":"kevinjoseph1995","count":1},{"name":"Kn0688","email":"128996369+Kn0688","login":"Kn0688","count":1},{"name":"Kyle Edwards","email":"kyedwards@nvidia.com","login":"KyleFromNVIDIA","count":1},{"name":"Laurent Chauvin","email":"lchauvin@bwh.harvard.edu","login":"lchauvin","count":1},{"name":"Lawson Darrow","email":"lawson.darrow@gmail.com","login":"Lawson-Darrow","count":1},{"name":"Liu Kunling","email":"142668432+LKLLLLLLLLLL","login":"LKLLLLLLLLLL","count":1},{"name":"Lowik Chanussot","email":"lowik@fb.com","login":"LowikC","count":1}],"past_year_committers":[{"name":"Alibek Zhakubayev","email":"alibek@meta.com","login":"alibeklfc","count":105},{"name":"Michael Norris","email":"mnorris@meta.com","login":null,"count":95},{"name":"Justin Gibbs","email":"gibbs@meta.com","login":"scsiguy","count":74},{"name":"Gergely Szilvasy","email":"gsz@meta.com","login":"algoriddle","count":43},{"name":"Matthijs Douze","email":"matthijs@meta.com","login":"mdouze","count":32},{"name":"generatedunixname949130641157030","email":"noreply+949130641157030@fb.com","login":null,"count":21},{"name":"Tia Lim","email":"tialim@meta.com","login":"limqiying","count":19},{"name":"Tom Jackson","email":"tjackson@meta.com","login":"ddrcoder","count":17},{"name":"Subhadeep Karan","email":"subhadeepkaran@meta.com","login":null,"count":14},{"name":"Max Buckley","email":"maxwbuckley@gmail.com","login":"maxwbuckley","count":13},{"name":"lyang24","email":"lanqingy93@gmail.com","login":"lyang24","count":12},{"name":"Mulugeta Mammo","email":"mulugeta.mammo@intel.com","login":"mulugetam","count":12},{"name":"Junjie Qi","email":"jqi@meta.com","login":"junjieqi","count":12},{"name":"Akash Nayar","email":"akashknayar5@gmail.com","login":"aknayar","count":10},{"name":"generatedunixname4593378654225212","email":"noreply+4593378654225212@fb.com","login":null,"count":9},{"name":"ethanglaser","email":"42726565+ethanglaser","login":"ethanglaser","count":8},{"name":"Trang Nguyen","email":"trangnmnguyen@meta.com","login":"trang-nm-nguyen","count":8},{"name":"Alexis Schlomer","email":"alexis_schlomer@hotmail.com","login":"AlSchlo","count":7},{"name":"Richard Barnes","email":"rbarnes@meta.com","login":"r-barnes","count":6},{"name":"Alexandr Guzhva","email":"alexanderguzhva@gmail.com","login":"alexanderguzhva","count":6},{"name":"Juan Carpio Castellanos","email":"juancarpio@meta.com","login":null,"count":6},{"name":"generatedunixname810962191699359","email":"noreply+810962191699359@fb.com","login":null,"count":6},{"name":"generatedunixname923199350665076","email":"noreply+923199350665076@fb.com","login":null,"count":6},{"name":"Tarang Jain","email":"40517122+tarang-jain","login":"tarang-jain","count":5},{"name":"Michelle Ma","email":"xiaoyam@meta.com","login":null,"count":5},{"name":"Andrejs Krasilnikovs","email":"andrejs@meta.com","login":null,"count":5},{"name":"Evan Haque","email":"evanhaque1@gmail.com","login":"Evandabest","count":4},{"name":"Jim Meyering","email":"meyering@meta.com","login":null,"count":3},{"name":"generatedunixname1395027625275998","email":"noreply+1395027625275998@fb.com","login":null,"count":3},{"name":"generatedunixname1789769605024584","email":"noreply+1789769605024584@fb.com","login":null,"count":3},{"name":"Ray Tien","email":"ray.tien0907@gmail.com","login":"Ray0907","count":3},{"name":"Taksh","email":"takshkothari09@gmail.com","login":"Chessing234","count":3},{"name":"ihb2032","email":"hebome@foxmail.com","login":"ihb2032","count":3},{"name":"Franciszek Piechocki","email":"153953837+PiechockiF","login":"PiechockiF","count":2},{"name":"Aalekh Patel","email":"aalekh.gwpeck.7998@icloud.com","login":"aalekhpatel07","count":2},{"name":"Aaryan Mehta","email":"73230976+blazingphoenix7","login":"blazingphoenix7","count":2},{"name":"Andrew Latham","email":"latham@meta.com","login":"latham-meta","count":2},{"name":"Roques Steve","email":"steve.roques@gmail.com","login":"roquess","count":2},{"name":"Binozo","email":"70137898+Binozo","login":"Binozo","count":2},{"name":"Fabrizio (Misto) Milo","email":"mistobaan@gmail.com","login":"Mistobaan","count":2},{"name":"FugoP","email":"264910004+AgentGymLeader","login":"AgentGymLeader","count":2},{"name":"KV2773","email":"kushal.verma1@ibm.com","login":"KV2773","count":2},{"name":"Michael Norris","email":"mnorris@fb.com","login":"mnorris11","count":2},{"name":"Andreas Huber","email":"9201869+ahuber21","login":"ahuber21","count":2},{"name":"Nicolas De Carli","email":"ndecarli@meta.com","login":"Nicoshev","count":2},{"name":"Anarion","email":"anarionzuo@outlook.com","login":"Anarion-zuo","count":2},{"name":"sdye","email":"sdye@babbel.com","login":"dascoder","count":2},{"name":"Saumitr Pathak","email":"saumitr@meta.com","login":"saumitrp","count":2},{"name":"Ivan Sopin","email":"ivansopin@meta.com","login":null,"count":2},{"name":"ivan-digital","email":"42473865+ivan-digital","login":"ivan-digital","count":2},{"name":"Lei Huang","email":"lei6669@meta.com","login":null,"count":2},{"name":"Lengning Liu","email":"lengning@meta.com","login":null,"count":2},{"name":"Pratyaksh Sharma","email":"pratsh@meta.com","login":null,"count":2},{"name":"generatedunixname1262449429094718","email":"noreply+1262449429094718@fb.com","login":null,"count":2},{"name":"generatedunixname1503575461768524","email":"noreply+1503575461768524@fb.com","login":null,"count":2},{"name":"generatedunixname2012458493028417","email":"noreply+2012458493028417@fb.com","login":null,"count":2},{"name":"generatedunixname2094418054467506","email":"noreply+2094418054467506@fb.com","login":null,"count":2},{"name":"Bernard Zhao","email":"bernardzhao@meta.com","login":null,"count":2},{"name":"Akshay Mahesh","email":"akmahesh@meta.com","login":null,"count":2},{"name":"generatedunixname1242365081173837","email":"noreply+1242365081173837@fb.com","login":null,"count":1},{"name":"Binozo","email":"entwickler@binozoworks.de","login":null,"count":1},{"name":"Aaron Lin","email":"aaron.dl.lin@intel.com","login":null,"count":1},{"name":"generatedunixname2238252550246476","email":"noreply+2238252550246476@fb.com","login":null,"count":1},{"name":"generatedunixname26860585020226206","email":"noreply+26860585020226206@fb.com","login":null,"count":1},{"name":"generatedunixname3846135475516776","email":"noreply+3846135475516776@fb.com","login":null,"count":1},{"name":"generatedunixname537391475639613","email":"noreply+537391475639613@fb.com","login":null,"count":1},{"name":"generatedunixname89002005232357","email":"generatedunixname89002005232357@meta.com","login":null,"count":1},{"name":"Trevor Mathisen","email":"trevormathisen@meta.com","login":null,"count":1},{"name":"saime","email":"2286263079@qq.com","login":null,"count":1},{"name":"Osamaali313","email":"86572800+Osamaali313","login":"Osamaali313","count":1},{"name":"Rafik Saliev","email":"rafik.f.saliev@intel.com","login":"rfsaliev","count":1},{"name":"Rohan Rajesh Mali","email":"112767382+RohanMali2003","login":"RohanMali2003","count":1},{"name":"Saim-naushad","email":"saimnaushad90@gmail.com","login":"Saim-naushad","count":1},{"name":"Swann M Bessa","email":"137710783+bessa75","login":"bessa75","count":1},{"name":"Tamim Ehsan","email":"tamimehsan99@gmail.com","login":"TamimEhsan","count":1},{"name":"Kevin Joseph","email":"kevinjoseph1995@gmail.com","login":"kevinjoseph1995","count":1},{"name":"zhiqiang-hhhh","email":"seuhezhiqiang@163.com","login":"zhiqiang-hhhh","count":1},{"name":"Vinay152003","email":"vinay152003","login":"vinay152003","count":1},{"name":"William","email":"wilyan090@gmail.com","login":"wilyan09007","count":1},{"name":"Xuefeng Xu","email":"41134380+xuefeng-xu","login":"xuefeng-xu","count":1},{"name":"aamijar","email":"aamijar230@gmail.com","login":"aamijar","count":1},{"name":"anish k","email":"ak8686@princeton.edu","login":"anishesg","count":1},{"name":"ashishresu2001","email":"148853396+ashishresu2001","login":"ashishresu2001","count":1},{"name":"baohongmin","email":"102135455+baohongmin","login":"baohongmin","count":1},{"name":"catbraincell","email":"luoshumymail@gmail.com","login":"warmonkey","count":1},{"name":"dongfang.zhao@gmail.com","email":"dongfang.zhao@gmail.com","login":"hpdic","count":1},{"name":"jeevan6996","email":"jeevanpawar5890@gmail.com","login":"jeevan6996","count":1},{"name":"khanhkhanhlele","email":"namkhanh2172@gmail.com","login":"khanhkhanhlele","count":1},{"name":"kzahiri1","email":"kzahiri@dons.usfca.edu","login":"Kayvan-Zahiri","count":1},{"name":"marcelo-cjl","email":"marcelo.chen@zilliz.com","login":"marcelo-cjl","count":1},{"name":"massy-o","email":"telitos000@gmail.com","login":"massy-o","count":1},{"name":"mayuriphad","email":"mayuriphad656@gmail.com","login":"mayuriphad","count":1},{"name":"mukunda katta","email":"mukunda.vjcs6@gmail.com","login":"MukundaKatta","count":1},{"name":"nameearly","email":"2741313455@qq.com","login":"nameearly","count":1},{"name":"nanlongyu","email":"yunanlongkoala@gmail.com","login":"nanlongyu","count":1},{"name":"ranbenbasat","email":"r.benbasat@cs.ucl.ac.uk","login":"ranbenbasat","count":1},{"name":"simshi","email":"simonshi@gmail.com","login":"simshi","count":1},{"name":"tandede","email":"1090179959@qq.com","login":"tandede","count":1},{"name":"tracywong117","email":"tracywong117@gmail.com","login":"tracywong117","count":1},{"name":"vic","email":"viclafargue@nvidia.com","login":"viclafargue","count":1},{"name":"Abhinav Kumar","email":"abhinavkumar516@gmail.com","login":"abhi10691","count":1},{"name":"Bhavik Sheth","email":"bsheth@meta.com","login":"bshethmeta","count":1},{"name":"Brad Merrill","email":"brad_merrill@hotmail.com","login":"zbrad","count":1},{"name":"Bradley Dice","email":"bdice@bradleydice.com","login":"bdice","count":1},{"name":"Carl Shapiro","email":"cshapiro@meta.com","login":"lexprfuncall","count":1},{"name":"Cash Costello","email":"cash.costello@jhuapl.edu","login":"cash","count":1},{"name":"ThatikondV","email":"thatikonda.varunreddy@fujitsu.com","login":"ThatikondV","count":1},{"name":"Chao Zhang","email":"zhangchao@microsoft.com","login":"chinazhangchao","count":1},{"name":"DJ","email":"44884520+Tickdack","login":"Tickdack","count":1},{"name":"Felix Su","email":"fsu@meta.com","login":"felixsu2006","count":1},{"name":"Fu Xiaonan","email":"ht3fudatou@163.com","login":"FU-max-boop","count":1},{"name":"Gerard Moreno-Torres Bertran","email":"gerardmtb@meta.com","login":"germtb","count":1},{"name":"Gilbert Gilb's","email":"gilbsgilbert@gmail.com","login":"gilbsgilbs","count":1},{"name":"Himanshu Gupta","email":"himanshu.code11@gmail.com","login":"himanshu-commits","count":1},{"name":"Ishwar Bhati","email":"ishwar.s.bhati@intel.com","login":"ibhati","count":1},{"name":"ItsPitt","email":"ItsPitt","login":"ItsPitt","count":1},{"name":"Jeremy Schoemaker","email":"jeremy@shoemoney.com","login":"shoemoney","count":1},{"name":"Jesse LaRose","email":"jesse@taey.ai","login":"palios-taey","count":1},{"name":"Jonathan Yantis","email":"yantis@yantis.net","login":"yantis","count":1},{"name":"Jure Bajic","email":"jure.bajic94@gmail.com","login":"jbajic","count":1},{"name":"Kevin Hui","email":"kevinhui@meta.com","login":"CookieComputing","count":1},{"name":"ASHIK SHARON M","email":"80738185+ashiksharonm","login":"ashiksharonm","count":1},{"name":"Kn0688","email":"128996369+Kn0688","login":"Kn0688","count":1},{"name":"Kota Yamaguchi","email":"yamaguchi_kota@cyberagent.co.jp","login":"kyamagu","count":1},{"name":"Lawson Darrow","email":"lawson.darrow@gmail.com","login":"Lawson-Darrow","count":1},{"name":"Matthias Braun","email":"matthiasb@meta.com","login":"MatzeB","count":1},{"name":"Mickael Ide","email":"mide@nvidia.com","login":"lowener","count":1},{"name":"Mihai Capotă","email":"mihai@mihaic.ro","login":"mihaic","count":1},{"name":"Mulugeta Mammo","email":"cppx86@gmail.com","login":"mulerm","count":1},{"name":"Murat Aslan","email":"murataslan1","login":"murataslan1","count":1},{"name":"Nikita Lutsenko","email":"nlutsenko@meta.com","login":"nlutsenko","count":1},{"name":"wwq","email":"wenchingw@outlook.com","login":"weiwch","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-08T00:00:08.681Z","repositories_count":7142930,"commits_count":1054573058,"contributors_count":46140389,"owners_count":1426157,"committers_count":3464747,"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":{"table":{"full_name":"facebookresearch/faiss","html_url":"https://github.com/facebookresearch/faiss","last_synced_at":"2026-09-07T06:00:14.101Z","status":null,"issues_count":956,"pull_requests_count":1655,"avg_time_to_close_issue":18872323.54340836,"avg_time_to_close_pull_request":1939438.6049107143,"issues_closed_count":622,"pull_requests_closed_count":1344,"pull_request_authors_count":197,"issue_authors_count":728,"avg_comments_per_issue":2.7719665271966525,"avg_comments_per_pull_request":3.268882175226586,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":30,"past_year_pull_requests_count":159,"past_year_avg_time_to_close_issue":5990953.928571428,"past_year_avg_time_to_close_pull_request":833873.1428571428,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":84,"past_year_pull_request_authors_count":62,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":1.5666666666666667,"past_year_avg_comments_per_pull_request":2.094339622641509,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T10:36:28.750Z","updated_at":"2026-09-07T06:00:14.103Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Ffaiss/issues","issue_labels_count":{"table":{"install":154,"question":128,"GPU":126,"enhancement":89,"autoclose":86,"help wanted":72,"Implementation":72,"unconfirmed-bug":65,"stale":60,"feature request":51,"cant-repro":37,"bug":29,"Performance":28,"backlog":27,"Platform":25,"Integration":21,"documentation":19,"out-of-scope":18,"langchain":12,"ez":10,"CLA Signed":8,"wontfix":5,"fb-exported":5,"ARM / PPC / exotic hardware":4,"duplicate":4,"invalid":4,"ARM":1,"kind/bug":1,"difficulty/tbd":1,"module: rocm":1,"area/focus":1}},"pull_request_labels_count":{"table":{"CLA Signed":1453,"fb-exported":781,"Merged":581,"ignore":121,"Implementation":83,"meta-exported":63,"module: rocm":50,"install":44,"GPU":39,"Platform":27,"Performance":19,"enhancement":11,"to-benchmark":9,"Reverted":7,"autoclose":6,"bug":6,"documentation":6,"feature request":5,"ez":5,"backlog":3,"Integration":3,"ARM / PPC / exotic hardware":2,"simple-fix":2,"fh:direct-merge-enabled":1,"ARM":1,"unconfirmed-bug":1}},"issue_author_associations_count":{"table":{"NONE":838,"CONTRIBUTOR":118}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":1313,"NONE":342}},"issue_authors":{"table":{"mdouze":23,"cjnolet":10,"shiwanghua":10,"alexanderguzhva":10,"mmnhgo":8,"asadoughi":8,"yurivict":7,"chasingegg":6,"navneet1v":6,"tarang-jain":6,"qwevdb":6,"mnorris11":5,"leemeii":5,"fferroni":4,"zhenglaizhang":4,"KamathForAIX":4,"Aurevoir-68":4,"rchitale7":3,"kuarora":3,"Tickdack":3,"Xiongyou-Peng":3,"naveentatikonda":3,"simshi":3,"Jae0Kang":3,"Kh4L":3,"gabuzi":3,"heemin32":3,"qrdlgit":3,"ghost":3,"anfatima":3,"rafayaar":3,"karthik86248":3,"jmazanec15":3,"SilvioM97":3,"ava57r":3,"Di-Is":3,"guillaumeguy":3,"RongchunYao":3,"ranka47":3,"javiabellan":3,"JAicewizard":3,"mlomeli1":3,"robbespo00":2,"ashleyabraham":2,"h-vetinari":2,"ciaoyizhen":2,"SomeoneSerge":2,"naveenkumarmarri":2,"anupsingh15":2,"puririshi98":2,"mengdilin":2,"OmniscienceAcademy":2,"bfelbo":2,"Catoverflow":2,"wenmingwei":2,"Vikasdubey0551":2,"Ishitori":2,"siyuanWang":2,"barracuda156":2,"jurrutiag":2,"otaj":2,"arjunsk":2,"jakubLangr":2,"AntonioLopardo":2,"ssk01":2,"lockeliu":2,"abdullahbas":2,"sanasz91mdev":2,"SubjectNoi":2,"shaozhixue":2,"ThatikondV":2,"AaroncoolPx":2,"Jar7":2,"hayj":2,"urialon":2,"FalsoMoralista":2,"gajghatenv":2,"fjodborg":2,"guoxinghai":2,"Amala-R":2,"weiwch":2,"FlorianIragne":2,"shamanez":2,"ThomasWarford":2,"liamvdv":2,"ucas010":2,"CascadingRadium":2,"tfeher":2,"bit-pku-zdf":2,"youngjae-avikus":2,"n0thing233":2,"rom1504":2,"LIZHICHAOUNICORN":2,"ShikharJ":2,"0ctopus13prime":2,"XinliYu":2,"Pe4enIks":2,"neezeeyee":2,"plurch":2,"EvagelineFEI":2,"jeyendranbalakrishnan":2,"rafalh":2,"hongyuanmei":2,"leothomas":2,"mhmd-mst":2,"Ghost-bird":2,"chenyuanTKCY":2,"orrorcol":2,"20246688":2,"LionLion888":2,"yangsp5":2,"dipyamanroy":1,"mrcmoresi":1,"namespace-Pt":1,"jtibshirani":1,"liana313":1,"mjack3":1,"mylyu":1,"tambulkar":1,"cherryPotter":1,"Yann-CV":1,"BangDaeng":1,"ahadda5":1,"Quasimondo":1,"yasab27":1,"Orrinn":1,"gliese581gg":1,"DoItWithMe":1,"Waleed794":1,"cascade256":1,"kashiftriffort":1,"JamesDeAntonis":1,"xinhuitian":1,"hwrightson":1,"DimanChauncey":1,"mkandrewhuang301":1,"guyrosin":1,"tsdev":1,"b8188495":1,"Prettytasha":1,"WenqiJiang":1,"carlosgellidaInt":1,"zhouchao0314":1,"SohamTamba":1,"jackbergus":1,"gr8Adakron":1,"zoubaihan":1,"saramont":1,"ZeyuSun":1,"alisafaya":1,"idariis":1,"ljstrnadiii":1,"kwonmha":1,"jayoungo":1,"cloudren2017":1,"ariaattar":1,"fengsky401":1,"duggalrahul":1,"Chamiishan":1,"JoaoGuibs":1,"hoang-nam-2004":1,"Quinn-Meyer-Sustainment":1,"kisasexypantera94":1,"arnavmdas":1,"vaaliferov":1,"suppersam1":1,"DKAndreasen":1,"gony-noreply":1,"ankane":1,"caglarerennn":1,"zhongqingyang":1,"xiaoyangxu":1,"giuspillo":1,"jinhezx":1,"Naozumi520":1,"abhimanyuchadha96":1,"ChipKerchner":1,"matsui528":1,"JudgeLJX":1,"david4096":1,"oseanblue":1,"jianxiangyu":1,"lekhit":1,"aengle1429":1,"ramezgerges":1,"jramapuram":1,"matchyc":1,"thewh1teagle":1,"ybshaw":1,"angel-pan":1,"TiRune":1,"Dobatymo":1,"pha-nguyen":1,"glemaitre":1,"2081147463":1,"ofirshifman":1,"jinjunzh":1,"irowberryFS":1,"mabunday":1,"kaivalnp":1,"hazzus":1,"kyamagu":1,"VoVAllen":1,"dbcSep03":1,"cywuuuu":1,"HelloWorldLTY":1,"flybywind":1,"anindyasdas":1,"a2082761":1,"mfixman":1,"bzr1":1,"iclgg":1,"devilztt":1,"mdeniz1":1,"rohildshah":1,"joziahmays":1,"deitycitian":1,"Bilal798":1,"davidmatson":1,"ThiagoMateo":1,"HarshitGupta29":1,"XiaBing992":1,"monkeycc":1,"JingyuanHe1222":1,"kaleemiqb":1,"bird1235456":1,"yagmur-q":1,"luohuan02":1,"absu5530":1,"rapidcoder7":1,"koren-v":1,"JayjeetAtGithub":1,"vorj":1,"adarshs1310":1,"qianbaidu1266":1,"mylesgoose":1,"dominiquegarmier":1,"foocker":1,"PolarBean":1,"yuanke2001":1,"KimMinSang96":1,"httpswlt":1,"Cass998":1,"volkov-maxim":1,"yotamverily":1,"pilotCapp":1,"ashutoshsingh25":1,"Museum7432":1,"LeoReeYang":1,"yutkin":1,"anlongfei":1,"estella778":1,"19-hanhan":1,"sophiezhai":1,"ramilbakhshyiev":1,"lkuffo":1,"rationalga":1,"akgerber":1,"UnicornGHP":1,"onurtore":1,"GaetanLepage":1,"rsuwaileh":1,"yuxuan2015":1,"devjiang":1,"Yan-J-lee":1,"steam009":1,"ezeli":1,"sarahec":1,"PabloPardoGarcia":1,"hiyyg":1,"wro-ableton":1,"zhougengxian":1,"yangshubin2023":1,"lambda7xx":1,"XiaXuehai":1,"MohammadParsaTheFirst":1,"hackermengzhi":1,"106AbdulBasit":1,"jesscel":1,"Das-Aritra":1,"Meshiba":1,"ruizewang":1,"codingcai":1,"arian1020":1,"snehalpatel-8451":1,"SuperbTUM":1,"ccoulombe":1,"rangehow":1,"eonseo-choi":1,"qwebug":1,"SirRob1997":1,"nguyentrongnhat4869":1,"divrajput":1,"sam3oh5":1,"moshaad7":1,"andylizf":1,"Yura52":1,"anasali90":1,"amallia":1,"gibfahn":1,"DearLabQCM":1,"flexobrain":1,"piyushmanglani08":1,"austinmw":1,"SingL3":1,"Kyungmin-Yu":1,"Isaac-the-Man":1,"hadim":1,"shekkizh":1,"F0xZz":1,"myazi":1,"stoh4306":1,"divyegala":1,"AmineDiro":1,"lynnliu030":1,"fenglonz":1,"ravijoe":1,"mellonyou":1,"KaiChen1998":1,"linux-devil":1,"BruceYang-yeu":1,"abmygate":1,"aabor":1,"Gian-Alessio":1,"aajingmingtao":1,"phelogges":1,"mbanani":1,"kai5gabriel":1,"karankhatri13":1,"Xp-speit2018":1,"juncaofish":1,"johanrosenkilde":1,"wupq2022":1,"codeworse":1,"johann-petrak":1,"AviadHAv":1,"wdongyu":1,"karayakar":1,"Scottie-tech":1,"zjh-nudger":1,"RockNHawk":1,"loretoparisi":1,"Haroldhy":1,"nash169":1,"xinslu":1,"JeanBaptiste-dlb":1,"Chuncbs":1,"berylyellow":1,"JGuibone":1,"Janosch":1,"xYulx":1,"Hillier98":1,"satymish":1,"anoubhav":1,"endjkv":1,"gduchate":1,"AlexWang1900":1,"slavag":1,"zkllong-21":1,"silaopi":1,"HansiZeng":1,"vahagnIV":1,"buguanhuayue":1,"akurniawan":1,"lqhart":1,"joelsiby02":1,"munael":1,"Qiaogx":1,"raulcarlomagno":1,"drfg21exe":1,"suibianmzl":1,"djstrong":1,"Dawn-seagull":1,"ganeshpanaskar":1,"abhinavdangeti":1,"taozhijiang":1,"teticio":1,"apiispanen":1,"sky94520":1,"emsharef":1,"mu94-csl":1,"simon28li":1,"mohamad-hasan-sohan-ajini":1,"zsk97":1,"founder-investwise":1,"ahuber21":1,"hakan-77":1,"IK1218":1,"zivlak":1,"weirdo2310":1,"michellemay":1,"LIHANG-HONG":1,"Amphetaminewei":1,"lindsey98":1,"gahoo":1,"ranjitsastra":1,"dleviminzi":1,"wannanfeng":1,"xuguangning1218":1,"vutung1671997":1,"jamesrobertwilliams":1,"Vikram12301":1,"jeffwillette":1,"EnlightenedAI":1,"gtwang01":1,"avidale":1,"slavafive":1,"raju-kulkarni":1,"Edwinbe":1,"palenshus":1,"lranon1":1,"sairam0619":1,"LucasLee-ff":1,"LKLLLLLLLLLL":1,"Mithrillion":1,"ecozan":1,"AliMirlou":1,"jonporterjones":1,"ppdollhhh":1,"kehuantiantang":1,"howru0321":1,"S-o-T":1,"Versha111":1,"xuqianmamba":1,"doctrymtk":1,"m3ngyang":1,"psych0v0yager":1,"jpletcher":1,"bastidas":1,"hy-yhson":1,"abdulwajid725":1,"drei34":1,"arpesenti":1,"vcampmany":1,"lednhatkhanh":1,"amin3141":1,"shashi-netra":1,"jtong11":1,"eigenvectorBazuz":1,"jl-hk":1,"IanMichaelAsh":1,"CarterMcClellan":1,"Magicen0722":1,"cansik":1,"pberger514":1,"kaushik88":1,"Kadon620":1,"algoriddle":1,"dsweet99":1,"yuanze1024":1,"PankajJ08":1,"JamesRobert321":1,"magdalendobson":1,"pdarulewski":1,"finkery":1,"turanshijieqing":1,"anapaulaappel":1,"brendon-ribeiro918":1,"robotheart":1,"moscicky":1,"rinze":1,"larksudo":1,"eddienewton":1,"SupreethRao99":1,"matveymotyvin":1,"helloansuman":1,"SidharthChandra":1,"Klassikcat":1,"MaheshChandrra":1,"megumin9":1,"zeke-cheung":1,"zhangbin0917":1,"Prabhat1808":1,"stephenhky":1,"borrrden":1,"Devmindtk":1,"shizhediao":1,"whatsbirddd":1,"NguyenVanThanhHust":1,"movchan74":1,"mrgransky":1,"cuixinye":1,"ZhengdiYu":1,"mark124":1,"8Haixin":1,"Randl":1,"seeyourmind":1,"BKTripathy-Git":1,"Rajat-2001":1,"AnyLifeZLB":1,"mlittmanabbvie":1,"qiagerlala":1,"ZwFink":1,"MrFlap":1,"JeromeNi":1,"Vector1iu":1,"juwaynilucman":1,"vishnumur777":1,"MrHwc":1,"leizhanggit":1,"Nav94":1,"viniciussn":1,"cjenkins5614":1,"ivishalanand":1,"Omkar19202":1,"LalchandPandia":1,"Cognitus-Stuti":1,"EmielBoss":1,"sunyinqi0508":1,"miguelsousa":1,"acphile":1,"ShuxunoO":1,"IvanPizhenko":1,"uuuuu-diwu":1,"hashyong":1,"Harry-Chen":1,"PaulLerner":1,"michaelbstek":1,"mhendrey":1,"AndreGodinho7":1,"KirinZzzz":1,"KarhouTam":1,"wesboyt":1,"tianguang2525":1,"gloriamacia":1,"seyeeet":1,"DeepakKarMW":1,"FanqieWorkgroup":1,"kaiyuhwang":1,"tkdhmin":1,"YaaoTu":1,"lstefanou":1,"TerryLiu18":1,"TonyAIChamp":1,"HaoSunUber":1,"moria97":1,"priyankaiiit14":1,"ssdidis":1,"KejingLu-810":1,"wzr1005":1,"Gold-Sea":1,"anntians":1,"Lok-Yat-man":1,"RealNewNoob":1,"jakirkham":1,"blacksmithop":1,"zzyuewo":1,"lgbest123":1,"FlimFlamm":1,"Tottowich":1,"hadesragon":1,"riyajatar37003":1,"ziqi-jin":1,"OrkhanHI":1,"opentld":1,"sheneeb":1,"skriser":1,"KFeiHe":1,"makosten":1,"vadimkantorov":1,"Aub-M":1,"patelprateek":1,"NanKeRen2020":1,"kimihailv":1,"Tomonickb":1,"meghbhalerao":1,"moushuai":1,"conceptofmind":1,"qingfengmingyue":1,"junjieqi":1,"VSingh-ctrl":1,"spsaikumar":1,"sniklaus":1,"iotamudelta":1,"Fortrus":1,"yangcong356":1,"VernonPerry":1,"siddhsql":1,"Ostovane":1,"anliyuan":1,"wonder-fly":1,"SMillerDev":1,"viclafargue":1,"zeliangDing":1,"yockie":1,"GKxxUCAS":1,"anirudhajith":1,"ego-thales":1,"adampauls":1,"rodrigoalmeida94":1,"UnixJunkie":1,"KV-load":1,"whu-lyh":1,"namogg":1,"pankajsingh88":1,"billyean":1,"iamsabhoho":1,"Luciferre":1,"cr-intezra":1,"Learningisboundless":1,"Quaternijkon":1,"jiangtann":1,"suyu15":1,"AhmedHefnawy":1,"MatteoRiva95":1,"turovapolina":1,"mandakinee":1,"nicolas-dufour":1,"hckex":1,"joangog":1,"0gur1":1,"polterguy":1,"averatio":1,"morphes1995":1,"pablocael":1,"czpmango":1,"synergiator":1,"ayiaq1":1,"universewill":1,"alinneman":1,"IcanDoItL":1,"philippmtk":1,"ucasiggcas":1,"biyani701":1,"SwHaraday":1,"alec-nonnemaker":1,"Hardcandies":1,"buttercutter":1,"debanshu08":1,"mataney":1,"gariepyalex":1,"WyLmYYA":1,"wzzc-dev":1,"Dr-Left":1,"Coien-rr":1,"qyang217":1,"huanggefan":1,"chaitanya-meesho":1,"ikamensh":1,"nk-fouque":1,"TevenLeScao":1,"seanchung2":1,"relinda2019":1,"hellolovetiger":1,"nkpart":1,"gigagiova":1,"QuentinSpalla":1,"denkiwakame":1,"landEpita":1,"ahndroo":1,"Megan-xu":1,"ReagTea":1,"caiowakamatsuahrefs":1,"segalinc":1,"Michaeltshen":1,"kolergy":1,"theSJace":1,"juyunsang":1,"Geeker-LStar":1,"aychun":1,"LeonS-creator":1,"abhishekukmeesho":1,"danyang01":1,"siva2k16":1,"gh4snq":1,"Oneiropolo":1,"dshkliarenko":1,"ll931110":1,"kungmo":1,"yunjiangster":1,"rajharshiitb":1,"kahnvex":1,"chenmc1996":1,"qinhaoranaaa":1,"MarcSzafraniec":1,"AhmadM-DL":1,"AlbeLepi":1,"ZexinYan":1,"qsuzer":1,"frootonator":1,"nghiaanh108":1,"mayunlei":1,"premal":1,"xianglous":1,"mabergerx":1,"fanguu":1,"BrandonLiang":1,"ArtificialAtari":1,"zxpshadow":1,"Ganstrich":1,"wenting-zhao":1,"gorlando04":1,"tomleung1996":1,"MarcYin":1,"lcg0808":1,"XIAO-FAN-5257":1,"ckald":1,"AlphaCat00":1,"alanMachineLeraning":1,"aguerreb":1,"jobergum":1,"anubhav562":1,"zhiyuanpeng":1,"olivierabz":1,"junshan-bao":1,"handsomeZhuang":1,"yydai":1,"YangIsNotAvailable":1,"TtPilot96":1,"monk1337":1,"JulianThijssen":1,"celsofranssa":1,"tanmoyio":1,"abulus":1,"zslzx":1,"MayBeLWH":1,"ompanda":1,"raraz15":1,"nkg114mc":1,"mkapry":1,"ask4ralph":1,"taylorgoolsby":1,"bdubayah":1,"arditobryan":1,"rose839":1,"Hangconfirm":1,"PeterMortensen":1,"Nandu-H":1}},"pull_request_authors":{"table":{"ramilbakhshyiev":160,"mnorris11":145,"mengdilin":108,"mdouze":103,"alexanderguzhva":86,"junjieqi":77,"algoriddle":70,"asadoughi":67,"gtwang01":57,"kuarora":40,"tarang-jain":39,"facebook-github-bot":32,"r-barnes":29,"fxdawnn":28,"limqiying":25,"satymish":23,"mulugetam":21,"trang-nm-nguyen":21,"mlomeli1":21,"pankajsingh88":21,"ddrcoder":20,"subhadeepkaran":13,"bshethmeta":13,"KamathForAIX":12,"alibeklfc":12,"lyang24":11,"divyegala":10,"Binozo":10,"vorj":9,"kyamagu":9,"yuhaijun999":9,"ItsPitt":8,"ALittleYam":8,"JAicewizard":8,"jinsolp":7,"simshi":7,"carll99":7,"kaivalnp":7,"cjnolet":7,"heemin32":7,"chasingegg":6,"Harry-Chen":6,"stemann":6,"naveentatikonda":5,"borrrden":5,"wickedfoo":5,"iotamudelta":4,"Aloxaf":4,"sqi-mt":4,"kit1980":4,"ttsugriy":4,"andylizf":4,"weiwch":3,"ssk01":3,"juancarpio27":3,"bladepan":3,"robertmaynard":3,"aalekhpatel07":3,"Evandabest":3,"yurivict":3,"blazingphoenix7":3,"makosten":3,"anthony-zy":3,"KyleFromNVIDIA":3,"anupamme":3,"aknayar":3,"Coien-rr":2,"m-bhatia":2,"Warmchay":2,"bravo325806":2,"LKLLLLLLLLLL":2,"JayjeetAtGithub":2,"abhiramvad":2,"artem":2,"lowener":2,"grf53":2,"mjs2600":2,"derrickquinn":2,"ccoulombe":2,"metonymic-smokey":2,"jmazanec15":2,"ethanglaser":2,"wenxin0319":2,"aychun":2,"sidjha1":2,"hckex":2,"zhurunhe":2,"vsvnakers":2,"phosphorylation":2,"guangzegu":2,"Gownta":2,"anntians":2,"Kh4L":2,"lkuffo":2,"lailifeng-st":2,"tomo-Y2002":2,"Tickdack":2,"AlexMelanFromRingo":2,"aay-gup":2,"lei6669":2,"dtolnay":2,"AlaoPrado":2,"andriygav":2,"luciang":2,"jeffdaily":2,"navneet1v":2,"guanyuanhao981":2,"jaepil":2,"ChipKerchner":2,"Di-Is":2,"dsweet99":2,"JackBoosY":2,"saarthdeshpande":2,"chenyuanTKCY":2,"hammad7":2,"gustavz":2,"ranjitsastra":2,"Ray0907":2,"VinhASOKEN":2,"alisafaya":2,"ThatikondV":2,"xinhuitian":2,"rohildshah":2,"tjstum":2,"yutkin":1,"Kayvan-Zahiri":1,"RohanMali2003":1,"ihb2032":1,"qmc20234":1,"chinazhangchao":1,"fgasperij":1,"mayuriphad":1,"Vinay152003":1,"alor29":1,"rafalh":1,"rootkiller6788":1,"tandede":1,"es0m":1,"saime428":1,"himanshu-commits":1,"premal":1,"bkirunge":1,"YingzuoLiu":1,"rupprecht":1,"CLiqing":1,"NNDam":1,"TamimEhsan":1,"LeonxLJX":1,"benfred":1,"dian-lun-lin":1,"xtangxtang":1,"baohongmin":1,"wilyan09007":1,"AlSchlo":1,"nicabreon":1,"KimmyXYC":1,"Pe4enIks":1,"meta-codesync[bot]":1,"MoElaSec":1,"orbisai0security":1,"njwhite":1,"QingyangYinUber":1,"yockie":1,"haoyuz":1,"hhy3":1,"FU-max-boop":1,"lilothar":1,"PiechockiF":1,"EmmyEmmy":1,"MukundaKatta":1,"hhdri":1,"conanhujinming":1,"shoemoney":1,"marcelo-cjl":1,"maxwbuckley":1,"LucaBellotti":1,"wx257osn2":1,"LincolnBurrows2017":1,"J-kk911":1,"0ctopus13prime":1,"robandpdx":1,"trxcllnt":1,"Nicoshev":1,"luyuncheng":1,"Notherthing":1,"msgoff":1,"DenisYaroshevskiy":1,"zhiqiang-hhhh":1,"bajanduncan":1,"lranon1":1,"ava57r":1,"KinglittleQ":1,"KV2773":1,"daniel-ju":1,"pemazare":1,"mfixman":1,"rubenruizdegauna":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-07T00:00:06.792Z","repositories_count":16951400,"issues_count":44775207,"pull_requests_count":141318068,"authors_count":11670929,"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":{"table":{"GPU":3,"feature request":3,"enhancement":1,"install":1,"Performance":1,"autoclose":1,"stale":1,"backlog":1}},"past_year_pull_request_labels_count":{"table":{"CLA Signed":150,"Merged":66,"meta-exported":63,"fb-exported":16,"to-benchmark":8,"ignore":8,"module: rocm":2,"Reverted":1,"autoclose":1}},"past_year_issue_author_associations_count":{"table":{"NONE":28,"CONTRIBUTOR":2}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":124,"NONE":35}},"past_year_issue_authors":{"table":{"mmnhgo":8,"leemeii":5,"wenmingwei":2,"rchitale7":2,"wonder-fly":1,"simshi":1,"rafalh":1,"premal":1,"oseanblue":1,"mark124":1,"mandakinee":1,"KV-load":1,"KejingLu-810":1,"jramapuram":1,"jiangtann":1,"jakirkham":1,"denkiwakame":1}},"past_year_pull_request_authors":{"table":{"mnorris11":27,"trang-nm-nguyen":13,"lyang24":11,"alibeklfc":10,"mulugetam":10,"limqiying":9,"Binozo":8,"aknayar":3,"Evandabest":3,"anthony-zy":3,"anupamme":3,"blazingphoenix7":3,"subhadeepkaran":2,"ethanglaser":2,"ThatikondV":2,"lei6669":2,"mdouze":2,"AlexMelanFromRingo":2,"Ray0907":1,"premal":1,"RohanMali2003":1,"PiechockiF":1,"orbisai0security":1,"nicabreon":1,"MukundaKatta":1,"rootkiller6788":1,"rupprecht":1,"saime428":1,"shoemoney":1,"TamimEhsan":1,"tandede":1,"tarang-jain":1,"Vinay152003":1,"weiwch":1,"wilyan09007":1,"xtangxtang":1,"YingzuoLiu":1,"zhiqiang-hhhh":1,"aalekhpatel07":1,"alor29":1,"AlSchlo":1,"baohongmin":1,"bkirunge":1,"bshethmeta":1,"chinazhangchao":1,"CLiqing":1,"ddrcoder":1,"FU-max-boop":1,"himanshu-commits":1,"ihb2032":1,"ItsPitt":1,"juancarpio27":1,"junjieqi":1,"Kayvan-Zahiri":1,"KimmyXYC":1,"KV2773":1,"LeonxLJX":1,"LincolnBurrows2017":1,"marcelo-cjl":1,"maxwbuckley":1,"mayuriphad":1,"meta-codesync[bot]":1}},"maintainers":[],"active_maintainers":[]}},"events":null,"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build-pip-gpu.yml","sha":null,"kind":"manifest","created_at":"2026-08-01T06:01:16.838Z","updated_at":"2026-08-01T06:01:16.838Z","repository_link":"https://github.com/facebookresearch/faiss/blob/main/.github/workflows/build-pip-gpu.yml","dependencies":[{"id":25885911711,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11bd71901bbe5b1630ceea73d27597364c9af683","direct":true,"kind":"composite","optional":false},{"id":25885911712,"package_name":"dorny/paths-filter","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":25885911722,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"a26af69be951a213d495a4c3e4e4022e16d87065","direct":true,"kind":"composite","optional":false},{"id":25885911723,"package_name":"pypa/cibuildwheel","ecosystem":"actions","requirements":"ee02a1537ce3071a004a6b08c41e72f0fdc42d9a","direct":true,"kind":"composite","optional":false},{"id":25885911724,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"ea165f8d65b6e75b540449e92b4886f43607fa02","direct":true,"kind":"composite","optional":false},{"id":25885911725,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"65a9edc5881444af0b9093a5e628f2fe47ea3b2e","direct":true,"kind":"composite","optional":false},{"id":25885911726,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"76f52bc884231f62b9a034ebfe128415bbaabdfc","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build-pip.yml","sha":null,"kind":"manifest","created_at":"2026-08-01T06:01:18.150Z","updated_at":"2026-08-01T06:01:18.150Z","repository_link":"https://github.com/facebookresearch/faiss/blob/main/.github/workflows/build-pip.yml","dependencies":[{"id":25885911740,"package_name":"actions/checkout","ecosystem":"actions","requirements":"11bd71901bbe5b1630ceea73d27597364c9af683","direct":true,"kind":"composite","optional":false},{"id":25885911741,"package_name":"dorny/paths-filter","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":25885911742,"package_name":"pypa/cibuildwheel","ecosystem":"actions","requirements":"ee02a1537ce3071a004a6b08c41e72f0fdc42d9a","direct":true,"kind":"composite","optional":false},{"id":25885911743,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"ea165f8d65b6e75b540449e92b4886f43607fa02","direct":true,"kind":"composite","optional":false},{"id":25885911744,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"65a9edc5881444af0b9093a5e628f2fe47ea3b2e","direct":true,"kind":"composite","optional":false},{"id":25885911745,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"76f52bc884231f62b9a034ebfe128415bbaabdfc","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-01T06:01:19.616Z","updated_at":"2026-08-01T06:01:19.616Z","repository_link":"https://github.com/facebookresearch/faiss/blob/main/pyproject.toml","dependencies":[{"id":25885911780,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.25","direct":true,"kind":"runtime","optional":false},{"id":25885911781,"package_name":"packaging","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-docs.yml","sha":null,"kind":"manifest","created_at":"2023-11-16T08:46:18.288Z","updated_at":"2023-11-16T08:46:18.288Z","repository_link":"https://github.com/facebookresearch/faiss/blob/main/.github/workflows/publish-docs.yml","dependencies":[{"id":14530727379,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14530727380,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update-doxygen.yml","sha":null,"kind":"manifest","created_at":"2023-11-16T08:46:18.331Z","updated_at":"2023-11-16T08:46:18.331Z","repository_link":"https://github.com/facebookresearch/faiss/blob/main/.github/workflows/update-doxygen.yml","dependencies":[{"id":14530727419,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14530727420,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"faiss/python/setup.py","sha":null,"kind":"manifest","created_at":"2023-11-16T08:46:18.350Z","updated_at":"2023-11-16T08:46:18.350Z","repository_link":"https://github.com/facebookresearch/faiss/blob/main/faiss/python/setup.py","dependencies":[{"id":14530727429,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/build_conda/action.yml","sha":null,"kind":"manifest","created_at":"2025-12-06T11:05:19.153Z","updated_at":"2025-12-06T11:05:19.153Z","repository_link":"https://github.com/facebookresearch/faiss/blob/main/.github/actions/build_conda/action.yml","dependencies":[{"id":25759214755,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/autoclose.yml","sha":null,"kind":"manifest","created_at":"2025-12-06T11:05:19.219Z","updated_at":"2025-12-06T11:05:19.219Z","repository_link":"https://github.com/facebookresearch/faiss/blob/main/.github/workflows/autoclose.yml","dependencies":[{"id":25759214757,"package_name":"actions/stale","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2025-12-06T11:05:19.870Z","updated_at":"2025-12-06T11:05:19.870Z","repository_link":"https://github.com/facebookresearch/faiss/blob/main/.github/workflows/build.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/nightly.yml","sha":null,"kind":"manifest","created_at":"2025-12-06T11:05:19.993Z","updated_at":"2025-12-06T11:05:19.993Z","repository_link":"https://github.com/facebookresearch/faiss/blob/main/.github/workflows/nightly.yml","dependencies":[{"id":25759214869,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25759214870,"package_name":"./.github/actions/build_conda","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build-pull-request.yml","sha":null,"kind":"manifest","created_at":"2025-12-06T11:05:19.286Z","updated_at":"2025-12-06T11:05:19.286Z","repository_link":"https://github.com/facebookresearch/faiss/blob/main/.github/workflows/build-pull-request.yml","dependencies":[{"id":25759214759,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25759214760,"package_name":"./.github/actions/build_cmake","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":25759214768,"package_name":"./.github/actions/build_conda","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/actions/build_cmake/action.yml","sha":null,"kind":"manifest","created_at":"2025-12-06T11:05:18.239Z","updated_at":"2025-12-06T11:05:18.239Z","repository_link":"https://github.com/facebookresearch/faiss/blob/main/.github/actions/build_cmake/action.yml","dependencies":[{"id":25759214725,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":25759214754,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"faiss/cppcontrib/docker_dev/Dockerfile","sha":null,"kind":"manifest","created_at":"2025-12-06T11:05:20.167Z","updated_at":"2025-12-06T11:05:20.167Z","repository_link":"https://github.com/facebookresearch/faiss/blob/main/faiss/cppcontrib/docker_dev/Dockerfile","dependencies":[{"id":25759214871,"package_name":"ubuntu","ecosystem":"docker","requirements":"22.04","direct":true,"kind":"build","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/index-io-backward-compatibility.yml","sha":null,"kind":"manifest","created_at":"2025-12-06T11:05:19.924Z","updated_at":"2025-12-06T11:05:19.924Z","repository_link":"https://github.com/facebookresearch/faiss/blob/main/.github/workflows/index-io-backward-compatibility.yml","dependencies":[{"id":25759214865,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25759214866,"package_name":"./.github/actions/build_cmake","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":25759214867,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25759214868,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build-release.yml","sha":null,"kind":"manifest","created_at":"2025-12-06T11:05:19.802Z","updated_at":"2025-12-06T11:05:19.802Z","repository_link":"https://github.com/facebookresearch/faiss/blob/main/.github/workflows/build-release.yml","dependencies":[{"id":25759214812,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25759214813,"package_name":"./.github/actions/build_conda","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/retry_build.yml","sha":null,"kind":"manifest","created_at":"2025-12-06T11:05:20.100Z","updated_at":"2025-12-06T11:05:20.100Z","repository_link":"https://github.com/facebookresearch/faiss/blob/main/.github/workflows/retry_build.yml","dependencies":[]}],"score":33.51032846860524,"created_at":"2026-09-06T13:16:49.769Z","updated_at":"2026-09-08T14:33:24.154Z","avatar_url":"https://github.com/facebookresearch.png","language":"C++","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378941","html_url":"https://summary.ecosyste.ms/projects/378941"}