{"date":"2026-08-17","repo":{"name":"github.com/facebookresearch/faiss","commit":"920a631851cc7fefe0645c9af81071bb7b2c1237"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":6.1,"checks":[{"name":"Code-Review","score":9,"reason":"Found 29/30 approved changesets -- score normalized to 9","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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#code-review"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#maintained"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#cii-best-practices"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#dangerous-workflow"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#signed-releases"}},{"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: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-pip-gpu.yml:162"],"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-pip-gpu.yml:115","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-pip-gpu.yml:172","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-pip-gpu.yml:195","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-pip-gpu.yml:92","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-pip.yml:71","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-pip.yml:96","Warn: no topLevel permission defined: .github/workflows/autoclose.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pip-gpu.yml:1","Warn: no topLevel permission defined: .github/workflows/build-pip.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/index-io-backward-compatibility.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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#binary-artifacts"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#fuzzing"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autoclose.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/autoclose.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-pip-gpu.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pip-gpu.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-pip.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pip.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:212: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:309: update your workflow using https://app.stepsecurity.io/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:73: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:364: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:410: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/build-pull-request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-pull-request.yml:337: update your workflow using https://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: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/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/index-io-backward-compatibility.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/index-io-backward-compatibility.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/index-io-backward-compatibility.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/index-io-backward-compatibility.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/index-io-backward-compatibility.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/index-io-backward-compatibility.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/index-io-backward-compatibility.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/index-io-backward-compatibility.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/facebookresearch/faiss/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:68: update your 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:2edbbc5dc405e9612ba3584ce95480277e3eb374407b5505fe26f17df77c7dbc","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:  16 out of  57 GitHub-owned GitHubAction dependencies pinned","Info:   9 out of  14 third-party 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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#pinned-dependencies"}}]}
