{"id":372393,"url":"https://github.com/pyo3/pyo3","last_synced_at":"2026-06-12T20:04:55.047Z","repository":{"id":37303330,"uuid":"91151442","full_name":"PyO3/pyo3","owner":"PyO3","description":"Rust bindings for the Python interpreter","archived":false,"fork":false,"pushed_at":"2026-06-05T14:09:08.000Z","size":56904,"stargazers_count":15770,"open_issues_count":357,"forks_count":974,"subscribers_count":101,"default_branch":"main","last_synced_at":"2026-06-07T23:25:01.257Z","etag":null,"topics":["binding","ffi","python","python-c-api","rust"],"latest_commit_sha":null,"homepage":"https://pyo3.rs","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PyO3.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"Contributing.md","funding":null,"license":"LICENSE-APACHE","code_of_conduct":"Code-of-Conduct.md","threat_model":null,"audit":null,"citation":"CITATION.cff","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}},"created_at":"2017-05-13T05:22:06.000Z","updated_at":"2026-06-07T04:17:18.000Z","dependencies_parsed_at":"2023-10-25T10:29:44.288Z","dependency_job_id":"b5e0c863-994b-4624-a0cc-a3468272888f","html_url":"https://github.com/PyO3/pyo3","commit_stats":{"total_commits":4657,"total_committers":396,"mean_commits":11.76010101010101,"dds":0.800944814258106,"last_synced_commit":"3a6296e21556115f9cf57b573174a0e432b655ad"},"previous_names":[],"tags_count":116,"template":false,"template_full_name":null,"purl":"pkg:github/PyO3/pyo3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Fpyo3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Fpyo3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Fpyo3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Fpyo3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyO3","download_url":"https://codeload.github.com/PyO3/pyo3/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyO3%2Fpyo3/sbom","scorecard":{"id":115247,"data":{"date":"2025-08-11","repo":{"name":"github.com/PyO3/pyo3","commit":"a202d8df9c595820aa4c8c347cee7e513f8bed81"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"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":"Code-Review","score":9,"reason":"Found 25/27 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 16 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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/cache-cleanup.yml:11","Warn: no topLevel permission defined: .github/workflows/benches.yml:1","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/cache-cleanup.yml:1","Warn: no topLevel permission defined: .github/workflows/changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/coverage-pr-base.yml:1","Warn: no topLevel permission defined: .github/workflows/gh-pages.yml:1","Warn: no topLevel permission defined: .github/workflows/netlify-build.yml:1","Warn: no topLevel permission defined: .github/workflows/netlify-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yaml:1"],"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"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":"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/benches.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/benches.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/benches.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/benches.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benches.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/benches.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benches.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/benches.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benches.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/benches.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/benches.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/benches.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/changelog.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:451: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:452: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:458: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:462: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:466: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:472: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:480: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:492: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:493: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:496: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:705: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:706: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:710: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:714: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:390: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:391: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:394: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:397: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:398: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:536: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:540: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:543: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:560: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:561: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:564: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:567: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:570: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:641: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:642: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:645: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:649: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:670: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:411: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:412: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:415: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:418: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:421: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:611: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:612: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:615: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:630: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:433: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:437: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:440: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage-pr-base.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/coverage-pr-base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/coverage-pr-base.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/coverage-pr-base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/gh-pages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/gh-pages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/gh-pages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/gh-pages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/gh-pages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/gh-pages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/netlify-build.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/netlify-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/netlify-build.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/netlify-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/netlify-build.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/netlify-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/netlify-build.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/netlify-build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/netlify-build.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/netlify-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/netlify-build.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/netlify-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/netlify-deploy.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/netlify-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/netlify-deploy.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/netlify-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/PyO3/pyo3/release.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .netlify/build.sh:71","Warn: pipCommand not pinned by hash: .netlify/build.sh:100","Warn: pipCommand not pinned by hash: .github/workflows/benches.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:82","Warn: pipCommand not pinned by hash: .github/workflows/changelog.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/changelog.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:400","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:400","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:423","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:423","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:661","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:466","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:466","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:514","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:514","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:718","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:718","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:545","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:545","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:574","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:574","Warn: pipCommand not pinned by hash: .github/workflows/coverage-pr-base.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/gh-pages.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/gh-pages.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/netlify-build.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/netlify-build.yml:63","Warn: npmCommand not pinned by hash: .github/workflows/netlify-deploy.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:20","Warn: pipCommand not pinned by hash: .github/workflows/release.yaml:20","Info:   0 out of  50 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  47 third-party GitHubAction dependencies pinned","Info:   0 out of  34 pipCommand dependencies pinned","Info:   0 out of   1 npmCommand 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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-228 / GHSA-mq26-g339-26xf","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T01:02:57.035Z","repository_id":37303330,"created_at":"2025-08-16T01:02:57.035Z","updated_at":"2025-08-16T01:02:57.035Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34192885,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"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":null,"packages":null,"commits":null,"issues":{"table":{}},"events":null,"keywords":["binding","ffi","python","python-c-api","rust"],"dependencies":null,"score":9.688250164980516,"created_at":"2026-05-14T05:13:56.202Z","updated_at":"2026-06-12T20:04:55.047Z","avatar_url":"https://github.com/PyO3.png","language":"Rust","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372393","html_url":"https://summary.ecosyste.ms/projects/372393"}