{"date":"2026-08-17","repo":{"name":"github.com/sphinx-doc/sphinx","commit":"e44a40eb2f810558ccd9da1425421270ccb81351"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":5.5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 15/30 approved changesets -- score normalized to 5","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":"14 commit(s) and 21 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":"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":"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#packaging"}},{"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release.yml:100","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/transifex.yml:56","Info: topLevel 'contents' permission set to 'read': .github/workflows/builddoc.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/create-release.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:9","Warn: no topLevel permission defined: .github/workflows/lock.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/transifex.yml:14"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.rst:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#license"}},{"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/builddoc.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/builddoc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/builddoc.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/builddoc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/builddoc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/builddoc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/create-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lock.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/lock.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:133: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:244: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:302: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:329: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:333: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:341: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:352: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:269: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:277: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/main.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/nodejs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/transifex.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/transifex.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/transifex.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/transifex.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/transifex.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/transifex.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/transifex.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/transifex.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/transifex.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/transifex.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/transifex.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/transifex.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/transifex.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/sphinx-doc/sphinx/transifex.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:113","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:147","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:148","Warn: npmCommand not pinned by hash: .github/workflows/nodejs.yml:45","Warn: downloadThenRun not pinned by hash: .github/workflows/transifex.yml:36","Warn: downloadThenRun not pinned by hash: .github/workflows/transifex.yml:72","Info:   0 out of  43 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  21 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   2 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"}},{"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":"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 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Info: status check found to merge onto on branch 'master'"],"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":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#sast"}}]}
