{"date":"2026-03-30","repo":{"name":"github.com/python/cpython","commit":"7817651b21f4cc84541df02542292c2e20c762c8"},"scorecard":{"version":"v5.4.1-0.20260324002619-33539d6ad0ac","commit":"33539d6ad0ac2609516942da070e593d0427fe63"},"score":6.9,"checks":[{"name":"Code-Review","score":9,"reason":"Found 28/29 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/33539d6ad0ac2609516942da070e593d0427fe63/docs/checks.md#code-review"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .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/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/33539d6ad0ac2609516942da070e593d0427fe63/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 19 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/33539d6ad0ac2609516942da070e593d0427fe63/docs/checks.md#maintained"}},{"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/33539d6ad0ac2609516942da070e593d0427fe63/docs/checks.md#packaging"}},{"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/33539d6ad0ac2609516942da070e593d0427fe63/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/33539d6ad0ac2609516942da070e593d0427fe63/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/build.yml:616","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/require-pr-label.yml:13","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/require-pr-label.yml:30","Warn: no topLevel permission defined: .github/workflows/add-issue-header.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:15","Warn: no topLevel permission defined: .github/workflows/documentation-links.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/jit.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/mypy.yml:37","Info: topLevel 'issues' permission set to 'read': .github/workflows/new-bugs-announce-notifier.yml:9","Warn: no topLevel permission defined: .github/workflows/require-pr-label.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/reusable-check-c-api-docs.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/reusable-check-html-ids.yml:7","Warn: no topLevel permission defined: .github/workflows/reusable-cifuzz.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-context.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/reusable-docs.yml:8","Warn: no topLevel permission defined: .github/workflows/reusable-emscripten.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-macos.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-san.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-ubuntu.yml:1","Warn: no topLevel permission defined: .github/workflows/reusable-wasi.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/reusable-windows-msi.yml:12","Warn: no topLevel permission defined: .github/workflows/reusable-windows.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/tail-call.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/verify-ensurepip-wheels.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/verify-expat.yml:15"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/33539d6ad0ac2609516942da070e593d0427fe63/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE: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/33539d6ad0ac2609516942da070e593d0427fe63/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/33539d6ad0ac2609516942da070e593d0427fe63/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":6,"reason":"binaries present in source code","details":["Warn: binary detected: Lib/ensurepip/_bundled/pip-26.0.1-py3-none-any.whl:1","Warn: binary detected: Lib/test/test_importlib/metadata/data/example-21.12-py3-none-any.whl:1","Warn: binary detected: Lib/test/test_importlib/metadata/data/example2-1.0.0-py3-none-any.whl:1","Warn: binary detected: Lib/test/wheeldata/setuptools-79.0.1-py3-none-any.whl:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/33539d6ad0ac2609516942da070e593d0427fe63/docs/checks.md#binary-artifacts"}},{"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 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto 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/33539d6ad0ac2609516942da070e593d0427fe63/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Info: Possibly incomplete results: error parsing shell code: invalid UTF-8 encoding: Lib/test/archivetestdata/exe_with_z64:0","Info: Possibly incomplete results: error parsing shell code: invalid UTF-8 encoding: Lib/test/archivetestdata/exe_with_zip:0","Warn: pipCommand not pinned by hash: .github/workflows/mypy.yml:77","Warn: npmCommand not pinned by hash: .github/workflows/new-bugs-announce-notifier.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/reusable-docs.yml:139","Warn: downloadThenRun not pinned by hash: .github/workflows/reusable-san.yml:42","Warn: downloadThenRun not pinned by hash: .github/workflows/reusable-san.yml:50","Info:  67 out of  67 GitHub-owned GitHubAction dependencies pinned","Info:  12 out of  12 third-party GitHubAction dependencies pinned","Info:   1 out of   2 npmCommand dependencies pinned","Info:   0 out of   2 pipCommand 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/33539d6ad0ac2609516942da070e593d0427fe63/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CLibFuzzer integration found: Modules/_xxtestfuzz/_xxtestfuzz.c:5","Info: CLibFuzzer integration found: Modules/_xxtestfuzz/_xxtestfuzz.c:13","Info: CLibFuzzer integration found: Modules/_xxtestfuzz/fuzzer.c:3","Info: CLibFuzzer integration found: Modules/_xxtestfuzz/fuzzer.c:8","Info: CLibFuzzer integration found: Modules/_xxtestfuzz/fuzzer.c:11","Info: CLibFuzzer integration found: Modules/_xxtestfuzz/fuzzer.c:84","Info: CLibFuzzer integration found: Modules/_xxtestfuzz/fuzzer.c:151","Info: CLibFuzzer integration found: Modules/_xxtestfuzz/fuzzer.c:197","Info: CLibFuzzer integration found: Modules/_xxtestfuzz/fuzzer.c:285","Info: CLibFuzzer integration found: Modules/_xxtestfuzz/fuzzer.c:340","Info: CLibFuzzer integration found: Modules/_xxtestfuzz/fuzzer.c:397","Info: CLibFuzzer integration found: Modules/_xxtestfuzz/fuzzer.c:444","Info: CLibFuzzer integration found: Modules/_xxtestfuzz/fuzzer.c:631"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/33539d6ad0ac2609516942da070e593d0427fe63/docs/checks.md#fuzzing"}},{"name":"SAST","score":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 12 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/33539d6ad0ac2609516942da070e593d0427fe63/docs/checks.md#sast"}}]}
