{"id":37239454,"uuid":"81598961","full_name":"python/cpython","owner":"python","description":"The Python programming language","archived":false,"fork":false,"pushed_at":"2026-04-03T17:45:02.000Z","size":805420,"stargazers_count":72160,"open_issues_count":9322,"forks_count":34353,"subscribers_count":1536,"default_branch":"main","last_synced_at":"2026-04-03T17:49:12.923Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.python.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","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},"funding":{"custom":"https://www.python.org/psf/donations/python-dev/","github":["python"]}},"created_at":"2017-02-10T19:23:51.000Z","updated_at":"2026-04-03T16:32:32.000Z","dependencies_parsed_at":"2023-12-18T18:44:05.891Z","dependency_job_id":"daca1c05-6154-4891-9dd0-0397bc5ccac2","html_url":"https://github.com/python/cpython","commit_stats":{"total_commits":111581,"total_committers":3071,"mean_commits":36.3337675024422,"dds":0.9002249486919816,"last_synced_commit":"9944ad388c457325456152257b977410c4ec3593"},"previous_names":[],"tags_count":650,"template":false,"template_full_name":null,"purl":"pkg:github/python/cpython","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fcpython","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fcpython/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fcpython/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fcpython/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python","download_url":"https://codeload.github.com/python/cpython/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python%2Fcpython/sbom","scorecard":{"id":24495,"data":{"date":"2025-08-04","repo":{"name":"github.com/python/cpython","commit":"af15e1d13ea26575afbb94b814e541586547a706"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.3,"checks":[{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":8,"reason":"Found 25/30 approved changesets -- score normalized to 8","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 22 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["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:26","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/mypy.yml:31","Info: topLevel 'issues' permission set to 'read': .github/workflows/new-bugs-announce-notifier.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/project-updater.yml:10","Warn: no topLevel permission defined: .github/workflows/require-pr-label.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-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:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/verify-ensurepip-wheels.yml:17","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Binary-Artifacts","score":6,"reason":"binaries present in source code","details":["Warn: binary detected: Lib/ensurepip/_bundled/pip-25.2-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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"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:89","Info: CLibFuzzer integration found: Modules/_xxtestfuzz/fuzzer.c:152","Info: CLibFuzzer integration found: Modules/_xxtestfuzz/fuzzer.c:198","Info: CLibFuzzer integration found: Modules/_xxtestfuzz/fuzzer.c:286","Info: CLibFuzzer integration found: Modules/_xxtestfuzz/fuzzer.c:341","Info: CLibFuzzer integration found: Modules/_xxtestfuzz/fuzzer.c:398","Info: CLibFuzzer integration found: Modules/_xxtestfuzz/fuzzer.c:444","Info: CLibFuzzer integration found: Modules/_xxtestfuzz/fuzzer.c:617"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","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: GitHub-owned GitHubAction not pinned by hash: .github/workflows/add-issue-header.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/add-issue-header.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:620: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:626: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:342: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:348: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:363: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:379: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:669: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:674: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:682: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:688: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:545: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:554: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:564: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:575: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:302: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:313: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:443: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:457: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:491: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:518: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/documentation-links.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/documentation-links.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jit.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/jit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jit.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/jit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/jit.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/jit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/mypy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/mypy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/new-bugs-announce-notifier.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/new-bugs-announce-notifier.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/new-bugs-announce-notifier.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/new-bugs-announce-notifier.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/project-updater.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/project-updater.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-pr-label.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/require-pr-label.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-pr-label.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/require-pr-label.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-pr-label.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/require-pr-label.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/require-pr-label.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/require-pr-label.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-context.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/reusable-context.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-context.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/reusable-context.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-docs.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/reusable-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-macos.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/reusable-macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-macos.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/reusable-macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-san.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/reusable-san.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-san.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/reusable-san.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-san.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/reusable-san.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-san.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/reusable-san.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-ubuntu.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/reusable-ubuntu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-ubuntu.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/reusable-ubuntu.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-ubuntu.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/reusable-ubuntu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-ubuntu.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/reusable-ubuntu.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-wasi.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/reusable-wasi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-wasi.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/reusable-wasi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-wasi.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/reusable-wasi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-wasi.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/reusable-wasi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-wasi.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/reusable-wasi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-wasi.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/reusable-wasi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-wasi.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/reusable-wasi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-windows-msi.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/reusable-windows-msi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-windows.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/reusable-windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tail-call.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/tail-call.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tail-call.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/tail-call.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify-ensurepip-wheels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/verify-ensurepip-wheels.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify-ensurepip-wheels.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/python/cpython/verify-ensurepip-wheels.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/mypy.yml:70","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:123","Warn: downloadThenRun not pinned by hash: .github/workflows/reusable-san.yml:50","Warn: downloadThenRun not pinned by hash: .github/workflows/reusable-san.yml:58","Info:   0 out of  61 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  19 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-14T17:33:58.690Z","repository_id":37239454,"created_at":"2025-08-14T17:33:58.690Z","updated_at":"2025-08-14T17:33:58.690Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31379437,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T21:40:47.592Z","status":"ssl_error","status_checked_at":"2026-04-03T21:40:05.436Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}}