{"id":63872,"name":"pybind11","description":"Seamless operability between C++11 and Python","url":"https://github.com/pybind/pybind11","last_synced_at":"2025-09-08T13:04:18.314Z","repository":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-09-08T03:22:31.000Z","size":12627,"stargazers_count":17235,"open_issues_count":714,"forks_count":2215,"subscribers_count":250,"default_branch":"master","last_synced_at":"2025-09-08T04:25:46.141Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-09-08T03:22:34.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188949,"owners_count":25237855,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"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":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"packages":[{"id":6189828,"name":"py3-pybind11","ecosystem":"alpine","description":"Seamless operability between C++11 and Python","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-04-18T03:22:05.000Z","latest_release_published_at":"2021-04-18T03:22:05.000Z","latest_release_number":"2.6.2-r2","last_synced_at":"2025-09-08T04:39:43.110Z","created_at":"2023-02-01T01:14:05.020Z","updated_at":"2025-09-08T04:39:43.110Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.14/community/x86_64/py3-pybind11","install_command":"apk add py3-pybind11","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:28:05.749Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":21.680705976734856,"stargazers_count":1.1365155769487898,"forks_count":0.9359540045460623,"average":5.938293889557427},"purl":"pkg:apk/alpine/py3-pybind11?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pybind11","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pybind11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pybind11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-pybind11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-pybind11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-pybind11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-pybind11/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":258,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-04T17:24:31.364Z","updated_at":"2023-02-04T17:24:31.364Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.14","url":"https://pkgs.alpinelinux.org/packages?branch=v3.14","ecosystem":"alpine","default":false,"packages_count":14958,"maintainers_count":258,"namespaces_count":2,"keywords_count":2173,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":671},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.706Z","updated_at":"2025-09-06T05:02:18.055Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/namespaces"}},{"id":7779666,"name":"py3-pybind11","ecosystem":"alpine","description":"Seamless operability between C++11 and Python","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-14T04:41:10.000Z","latest_release_published_at":"2023-04-14T04:41:10.000Z","latest_release_number":"2.10.4-r1","last_synced_at":"2025-09-02T10:59:20.566Z","created_at":"2023-05-22T14:35:55.984Z","updated_at":"2025-09-02T10:59:20.566Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-pybind11","install_command":"apk add py3-pybind11","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:28:06.209Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":1.241833325021196,"forks_count":1.077253004837664,"docker_downloads_count":null,"average":0.5797715824647149},"purl":"pkg:apk/alpine/py3-pybind11?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pybind11","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pybind11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pybind11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pybind11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pybind11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pybind11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pybind11/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":332,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-05-23T07:21:23.851Z","updated_at":"2023-05-23T07:21:23.851Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3625,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1084},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-07T07:26:06.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":5300676,"name":"pybind11-abi","ecosystem":"conda","description":null,"homepage":"https://github.com/pybind/pybind11","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-01-27T05:56:47.000Z","latest_release_published_at":"2021-01-27T05:56:47.000Z","latest_release_number":"4","last_synced_at":"2025-09-08T04:40:36.991Z","created_at":"2022-10-03T16:09:19.447Z","updated_at":"2025-09-08T04:40:36.991Z","registry_url":"https://anaconda.org/conda-forge/pybind11-abi","install_command":"conda install -c conda-forge pybind11-abi","documentation_url":null,"metadata":{},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:28:06.043Z","dependent_packages_count":53,"downloads":null,"downloads_period":null,"dependent_repos_count":33,"rankings":{"downloads":null,"dependent_repos_count":6.38255401966166,"dependent_packages_count":1.4072558510903739,"stargazers_count":2.395329108238934,"forks_count":2.9891711163231696,"docker_downloads_count":null,"average":3.2935775238285343},"purl":"pkg:conda/pybind11-abi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pybind11-abi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pybind11-abi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pybind11-abi/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pybind11-abi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pybind11-abi/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pybind11-abi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pybind11-abi/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":11139766,"name":"py3-pybind11-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pybind11","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-10-18T05:31:04.000Z","latest_release_published_at":"2024-10-18T05:31:04.000Z","latest_release_number":"2.13.6-r0","last_synced_at":"2025-09-08T04:39:29.547Z","created_at":"2024-12-07T13:03:00.628Z","updated_at":"2025-09-08T04:39:29.547Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-pybind11-pyc","install_command":"apk add py3-pybind11-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:27:22.179Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pybind11-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pybind11-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pybind11-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pybind11-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pybind11-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pybind11-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pybind11-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pybind11-pyc/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":322,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2024-12-08T21:15:44.431Z","updated_at":"2024-12-08T21:15:44.431Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":4148214,"name":"pybind11","ecosystem":"homebrew","description":"Seamless operability between C++11 and Python","homepage":"https://github.com/pybind/pybind11","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2022-04-12T16:54:50.226Z","latest_release_published_at":"2025-08-31T08:27:19.240Z","latest_release_number":"3.0.1","last_synced_at":"2025-09-08T04:39:17.718Z","created_at":"2022-04-12T16:54:50.165Z","updated_at":"2025-09-08T04:39:17.718Z","registry_url":"https://formulae.brew.sh/formula/pybind11","install_command":"brew install pybind11","documentation_url":null,"metadata":{},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2024-10-25T15:28:15.000Z","size":12073,"stargazers_count":15686,"open_issues_count":687,"forks_count":2101,"subscribers_count":247,"default_branch":"master","last_synced_at":"2024-10-29T20:56:17.374Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2024-10-29T19:50:28.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2609,"total_committers":356,"mean_commits":7.328651685393258,"dds":0.8401686469911843,"last_synced_commit":"fa27d2fd439cd84a749e2759c0dd21529fac50a4"},"previous_names":[],"tags_count":65,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222131017,"owners_count":16936304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:27:30.676Z","dependent_packages_count":7,"downloads":5448,"downloads_period":"last-month","dependent_repos_count":7,"rankings":{"downloads":9.606081548030408,"dependent_repos_count":15.521769177608846,"dependent_packages_count":3.6903939184519694,"stargazers_count":1.6171389080856944,"forks_count":1.1195577055977886,"docker_downloads_count":null,"average":6.310988251554941},"purl":"pkg:brew/pybind11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/homebrew/pybind11","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/homebrew/pybind11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/homebrew/pybind11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T08:04:10.945Z","issues_count":309,"pull_requests_count":509,"avg_time_to_close_issue":15963721.34,"avg_time_to_close_pull_request":1845015.0695067265,"issues_closed_count":100,"pull_requests_closed_count":446,"pull_request_authors_count":110,"issue_authors_count":235,"avg_comments_per_issue":3.9676375404530746,"avg_comments_per_pull_request":3.0844793713163066,"merged_pull_requests_count":391,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":118,"past_year_pull_requests_count":293,"past_year_avg_time_to_close_issue":1696858.1724137932,"past_year_avg_time_to_close_pull_request":392500.8914728682,"past_year_issues_closed_count":29,"past_year_pull_requests_closed_count":258,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":92,"past_year_avg_comments_per_issue":1.271186440677966,"past_year_avg_comments_per_pull_request":2.1160409556313993,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":33,"past_year_merged_pull_requests_count":229,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":211,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"EricCousineau-TRI","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"Skylion007","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"EthanSteinberg","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"}],"active_maintainers":[{"login":"rwgk","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"EricCousineau-TRI","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"Skylion007","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/pybind11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/pybind11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/pybind11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/pybind11/related_packages","maintainers":[],"registry":{"name":"formulae.brew.sh","url":"https://formulae.brew.sh","ecosystem":"homebrew","default":true,"packages_count":8586,"maintainers_count":0,"namespaces_count":0,"keywords_count":6255,"github":"homebrew","metadata":{"funded_packages_count":828},"icon_url":"https://github.com/homebrew.png","created_at":"2022-04-12T16:38:29.467Z","updated_at":"2025-09-08T06:57:43.947Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/namespaces"}},{"id":6076012,"name":"py-pybind11","ecosystem":"alpine","description":"Seamless operability between C++11 and Python","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2019-05-25T19:52:04.000Z","latest_release_published_at":"2019-05-25T19:52:04.000Z","latest_release_number":"2.2.4-r1","last_synced_at":"2025-09-08T04:39:26.159Z","created_at":"2023-01-31T19:43:40.345Z","updated_at":"2025-09-08T04:39:26.160Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.10/community/x86_64/py-pybind11","install_command":"apk add py-pybind11","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:27:22.183Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":29.555125725338492,"stargazers_count":1.1218568665377175,"forks_count":1.0444874274661509,"average":7.93036750483559},"purl":"pkg:apk/alpine/py-pybind11?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py-pybind11","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py-pybind11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py-pybind11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py-pybind11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py-pybind11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py-pybind11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py-pybind11/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":70,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-01T03:51:14.818Z","updated_at":"2023-02-01T03:51:14.818Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.10","url":"https://pkgs.alpinelinux.org/packages?branch=v3.10","ecosystem":"alpine","default":false,"packages_count":10340,"maintainers_count":177,"namespaces_count":2,"keywords_count":920,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":384},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.780Z","updated_at":"2025-09-03T06:50:30.344Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/namespaces"}},{"id":10345275,"name":"py3-pybind11-dev","ecosystem":"alpine","description":"Seamless operability between C++11 and Python (development files)","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-22T12:48:48.000Z","latest_release_published_at":"2024-04-22T12:48:48.000Z","latest_release_number":"2.12.0-r1","last_synced_at":"2025-09-08T04:39:28.115Z","created_at":"2024-06-11T10:22:04.828Z","updated_at":"2025-09-08T04:39:28.116Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-pybind11-dev","install_command":"apk add py3-pybind11-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:28:06.210Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pybind11-dev?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pybind11-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pybind11-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pybind11-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pybind11-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pybind11-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pybind11-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pybind11-dev/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":317,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2024-06-12T01:26:24.828Z","updated_at":"2024-06-12T01:26:24.828Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":6235989,"name":"py3-pybind11-dev","ecosystem":"alpine","description":"Seamless operability between C++11 and Python (development files)","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2019-11-05T15:33:57.000Z","latest_release_published_at":"2019-11-05T15:33:57.000Z","latest_release_number":"2.4.3-r1","last_synced_at":"2025-09-08T04:39:28.452Z","created_at":"2023-02-01T04:48:15.154Z","updated_at":"2025-09-08T04:39:28.452Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.11/community/x86_64/py3-pybind11-dev","install_command":"apk add py3-pybind11-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:28:05.749Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":22.600674117438356,"stargazers_count":1.2240553485896752,"forks_count":1.06439595529537,"average":6.22228135533085},"purl":"pkg:apk/alpine/py3-pybind11-dev?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pybind11-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pybind11-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pybind11-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-pybind11-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-pybind11-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-pybind11-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-pybind11-dev/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":55,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-03-24T10:55:56.754Z","updated_at":"2023-03-24T10:55:56.754Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.11","url":"https://pkgs.alpinelinux.org/packages?branch=v3.11","ecosystem":"alpine","default":false,"packages_count":11274,"maintainers_count":184,"namespaces_count":2,"keywords_count":1187,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":392},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.767Z","updated_at":"2025-09-03T05:48:47.805Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/namespaces"}},{"id":2865938,"name":"pybind11-rosetta-commons","ecosystem":"pypi","description":"Seamless operability between C++11 and Python","homepage":"https://github.com/pybind/pybind11","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":["C++11","Python bindings"],"namespace":null,"versions_count":1,"first_release_published_at":"2022-02-25T00:59:43.000Z","latest_release_published_at":"2022-02-25T00:59:43.000Z","latest_release_number":"2.6.0","last_synced_at":"2025-09-08T04:39:32.120Z","created_at":"2022-04-10T12:10:02.109Z","updated_at":"2025-09-08T04:39:32.120Z","registry_url":"https://pypi.org/project/pybind11-rosetta-commons/","install_command":"pip install pybind11-rosetta-commons --index-url https://pypi.org/simple","documentation_url":"https://pybind11-rosetta-commons.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Programming Language :: C++","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Software Development :: Libraries :: Python Modules","Topic :: Utilities"],"normalized_name":"pybind11-rosetta-commons","project_status":null},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:28:05.749Z","dependent_packages_count":0,"downloads":14,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":66.12288589987132,"dependent_repos_count":21.683777526269527,"dependent_packages_count":10.02790209562548,"stargazers_count":0.14035396772816136,"forks_count":0.34504481561547995,"docker_downloads_count":null,"average":19.663992861021992},"purl":"pkg:pypi/pybind11-rosetta-commons","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pybind11-rosetta-commons","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pybind11-rosetta-commons","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pybind11-rosetta-commons/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pybind11-rosetta-commons/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pybind11-rosetta-commons/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pybind11-rosetta-commons/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pybind11-rosetta-commons/related_packages","maintainers":[{"uuid":"zwimer","login":"zwimer","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://pypi.org/user/zwimer/","role":null,"created_at":"2023-01-22T03:07:32.175Z","updated_at":"2023-01-22T03:07:32.175Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/zwimer/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726136,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5424007,"name":"pybind11-global","ecosystem":"conda","description":"pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code. Its goals and syntax are similar to the excellent Boost.Python library by David Abrahams: to minimize boilerplate code in traditional extension modules by inferring type information using compile-time introspection.","homepage":"https://github.com/pybind/pybind11/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2022-11-15T11:37:27.000Z","latest_release_published_at":"2024-10-31T14:56:38.000Z","latest_release_number":"2.13.6","last_synced_at":"2025-09-08T04:39:42.135Z","created_at":"2022-11-15T12:21:18.320Z","updated_at":"2025-09-08T04:39:42.135Z","registry_url":"https://anaconda.org/anaconda/pybind11-global","install_command":"conda install -c anaconda pybind11-global","documentation_url":null,"metadata":{},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:27:22.165Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":10,"rankings":{"downloads":null,"dependent_repos_count":38.232614637109016,"dependent_packages_count":30.671120558761007,"stargazers_count":6.589735803218949,"forks_count":7.956270877619192,"docker_downloads_count":null,"average":20.86243546917704},"purl":"pkg:conda/pybind11-global","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pybind11-global","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pybind11-global","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pybind11-global/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pybind11-global/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pybind11-global/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pybind11-global/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pybind11-global/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4329,"maintainers_count":0,"namespaces_count":0,"keywords_count":2929,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":613},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-08T06:52:46.830Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":6149625,"name":"py3-pybind11","ecosystem":"alpine","description":"Seamless operability between C++11 and Python","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-05-13T11:37:19.000Z","latest_release_published_at":"2022-05-13T11:37:19.000Z","latest_release_number":"2.6.2-r4","last_synced_at":"2025-09-08T04:39:42.078Z","created_at":"2023-01-31T23:16:51.754Z","updated_at":"2025-09-08T04:39:42.078Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/py3-pybind11","install_command":"apk add py3-pybind11","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:27:22.188Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":12.044374009508717,"stargazers_count":1.1386981276046253,"forks_count":0.9508716323296356,"average":3.5334859423607443},"purl":"pkg:apk/alpine/py3-pybind11?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pybind11","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pybind11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pybind11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-pybind11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-pybind11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-pybind11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-pybind11/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":304,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-01T14:24:27.035Z","updated_at":"2023-02-01T14:24:27.035Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2845,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":915},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2025-09-08T06:51:50.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":6072978,"name":"py2-pybind11","ecosystem":"alpine","description":"Seamless operability between C++11 and Python (for python2)","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2019-05-25T19:52:04.000Z","latest_release_published_at":"2019-05-25T19:52:04.000Z","latest_release_number":"2.2.4-r1","last_synced_at":"2025-09-08T04:39:44.075Z","created_at":"2023-01-31T19:36:18.839Z","updated_at":"2025-09-08T04:39:44.076Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.10/community/x86_64/py2-pybind11","install_command":"apk add py2-pybind11","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:28:05.748Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":29.555125725338492,"stargazers_count":1.1218568665377175,"forks_count":1.0444874274661509,"average":7.93036750483559},"purl":"pkg:apk/alpine/py2-pybind11?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py2-pybind11","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py2-pybind11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py2-pybind11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py2-pybind11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py2-pybind11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py2-pybind11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py2-pybind11/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":70,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-01T03:19:12.796Z","updated_at":"2023-02-01T03:19:12.796Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.10","url":"https://pkgs.alpinelinux.org/packages?branch=v3.10","ecosystem":"alpine","default":false,"packages_count":10340,"maintainers_count":177,"namespaces_count":2,"keywords_count":920,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":384},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.780Z","updated_at":"2025-09-03T06:50:30.344Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/namespaces"}},{"id":6084633,"name":"py3-pybind11-dev","ecosystem":"alpine","description":"Seamless operability between C++11 and Python (development files)","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-09-13T14:25:05.000Z","latest_release_published_at":"2022-09-13T14:25:05.000Z","latest_release_number":"2.10.0-r0","last_synced_at":"2025-09-08T04:39:46.460Z","created_at":"2023-01-31T20:04:22.546Z","updated_at":"2025-09-08T04:39:46.461Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-pybind11-dev","install_command":"apk add py3-pybind11-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:27:22.180Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":18.95138654990457,"stargazers_count":1.223756595935781,"forks_count":1.0441226002020882,"average":5.30481643651061},"purl":"pkg:apk/alpine/py3-pybind11-dev?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pybind11-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pybind11-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pybind11-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-pybind11-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-pybind11-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-pybind11-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-pybind11-dev/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":305,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-01T05:09:50.658Z","updated_at":"2023-02-01T05:09:50.658Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3362,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1026},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2025-09-07T07:26:12.220Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":8677696,"name":"py3-pybind11-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pybind11","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-07-18T19:40:22.000Z","latest_release_published_at":"2023-07-18T19:40:22.000Z","latest_release_number":"2.11.1-r0","last_synced_at":"2025-09-08T04:39:49.032Z","created_at":"2023-12-20T10:29:25.964Z","updated_at":"2025-09-08T04:39:49.032Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-pybind11-pyc","install_command":"apk add py3-pybind11-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:27:22.181Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pybind11-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pybind11-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pybind11-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pybind11-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pybind11-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pybind11-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pybind11-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pybind11-pyc/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":292,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2024-02-05T10:49:27.160Z","updated_at":"2024-02-05T10:49:27.160Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":6058930,"name":"py3-pybind11","ecosystem":"alpine","description":"Seamless operability between C++11 and Python","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":12,"first_release_published_at":"2023-01-07T02:13:40.000Z","latest_release_published_at":"2024-09-14T13:37:53.000Z","latest_release_number":"2.13.6-r0","last_synced_at":"2025-09-08T04:40:11.866Z","created_at":"2023-01-31T19:02:01.913Z","updated_at":"2025-09-08T04:40:11.866Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-pybind11","install_command":"apk add py3-pybind11","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:27:22.182Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":1.2249530369442705,"forks_count":0.9666562304320602,"average":4.208085472761428},"purl":"pkg:apk/alpine/py3-pybind11?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pybind11","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pybind11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pybind11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pybind11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pybind11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pybind11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pybind11/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":331,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-01T00:01:52.519Z","updated_at":"2023-02-01T00:01:52.519Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":11766376,"name":"py3-pybind11","ecosystem":"alpine","description":"Seamless operability between C++11 and Python","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-01-03T22:49:17.000Z","latest_release_published_at":"2025-01-03T22:49:17.000Z","latest_release_number":"2.13.6-r0","last_synced_at":"2025-09-08T04:40:04.253Z","created_at":"2025-06-07T18:44:10.048Z","updated_at":"2025-09-08T04:40:04.253Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-pybind11","install_command":"apk add py3-pybind11","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:27:22.187Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pybind11?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pybind11","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pybind11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pybind11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pybind11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pybind11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pybind11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pybind11/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":323,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2025-06-08T16:21:47.664Z","updated_at":"2025-06-08T16:21:47.664Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":11766377,"name":"py3-pybind11-dev","ecosystem":"alpine","description":"Seamless operability between C++11 and Python (development files)","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-01-03T22:49:17.000Z","latest_release_published_at":"2025-01-03T22:49:17.000Z","latest_release_number":"2.13.6-r0","last_synced_at":"2025-09-08T04:40:14.482Z","created_at":"2025-06-07T18:44:10.264Z","updated_at":"2025-09-08T04:40:14.482Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-pybind11-dev","install_command":"apk add py3-pybind11-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:28:06.211Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pybind11-dev?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pybind11-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pybind11-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pybind11-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pybind11-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pybind11-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pybind11-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pybind11-dev/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":323,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2025-06-08T16:21:51.365Z","updated_at":"2025-06-08T16:21:51.365Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":2865932,"name":"pybind11","ecosystem":"pypi","description":"Seamless operability between C++11 and Python","homepage":"https://github.com/pybind/pybind11","licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":["C++11","Python bindings"],"namespace":null,"versions_count":64,"first_release_published_at":"2015-10-15T20:18:42.000Z","latest_release_published_at":"2025-08-22T20:09:25.000Z","latest_release_number":"3.0.1","last_synced_at":"2025-09-08T08:01:14.721Z","created_at":"2022-04-10T12:10:01.911Z","updated_at":"2025-09-08T08:01:14.722Z","registry_url":"https://pypi.org/project/pybind11/","install_command":"pip install pybind11 --index-url https://pypi.org/simple","documentation_url":"https://pybind11.readthedocs.io/","metadata":{"funding":null,"documentation":"https://pybind11.readthedocs.io/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Programming Language :: C++","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Software Development :: Libraries :: Python Modules","Topic :: Utilities"],"normalized_name":"pybind11","project_status":null},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2024-05-02T14:30:59.000Z","size":11334,"stargazers_count":14819,"open_issues_count":644,"forks_count":2018,"subscribers_count":248,"default_branch":"master","last_synced_at":"2024-05-04T00:24:48.847Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2024-08-22T19:41:04.581Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2609,"total_committers":356,"mean_commits":7.328651685393258,"dds":0.8401686469911843,"last_synced_commit":"fa27d2fd439cd84a749e2759c0dd21529fac50a4"},"previous_names":[],"tags_count":65,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216712660,"owners_count":16068561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2024-09-07T15:05:30.302Z","dependent_packages_count":318,"downloads":22749584,"downloads_period":"last-month","dependent_repos_count":4222,"rankings":{"downloads":0.10176590424511912,"dependent_repos_count":0.15302857989098137,"dependent_packages_count":0.08012166341686618,"stargazers_count":0.14201659771520356,"forks_count":0.34611799149039585,"docker_downloads_count":0.6798949684734544,"average":0.2504909508720034},"purl":"pkg:pypi/pybind11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pybind11","docker_dependents_count":588,"docker_downloads_count":937750044,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pybind11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pybind11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T12:04:54.708Z","issues_count":290,"pull_requests_count":468,"avg_time_to_close_issue":15032472.615384616,"avg_time_to_close_pull_request":1950663.9928057555,"issues_closed_count":91,"pull_requests_closed_count":417,"pull_request_authors_count":96,"issue_authors_count":221,"avg_comments_per_issue":3.9827586206896552,"avg_comments_per_pull_request":3.0064102564102564,"merged_pull_requests_count":366,"bot_issues_count":0,"bot_pull_requests_count":51,"past_year_issues_count":118,"past_year_pull_requests_count":286,"past_year_avg_time_to_close_issue":1960348.3103448276,"past_year_avg_time_to_close_pull_request":521206.8923076923,"past_year_issues_closed_count":29,"past_year_pull_requests_closed_count":260,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":89,"past_year_avg_comments_per_issue":1.3644067796610169,"past_year_avg_comments_per_pull_request":2.0944055944055946,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":34,"past_year_merged_pull_requests_count":232,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":199,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"EricCousineau-TRI","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"Skylion007","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"EthanSteinberg","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"}],"active_maintainers":[{"login":"rwgk","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"EricCousineau-TRI","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"ax3l","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"EthanSteinberg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"Skylion007","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pybind11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pybind11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pybind11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pybind11/related_packages","maintainers":[{"uuid":"henryiii","login":"henryiii","name":null,"email":null,"url":null,"packages_count":25,"html_url":"https://pypi.org/user/henryiii/","role":null,"created_at":"2022-12-21T13:07:12.448Z","updated_at":"2022-12-21T13:07:12.448Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/henryiii/packages"},{"uuid":"wjakob","login":"wjakob","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/wjakob/","role":null,"created_at":"2022-12-21T13:07:12.475Z","updated_at":"2022-12-21T13:07:12.475Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/wjakob/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726136,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":7779667,"name":"py3-pybind11-dev","ecosystem":"alpine","description":"Seamless operability between C++11 and Python (development files)","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-14T04:41:10.000Z","latest_release_published_at":"2023-04-14T04:41:10.000Z","latest_release_number":"2.10.4-r1","last_synced_at":"2025-09-03T11:19:11.118Z","created_at":"2023-05-22T14:35:56.274Z","updated_at":"2025-09-03T11:19:11.118Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-pybind11-dev","install_command":"apk add py3-pybind11-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:28:05.766Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":1.241833325021196,"forks_count":1.077253004837664,"docker_downloads_count":null,"average":0.5797715824647149},"purl":"pkg:apk/alpine/py3-pybind11-dev?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pybind11-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pybind11-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pybind11-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pybind11-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pybind11-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pybind11-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-pybind11-dev/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":332,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-05-23T07:21:11.458Z","updated_at":"2023-05-23T07:21:11.458Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3625,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1084},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-07T07:26:06.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":2865937,"name":"pybind11-global","ecosystem":"pypi","description":"Seamless operability between C++11 and Python","homepage":"https://github.com/pybind/pybind11","licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":["C++11","Python bindings"],"namespace":null,"versions_count":38,"first_release_published_at":"2020-09-30T21:20:35.000Z","latest_release_published_at":"2025-08-22T20:09:35.000Z","latest_release_number":"3.0.1","last_synced_at":"2025-09-08T04:39:09.861Z","created_at":"2022-04-10T12:10:02.099Z","updated_at":"2025-09-08T04:39:09.862Z","registry_url":"https://pypi.org/project/pybind11-global/","install_command":"pip install pybind11-global --index-url https://pypi.org/simple","documentation_url":"https://pybind11.readthedocs.io/","metadata":{"funding":null,"documentation":"https://pybind11.readthedocs.io/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Programming Language :: C++","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: Software Development :: Libraries :: Python Modules","Topic :: Utilities"],"normalized_name":"pybind11-global","project_status":null},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2024-05-02T14:30:59.000Z","size":11334,"stargazers_count":14819,"open_issues_count":644,"forks_count":2018,"subscribers_count":248,"default_branch":"master","last_synced_at":"2024-05-04T00:24:48.847Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2024-08-22T19:41:04.581Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2609,"total_committers":356,"mean_commits":7.328651685393258,"dds":0.8401686469911843,"last_synced_commit":"fa27d2fd439cd84a749e2759c0dd21529fac50a4"},"previous_names":[],"tags_count":65,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222012890,"owners_count":16916206,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T19:53:33.331Z","dependent_packages_count":5,"downloads":258115,"downloads_period":"last-month","dependent_repos_count":29,"rankings":{"downloads":1.2406732433333794,"dependent_repos_count":2.712168057345011,"dependent_packages_count":3.2713415717121803,"stargazers_count":0.13551391729903206,"forks_count":0.3473653687970822,"docker_downloads_count":1.2819577125566366,"average":1.4981699785072202},"purl":"pkg:pypi/pybind11-global","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pybind11-global","docker_dependents_count":27,"docker_downloads_count":10833,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pybind11-global","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pybind11-global/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T08:04:10.945Z","issues_count":309,"pull_requests_count":509,"avg_time_to_close_issue":15963721.34,"avg_time_to_close_pull_request":1845015.0695067265,"issues_closed_count":100,"pull_requests_closed_count":446,"pull_request_authors_count":110,"issue_authors_count":235,"avg_comments_per_issue":3.9676375404530746,"avg_comments_per_pull_request":3.0844793713163066,"merged_pull_requests_count":391,"bot_issues_count":0,"bot_pull_requests_count":53,"past_year_issues_count":118,"past_year_pull_requests_count":293,"past_year_avg_time_to_close_issue":1696858.1724137932,"past_year_avg_time_to_close_pull_request":392500.8914728682,"past_year_issues_closed_count":29,"past_year_pull_requests_closed_count":258,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":92,"past_year_avg_comments_per_issue":1.271186440677966,"past_year_avg_comments_per_pull_request":2.1160409556313993,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":33,"past_year_merged_pull_requests_count":229,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":211,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"EricCousineau-TRI","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"Skylion007","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"EthanSteinberg","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"}],"active_maintainers":[{"login":"rwgk","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"EricCousineau-TRI","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"Skylion007","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pybind11-global/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pybind11-global/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pybind11-global/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pybind11-global/related_packages","maintainers":[{"uuid":"henryiii","login":"henryiii","name":null,"email":null,"url":null,"packages_count":25,"html_url":"https://pypi.org/user/henryiii/","role":null,"created_at":"2023-01-18T01:47:04.449Z","updated_at":"2023-01-18T01:47:04.449Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/henryiii/packages"},{"uuid":"wjakob","login":"wjakob","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/wjakob/","role":null,"created_at":"2023-01-18T01:47:04.453Z","updated_at":"2023-01-18T01:47:04.453Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/wjakob/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726136,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":8677694,"name":"py3-pybind11","ecosystem":"alpine","description":"Seamless operability between C++11 and Python","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-07-18T19:40:22.000Z","latest_release_published_at":"2023-07-18T19:40:22.000Z","latest_release_number":"2.11.1-r0","last_synced_at":"2025-09-08T04:39:30.822Z","created_at":"2023-12-20T10:29:25.745Z","updated_at":"2025-09-08T04:39:30.822Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-pybind11","install_command":"apk add py3-pybind11","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pybind11?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pybind11","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pybind11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pybind11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pybind11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pybind11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pybind11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pybind11/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":292,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2024-08-26T14:13:26.208Z","updated_at":"2024-08-26T14:13:26.208Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":5424006,"name":"pybind11-abi","ecosystem":"conda","description":"pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code. Its goals and syntax are similar to the excellent Boost.Python library by David Abrahams: to minimize boilerplate code in traditional extension modules by inferring type information using compile-time introspection.","homepage":"https://github.com/pybind/pybind11/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2022-11-15T11:36:50.000Z","latest_release_published_at":"2024-04-03T17:02:46.000Z","latest_release_number":"5","last_synced_at":"2025-09-02T07:58:46.042Z","created_at":"2022-11-15T12:21:17.699Z","updated_at":"2025-09-02T07:58:46.043Z","registry_url":"https://anaconda.org/anaconda/pybind11-abi","install_command":"conda install -c anaconda pybind11-abi","documentation_url":null,"metadata":{},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:28:06.020Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":33,"rankings":{"downloads":null,"dependent_repos_count":27.968417856058302,"dependent_packages_count":6.984512602490131,"stargazers_count":6.589735803218949,"forks_count":7.956270877619192,"docker_downloads_count":null,"average":12.374734284846644},"purl":"pkg:conda/pybind11-abi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pybind11-abi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pybind11-abi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pybind11-abi/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pybind11-abi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pybind11-abi/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pybind11-abi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pybind11-abi/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4329,"maintainers_count":0,"namespaces_count":0,"keywords_count":2929,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":613},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-08T06:52:46.830Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":6220678,"name":"py3-pybind11-dev","ecosystem":"alpine","description":"Seamless operability between C++11 and Python (development files)","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2020-04-14T00:56:59.000Z","latest_release_published_at":"2020-04-14T00:56:59.000Z","latest_release_number":"2.5.0-r1","last_synced_at":"2025-09-08T04:39:22.201Z","created_at":"2023-02-01T03:41:59.613Z","updated_at":"2025-09-08T04:39:22.201Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.12/community/x86_64/py3-pybind11-dev","install_command":"apk add py3-pybind11-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:28:06.023Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":21.468306824414324,"stargazers_count":1.1752722714095432,"forks_count":0.99506385646008,"average":5.909660738070986},"purl":"pkg:apk/alpine/py3-pybind11-dev?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pybind11-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pybind11-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pybind11-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-pybind11-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-pybind11-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-pybind11-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-pybind11-dev/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":59,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-08T02:23:49.613Z","updated_at":"2023-02-08T02:23:49.613Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.12","url":"https://pkgs.alpinelinux.org/packages?branch=v3.12","ecosystem":"alpine","default":false,"packages_count":12763,"maintainers_count":216,"namespaces_count":2,"keywords_count":1434,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":473},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.748Z","updated_at":"2025-08-23T06:43:35.793Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/namespaces"}},{"id":6212281,"name":"py3-pybind11","ecosystem":"alpine","description":"Seamless operability between C++11 and Python","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2020-12-25T10:38:36.000Z","latest_release_published_at":"2020-12-25T10:38:36.000Z","latest_release_number":"2.6.1-r1","last_synced_at":"2025-09-08T04:39:43.290Z","created_at":"2023-02-01T03:03:03.018Z","updated_at":"2025-09-08T04:39:43.290Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.13/community/x86_64/py3-pybind11","install_command":"apk add py3-pybind11","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:28:06.237Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":9.376124343383465,"stargazers_count":1.201698208246384,"forks_count":0.9930200762754551,"average":2.892710656976326},"purl":"pkg:apk/alpine/py3-pybind11?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pybind11","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pybind11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pybind11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-pybind11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-pybind11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-pybind11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-pybind11/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":259,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-08T02:23:49.933Z","updated_at":"2023-02-08T02:23:49.933Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.13","url":"https://pkgs.alpinelinux.org/packages?branch=v3.13","ecosystem":"alpine","default":false,"packages_count":13897,"maintainers_count":231,"namespaces_count":2,"keywords_count":1890,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":587},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.734Z","updated_at":"2025-09-07T05:11:47.762Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/namespaces"}},{"id":6053577,"name":"py3-pybind11-dev","ecosystem":"alpine","description":"Seamless operability between C++11 and Python (development files)","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":13,"first_release_published_at":"2023-01-07T02:13:40.000Z","latest_release_published_at":"2024-09-14T13:37:53.000Z","latest_release_number":"2.13.6-r0","last_synced_at":"2025-09-08T04:39:53.885Z","created_at":"2023-01-31T18:37:07.672Z","updated_at":"2025-09-08T04:39:53.886Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-pybind11-dev","install_command":"apk add py3-pybind11-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:28:06.276Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":1.2210394489668128,"forks_count":0.9666562304320602,"average":4.207107075767063},"purl":"pkg:apk/alpine/py3-pybind11-dev?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pybind11-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pybind11-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pybind11-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pybind11-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pybind11-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pybind11-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pybind11-dev/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":331,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-01-31T22:19:40.524Z","updated_at":"2023-01-31T22:19:40.524Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":8677695,"name":"py3-pybind11-dev","ecosystem":"alpine","description":"Seamless operability between C++11 and Python (development files)","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-07-18T19:40:22.000Z","latest_release_published_at":"2023-07-18T19:40:22.000Z","latest_release_number":"2.11.1-r0","last_synced_at":"2025-09-08T04:39:35.656Z","created_at":"2023-12-20T10:29:25.841Z","updated_at":"2025-09-08T04:39:35.656Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-pybind11-dev","install_command":"apk add py3-pybind11-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pybind11-dev?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pybind11-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pybind11-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pybind11-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pybind11-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pybind11-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pybind11-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-pybind11-dev/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":292,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2024-08-26T14:12:23.068Z","updated_at":"2024-08-26T14:12:23.068Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":6194745,"name":"py3-pybind11-dev","ecosystem":"alpine","description":"Seamless operability between C++11 and Python (development files)","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-04-18T03:22:05.000Z","latest_release_published_at":"2021-04-18T03:22:05.000Z","latest_release_number":"2.6.2-r2","last_synced_at":"2025-09-08T04:39:27.885Z","created_at":"2023-02-01T01:37:14.526Z","updated_at":"2025-09-08T04:39:27.885Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.14/community/x86_64/py3-pybind11-dev","install_command":"apk add py3-pybind11-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:28:06.562Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":21.680705976734856,"stargazers_count":1.1365155769487898,"forks_count":0.9359540045460623,"average":5.938293889557427},"purl":"pkg:apk/alpine/py3-pybind11-dev?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pybind11-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pybind11-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pybind11-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-pybind11-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-pybind11-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-pybind11-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-pybind11-dev/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":258,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-04T17:24:39.760Z","updated_at":"2023-02-04T17:24:39.760Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.14","url":"https://pkgs.alpinelinux.org/packages?branch=v3.14","ecosystem":"alpine","default":false,"packages_count":14958,"maintainers_count":258,"namespaces_count":2,"keywords_count":2173,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":671},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.706Z","updated_at":"2025-09-06T05:02:18.055Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/namespaces"}},{"id":6143674,"name":"py3-pybind11-dev","ecosystem":"alpine","description":"Seamless operability between C++11 and Python (development files)","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-05-13T11:37:19.000Z","latest_release_published_at":"2022-05-13T11:37:19.000Z","latest_release_number":"2.6.2-r4","last_synced_at":"2025-09-08T04:39:30.562Z","created_at":"2023-01-31T22:51:26.661Z","updated_at":"2025-09-08T04:39:30.563Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/py3-pybind11-dev","install_command":"apk add py3-pybind11-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:28:05.741Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":18.665257967952105,"stargazers_count":1.1386981276046253,"forks_count":0.9508716323296356,"average":5.188706931971591},"purl":"pkg:apk/alpine/py3-pybind11-dev?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pybind11-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pybind11-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pybind11-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-pybind11-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-pybind11-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-pybind11-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-pybind11-dev/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":304,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-01T13:31:23.576Z","updated_at":"2023-02-01T13:31:23.576Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2845,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":915},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2025-09-08T06:51:50.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":6208439,"name":"py3-pybind11-dev","ecosystem":"alpine","description":"Seamless operability between C++11 and Python (development files)","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2020-12-25T10:38:36.000Z","latest_release_published_at":"2020-12-25T10:38:36.000Z","latest_release_number":"2.6.1-r1","last_synced_at":"2025-09-08T04:39:29.541Z","created_at":"2023-02-01T02:43:08.726Z","updated_at":"2025-09-08T04:39:29.542Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.13/community/x86_64/py3-pybind11-dev","install_command":"apk add py3-pybind11-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:27:22.184Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":19.522199035763112,"stargazers_count":1.201698208246384,"forks_count":0.9930200762754551,"average":5.429229330071238},"purl":"pkg:apk/alpine/py3-pybind11-dev?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pybind11-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pybind11-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pybind11-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-pybind11-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-pybind11-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-pybind11-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-pybind11-dev/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":259,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-04T17:25:54.672Z","updated_at":"2023-02-04T17:25:54.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.13","url":"https://pkgs.alpinelinux.org/packages?branch=v3.13","ecosystem":"alpine","default":false,"packages_count":13897,"maintainers_count":231,"namespaces_count":2,"keywords_count":1890,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":587},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.734Z","updated_at":"2025-09-07T05:11:47.762Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/namespaces"}},{"id":11766378,"name":"py3-pybind11-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pybind11","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-01-03T22:49:17.000Z","latest_release_published_at":"2025-01-03T22:49:17.000Z","latest_release_number":"2.13.6-r0","last_synced_at":"2025-09-08T04:40:03.248Z","created_at":"2025-06-07T18:44:13.651Z","updated_at":"2025-09-08T04:40:03.249Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-pybind11-pyc","install_command":"apk add py3-pybind11-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:28:06.021Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pybind11-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pybind11-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pybind11-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pybind11-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pybind11-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pybind11-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pybind11-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-pybind11-pyc/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":323,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2025-06-08T16:21:29.378Z","updated_at":"2025-06-08T16:21:29.378Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":7935415,"name":"py3-pybind11-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pybind11","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":10,"first_release_published_at":"2023-07-15T14:41:20.000Z","latest_release_published_at":"2024-09-14T13:37:53.000Z","latest_release_number":"2.13.6-r0","last_synced_at":"2025-09-02T08:16:29.379Z","created_at":"2023-07-15T15:24:46.751Z","updated_at":"2025-09-02T08:16:29.380Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-pybind11-pyc","install_command":"apk add py3-pybind11-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:27:22.188Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":12.672166798992027,"stargazers_count":1.1046290862646277,"forks_count":0.9596465186923954,"docker_downloads_count":null,"average":3.6841106009872626},"purl":"pkg:apk/alpine/py3-pybind11-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pybind11-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pybind11-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pybind11-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pybind11-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pybind11-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pybind11-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pybind11-pyc/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":331,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-07-15T17:32:24.309Z","updated_at":"2023-07-15T17:32:24.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":11139767,"name":"py3-pybind11-dev","ecosystem":"alpine","description":"Seamless operability between C++11 and Python (development files)","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-10-18T05:31:04.000Z","latest_release_published_at":"2024-10-18T05:31:04.000Z","latest_release_number":"2.13.6-r0","last_synced_at":"2025-09-08T04:39:46.846Z","created_at":"2024-12-07T13:03:04.314Z","updated_at":"2025-09-08T04:39:46.847Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-pybind11-dev","install_command":"apk add py3-pybind11-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:27:22.135Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pybind11-dev?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pybind11-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pybind11-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pybind11-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pybind11-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pybind11-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pybind11-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pybind11-dev/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":322,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2024-12-08T21:16:52.055Z","updated_at":"2024-12-08T21:16:52.055Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":6100904,"name":"py3-pybind11","ecosystem":"alpine","description":"Seamless operability between C++11 and Python","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-09-13T14:25:05.000Z","latest_release_published_at":"2022-09-13T14:25:05.000Z","latest_release_number":"2.10.0-r0","last_synced_at":"2025-09-08T04:39:42.140Z","created_at":"2023-01-31T20:47:32.945Z","updated_at":"2025-09-08T04:39:42.141Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-pybind11","install_command":"apk add py3-pybind11","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:27:22.180Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":1.223756595935781,"forks_count":1.0441226002020882,"average":7.380431121589761},"purl":"pkg:apk/alpine/py3-pybind11?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pybind11","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pybind11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pybind11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-pybind11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-pybind11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-pybind11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-pybind11/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":305,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-01T07:43:41.448Z","updated_at":"2023-02-01T07:43:41.448Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3362,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1026},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2025-09-07T07:26:12.220Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":5284629,"name":"pybind11","ecosystem":"conda","description":"pybind11 is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code. Its goals and syntax are similar to the excellent Boost.Python library by David Abrahams: to minimize boilerplate code in traditional extension modules by inferring type information using compile-time introspection.","homepage":"https://github.com/pybind/pybind11/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2018-09-09T16:37:16.000Z","latest_release_published_at":"2024-10-31T14:57:36.000Z","latest_release_number":"2.13.6","last_synced_at":"2025-09-08T04:39:39.151Z","created_at":"2022-10-03T15:41:07.633Z","updated_at":"2025-09-08T04:39:39.152Z","registry_url":"https://anaconda.org/anaconda/pybind11","install_command":"conda install -c anaconda pybind11","documentation_url":null,"metadata":{},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:27:22.205Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":160,"rankings":{"downloads":null,"dependent_repos_count":15.48739750986942,"dependent_packages_count":11.117861482381532,"stargazers_count":6.6504706954145165,"forks_count":7.956270877619192,"docker_downloads_count":null,"average":10.303000141321165},"purl":"pkg:conda/pybind11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pybind11","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pybind11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pybind11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pybind11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pybind11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pybind11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pybind11/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4329,"maintainers_count":0,"namespaces_count":0,"keywords_count":2929,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":613},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-08T06:52:46.830Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":11139782,"name":"py3-pybind11","ecosystem":"alpine","description":"Seamless operability between C++11 and Python","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-10-18T05:31:04.000Z","latest_release_published_at":"2024-10-18T05:31:04.000Z","latest_release_number":"2.13.6-r0","last_synced_at":"2025-09-08T04:39:50.569Z","created_at":"2024-12-07T13:03:07.186Z","updated_at":"2025-09-08T04:39:50.569Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-pybind11","install_command":"apk add py3-pybind11","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:27:22.182Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pybind11?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pybind11","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pybind11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pybind11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pybind11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pybind11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pybind11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-pybind11/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":322,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2024-12-08T21:15:46.351Z","updated_at":"2024-12-08T21:15:46.351Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":10345274,"name":"py3-pybind11","ecosystem":"alpine","description":"Seamless operability between C++11 and Python","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-22T12:48:48.000Z","latest_release_published_at":"2024-04-22T12:48:48.000Z","latest_release_number":"2.12.0-r1","last_synced_at":"2025-09-08T04:40:03.026Z","created_at":"2024-06-11T10:22:04.510Z","updated_at":"2025-09-08T04:40:03.026Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-pybind11","install_command":"apk add py3-pybind11","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:27:22.103Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pybind11?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pybind11","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pybind11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pybind11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pybind11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pybind11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pybind11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pybind11/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":317,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2024-06-12T01:26:25.711Z","updated_at":"2024-06-12T01:26:25.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":6165751,"name":"py3-pybind11-dev","ecosystem":"alpine","description":"Seamless operability between C++11 and Python (development files)","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-04-18T03:22:05.000Z","latest_release_published_at":"2021-04-18T03:22:05.000Z","latest_release_number":"2.6.2-r2","last_synced_at":"2025-09-08T04:39:44.507Z","created_at":"2023-01-31T23:56:44.296Z","updated_at":"2025-09-08T04:39:44.507Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/community/x86_64/py3-pybind11-dev","install_command":"apk add py3-pybind11-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:27:22.181Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":25.58491517941603,"stargazers_count":1.1792899035126443,"forks_count":0.9711799205398247,"average":6.933846250867124},"purl":"pkg:apk/alpine/py3-pybind11-dev?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pybind11-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pybind11-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pybind11-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-pybind11-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-pybind11-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-pybind11-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-pybind11-dev/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":255,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-04T17:24:22.648Z","updated_at":"2023-02-04T17:24:22.648Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.15","url":"https://pkgs.alpinelinux.org/packages?branch=v3.15","ecosystem":"alpine","default":false,"packages_count":15857,"maintainers_count":287,"namespaces_count":2,"keywords_count":2456,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":780},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.684Z","updated_at":"2025-09-08T06:51:45.631Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/namespaces"}},{"id":10345277,"name":"py3-pybind11-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pybind11","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-22T12:48:48.000Z","latest_release_published_at":"2024-04-22T12:48:48.000Z","latest_release_number":"2.12.0-r1","last_synced_at":"2025-09-08T04:39:54.636Z","created_at":"2024-06-11T10:22:05.605Z","updated_at":"2025-09-08T04:39:54.636Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-pybind11-pyc","install_command":"apk add py3-pybind11-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:28:06.021Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-pybind11-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pybind11-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pybind11-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pybind11-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pybind11-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pybind11-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pybind11-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-pybind11-pyc/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":317,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2024-06-12T01:26:25.874Z","updated_at":"2024-06-12T01:26:25.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":4110107,"name":"github.com/pybind/pybind11","ecosystem":"go","description":"","homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"github.com/pybind","versions_count":46,"first_release_published_at":"2016-07-12T15:52:42.000Z","latest_release_published_at":"2025-08-22T19:57:09.000Z","latest_release_number":"v3.0.1+incompatible","last_synced_at":"2025-09-08T04:39:33.763Z","created_at":"2022-04-12T14:02:25.094Z","updated_at":"2025-09-08T04:39:33.763Z","registry_url":"https://pkg.go.dev/github.com/pybind/pybind11","install_command":"go get github.com/pybind/pybind11","documentation_url":"https://pkg.go.dev/github.com/pybind/pybind11#section-documentation","metadata":{},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:28:06.043Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/pybind/pybind11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pybind/pybind11","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pybind/pybind11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pybind/pybind11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpybind%2Fpybind11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpybind%2Fpybind11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpybind%2Fpybind11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpybind%2Fpybind11/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":8734919,"name":"grib-to-arrow","ecosystem":"pypi","description":"grib_to_arrow is a python module to export data in the GRIB format to Apache Arrow","homepage":null,"licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2024-01-08T11:02:36.000Z","latest_release_published_at":"2024-01-14T19:50:56.000Z","latest_release_number":"0.1.8","last_synced_at":"2024-12-08T21:05:55.659Z","created_at":"2024-01-08T14:55:39.661Z","updated_at":"2025-08-31T08:28:05.742Z","registry_url":"https://pypi.org/project/grib-to-arrow/","install_command":"pip install grib-to-arrow --index-url https://pypi.org/simple","documentation_url":"https://grib-to-arrow.readthedocs.io/","metadata":{"funding":null,"classifiers":["Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9"],"normalized_name":"grib-to-arrow"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:28:05.741Z","dependent_packages_count":0,"downloads":458,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":15.22506561556512,"dependent_repos_count":66.29462188600398,"dependent_packages_count":10.043330063848897,"stargazers_count":0.14053097411637394,"forks_count":0.33423075261100166,"docker_downloads_count":null,"average":18.407555858429074},"purl":"pkg:pypi/grib-to-arrow","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/grib-to-arrow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/grib-to-arrow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/grib-to-arrow/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/grib-to-arrow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/grib-to-arrow/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/grib-to-arrow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/grib-to-arrow/related_packages","maintainers":[{"uuid":"hugopendlebury","login":"hugopendlebury","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/hugopendlebury/","role":"Owner","created_at":"2024-01-09T15:33:49.239Z","updated_at":"2024-01-09T15:33:49.239Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hugopendlebury/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726136,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":6180372,"name":"py3-pybind11","ecosystem":"alpine","description":"Seamless operability between C++11 and Python","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-04-18T03:22:05.000Z","latest_release_published_at":"2021-04-18T03:22:05.000Z","latest_release_number":"2.6.2-r2","last_synced_at":"2025-09-08T04:39:48.958Z","created_at":"2023-02-01T00:34:07.120Z","updated_at":"2025-09-08T04:39:48.958Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/community/x86_64/py3-pybind11","install_command":"apk add py3-pybind11","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:28:05.743Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":16.478526833575078,"stargazers_count":1.1729835403922557,"forks_count":0.9711799205398247,"average":4.65567257362679},"purl":"pkg:apk/alpine/py3-pybind11?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pybind11","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pybind11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pybind11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-pybind11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-pybind11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-pybind11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-pybind11/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":255,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-04T17:24:28.371Z","updated_at":"2023-02-04T17:24:28.371Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.15","url":"https://pkgs.alpinelinux.org/packages?branch=v3.15","ecosystem":"alpine","default":false,"packages_count":15857,"maintainers_count":287,"namespaces_count":2,"keywords_count":2456,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":780},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.684Z","updated_at":"2025-09-08T06:51:45.631Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/namespaces"}},{"id":6075382,"name":"py3-pybind11","ecosystem":"alpine","description":"Seamless operability between C++11 and Python (for python3)","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2019-05-25T19:52:03.000Z","latest_release_published_at":"2019-05-25T19:52:03.000Z","latest_release_number":"2.2.4-r1","last_synced_at":"2025-09-08T04:39:41.948Z","created_at":"2023-01-31T19:41:57.208Z","updated_at":"2025-09-08T04:39:41.948Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.10/community/x86_64/py3-pybind11","install_command":"apk add py3-pybind11","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:28:05.744Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":21.460348162475825,"stargazers_count":1.1218568665377175,"forks_count":1.0444874274661509,"average":5.906673114119923},"purl":"pkg:apk/alpine/py3-pybind11?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pybind11","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pybind11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pybind11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py3-pybind11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py3-pybind11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py3-pybind11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages/py3-pybind11/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":70,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-01T03:44:59.145Z","updated_at":"2023-02-01T03:44:59.145Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.10","url":"https://pkgs.alpinelinux.org/packages?branch=v3.10","ecosystem":"alpine","default":false,"packages_count":10340,"maintainers_count":177,"namespaces_count":2,"keywords_count":920,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":384},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.780Z","updated_at":"2025-09-03T06:50:30.344Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.10/namespaces"}},{"id":6233216,"name":"py3-pybind11","ecosystem":"alpine","description":"Seamless operability between C++11 and Python","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2019-11-05T15:33:57.000Z","latest_release_published_at":"2019-11-05T15:33:57.000Z","latest_release_number":"2.4.3-r1","last_synced_at":"2025-09-08T04:39:45.598Z","created_at":"2023-02-01T04:36:16.206Z","updated_at":"2025-09-08T04:39:45.598Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.11/community/x86_64/py3-pybind11","install_command":"apk add py3-pybind11","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:28:05.766Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":22.600674117438356,"stargazers_count":1.2329253148838033,"forks_count":1.0555259890012418,"average":6.22228135533085},"purl":"pkg:apk/alpine/py3-pybind11?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pybind11","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pybind11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pybind11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-pybind11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-pybind11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-pybind11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-pybind11/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":55,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-08T02:23:50.030Z","updated_at":"2023-02-08T02:23:50.030Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.11","url":"https://pkgs.alpinelinux.org/packages?branch=v3.11","ecosystem":"alpine","default":false,"packages_count":11274,"maintainers_count":184,"namespaces_count":2,"keywords_count":1187,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":392},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.767Z","updated_at":"2025-09-03T05:48:47.805Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/namespaces"}},{"id":5290173,"name":"pybind11-global","ecosystem":"conda","description":null,"homepage":"https://github.com/pybind/pybind11","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2020-12-09T02:24:12.000Z","latest_release_published_at":"2022-11-01T01:10:00.000Z","latest_release_number":"2.10.1","last_synced_at":"2025-09-08T04:40:30.808Z","created_at":"2022-10-03T15:49:25.257Z","updated_at":"2025-09-08T04:40:30.808Z","registry_url":"https://anaconda.org/conda-forge/pybind11-global","install_command":"conda install -c conda-forge pybind11-global","documentation_url":null,"metadata":{},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:28:06.022Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":10,"rankings":{"downloads":null,"dependent_repos_count":11.073406856629573,"dependent_packages_count":28.97350167174011,"stargazers_count":2.395329108238934,"forks_count":2.9891711163231696,"docker_downloads_count":null,"average":11.357852188232947},"purl":"pkg:conda/pybind11-global","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pybind11-global","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pybind11-global","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pybind11-global/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pybind11-global/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pybind11-global/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pybind11-global/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pybind11-global/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5290172,"name":"pybind11","ecosystem":"conda","description":null,"homepage":"https://github.com/pybind/pybind11","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":null,"versions_count":31,"first_release_published_at":"2019-06-11T22:18:48.000Z","latest_release_published_at":"2022-11-01T01:12:49.000Z","latest_release_number":"2.10.1","last_synced_at":"2025-09-08T04:40:37.226Z","created_at":"2022-10-03T15:49:25.172Z","updated_at":"2025-09-08T04:40:37.226Z","registry_url":"https://anaconda.org/conda-forge/pybind11","install_command":"conda install -c conda-forge pybind11","documentation_url":null,"metadata":{},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:28:06.022Z","dependent_packages_count":36,"downloads":null,"downloads_period":null,"dependent_repos_count":160,"rankings":{"downloads":null,"dependent_repos_count":2.7496382054992763,"dependent_packages_count":1.9112730176156494,"stargazers_count":2.395329108238934,"forks_count":2.9891711163231696,"docker_downloads_count":null,"average":2.5113528619192573},"purl":"pkg:conda/pybind11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pybind11","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pybind11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pybind11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pybind11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pybind11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pybind11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pybind11/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":6220620,"name":"py3-pybind11","ecosystem":"alpine","description":"Seamless operability between C++11 and Python","homepage":"https://github.com/pybind/pybind11","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/pybind/pybind11","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2020-04-14T00:56:59.000Z","latest_release_published_at":"2020-04-14T00:56:59.000Z","latest_release_number":"2.5.0-r1","last_synced_at":"2025-09-08T04:39:53.926Z","created_at":"2023-02-01T03:41:41.799Z","updated_at":"2025-09-08T04:39:53.926Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.12/community/x86_64/py3-pybind11","install_command":"apk add py3-pybind11","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":34631375,"uuid":"38581626","full_name":"pybind/pybind11","owner":"pybind","description":"Seamless operability between C++11 and Python","archived":false,"fork":false,"pushed_at":"2025-08-31T06:07:54.000Z","size":12748,"stargazers_count":17204,"open_issues_count":708,"forks_count":2212,"subscribers_count":249,"default_branch":"master","last_synced_at":"2025-08-31T08:22:18.977Z","etag":null,"topics":["bindings","python"],"latest_commit_sha":null,"homepage":"https://pybind11.readthedocs.io/","language":"C++","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/pybind.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"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}},"created_at":"2015-07-05T19:46:48.000Z","updated_at":"2025-08-31T07:34:55.000Z","dependencies_parsed_at":"2023-01-17T01:00:23.415Z","dependency_job_id":"b27e17d6-a837-4f45-8dc2-05c89c9283cd","html_url":"https://github.com/pybind/pybind11","commit_stats":{"total_commits":2695,"total_committers":375,"mean_commits":"7.1866666666666665","dds":0.8452690166975881,"last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"purl":"pkg:github/pybind/pybind11","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/sbom","scorecard":{"id":665922,"data":{"date":"2025-08-11","repo":{"name":"github.com/pybind/pybind11","commit":"ce7122857a260720878cff09702b9858181bccff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.3,"checks":[{"name":"Code-Review","score":9,"reason":"Found 24/26 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 13 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/configure.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-link.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/format.yml:16","Info: found token with 'none' permissions: .github/workflows/labeler.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/nightlies.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip.yml:16","Warn: no topLevel permission defined: .github/workflows/reusable-standard.yml:1","Warn: no topLevel permission defined: .github/workflows/tests-cibw.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/upstream.yml:8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/ci.yml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:770: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:814: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:816: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:960: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:963: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:971: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1210: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1222: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:406: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:860: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:863: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:872: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:875: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1025: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1038: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1047: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:282: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:285: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:369: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:546: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:912: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:915: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:921: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:924: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1137: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1140: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:1143: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1148: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:1151: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:245: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:713: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/configure.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/configure.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/configure.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-link.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-link.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/docs-link.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/format.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/format.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightlies.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightlies.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/nightlies.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/pip.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reusable-standard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/reusable-standard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests-cibw.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/tests-cibw.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pybind/pybind11/upstream.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:616","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:621","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:725","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:728","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:733","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:839","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1226","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1227","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1228","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:1229","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:489","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:490","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:321","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:776","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:544","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/upstream.yml:115","Info:   0 out of  49 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand 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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pip.yml:89"],"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":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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-21T18:01:31.696Z","repository_id":34631375,"created_at":"2025-08-21T18:01:31.696Z","updated_at":"2025-08-21T18:01:31.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272956012,"owners_count":25021589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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_record":{"login":"pybind","name":"pybind","uuid":"17565521","kind":"organization","description":"Seamless operability between C++ and Python","email":null,"website":"http://pybind11.readthedocs.io/en/latest","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17565521?v=4","repositories_count":12,"last_synced_at":"2024-03-25T20:04:49.256Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pybind","funding_links":[],"total_stars":16071,"followers":143,"following":0,"created_at":"2022-11-02T16:24:52.504Z","updated_at":"2024-03-25T20:04:49.267Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybind/repositories"},"tags":[{"name":"v3.0.1","sha":"f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8","kind":"tag","published_at":"2025-08-22T20:01:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"ed5057ded698e305210269dafa57574ecf964483","kind":"tag","published_at":"2025-07-10T16:20:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0/manifests"},{"name":"v3.0.0rc4","sha":"ea3e33e40dd1cbfa9f885e991386337a0e5b4b66","kind":"commit","published_at":"2025-06-19T14:51:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc4","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc4/manifests"},{"name":"find_memory_guarded_delete_complete","sha":"91bca10de2bd319154adcbf50e781865b1c7c700","kind":"commit","published_at":"2025-06-16T05:05:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/find_memory_guarded_delete_complete","html_url":"https://github.com/pybind/pybind11/releases/tag/find_memory_guarded_delete_complete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@find_memory_guarded_delete_complete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/find_memory_guarded_delete_complete/manifests"},{"name":"v3.0.0rc3","sha":"5d32ed76c0ea53d689f9cec3d4c152d1b0738e8e","kind":"commit","published_at":"2025-06-05T15:14:33.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc3/manifests"},{"name":"v3.0.0rc2","sha":"df595b16579d847cd019072aa0daec1e566c7ba2","kind":"commit","published_at":"2025-05-29T15:05:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc2/manifests"},{"name":"v3.0.0rc1","sha":"fc888f758fde1c37d80f85666060d3f179f6c001","kind":"commit","published_at":"2025-05-21T18:14:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v3.0.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v3.0.0rc1/manifests"},{"name":"open3d-test","sha":"34fe2731a631461c74c0f03247753b138313172e","kind":"commit","published_at":"2024-11-26T17:47:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/open3d-test","html_url":"https://github.com/pybind/pybind11/releases/tag/open3d-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@open3d-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/open3d-test/manifests"},{"name":"v2.13.6","sha":"a2e59f0e7065404b44dfe92a28aca47ba1378dc4","kind":"commit","published_at":"2024-09-14T00:25:58.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.6/manifests"},{"name":"v2.12.1","sha":"2e0815278cb899b20870a67ca8205996ef47e70f","kind":"commit","published_at":"2024-09-13T22:17:12.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.1/manifests"},{"name":"v2.11.2","sha":"95d943ae0ebdf609bbd650d119fda539509929b6","kind":"commit","published_at":"2024-09-13T22:14:03.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.2/manifests"},{"name":"v2.13.5","sha":"7c33cdc2d39c7b99a122579f53bc94c8eb3332ff","kind":"commit","published_at":"2024-08-22T18:54:37.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"c6239a8a1b6871cc0fb5f7af885a02ffd1349f9d","kind":"commit","published_at":"2024-08-15T04:00:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bd67643652d3800837f1f41549a2a5adbaa3fafe","kind":"commit","published_at":"2024-08-13T17:27:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"07f30430d4186c2712761f1ffaea50ede63f2b2b","kind":"commit","published_at":"2024-08-13T13:25:31.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"941f45bcb51457884fa1afd6e24a67377d70f75c","kind":"commit","published_at":"2024-06-26T22:33:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"0c69e1eb2177fa8f8580632c7b1f97fdb606ce8f","kind":"commit","published_at":"2024-06-26T03:51:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.13.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"3e9dfa2866941655c56877882565e7577de6fc7b","kind":"commit","published_at":"2024-03-27T23:24:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.12.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"8a099e44b3d5f85b20f05828d919d2332a8de841","kind":"tag","published_at":"2023-07-17T17:25:35.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"1a917f1852eb7819b671fc3fa862840f4c491a07","kind":"tag","published_at":"2023-07-14T16:03:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.11.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"5b0a6fc2017fcc176545afe3e09c9f9885283242","kind":"tag","published_at":"2023-03-16T22:24:11.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"0bd8896a4010f2d91b2340570c24fa08606ec406","kind":"tag","published_at":"2023-01-03T19:01:51.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"0694ec6a15863bff2e0ea5efe07c78de39b9a33c","kind":"tag","published_at":"2022-12-20T22:59:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"80dc998efced8ceb2be59756668a7e90e8bef917","kind":"tag","published_at":"2022-10-31T18:52:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"aa304c9c7d725ffb9d10af08a3b34cb372307020","kind":"tag","published_at":"2022-07-15T22:21:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.10.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"914c06fb252b6cc3727d0eedab6736e88a3fcb01","kind":"tag","published_at":"2022-03-31T03:14:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"ffa346860b306c9bbfb341aed9c14c067751feb8","kind":"tag","published_at":"2022-02-02T22:38:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"45f792efdd92da094548e2095d6efdbfa7e536ee","kind":"tag","published_at":"2021-12-28T16:46:52.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.9.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"f7b499615e14d70ab098a20deb0cdb3889998a1a","kind":"tag","published_at":"2021-10-27T21:54:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"97976c16fb7652f7faf02d76756666ef87adbe7d","kind":"tag","published_at":"2021-10-04T21:11:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.8.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"787d2c88cafa4d07fb38c9519c485a86323cfcf4","kind":"tag","published_at":"2021-08-03T19:42:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"65e95ea8675ea34bdd566d6461330f25c651e5a8","kind":"tag","published_at":"2021-07-16T13:32:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.7.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.7.0/manifests"},{"name":"archive/pr2672_test_unique_ptr_member","sha":"4255d6cf4418f0a776ced93a09dcc4a1ccc58ad1","kind":"commit","published_at":"2021-02-24T04:18:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_test_unique_ptr_member","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_test_unique_ptr_member","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_test_unique_ptr_member","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_test_unique_ptr_member/manifests"},{"name":"archive/pr2672_use_smart_holder_as_default_v1","sha":"bb80e68f755fe11c8744bde7a88aa82fb776ed59","kind":"commit","published_at":"2021-02-22T14:09:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_use_smart_holder_as_default_v1","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_use_smart_holder_as_default_v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_use_smart_holder_as_default_v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_use_smart_holder_as_default_v1/manifests"},{"name":"milestones_reached/pr2672_as_deployed_with_cl_358092606","sha":"797fe060f0add1ba70382dd8108cfcaebbf8d810","kind":"commit","published_at":"2021-02-18T04:02:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/milestones_reached/pr2672_as_deployed_with_cl_358092606","html_url":"https://github.com/pybind/pybind11/releases/tag/milestones_reached/pr2672_as_deployed_with_cl_358092606","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/milestones_reached%2Fpr2672_as_deployed_with_cl_358092606/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved","sha":"249df7cbdb09817fed0ddf80f01ba5af12466820","kind":"commit","published_at":"2021-02-10T00:14:47.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved/manifests"},{"name":"archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","sha":"f70c493be5b3d8763ecbeb0389d8fee4633065f2","kind":"commit","published_at":"2021-01-29T23:14:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2672_sideline_cast_shtc_interleaved_openspiel_pattern","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2672_sideline_cast_shtc_interleaved_openspiel_pattern/manifests"},{"name":"v2.6.2","sha":"8de7772cc72daca8e947b79b83fea46214931604","kind":"tag","published_at":"2021-01-27T02:34:23.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.2/manifests"},{"name":"archive/xxx_value_ptr_xxx_holder","sha":"6a194b569223188d5348118bb79c06558e340509","kind":"commit","published_at":"2020-12-17T08:20:44.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/xxx_value_ptr_xxx_holder","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/xxx_value_ptr_xxx_holder","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fxxx_value_ptr_xxx_holder","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fxxx_value_ptr_xxx_holder/manifests"},{"name":"archive/pr2198_list_caster_bytes_uint8","sha":"04859f25d989c82b007a8cfaaeb8348e83f25c37","kind":"commit","published_at":"2020-12-04T03:48:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2198_list_caster_bytes_uint8","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2198_list_caster_bytes_uint8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2198_list_caster_bytes_uint8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2198_list_caster_bytes_uint8/manifests"},{"name":"archive/pr2687_move_holder_test_premature_delete","sha":"0c395cfe1fb6cabbaa429a96d20039861fc71524","kind":"commit","published_at":"2020-11-24T03:13:40.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2687_move_holder_test_premature_delete","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2687_move_holder_test_premature_delete","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2687_move_holder_test_premature_delete","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2687_move_holder_test_premature_delete/manifests"},{"name":"archive/yclass_v0","sha":"410e364a2f7c0eeee6419f227a41ff4d96231823","kind":"commit","published_at":"2020-11-18T16:52:09.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/yclass_v0","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/yclass_v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fyclass_v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fyclass_v0/manifests"},{"name":"archive/pr2409_2020_10_18_two_defines","sha":"d9b29d5901ba74b20ea78c40ea2907ede18e86ca","kind":"commit","published_at":"2020-11-13T22:09:49.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/pr2409_2020_10_18_two_defines","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/pr2409_2020_10_18_two_defines","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fpr2409_2020_10_18_two_defines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fpr2409_2020_10_18_two_defines/manifests"},{"name":"archive/llvm_sanitizer_mods","sha":"4aaa7a2803c00b46f91a462c89e7350f800afdb1","kind":"commit","published_at":"2020-11-13T22:09:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/archive/llvm_sanitizer_mods","html_url":"https://github.com/pybind/pybind11/releases/tag/archive/llvm_sanitizer_mods","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@archive%2Fllvm_sanitizer_mods","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/archive%2Fllvm_sanitizer_mods/manifests"},{"name":"v2.6.1","sha":"f1abf5d9159b805674197f6bc443592e631c9130","kind":"tag","published_at":"2020-11-12T00:21:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"59a2ac2745d8a57ac94c6accced73620d59fb844","kind":"tag","published_at":"2020-10-21T16:15:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0/manifests"},{"name":"v2.6.0rc3","sha":"c16da993094988141101ac4d96a9b2c92f9ac714","kind":"commit","published_at":"2020-10-16T21:34:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc3/manifests"},{"name":"v2.6.0rc2","sha":"c4a8b5bb9140cdc8c214044d41e2593986f875d0","kind":"commit","published_at":"2020-10-14T20:37:25.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc2/manifests"},{"name":"v2.6.0rc1","sha":"d46f3322a45cb907777f568bb1377ab1b9457ad8","kind":"commit","published_at":"2020-10-09T21:33:45.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0rc1/manifests"},{"name":"v2.6.0b1","sha":"319b99648b94c37e16cec64e0aec6d80557de64f","kind":"commit","published_at":"2020-09-30T21:17:59.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.6.0b1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.6.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.6.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.6.0b1/manifests"},{"name":"v2.5.0","sha":"3b1dbebabc801c9cf6f0953a4c20b904d444f879","kind":"tag","published_at":"2020-03-31T11:07:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.5.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"80d452484c5409444b0ec19383faa84bb7a4d351","kind":"tag","published_at":"2019-10-14T23:57:54.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"7ec2ddfc95f65d1e986d359466a6c254aa514ef3","kind":"tag","published_at":"2019-09-21T18:21:26.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"e44fcc3c15b41f0720c72832c0b9cd07de819781","kind":"tag","published_at":"2019-09-20T09:11:28.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"00a0aa992953d6482114a0f539a21bb535a16383","kind":"tag","published_at":"2019-09-19T21:08:53.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.4.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"e43e1cc01ae6d4e4e5ba10557a057d7f3d5ece0d","kind":"tag","published_at":"2019-06-13T12:00:36.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.3.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"9a19306fbf30642ca331d0ec88e7da54a96860f9","kind":"tag","published_at":"2018-09-11T09:56:21.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"8edc147d67ca85a93ed1f53628004528dc36a04d","kind":"tag","published_at":"2018-04-29T12:06:43.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"f117a48ea2fd446d2865826a58d08027d4579cb3","kind":"tag","published_at":"2018-02-07T09:59:56.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"86e2ad4f77442c3350f9a2476650da6bee253c52","kind":"tag","published_at":"2017-09-14T06:50:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"2a5a5ec0a47c245fbf1bb1a8a90b4c3278e01693","kind":"tag","published_at":"2017-08-31T11:58:55.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.2.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"1df91d36cfa997c8987889234304ea5e37cc3e68","kind":"tag","published_at":"2017-04-07T00:04:38.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"ad9d574c85f1836c57f2f0727ffe997bb8cbfdd7","kind":"tag","published_at":"2017-03-22T23:14:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"07de0d8627101be53986e841cd4e21ee38c2498a","kind":"tag","published_at":"2017-01-04T14:17:34.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e33ef9c20d36fe760792c61ccc95ecf1b42cf81d","kind":"tag","published_at":"2017-01-01T12:57:10.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc1","sha":"3c7967111280b0a796986ac2025d0ca201623656","kind":"tag","published_at":"2016-12-23T15:20:30.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v2.0.0-rc1","html_url":"https://github.com/pybind/pybind11/releases/tag/v2.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v2.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v2.0.0-rc1/manifests"},{"name":"v1.8.1","sha":"121360c6ae0fff0c97c64470508c11a0cc27bf94","kind":"tag","published_at":"2016-07-12T15:53:00.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"c0759976177b92f386856a5d9f2e8d63ef89293a","kind":"tag","published_at":"2016-06-14T13:16:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.8","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.8/manifests"},{"name":"v1.7","sha":"e70b2abb6dee27a2889b01f245a2a28e6fcd4b01","kind":"tag","published_at":"2016-04-30T20:01:01.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.7","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.7/manifests"},{"name":"v1.6","sha":"e85e9d82824e88352c9389694ff2130e4a6c5d02","kind":"tag","published_at":"2016-04-30T17:59:27.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.6","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.6/manifests"},{"name":"v1.5","sha":"bb79d7bdc0f48f1a9284af85bf36d392afc28307","kind":"tag","published_at":"2016-04-21T10:26:20.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.5","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.5/manifests"},{"name":"v1.4","sha":"0e6ca5916e2585ca9b778f8304c166b6a36b7e5a","kind":"tag","published_at":"2016-04-07T06:52:18.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.4","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.4/manifests"},{"name":"v1.3","sha":"d2385e8fc6a3008cab96532c99db4c3d57541fc5","kind":"tag","published_at":"2016-03-08T17:11:24.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.3","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.3/manifests"},{"name":"v1.2","sha":"8ed2808239f3a6052e7789feeeab34eed39b5c62","kind":"tag","published_at":"2016-02-07T16:32:48.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.2","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.2/manifests"},{"name":"v1.1","sha":"bda3b67dc5f9481857aa7a14478bab3293bb376f","kind":"tag","published_at":"2015-12-07T17:39:39.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.1","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.1/manifests"},{"name":"v1.0","sha":"929fd7e6946255ed84c803d2993f48912de96e15","kind":"tag","published_at":"2015-10-15T20:22:41.000Z","download_url":"https://codeload.github.com/pybind/pybind11/tar.gz/v1.0","html_url":"https://github.com/pybind/pybind11/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybind/pybind11@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-31T08:28:06.021Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":10.036825197837498,"stargazers_count":1.1752722714095432,"forks_count":0.99506385646008,"average":3.0517903314267802},"purl":"pkg:apk/alpine/py3-pybind11?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pybind11","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pybind11","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pybind11/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:21:26.054Z","issues_count":366,"pull_requests_count":860,"avg_time_to_close_issue":22693480.85714286,"avg_time_to_close_pull_request":2682769.2662251657,"issues_closed_count":133,"pull_requests_closed_count":755,"pull_request_authors_count":143,"issue_authors_count":308,"avg_comments_per_issue":3.7650273224043715,"avg_comments_per_pull_request":3.552325581395349,"merged_pull_requests_count":655,"bot_issues_count":0,"bot_pull_requests_count":92,"past_year_issues_count":71,"past_year_pull_requests_count":432,"past_year_avg_time_to_close_issue":815502.56,"past_year_avg_time_to_close_pull_request":626488.2451253482,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":359,"past_year_pull_request_authors_count":55,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":0.7746478873239436,"past_year_avg_comments_per_pull_request":2.7546296296296298,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":321,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","maintainers":[{"login":"rwgk","count":282,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":172,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"}],"active_maintainers":[{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"rwgk","count":105,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-pybind11/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-pybind11/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-pybind11/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-pybind11/related_packages","maintainers":[{"uuid":"clandmeter@alpinelinux.org","login":null,"name":"Carlo Landmeter","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","packages_count":59,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Carlo Landmeter","role":null,"created_at":"2023-02-08T02:23:50.164Z","updated_at":"2023-02-08T02:23:50.164Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers/clandmeter@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.12","url":"https://pkgs.alpinelinux.org/packages?branch=v3.12","ecosystem":"alpine","default":false,"packages_count":12763,"maintainers_count":216,"namespaces_count":2,"keywords_count":1434,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":473},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.748Z","updated_at":"2025-08-23T06:43:35.793Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/namespaces"}}],"commits":{"id":3498,"full_name":"pybind/pybind11","default_branch":"master","committers":[{"name":"Wenzel Jakob","email":"wenzel.jakob@epfl.ch","login":null,"count":417},{"name":"Jason Rhinelander","email":"jason@imaginary.ca","login":null,"count":298},{"name":"Henry Schreiner","email":"HenrySchreinerIII@gmail.com","login":null,"count":232},{"name":"Dean Moldovan","email":"dean0x7d@gmail.com","login":null,"count":197},{"name":"Ralf W. Grosse-Kunstleve","email":"rwgk@google.com","login":null,"count":177},{"name":"Wenzel Jakob","email":"wenzel@inf.ethz.ch","login":null,"count":162},{"name":"Ivan Smirnov","email":"i.s.smirnov@gmail.com","login":null,"count":131},{"name":"Henry Schreiner","email":"henryschreineriii@gmail.com","login":null,"count":101},{"name":"Aaron Gokaslan","email":"skylion.aaron@gmail.com","login":null,"count":71},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":68},{"name":"Yannick Jadoul","email":"yannick.jadoul@belgacom.net","login":null,"count":54},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":53},{"name":"Axel Huebl","email":"axel.huebl@plasma.ninja","login":null,"count":24},{"name":"Aaron Gokaslan","email":"aaronGokaslan@gmail.com","login":null,"count":23},{"name":"Boris Staletic","email":"boris.staletic@gmail.com","login":null,"count":21},{"name":"Sergei Izmailov","email":"sergei.a.izmailov@gmail.com","login":null,"count":20},{"name":"Eric Cousineau","email":"eric.cousineau@tri.global","login":null,"count":18},{"name":"Henry Fredrick Schreiner","email":"henry.fredrick.schreiner@cern.ch","login":null,"count":14},{"name":"Dustin Spicuzza","email":"dustin@virtualroadside.com","login":null,"count":13},{"name":"Sylvain Corlay","email":"sylvain.corlay@gmail.com","login":null,"count":12},{"name":"Antony Lee","email":"anntzer.lee@gmail.com","login":null,"count":12},{"name":"Lori A. Burns","email":"lori.burns@gmail.com","login":null,"count":11},{"name":"Henry Schreiner","email":"henryschreineriii@utexas.edu","login":null,"count":11},{"name":"Dan","email":"github@drmoose.net","login":null,"count":10},{"name":"Sergey Lyskov","email":"sergey.lyskov@jhu.edu","login":null,"count":10},{"name":"Trent Houliston","email":"trent@houliston.me","login":null,"count":10},{"name":"Ben North","email":"ben@redfrontdoor.org","login":null,"count":10},{"name":"jbarlow83","email":"jbarlow83","login":"jbarlow83","count":8},{"name":"Ethan Steinberg","email":"ethan.steinberg@gmail.com","login":null,"count":7},{"name":"Ivan Smirnov","email":"aldanor","login":"aldanor","count":6},{"name":"Laramie Leavitt","email":"laramiel","login":"laramiel","count":6},{"name":"Robert Haschke","email":"rhaschke","login":"rhaschke","count":6},{"name":"luzpaz","email":"luzpaz","login":"luzpaz","count":6},{"name":"Pim Schellart","email":"P.Schellart@princeton.edu","login":null,"count":6},{"name":"Michael Carlstrom","email":"rmc@carlstrom.com","login":null,"count":6},{"name":"Bruce Merry","email":"bmerry@gmail.com","login":null,"count":6},{"name":"Ben Pritchard","email":"ben@bennyp.org","login":null,"count":6},{"name":"Bruce Merry","email":"bmerry@ska.ac.za","login":null,"count":5},{"name":"Oleksandr Pavlyk","email":"oleksandr.pavlyk@intel.com","login":null,"count":5},{"name":"Tomasz Miąsko","email":"tomasz.miasko@gmail.com","login":null,"count":5},{"name":"Baljak","email":"baljci@hotmail.com","login":null,"count":4},{"name":"Jason Newton","email":"nevion@gmail.com","login":null,"count":4},{"name":"Jeremy Maitin-Shepard","email":"jbms@google.com","login":null,"count":4},{"name":"Jerome Robert","email":"jeromerobert@gmx.com","login":null,"count":4},{"name":"Johan Mabille","email":"jmabille@bloomberg.net","login":null,"count":4},{"name":"Yung-Yu Chen","email":"yyc@solvcon.net","login":null,"count":4},{"name":"fatvlady","email":"fatvlad.95@gmail.com","login":null,"count":4},{"name":"Bruce Merry","email":"1963944+bmerry","login":"bmerry","count":4},{"name":"Maarten Baert","email":"maarten-baert@hotmail.com","login":null,"count":3},{"name":"MRocholl","email":"moritz.rocholl@gmail.com","login":null,"count":3},{"name":"Patrick Stewart","email":"patrick@rfcreations.com","login":null,"count":3},{"name":"Liam Keegan","email":"liam@keegan.ch","login":null,"count":3},{"name":"John Kirkham","email":"kirkhamj@janelia.hhmi.org","login":null,"count":3},{"name":"Francesco Biscani","email":"bluescarni@gmail.com","login":null,"count":3},{"name":"Philipp Bucher","email":"philipp.bucher@tum.de","login":null,"count":3},{"name":"Sebastian Koslowski","email":"sebastian.koslowski@gmail.com","login":null,"count":3},{"name":"Thomas Köppe","email":"tkoeppe@google.com","login":null,"count":3},{"name":"Alexander Gagarin","email":"unientity@gmail.com","login":null,"count":3},{"name":"cyy","email":"cyyever@outlook.com","login":null,"count":3},{"name":"Patrik Huber","email":"patrikhuber","login":"patrikhuber","count":3},{"name":"Matthew Woehlke","email":"matthew.woehlke@kitware.com","login":"mwoehlke-kitware","count":3},{"name":"Jeff VanOss","email":"vanossj","login":"vanossj","count":3},{"name":"Isuru Fernando","email":"isuruf@gmail.com","login":"isuruf","count":3},{"name":"Sergei Lebedev","email":"185856+superbobry","login":"superbobry","count":3},{"name":"Cris Luengo","email":"cluengo@flagshipbio.com","login":null,"count":3},{"name":"Boris Schäling","email":"boris@theboostcpplibraries.com","login":null,"count":3},{"name":"Andy Maloney","email":"asmaloney@gmail.com","login":null,"count":3},{"name":"Andreas Bergmeier","email":"a.bergmeier@dsfishlabs.com","login":null,"count":3},{"name":"Jerry Gamache","email":"jerry.gamache@autodesk.com","login":null,"count":2},{"name":"Joyce","email":"joycebrum@google.com","login":null,"count":2},{"name":"Marcin Wojdyr","email":"wojdyr@gmail.com","login":null,"count":2},{"name":"oremanj","email":"oremanj@mit.edu","login":null,"count":2},{"name":"Ivor Wanders","email":"iwanders","login":"iwanders","count":2},{"name":"Hans Dembinski","email":"HDembinski","login":"HDembinski","count":2},{"name":"Guillaume Jacquenot","email":"Gjacquenot","login":"Gjacquenot","count":2},{"name":"Florian Apolloner","email":"apollo13","login":"apollo13","count":2},{"name":"David Hewitt","email":"1939362+davidhewitt","login":"davidhewitt","count":2},{"name":"Boris Rasin","email":"Boris-Rasin","login":"Boris-Rasin","count":2},{"name":"Ben Boeckel","email":"mathstuf","login":"mathstuf","count":2},{"name":"Alexander Stukowski","email":"stukowski","login":"stukowski","count":2},{"name":"ka-bo","email":"55587089+ka-bo","login":"ka-bo","count":2},{"name":"andriish","email":"andriish","login":"andriish","count":2},{"name":"Martin Blanchard","email":"49144287+mablanchard","login":"mablanchard","count":2},{"name":"Mateusz Sokół","email":"8431159+mtsokol","login":"mtsokol","count":2},{"name":"Pieter P","email":"pieter.pas@outlook.com","login":null,"count":2},{"name":"Rune Paamand","email":"rune@paamand.eu","login":null,"count":2},{"name":"Nick Cullen","email":"nickmarch31@yahoo.com","login":null,"count":2},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":null,"count":2},{"name":"Michael Goulding","email":"michael.goulding@live.com","login":null,"count":2},{"name":"Mattia Basaglia","email":"glax@dragon.best","login":null,"count":2},{"name":"Matthias Möller","email":"m_moeller@live.de","login":null,"count":2},{"name":"Trygve Laugstøl","email":"trygvis@inamo.no","login":null,"count":2},{"name":"Vemund Handeland","email":"vehandel@online.no","login":null,"count":2},{"name":"Victor Stinner","email":"vstinner@python.org","login":null,"count":2},{"name":"Vladimír Vondruš","email":"mosra@centrum.cz","login":null,"count":2},{"name":"albanD","email":"desmaison.alban@gmail.com","login":null,"count":2},{"name":"hulucc","email":"hulucc@outlook.com","login":null,"count":2},{"name":"Bjorn","email":"bjodah@gmail.com","login":null,"count":2},{"name":"Boris Dalstein","email":"dalboris@gmail.com","login":null,"count":2},{"name":"Ed Catmur","email":"ed@catmur.uk","login":null,"count":2},{"name":"Eli Schwartz","email":"eschwartz93@gmail.com","login":null,"count":2},{"name":"Frank","email":"frank-stettner@gmx.net","login":null,"count":2},{"name":"Guilhem Saurel","email":"guilhem.saurel@gmail.com","login":null,"count":2},{"name":"Ian Bell","email":"ian.h.bell@gmail.com","login":null,"count":2},{"name":"Jan Dohl","email":"jan@legxaro.de","login":null,"count":2},{"name":"Saran Tunyasuvunakool","email":"stun@google.com","login":null,"count":2},{"name":"Edward Lockhart","email":"locked@google.com","login":null,"count":1},{"name":"Dzhelil Rufat","email":"drufat@caltech.edu","login":null,"count":1},{"name":"Dmitry Yershov","email":"dmitry.s.yershov@gmail.com","login":null,"count":1},{"name":"Dmitry","email":"sv.l1@mail.ru","login":null,"count":1},{"name":"Cliff Burdick","email":"30670611+cliffburdick","login":"cliffburdick","count":1},{"name":"Clemens Sielaff","email":"clemenssielaff","login":"clemenssielaff","count":1},{"name":"Ciro Santilli","email":"36707998+cirosantilli2","login":"cirosantilli2","count":1},{"name":"Christoph Kahl","email":"26385576+kanonet","login":"kanonet","count":1},{"name":"Chad B. Hovey","email":"1473854+hovey","login":"hovey","count":1},{"name":"Thomas Eding","email":"thomaseding","login":"thomaseding","count":1},{"name":"Thomas Hrabe","email":"3632672+thomashrabe","login":"thomashrabe","count":1},{"name":"Tom de Geus","email":"tdegeus","login":"tdegeus","count":1},{"name":"Sebastian Gsänger","email":"8004308+sgsaenger","login":"sgsaenger","count":1},{"name":"Sergiu Deitsch","email":"sergiud","login":"sergiud","count":1},{"name":"StarQTius","email":"73899717+StarQTius","login":"StarQTius","count":1},{"name":"Stephen Larew","email":"slarew","login":"slarew","count":1},{"name":"acxz","email":"17132214+acxz","login":"acxz","count":1},{"name":"martinRenou","email":"martin.renou@gmail.com","login":"martinRenou","count":1},{"name":"mvoelkle-cern","email":"54059203+mvoelkle-cern","login":"mvoelkle-cern","count":1},{"name":"nafur","email":"nafur","login":"nafur","count":1},{"name":"ngc92","email":"7938269+ngc92","login":"ngc92","count":1},{"name":"nickbridgechess","email":"74011726+nickbridgechess","login":"nickbridgechess","count":1},{"name":"nicolov","email":"nicolov","login":"nicolov","count":1},{"name":"Elliott Sales de Andrade","email":"quantum.analyst@gmail.com","login":"QuLogic","count":1},{"name":"David Vo","email":"auscompgeek","login":"auscompgeek","count":1},{"name":"David Caron","email":"dcaron05@gmail.com","login":"davidcaron","count":1},{"name":"Daniel Saxton","email":"2658661+dsaxton","login":"dsaxton","count":1},{"name":"JGamache-autodesk","email":"56274617+JGamache-autodesk","login":"JGamache-autodesk","count":1},{"name":"Huanchen Zhai","email":"44282896+hczhai","login":"hczhai","count":1},{"name":"Griffin Downs","email":"35574547+grdowns","login":"grdowns","count":1},{"name":"Ghislain Antony Vaillant","email":"ghisvail","login":"ghisvail","count":1},{"name":"Geoffrey Gunter","email":"12984092+gmgunter","login":"gmgunter","count":1},{"name":"Daniel Jacobs","email":"44678615+danielcjacobs","login":"danielcjacobs","count":1},{"name":"Antoine Prouvost","email":"AntoinePrv","login":"AntoinePrv","count":1},{"name":"Ansgar Burchardt","email":"aburch","login":"aburch","count":1},{"name":"Andrew J. Hesford","email":"48421688+ahesford","login":"ahesford","count":1},{"name":"Andre Schmeißer","email":"schmeisser","login":"schmeisser","count":1},{"name":"Alexander Grund","email":"Flamefire","login":"Flamefire","count":1},{"name":"Akira Kawata","email":"akawashiro","login":"akawashiro","count":1},{"name":"Daniel Galvez","email":"galv","login":"galv","count":1},{"name":"Dan","email":"drmoose","login":"drmoose","count":1},{"name":"Cris Luengo","email":"crisluengo","login":"crisluengo","count":1},{"name":"nobkd","email":"44443899+nobkd","login":"nobkd","count":1},{"name":"Mana Borwornpadungkitti","email":"potpath","login":"potpath","count":1},{"name":"Matthew Dawkins","email":"matthew.d.dawkins@gmail.com","login":"mattdawkins","count":1},{"name":"Ahmed Sobhy","email":"68698147+asobhy-qnx","login":"asobhy-qnx","count":1},{"name":"Jamie Snape","email":"jamiesnape","login":"jamiesnape","count":1},{"name":"Jay Soffian","email":"155970+jaysoffian","login":"jaysoffian","count":1},{"name":"JonTriebenbach","email":"40633432+JonTriebenbach","login":"JonTriebenbach","count":1},{"name":"Karl Haubenwallner","email":"crest01","login":"crest01","count":1},{"name":"Karthik Nishanth","email":"55433069+knzivid","login":"knzivid","count":1},{"name":"Matthias Köppe","email":"mkoeppe@math.ucdavis.edu","login":"mkoeppe","count":1},{"name":"Omer Katz","email":"omer.drow@gmail.com","login":"thedrow","count":1},{"name":"OnlineCop","email":"OnlineCop","login":"OnlineCop","count":1},{"name":"Orell Garten","email":"10799869+orgarten","login":"orgarten","count":1},{"name":"Pablo Speciale","email":"pablospe","login":"pablospe","count":1},{"name":"Riccardo Bertossa","email":"33728857+rikigigi","login":"rikigigi","count":1},{"name":"Robert Schütz","email":"rschuetz17@gmail.com","login":"dotlambda","count":1},{"name":"Matthias Volk","email":"volkm","login":"volkm","count":1},{"name":"Merlin Nimier-David","email":"merlinND","login":"merlinND","count":1},{"name":"Michael Kuron","email":"mkuron","login":"mkuron","count":1},{"name":"Mike Essenmacher","email":"112431871+mikeessen","login":"mikeessen","count":1},{"name":"phil-zxx","email":"32247590+phil-zxx","login":"phil-zxx","count":1},{"name":"thorink","email":"thorink","login":"thorink","count":1},{"name":"tuxmaster5000","email":"837503+tuxmaster5000","login":"tuxmaster5000","count":1},{"name":"tzh1043","email":"tzh1043","login":"tzh1043","count":1},{"name":"xkszltl","email":"xkszltl","login":"xkszltl","count":1},{"name":"aimir","email":"48388610+aimir","login":"aimir","count":1},{"name":"ali-beep","email":"54114435+ali-beep","login":"ali-beep","count":1},{"name":"biergaizi","email":"biergaizi","login":"biergaizi","count":1},{"name":"blacktea","email":"42189825+blacktea","login":"blacktea","count":1},{"name":"bogdan-lab","email":"60753036+bogdan-lab","login":"bogdan-lab","count":1},{"name":"gitartpiano","email":"51239761+gitartpiano","login":"gitartpiano","count":1},{"name":"jakobjw","email":"jakobjw","login":"jakobjw","count":1},{"name":"jesse-sony","email":"50677487+jesse-sony","login":"jesse-sony","count":1},{"name":"jonathan-conder-sm","email":"63538679+jonathan-conder-sm","login":"jonathan-conder-sm","count":1},{"name":"kingofpayne","email":"43875454+kingofpayne","login":"kingofpayne","count":1},{"name":"Krzysztof Fornalczyk","email":"cysiek","login":"cysiek","count":1},{"name":"Kumar Aditya","email":"59607654+kumaraditya303","login":"kumaraditya303","count":1},{"name":"Lunderberg","email":"Lunderberg","login":"Lunderberg","count":1},{"name":"László Papp","email":"108480845+lpapp-foundry","login":"lpapp-foundry","count":1},{"name":"yangliz5","email":"li002252@umn.edu","login":null,"count":1},{"name":"Keto D. Zhang","email":"keto.zhang@gmail.com","login":null,"count":1},{"name":"Khachajantc Michael","email":"m.khachajantc@drweb.com","login":null,"count":1},{"name":"Klemens Morgenstern","email":"klemens.morgenstern@ed-chemnitz.de","login":null,"count":1},{"name":"Konstantin Bespalov","email":"kos5tya@yandex.ru","login":null,"count":1},{"name":"Kota Yamaguchi","email":"yamaguchi_kota@cyberagent.co.jp","login":null,"count":1},{"name":"Lin Hsu","email":"linhsu0723@qq.com","login":null,"count":1},{"name":"Lishen1","email":"pavel-panteluk@mail.ru","login":null,"count":1},{"name":"Lonnie L. Souder II","email":"lonnie2@souderfamily.net","login":null,"count":1},{"name":"Luc de Jonckheere","email":"lsdejonckheere@gmail.com","login":null,"count":1},{"name":"Luka Čehovin","email":"luka.cehovin@gmail.com","login":null,"count":1},{"name":"Maciek Starzyk","email":"mstarzyk@gmail.com","login":null,"count":1},{"name":"Manuel Schneider","email":"manuelschneid3r@gmail.com","login":null,"count":1},{"name":"Marc Schlaich","email":"marc.schlaich@googlemail.com","login":null,"count":1},{"name":"Masaki Kozuki","email":"masaki.kozuki.2014@gmail.com","login":null,"count":1},{"name":"Matthew Chan","email":"chanmhy@mcmaster.ca","login":null,"count":1},{"name":"Matthias Geier","email":"Matthias.Geier@gmail.com","login":null,"count":1},{"name":"Matthias Hochsteger","email":"matthias.hochsteger@tuwien.ac.at","login":null,"count":1},{"name":"Jan Iwaszkiewicz","email":"jan.iwaszkiewicz@intel.com","login":null,"count":1},{"name":"Jan Iwaszkiewicz","email":"jiwaszkiewicz6@gmail.com","login":null,"count":1},{"name":"Jared Casper","email":"jared.casper@baidu.com","login":null,"count":1},{"name":"Jason Watson","email":"jason.watson@desy.de","login":null,"count":1},{"name":"Jean Elsner","email":"jean.elsner@googlemail.com","login":null,"count":1},{"name":"methylDragon","email":"methylDragon@gmail.com","login":null,"count":1},{"name":"michalsustr","email":"michal.sustr@gmail.com","login":null,"count":1},{"name":"mk kim","email":"myungk2@hotmail.com","login":null,"count":1},{"name":"myd7349","email":"myd7349@gmail.com","login":null,"count":1},{"name":"nstelzen","email":"nickstelzenmuller@gmail.com","login":null,"count":1},{"name":"patstew","email":"patstew@gmail.com","login":null,"count":1},{"name":"peter","email":"peter_jiachen@163.com","login":null,"count":1},{"name":"voxmea","email":"gilbert@voxmea.net","login":null,"count":1},{"name":"xaedes","email":"xaedes@googlemail.com","login":null,"count":1},{"name":"xkszltl","email":"xkszltl@gmail.com","login":null,"count":1},{"name":"bzaar","email":"slepov@gmail.com","login":null,"count":1},{"name":"cdyson37","email":"charlie@charliedyson.net","login":null,"count":1},{"name":"chenzy","email":"chenzeyuczy@qq.com","login":null,"count":1},{"name":"crimsoncor","email":"crimson.corelio@gmail.com","login":null,"count":1},{"name":"eirrgang","email":"eirrgang@umich.edu","login":null,"count":1},{"name":"eirrgang","email":"mei2n@virginia.edu","login":null,"count":1},{"name":"esquires","email":"eric.g.squires@gmail.com","login":null,"count":1},{"name":"fwjavox","email":"fw@javox-solutions.com","login":null,"count":1},{"name":"hbruintjes","email":"h.bruintjes@cs.rwth-aachen.de","login":null,"count":1},{"name":"heyer2","email":"danielsafari@yahoo.dk","login":null,"count":1},{"name":"jmabille","email":"johan.mabille@gmail.com","login":null,"count":1},{"name":"kajananchinniah","email":"kajananchinniah@gmail.com","login":null,"count":1},{"name":"kururu002","email":"kururu002@qq.com","login":null,"count":1},{"name":"Jean-Baptiste Lespiau","email":"jeanbaptiste.lespiau@gmail.com","login":null,"count":1},{"name":"Rickard Hallerbäck","email":"rickard.hallerback@gmail.com","login":null,"count":1},{"name":"Riyaz Haque","email":"haque1@llnl.gov","login":null,"count":1},{"name":"Roland Dreier","email":"roland.dreier@gmail.com","login":null,"count":1},{"name":"Roland Dreier","email":"roland@purestorage.com","login":null,"count":1},{"name":"Roman Miroshnychenko","email":"romanvm@yandex.ua","login":null,"count":1},{"name":"Matthieu Bec","email":"mbec@gmto.org","login":null,"count":1},{"name":"Matthijs van der Burgh","email":"matthijs.vander.burgh@live.nl","login":null,"count":1},{"name":"Mattias Ellert","email":"mattias.ellert@physics.uu.se","login":null,"count":1},{"name":"Merlin Nimier-David","email":"merlin.nimier@gmail.com","login":null,"count":1},{"name":"Michael König","email":"michael.koenig@blue-yonder.com","login":null,"count":1},{"name":"Michael Voznesensky","email":"voznesenskym@gmail.com","login":null,"count":1},{"name":"Michał Wawrzyniec Urbańczyk","email":"mwu-tow@gazeta.pl","login":null,"count":1},{"name":"Mosalam Ebrahimi","email":"m@heslil.com","login":null,"count":1},{"name":"NaDDu","email":"nonaddu@gmail.com","login":null,"count":1},{"name":"Nathan","email":"n8nyoung@gmail.com","login":null,"count":1},{"name":"Nicholas Musolino","email":"n.musolino@gmail.com","login":null,"count":1},{"name":"Nickolai Belakovski","email":"nbelakovski@gmail.com","login":null,"count":1},{"name":"Nikita Shulga","email":"nikita.shulga@gmail.com","login":null,"count":1},{"name":"Nils Berg","email":"berg.nils@gmail.com","login":null,"count":1},{"name":"Nils Leif Fischer","email":"nils.fischer@aei.mpg.de","login":null,"count":1},{"name":"Nils Werner","email":"nils.werner@audiolabs-erlangen.de","login":null,"count":1},{"name":"Nimrod","email":"Nimrodcowboy@gmail.com","login":null,"count":1},{"name":"Omar Awile","email":"omar.awile@epfl.ch","login":null,"count":1},{"name":"Jean-Michaël Celerier","email":"jeanmichael.celerier+github@gmail.com","login":null,"count":1},{"name":"Jeffrey Quesnelle","email":"jquesnelle@gmail.com","login":null,"count":1},{"name":"Jeremy Maitin-Shepard","email":"jeremy@jeremyms.com","login":null,"count":1},{"name":"Jeremy Nimmer","email":"jeremy.nimmer@tri.global","login":null,"count":1},{"name":"John Travers","email":"jtravs@gmail.com","login":null,"count":1},{"name":"Jonas Adler","email":"jonasadl@kth.se","login":null,"count":1},{"name":"Josh Kelley","email":"joshkel@gmail.com","login":null,"count":1},{"name":"Jouke Witteveen","email":"j.witteveen@gmail.com","login":null,"count":1},{"name":"Justin Bassett","email":"jbassett271@gmail.com","login":null,"count":1},{"name":"Jörg Kreuzberger","email":"joerg@kreuzberger.eu","login":null,"count":1},{"name":"Kenji","email":"kenji.toyama@gmail.com","login":null,"count":1},{"name":"Omar Awile","email":"omar.awile@gmail.com","login":null,"count":1},{"name":"Pascal Thomet","email":"pthomet@gmail.com","login":null,"count":1},{"name":"Paul Fultz II","email":"pfultz2@yahoo.com","login":null,"count":1},{"name":"Pauli Virtanen","email":"pav@iki.fi","login":null,"count":1},{"name":"Peter Hawkins","email":"hawkinsp@cs.stanford.edu","login":null,"count":1},{"name":"Peter Würtz","email":"pwuertz@gmail.com","login":null,"count":1},{"name":"Philip Austin","email":"paustin@eos.ubc.ca","login":null,"count":1},{"name":"Pieter P","email":"pieter.p.dev@outlook.com","login":null,"count":1},{"name":"Pol Mesalles","email":"pol.developer1@gmail.com","login":null,"count":1},{"name":"Qifan Lu","email":"lqf.1996121@gmail.com","login":null,"count":1},{"name":"Ralf W. Grosse-Kunstleve","email":"rwgkio@gmail.com","login":null,"count":1},{"name":"Rasmus Munk Larsen","email":"rmlarsen@google.com","login":null,"count":1},{"name":"Ryan Cahoon","email":"ryan.cahoon@zoox.com","login":null,"count":1},{"name":"HaarigerHarald","email":"haarigerharald@gmx.at","login":null,"count":1},{"name":"Gunnar Läthén","email":"gunnar@lathen.se","login":null,"count":1},{"name":"Guilherme Dantas","email":"guidanoli@hotmail.com","login":null,"count":1},{"name":"Glen Walker","email":"glen@walker.gen.nz","login":null,"count":1},{"name":"Fritz Reese","email":"fritzoreese@gmail.com","login":null,"count":1},{"name":"Borja Zarco","email":"bzarco@google.com","login":null,"count":1},{"name":"Borja Zarco","email":"borja@bzarco.com","login":null,"count":1},{"name":"Boris Staletic","email":"boris.staletic@protonmail.com","login":null,"count":1},{"name":"Bobby Impollonia","email":"bobbyi@gmail.com","login":null,"count":1},{"name":"Blake Thompson","email":"blake@mapbox.com","login":null,"count":1},{"name":"Bertrand MICHEL","email":"bd2michel@gmail.com","login":null,"count":1},{"name":"Ben Frederickson","email":"github@benfrederickson.com","login":null,"count":1},{"name":"B Krishna Chaitanya","email":"bkchaitan94@gmail.com","login":null,"count":1},{"name":"Ashley Whetter","email":"ashley@awhetter.co.uk","login":null,"count":1},{"name":"Arman","email":"arm.nov@ya.ru","login":null,"count":1},{"name":"Andrey Dorozhkin","email":"dorozhkin@speechpro.com","login":null,"count":1},{"name":"Allan Leal","email":"allanmulin@gmail.com","login":null,"count":1},{"name":"Alessandro Bacchini","email":"allebacco@gmail.com","login":null,"count":1},{"name":"Ahuva Kroizer","email":"ahuva.kroizer@intel.com","login":null,"count":1},{"name":"Daniel Dinu","email":"daniel@danieldinu.com","login":null,"count":1},{"name":"Chun Yang","email":"Chuck.Yang@gmail.com","login":null,"count":1},{"name":"Chuck Atkins","email":"chuck.atkins@kitware.com","login":null,"count":1},{"name":"Christoph Grüninger","email":"foss@grueninger.de","login":null,"count":1},{"name":"Naotoshi Seo","email":"sonots@gmail.com","login":"sonots","count":1},{"name":"Eric Cousineau","email":"eacousineau@gmail.com","login":null,"count":1},{"name":"Erick Matsen","email":"ematsen@gmail.com","login":null,"count":1},{"name":"Erik O'Leary","email":"erik.m.oleary@gmail.com","login":null,"count":1},{"name":"Felipe Lema","email":"felipelema@mortemale.org","login":null,"count":1},{"name":"Franz Pöschel","email":"franz.poeschel@gmail.com","login":null,"count":1},{"name":"François Becker","email":"francois.becker@gmail.com","login":null,"count":1},{"name":"Dennis Luxen","email":"info@project-osrm.org","login":null,"count":1},{"name":"Dekken","email":"philip.deegan@gmail.com","login":null,"count":1},{"name":"Davis E. King","email":"davis685@gmail.com","login":null,"count":1},{"name":"David Stone","email":"david.stone@uber.com","login":null,"count":1},{"name":"Dariusz Suchojad","email":"dsuch-github@m.zato.io","login":null,"count":1},{"name":"Darius Arnold","email":"mail@dariusarnold.de","login":null,"count":1},{"name":"James R. Barlow","email":"james@purplerock.ca","login":null,"count":1},{"name":"James Foster","email":"github@jgfoster.net","login":null,"count":1},{"name":"Jack S. Hale","email":"mail@jackhale.co.uk","login":null,"count":1},{"name":"JYX","email":"1449843302@qq.com","login":null,"count":1},{"name":"Ilya Lavrenov","email":"ilya.lavrenov@intel.com","login":null,"count":1},{"name":"Igor Socec","email":"igorsocec@gmail.com","login":null,"count":1},{"name":"Hyunwook Choi","email":"danichoi737@gmail.com","login":null,"count":1},{"name":"Hyrum Wright","email":"hyrum@hyrumwright.org","login":null,"count":1},{"name":"Huu Nguyen","email":"whoshuu@gmail.com","login":null,"count":1},{"name":"Holger Kohr","email":"ho.kohr@zoho.com","login":null,"count":1},{"name":"Christian Ewald","email":"christian.ewald@flytec.ch","login":null,"count":1},{"name":"Xuehai Pan","email":"XuehaiPan@outlook.com","login":null,"count":1},{"name":"Ye Zhihao","email":"vigilans@foxmail.com","login":null,"count":1},{"name":"Yichen","email":"oraluben@outlook.com","login":null,"count":1},{"name":"Zach DeVito","email":"zdevito@fb.com","login":null,"count":1},{"name":"Ryota Suzuki","email":"suzuryo3893@gmail.com","login":null,"count":1},{"name":"Sam Gross","email":"colesbury@gmail.com","login":null,"count":1},{"name":"Samuel Debionne","email":"samuel.debionne@esrf.fr","login":null,"count":1},{"name":"Samuel Debionne","email":"samuel.debionne@gmail.com","login":null,"count":1},{"name":"Sebastian Berg","email":"sebastian@sipsolutions.net","login":null,"count":1},{"name":"Semen Yesylevskyy","email":"yesint4@yahoo.com","login":null,"count":1},{"name":"Shane Loretz","email":"shane.loretz@gmail.com","login":null,"count":1},{"name":"Simeon Ehrig","email":"s.ehrig@hzdr.de","login":null,"count":1},{"name":"Social_Mean","email":"Social_mean@126.com","login":null,"count":1},{"name":"Stefano Rivera","email":"github@rivera.za.net","login":null,"count":1},{"name":"Stephan T. Lavavej","email":"stl@nuwen.net","login":null,"count":1},{"name":"Steve Siano","email":"steve.siano@yahoo.com","login":null,"count":1},{"name":"Steven Johnson","email":"srj@google.com","login":null,"count":1},{"name":"T.Yamada","email":"cielartisan@gmail.com","login":null,"count":1},{"name":"Tailing Yuan","email":"yuantailing@gmail.com","login":null,"count":1},{"name":"Takahiro Ishikawa","email":"ishikawatt@gmail.com","login":null,"count":1},{"name":"Tamaki Nishino","email":"otamachan@gmail.com","login":null,"count":1},{"name":"Tarcísio Fischer","email":"tarcisio.fischer.cco@gmail.com","login":null,"count":1},{"name":"Ted Drain","email":"ted.drain@gmail.com","login":null,"count":1},{"name":"Chris Rusby","email":"chris.rusby@googlemail.com","login":null,"count":1},{"name":"Chris Ohk","email":"utilForever@gmail.com","login":null,"count":1},{"name":"Chekov2k","email":"arnimbalzer@gmail.com","login":null,"count":1},{"name":"Charles Brossollet","email":"chbrossotaf@gmail.com","login":null,"count":1},{"name":"Changming Sun","email":"chasun@microsoft.com","login":null,"count":1},{"name":"Brad Messer","email":"messerb5467@gmail.com","login":null,"count":1},{"name":"Brad Harmon","email":"bharmon@exegy.com","login":null,"count":1},{"name":"Thierry Coppey","email":"tcknetwork@hotmail.com","login":null,"count":1},{"name":"Thomas Ballinger","email":"thomasballinger@gmail.com","login":null,"count":1},{"name":"Thomas Peters","email":"thomas.d.peters@gmail.com","login":null,"count":1},{"name":"Tim Stumbaugh","email":"anabus.maximus@gmail.com","login":null,"count":1},{"name":"Tim Stumbaugh","email":"stum@hudson-trading.com","login":null,"count":1},{"name":"Tobias Leibner","email":"tobias.leibner@googlemail.com","login":null,"count":1},{"name":"Tom de Geus","email":"tom@geus.me","login":null,"count":1},{"name":"Tomas Babej","email":"tomasbabej@gmail.com","login":null,"count":1},{"name":"Toru Niina","email":"niina.toru.68u@gmail.com","login":null,"count":1},{"name":"Trevor Laughlin","email":"trevor.w.laughlin@gmail.com","login":null,"count":1},{"name":"Trigve","email":"trigves@yahoo.com","login":null,"count":1},{"name":"Unknown","email":"kunda@scribus.net","login":null,"count":1},{"name":"Valentin Boettcher","email":"hiro@protagon.space","login":null,"count":1},{"name":"Vikram Pal","email":"vikrampal659@gmail.com","login":null,"count":1},{"name":"Weiming Zhao","email":"wmzhao.code@gmail.com","login":null,"count":1},{"name":"Wink Saville","email":"wink@saville.com","login":null,"count":1},{"name":"marc-chiesa","email":"marc@rti.com","login":null,"count":1}],"total_commits":2695,"total_committers":375,"total_bot_commits":121,"total_bot_committers":2,"mean_commits":7.1866666666666665,"dds":0.8452690166975881,"past_year_committers":[{"name":"Henry Schreiner","email":"HenrySchreinerIII@gmail.com","login":null,"count":32},{"name":"Ralf W. Grosse-Kunstleve","email":"rwgk@google.com","login":null,"count":26},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":16},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":11},{"name":"Sergei Izmailov","email":"sergei.a.izmailov@gmail.com","login":null,"count":7},{"name":"Michael Carlstrom","email":"rmc@carlstrom.com","login":null,"count":6},{"name":"Henry Schreiner","email":"henryschreineriii@gmail.com","login":null,"count":3},{"name":"Mateusz Sokół","email":"8431159+mtsokol","login":"mtsokol","count":2},{"name":"Victor Stinner","email":"vstinner@python.org","login":null,"count":2},{"name":"Axel Huebl","email":"axel.huebl@plasma.ninja","login":null,"count":2},{"name":"Ethan Steinberg","email":"ethan.steinberg@gmail.com","login":null,"count":1},{"name":"Ilya Lavrenov","email":"ilya.lavrenov@intel.com","login":null,"count":1},{"name":"Jason Watson","email":"jason.watson@desy.de","login":null,"count":1},{"name":"László Papp","email":"108480845+lpapp-foundry","login":"lpapp-foundry","count":1},{"name":"Matthias Volk","email":"volkm","login":"volkm","count":1},{"name":"Pablo Speciale","email":"pablospe","login":"pablospe","count":1},{"name":"nobkd","email":"44443899+nobkd","login":"nobkd","count":1},{"name":"Alexander Grund","email":"Flamefire","login":"Flamefire","count":1},{"name":"Antoine Prouvost","email":"AntoinePrv","login":"AntoinePrv","count":1},{"name":"Ben Boeckel","email":"mathstuf","login":"mathstuf","count":1},{"name":"Cliff Burdick","email":"30670611+cliffburdick","login":"cliffburdick","count":1},{"name":"Huanchen Zhai","email":"44282896+hczhai","login":"hczhai","count":1},{"name":"Jean Elsner","email":"jean.elsner@googlemail.com","login":null,"count":1},{"name":"Kenji","email":"kenji.toyama@gmail.com","login":null,"count":1},{"name":"Keto D. Zhang","email":"keto.zhang@gmail.com","login":null,"count":1},{"name":"Luc de Jonckheere","email":"lsdejonckheere@gmail.com","login":null,"count":1},{"name":"Mattias Ellert","email":"mattias.ellert@physics.uu.se","login":null,"count":1},{"name":"Oleksandr Pavlyk","email":"oleksandr.pavlyk@intel.com","login":null,"count":1},{"name":"Pascal Thomet","email":"pthomet@gmail.com","login":null,"count":1},{"name":"Peter Würtz","email":"pwuertz@gmail.com","login":null,"count":1},{"name":"Pieter P","email":"pieter.p.dev@outlook.com","login":null,"count":1},{"name":"Pieter P","email":"pieter.pas@outlook.com","login":null,"count":1},{"name":"Pol Mesalles","email":"pol.developer1@gmail.com","login":null,"count":1},{"name":"Sam Gross","email":"colesbury@gmail.com","login":null,"count":1},{"name":"Sebastian Berg","email":"sebastian@sipsolutions.net","login":null,"count":1},{"name":"Social_Mean","email":"Social_mean@126.com","login":null,"count":1},{"name":"Thierry Coppey","email":"tcknetwork@hotmail.com","login":null,"count":1},{"name":"Tim Stumbaugh","email":"stum@hudson-trading.com","login":null,"count":1},{"name":"bzaar","email":"slepov@gmail.com","login":null,"count":1},{"name":"cyyever","email":"cyyever@outlook.com","login":null,"count":1},{"name":"Aaron Gokaslan","email":"aaronGokaslan@gmail.com","login":null,"count":1},{"name":"Christoph Grüninger","email":"foss@grueninger.de","login":null,"count":1},{"name":"Chun Yang","email":"Chuck.Yang@gmail.com","login":null,"count":1},{"name":"Dustin Spicuzza","email":"dustin@virtualroadside.com","login":null,"count":1}],"past_year_total_commits":141,"past_year_total_committers":44,"past_year_total_bot_commits":27,"past_year_total_bot_committers":2,"past_year_mean_commits":3.2045454545454546,"past_year_dds":0.7730496453900709,"last_synced_at":"2024-06-26T13:35:05.484Z","last_synced_commit":"895e657220c1ff2058a4cfee6b185bd0582b0157","created_at":"2023-03-07T09:17:57.192Z","updated_at":"2024-06-26T13:35:05.491Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"pybind/pybind11","html_url":"https://github.com/pybind/pybind11","last_synced_at":"2025-09-06T20:08:56.675Z","status":null,"issues_count":369,"pull_requests_count":1086,"avg_time_to_close_issue":22235073.424242426,"avg_time_to_close_pull_request":2596014.9697950375,"issues_closed_count":132,"pull_requests_closed_count":927,"pull_request_authors_count":145,"issue_authors_count":309,"avg_comments_per_issue":3.6151761517615175,"avg_comments_per_pull_request":3.2329650092081033,"merged_pull_requests_count":807,"bot_issues_count":1,"bot_pull_requests_count":123,"past_year_issues_count":75,"past_year_pull_requests_count":481,"past_year_avg_time_to_close_issue":743165.56,"past_year_avg_time_to_close_pull_request":474837.7345360825,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":388,"past_year_pull_request_authors_count":57,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":0.68,"past_year_avg_comments_per_pull_request":2.760914760914761,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":347,"created_at":"2023-05-10T10:38:37.711Z","updated_at":"2025-09-06T20:08:56.677Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybind%2Fpybind11/issues","issue_labels_count":{"triage":221,"help wanted":18,"bug":14,"enhancement":11,"docs":4,"compiler issue":3,"build system":3,"signatures":2,"duplicate":2,"ci":2,"holders":2,"regression":1,"github_actions":1,"casters":1},"pull_request_labels_count":{"dependencies":81,"github_actions":57,"needs changelog":22,"python":16,"build system":8,"needs backport":7,"python dev":6,"needs-review":3,"holders":3,"casters":2,"pywrapcc backport":2,"pybind11k backport":2,"ci":1,"enhancement":1,"bug":1,"docs":1,"abi break":1,"smart holder":1,"needs-backport":1},"issue_author_associations_count":{"NONE":285,"CONTRIBUTOR":67,"COLLABORATOR":16,"MEMBER":1},"pull_request_author_associations_count":{"COLLABORATOR":580,"CONTRIBUTOR":408,"NONE":95,"MEMBER":3},"issue_authors":{"XuehaiPan":6,"henryiii":6,"petersteneteg":5,"dyollb":5,"rwgk":5,"gentlegiantJGC":5,"rostan-t":5,"LecrisUT":3,"sin3point14":3,"yurivict":3,"mtelka":2,"ianhbell":2,"QuLogic":2,"tadeu":2,"feltech":2,"zhqrbitee":2,"IljaManakov":2,"xalteropsx":2,"2bam":2,"Tishj":2,"jbms":2,"patrikhuber":2,"spacelg":2,"joycebrum":2,"tttapa":2,"yesint":2,"vfdev-5":2,"oleksandr-pavlyk":2,"pschella":2,"EricCousineau-TRI":2,"nkr0":2,"mgorny":2,"ChunelFeng":2,"juanjosegarciaripoll":2,"SherlockNolan":1,"zhanghb97":1,"daltairwalter":1,"liuzqt":1,"krokoko":1,"sarlinpe":1,"burnpanck":1,"Vlad-Shcherbina":1,"InvincibleRMC":1,"dalboris":1,"ptumati-nvidia":1,"jcelerier":1,"bgold04":1,"nbelakovski":1,"tzh1043":1,"fangchaooo":1,"guillaumekln":1,"huqin-RM":1,"spflueger":1,"xARTPOP":1,"meghprkh":1,"abidrahmank":1,"novoselov-ab":1,"YunchengLiu":1,"r-owen":1,"tylerjereddy":1,"oscargus":1,"cmdawson":1,"abcdsky":1,"sizmailov":1,"hzywlx":1,"Zach0806":1,"gatecat":1,"jeanettejohnson":1,"Toninoso":1,"beatmax":1,"anmyachev":1,"Xfel":1,"lpapp-foundry":1,"RealLast":1,"kunitoki":1,"simleo":1,"mbasaglia":1,"beantowel":1,"crclark":1,"cyyever":1,"bbarcklay":1,"romainaugier":1,"0-wiz-0":1,"ddv5":1,"utsavrai":1,"suixin1424":1,"bettinaheim":1,"paulocoutinhox":1,"thewh1teagle":1,"hzhangxyz":1,"rkaminsk":1,"bkloster-sma":1,"colesbury":1,"josephsieh":1,"wolfleyb":1,"WhoBrokeTheBuild":1,"mhochsteger":1,"sgranjoux":1,"AGPX":1,"zizhang-qiu":1,"niteria":1,"leaf918":1,"vonzo":1,"hyt589":1,"mmodenesi":1,"hawkinsp":1,"lucasMa0809":1,"befeleme":1,"lucmans":1,"lathen":1,"parker-research":1,"andriish":1,"MatteoRagni":1,"stridera":1,"itamaro":1,"Winneee":1,"pre-commit-ci[bot]":1,"QuantuMope":1,"yobiminds":1,"jeanchristopheruel":1,"sivansh11":1,"prfiredragon":1,"nowtilous":1,"beckermr":1,"gabrieldevillers":1,"lilinxi":1,"cctry":1,"rgommers":1,"JCGoran":1,"zdzhaoyong":1,"markuspi":1,"JeanElsner":1,"luanhaixin":1,"Baljak":1,"zhouw":1,"biergaizi":1,"onelxj":1,"kschwarz-intrepidcs":1,"slayoo":1,"bzaar":1,"samuel0929":1,"huweiATgithub":1,"dwpeng":1,"riclarsson":1,"Stoneplay":1,"Fung-Chai":1,"JavierSanchezB":1,"wojdyr":1,"jengelh":1,"kvarg":1,"rfhaque":1,"dkavolis":1,"daleydeng":1,"rnburn":1,"MaartenBaert":1,"Joseph-Edwards":1,"jnooree":1,"chrreisinger":1,"d4l3k":1,"pasbi":1,"N-Wouda":1,"ascended121":1,"smontanaro":1,"stellaraccident":1,"pythondever":1,"kaixiongg":1,"jshellen":1,"briha":1,"SimonDev666":1,"CDK6182CHR":1,"ErikPoppleton":1,"EnziinSystem":1,"halgari":1,"sschnug":1,"NNUCJ":1,"b0bleet":1,"Grantim":1,"HolyBlackCat":1,"yangle":1,"fbriol":1,"jpivarski":1,"vasica38":1,"soulslicer":1,"kkimdev":1,"lexxmark":1,"RichardPat":1,"mikaeltw":1,"yangxin6":1,"adalisk-emikhaylov":1,"DDoS":1,"kasparthommen":1,"whybeyoung":1,"m-chaturvedi":1,"natke":1,"kschmid23":1,"luigibrancati":1,"Alcaro":1,"iSwapna":1,"QunBB":1,"darwin":1,"vstinner":1,"amitibo":1,"gsohler":1,"albanD":1,"bsdmp":1,"eudoxos":1,"newprogrammer2022":1,"ShalokShalom":1,"rhaschke":1,"qqjjdd":1,"kloczek":1,"GalSang17":1,"EthanSteinberg":1,"HinTak":1,"jagiella":1,"markojukic":1,"lucasjinreal":1,"libbooze":1,"Trentonom0r3":1,"polortiz4":1,"FabianSchuetze":1,"YannickJadoul":1,"hjmallon":1,"ka-bo":1,"cesarpgouveia":1,"haykh":1,"andre-caldas":1,"user202729":1,"burgholzer":1,"tacaswell":1,"jbarlow83":1,"stukowski":1,"maekrbot":1,"triple-Mu":1,"Fidget-Spinner":1,"NAThompson":1,"pachadotdev":1,"Evanok":1,"dbs4261":1,"antoineroux":1,"aoloe":1,"taranu":1,"HunterTracer":1,"wuxian08":1,"KyleFromKitware":1,"jskimko":1,"jchen351":1,"nsoblath":1,"berylfyx":1,"Brandon-T":1,"jmikeowen":1,"mdorier":1,"tdavidcl":1,"Skylion007":1,"laogonggong847":1,"Sarcasm":1,"goofy2k":1,"ilya-lavrenov":1,"coreyjadams":1,"HRXWEB":1,"rhl-":1,"cjgdev":1,"97gamjak":1,"gareth-cross":1,"anciaux":1,"Chekov2k":1,"crisluengo":1,"Wheest":1,"ManuelSchneid3r":1,"garth-wells":1,"asherungar":1,"stdbug":1,"NulledBird":1,"polmes":1,"eric-wieser":1,"chillenb":1,"user706":1,"arcturusannamalai":1,"gpapan":1,"dhmemi":1,"Tux1":1,"dcbishop":1,"Nir-Az":1,"SylvainCorlay":1,"JDuffeyBQ":1,"fangq":1,"MatthijsBurgh":1,"Jannik2099":1,"mariannasb":1,"hyliu1989":1,"FelixSchwarz":1,"kaigu1997":1,"deadlocklogic":1,"seulchanson":1,"r-barnes":1,"rcffc":1,"photex":1,"caishanli":1,"xush6528":1,"wimos-ai":1,"Str4t0n":1,"aungkhant0911":1,"ezyang":1,"BrunoFiligree":1,"wyhSupcon":1,"Teloze":1,"MichaelCache":1,"yeganer":1,"OlivierBinette":1},"pull_request_authors":{"rwgk":364,"henryiii":198,"dependabot[bot]":81,"pre-commit-ci[bot]":42,"InvincibleRMC":32,"XuehaiPan":22,"b-pass":21,"gentlegiantJGC":14,"msimacek":14,"timohl":13,"cyyever":11,"rhaschke":10,"virtuald":8,"sizmailov":8,"dyollb":8,"Skylion007":7,"colesbury":7,"hczhai":6,"jiwaszki":6,"EricCousineau-TRI":5,"ObeliskGate":4,"tjstum":4,"MaartenBaert":4,"QuLogic":4,"wangxf123456":4,"EthanSteinberg":4,"mattip":4,"Rosdf":3,"vfdev-5":3,"tttapa":3,"wenqing":3,"tobiasleibner":3,"FredBill1":2,"mtsokol":2,"sun1638650145":2,"bluescarni":2,"albanD":2,"francesco-ballarin":2,"ax3l":2,"pwdcd":2,"vnlitvinov":2,"fnrizzi":2,"Hintay":2,"daizhirui":2,"rgommers":2,"isuruf":2,"TCKnet":2,"dalboris":2,"teo-tsirpanis":2,"jspricke":2,"gschnabel":2,"pthom":2,"marcusps":2,"BobbyRBruce":2,"joycebrum":2,"Janus1984":2,"varunagrawal":2,"dannf":2,"petersteneteg":2,"stuhood":2,"nikulpatel3141":2,"seberg":2,"tkoeppe":2,"Chekov2k":2,"sasidhara-kashyap0903":2,"bricknerb":2,"rath3t":2,"nobkd":2,"wjakob":2,"vstinner":2,"aaraney":2,"AWhetter":2,"LecrisUT":2,"mgorny":2,"pganssle-google":2,"nsoblath":2,"watsonjj":2,"ijunxyz123":2,"volkm":2,"bradendubois":2,"fred-sch":2,"codeinred":2,"Gurubaseio":2,"cliffburdick":2,"oleksandr-pavlyk":2,"ilya-lavrenov":1,"plamentotev":1,"moi15moi":1,"tmontaigu":1,"fwilliams":1,"phil-zxx":1,"flippmoke":1,"DWesl":1,"olizit":1,"t-b":1,"VemundH":1,"MannixYang":1,"ellert":1,"lucmans":1,"superbobry":1,"JasonnnW3000":1,"cdyson37":1,"eli-schwartz":1,"pfultz2":1,"gruenich":1,"sarlinpe":1,"infinitesnow":1,"Driva96":1,"dimpase":1,"MarkusBauer":1,"iwanders":1,"mablanchard":1,"MehdiChinoune":1,"J-M0":1,"polmes":1,"royjacobson":1,"Social-Mean":1,"aldanor":1,"pablospe":1,"hiaselhans":1,"mwoehlke-kitware":1,"chunyang":1,"Flamefire":1,"lpapp-foundry":1,"auscompgeek":1,"bzaar":1,"rmjarvis":1,"biergaizi":1,"k-bespalov":1,"oremanj":1,"pwuertz":1,"mathstuf":1,"kenjitoyama":1,"MoonE":1,"afestini":1,"AntoinePrv":1,"andreigh":1,"swuecho":1,"meghprkh":1,"justend29":1,"laramiel":1,"cielavenir":1,"franzpoeschel":1,"danielcjacobs":1,"mhsmith":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10164087,"issues_count":31988492,"pull_requests_count":100218704,"authors_count":10728235,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"triage":68},"past_year_pull_request_labels_count":{"dependencies":34,"github_actions":28,"needs changelog":20,"python":6,"needs backport":1},"past_year_issue_author_associations_count":{"NONE":57,"CONTRIBUTOR":17,"COLLABORATOR":1},"past_year_pull_request_author_associations_count":{"COLLABORATOR":235,"CONTRIBUTOR":205,"NONE":40,"MEMBER":1},"past_year_issue_authors":{"dyollb":5,"rostan-t":4,"petersteneteg":4,"gentlegiantJGC":3,"sin3point14":3,"xalteropsx":2,"QuantuMope":1,"prfiredragon":1,"patrikhuber":1,"parker-research":1,"NulledBird":1,"nsoblath":1,"NNUCJ":1,"meghprkh":1,"ManuelSchneid3r":1,"MaartenBaert":1,"LecrisUT":1,"laogonggong847":1,"rhaschke":1,"rkaminsk":1,"sarlinpe":1,"ShalokShalom":1,"SherlockNolan":1,"SimonDev666":1,"sivansh11":1,"thewh1teagle":1,"tttapa":1,"user202729":1,"user706":1,"vfdev-5":1,"XuehaiPan":1,"andre-caldas":1,"anmyachev":1,"antoineroux":1,"arcturusannamalai":1,"befeleme":1,"bgold04":1,"Brandon-T":1,"CDK6182CHR":1,"cesarpgouveia":1,"ChunelFeng":1,"colesbury":1,"cyyever":1,"d4l3k":1,"dalboris":1,"dbs4261":1,"dhmemi":1,"fangchaooo":1,"haykh":1,"henryiii":1,"HinTak":1,"HolyBlackCat":1,"HRXWEB":1,"hzywlx":1,"IljaManakov":1,"itamaro":1,"Joseph-Edwards":1,"kschwarz-intrepidcs":1,"kunitoki":1,"kvarg":1},"past_year_pull_request_authors":{"rwgk":122,"henryiii":113,"dependabot[bot]":34,"XuehaiPan":22,"b-pass":21,"pre-commit-ci[bot]":17,"msimacek":14,"InvincibleRMC":12,"timohl":11,"gentlegiantJGC":11,"cyyever":9,"dyollb":8,"rhaschke":7,"MaartenBaert":4,"mattip":4,"QuLogic":4,"tobiasleibner":3,"Rosdf":3,"vfdev-5":3,"virtuald":3,"bradendubois":2,"jspricke":2,"pganssle-google":2,"francesco-ballarin":2,"dalboris":2,"nikulpatel3141":2,"stuhood":2,"Hintay":2,"petersteneteg":2,"dannf":2,"Janus1984":2,"Gurubaseio":2,"bricknerb":2,"mgorny":2,"daizhirui":2,"nsoblath":2,"tkoeppe":2,"ijunxyz123":2,"gschnabel":2,"tjstum":1,"MannixYang":1,"MoonE":1,"oremanj":1,"rmjarvis":1,"pfultz2":1,"dimpase":1,"colesbury":1,"olizit":1,"wjakob":1,"moi15moi":1,"plamentotev":1,"J-M0":1,"JasonnnW3000":1,"justend29":1,"mhsmith":1,"sarlinpe":1,"t-b":1},"maintainers":[{"login":"rwgk","count":369,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":204,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"Skylion007","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Skylion007"},{"login":"EricCousineau-TRI","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricCousineau-TRI"},{"login":"EthanSteinberg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EthanSteinberg"},{"login":"ax3l","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ax3l"},{"login":"wjakob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"},{"login":"aldanor","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aldanor"},{"login":"SylvainCorlay","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SylvainCorlay"},{"login":"YannickJadoul","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YannickJadoul"}],"active_maintainers":[{"login":"rwgk","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rwgk"},{"login":"henryiii","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henryiii"},{"login":"wjakob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wjakob"}]},"events":null,"keywords":["bindings","python"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T08:10:56.752Z","updated_at":"2023-01-15T08:10:56.752Z","repository_link":"https://github.com/pybind/pybind11/blob/master/.github/workflows/ci.yml","dependencies":[{"id":6919795876,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6919795877,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6919795878,"package_name":"jwlawson/actions-setup-cmake","ecosystem":"actions","requirements":"v1.13","direct":true,"kind":"composite","optional":false},{"id":6919795879,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6919795880,"package_name":"deadsnakes/action","ecosystem":"actions","requirements":"v3.0.0","direct":true,"kind":"composite","optional":false},{"id":6919795881,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6919795882,"package_name":"ilammy/msvc-dev-cmd","ecosystem":"actions","requirements":"v1.12.0","direct":true,"kind":"composite","optional":false},{"id":6919795883,"package_name":"msys2/setup-msys2","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6919795884,"package_name":"egor-tensin/setup-clang","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6919795885,"package_name":"seanmiddleditch/gha-setup-ninja","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/configure.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T08:10:56.768Z","updated_at":"2023-01-15T08:10:56.768Z","repository_link":"https://github.com/pybind/pybind11/blob/master/.github/workflows/configure.yml","dependencies":[{"id":6919795886,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6919795887,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6919795888,"package_name":"jwlawson/actions-setup-cmake","ecosystem":"actions","requirements":"v1.13","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/format.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T08:10:56.778Z","updated_at":"2023-01-15T08:10:56.778Z","repository_link":"https://github.com/pybind/pybind11/blob/master/.github/workflows/format.yml","dependencies":[{"id":6919795889,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6919795890,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6919795891,"package_name":"pre-commit/action","ecosystem":"actions","requirements":"v3.0.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/labeler.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T08:10:56.832Z","updated_at":"2023-01-15T08:10:56.832Z","repository_link":"https://github.com/pybind/pybind11/blob/master/.github/workflows/labeler.yml","dependencies":[{"id":6919795892,"package_name":"actions/labeler","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pip.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T08:10:56.863Z","updated_at":"2023-01-15T08:10:56.863Z","repository_link":"https://github.com/pybind/pybind11/blob/master/.github/workflows/pip.yml","dependencies":[{"id":6919795893,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6919795894,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6919795895,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6919795896,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6919795897,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.6.4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/upstream.yml","sha":null,"kind":"manifest","created_at":"2023-01-15T08:10:56.889Z","updated_at":"2023-01-15T08:10:56.889Z","repository_link":"https://github.com/pybind/pybind11/blob/master/.github/workflows/upstream.yml","dependencies":[{"id":6919795898,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6919795899,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6919795900,"package_name":"jwlawson/actions-setup-cmake","ecosystem":"actions","requirements":"v1.13","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-15T08:10:56.931Z","updated_at":"2023-01-15T08:10:56.931Z","repository_link":"https://github.com/pybind/pybind11/blob/master/docs/requirements.txt","dependencies":[{"id":6919795901,"package_name":"breathe","ecosystem":"pypi","requirements":"==4.34.0","direct":true,"kind":"runtime","optional":false},{"id":6919795902,"package_name":"furo","ecosystem":"pypi","requirements":"==2022.6.21","direct":true,"kind":"runtime","optional":false},{"id":6919795903,"package_name":"sphinx","ecosystem":"pypi","requirements":"==5.0.2","direct":true,"kind":"runtime","optional":false},{"id":6919795904,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"==0.5.0","direct":true,"kind":"runtime","optional":false},{"id":6919795905,"package_name":"sphinxcontrib-moderncmakedomain","ecosystem":"pypi","requirements":"==3.21.4","direct":true,"kind":"runtime","optional":false},{"id":6919795906,"package_name":"sphinxcontrib-svg2pdfconverter","ecosystem":"pypi","requirements":"==1.2.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"tests/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-15T08:10:57.031Z","updated_at":"2023-01-15T08:10:57.031Z","repository_link":"https://github.com/pybind/pybind11/blob/master/tests/requirements.txt","dependencies":[{"id":6919795907,"package_name":"build","ecosystem":"pypi","requirements":"==0.8.0","direct":true,"kind":"test","optional":false},{"id":6919795908,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.21.5","direct":true,"kind":"test","optional":false},{"id":6919795909,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.19.3","direct":true,"kind":"test","optional":false},{"id":6919795910,"package_name":"numpy","ecosystem":"pypi","requirements":"==1.22.2","direct":true,"kind":"test","optional":false},{"id":6919795911,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.0.0","direct":true,"kind":"test","optional":false},{"id":6919795912,"package_name":"pytest-timeout","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6919795913,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.5.4","direct":true,"kind":"test","optional":false},{"id":6919795914,"package_name":"scipy","ecosystem":"pypi","requirements":"==1.8.0","direct":true,"kind":"test","optional":false}]}],"score":36.40547195369914,"created_at":"2025-09-08T11:18:31.776Z","updated_at":"2025-10-07T08:24:39.363Z","avatar_url":"https://github.com/pybind.png","language":"C++","category":null,"sub_category":null,"monthly_downloads":23013619,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["closember","tensor","distributed","notebook","qt","ipython","autograd","repl","spec-0","wx"],"project_url":"https://science.ecosyste.ms/api/v1/projects/63872","html_url":"https://science.ecosyste.ms/projects/63872"}