{"id":66681,"name":"containerd","description":"Python bindings for containerd API","url":"https://github.com/siemens/pycontainerd","last_synced_at":"2025-09-08T13:42:46.193Z","repository":{"id":47413505,"uuid":"228333281","full_name":"siemens/pycontainerd","owner":"siemens","description":"Python bindings for containerd API","archived":false,"fork":false,"pushed_at":"2024-05-07T19:38:57.000Z","size":197,"stargazers_count":34,"open_issues_count":2,"forks_count":7,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-28T15:09:05.053Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/siemens.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-16T07:59:27.000Z","updated_at":"2025-08-20T15:39:12.000Z","dependencies_parsed_at":"2024-05-07T20:53:33.335Z","dependency_job_id":null,"html_url":"https://github.com/siemens/pycontainerd","commit_stats":{"total_commits":33,"total_committers":6,"mean_commits":5.5,"dds":0.3939393939393939,"last_synced_commit":"9b1184ecbcc91144ad6903403818b5b8989a32f3"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/siemens/pycontainerd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siemens%2Fpycontainerd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siemens%2Fpycontainerd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siemens%2Fpycontainerd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siemens%2Fpycontainerd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/siemens","download_url":"https://codeload.github.com/siemens/pycontainerd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siemens%2Fpycontainerd/sbom","scorecard":{"id":822776,"data":{"date":"2025-08-11","repo":{"name":"github.com/siemens/pycontainerd","commit":"060f93fbde77436d1e1ee22ba1141a537bd7e8d9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 6/21 approved changesets -- score normalized to 2","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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpublish.yml:1","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":"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":"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/pythonpublish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/siemens/pycontainerd/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/siemens/pycontainerd/pythonpublish.yml/master?enable=pin","Warn: containerImage not pinned by hash: infra/docker/tests/Dockerfile.in:1","Warn: pipCommand not pinned by hash: infra/docker/tests/Dockerfile.in:3","Warn: pipCommand not pinned by hash: infra/docker/tests/Dockerfile.in:4","Warn: pipCommand not pinned by hash: infra/docker/tests/Dockerfile.in:5","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:34","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/siemens/.github/SECURITY.md:1","Info: Found linked content: github.com/siemens/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/siemens/.github/SECURITY.md:1","Info: Found text in security policy: github.com/siemens/.github/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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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-23T15:59:28.806Z","repository_id":47413505,"created_at":"2025-08-23T15:59:28.806Z","updated_at":"2025-08-23T15:59:28.806Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274195250,"owners_count":25239146,"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":"siemens","name":"Siemens","uuid":"624020","kind":"organization","description":"Technology to transform the everyday.","email":"opensource@siemens.com","website":"https://opensource.siemens.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/624020?v=4","repositories_count":201,"last_synced_at":"2025-08-28T09:54:21.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/siemens","funding_links":[],"total_stars":7037,"followers":1043,"following":0,"created_at":"2022-11-03T01:59:02.664Z","updated_at":"2025-08-28T09:54:21.758Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/siemens","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/siemens/repositories"},"packages":[{"id":2679743,"name":"containerd","ecosystem":"pypi","description":"containerd API for Python","homepage":"https://github.com/siemens/pycontainerd","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/siemens/pycontainerd","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2019-12-16T11:54:34.000Z","latest_release_published_at":"2021-09-01T09:39:12.000Z","latest_release_number":"1.5.3","last_synced_at":"2025-08-30T12:11:09.796Z","created_at":"2022-04-10T10:26:49.450Z","updated_at":"2025-08-30T12:11:27.639Z","registry_url":"https://pypi.org/project/containerd/","install_command":"pip install containerd --index-url https://pypi.org/simple","documentation_url":"https://containerd.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","License :: OSI Approved :: Apache Software License","Operating System :: POSIX :: Linux","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.6","Topic :: Software Development :: Libraries","Topic :: System :: Clustering","Topic :: Utilities"],"normalized_name":"containerd","project_status":null},"repo_metadata":{"id":47413505,"uuid":"228333281","full_name":"siemens/pycontainerd","owner":"siemens","description":"Python bindings for containerd API","archived":false,"fork":false,"pushed_at":"2024-05-07T19:38:57.000Z","size":197,"stargazers_count":34,"open_issues_count":2,"forks_count":7,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-08-28T15:09:05.053Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/siemens.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-16T07:59:27.000Z","updated_at":"2025-08-20T15:39:12.000Z","dependencies_parsed_at":"2024-05-07T20:53:33.335Z","dependency_job_id":null,"html_url":"https://github.com/siemens/pycontainerd","commit_stats":{"total_commits":33,"total_committers":6,"mean_commits":5.5,"dds":0.3939393939393939,"last_synced_commit":"9b1184ecbcc91144ad6903403818b5b8989a32f3"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/siemens/pycontainerd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siemens%2Fpycontainerd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siemens%2Fpycontainerd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siemens%2Fpycontainerd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siemens%2Fpycontainerd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/siemens","download_url":"https://codeload.github.com/siemens/pycontainerd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siemens%2Fpycontainerd/sbom","scorecard":{"id":822776,"data":{"date":"2025-08-11","repo":{"name":"github.com/siemens/pycontainerd","commit":"060f93fbde77436d1e1ee22ba1141a537bd7e8d9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 6/21 approved changesets -- score normalized to 2","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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pythonpublish.yml:1","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":"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":"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/pythonpublish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/siemens/pycontainerd/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/siemens/pycontainerd/pythonpublish.yml/master?enable=pin","Warn: containerImage not pinned by hash: infra/docker/tests/Dockerfile.in:1","Warn: pipCommand not pinned by hash: infra/docker/tests/Dockerfile.in:3","Warn: pipCommand not pinned by hash: infra/docker/tests/Dockerfile.in:4","Warn: pipCommand not pinned by hash: infra/docker/tests/Dockerfile.in:5","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:34","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   5 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/siemens/.github/SECURITY.md:1","Info: Found linked content: github.com/siemens/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/siemens/.github/SECURITY.md:1","Info: Found text in security policy: github.com/siemens/.github/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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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-23T15:59:28.806Z","repository_id":47413505,"created_at":"2025-08-23T15:59:28.806Z","updated_at":"2025-08-23T15:59:28.806Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272846738,"owners_count":25003067,"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-30T02:00:09.474Z","response_time":77,"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":"siemens","name":"Siemens","uuid":"624020","kind":"organization","description":"Technology to transform the everyday.","email":"opensource@siemens.com","website":"https://opensource.siemens.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/624020?v=4","repositories_count":201,"last_synced_at":"2025-08-28T09:54:21.758Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/siemens","funding_links":[],"total_stars":7037,"followers":1043,"following":0,"created_at":"2022-11-03T01:59:02.664Z","updated_at":"2025-08-28T09:54:21.758Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/siemens","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/siemens/repositories"},"tags":[{"name":"v1.5.3","sha":"9da3654eb066bc3377732f89f1fce7d3dba8e804","kind":"commit","published_at":"2021-09-01T09:36:49.000Z","download_url":"https://codeload.github.com/siemens/pycontainerd/tar.gz/v1.5.3","html_url":"https://github.com/siemens/pycontainerd/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/siemens/pycontainerd@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siemens%2Fpycontainerd/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siemens%2Fpycontainerd/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"d859cd09e0e8cd5a14dbcd82b69f847f582b6325","kind":"commit","published_at":"2021-09-01T09:14:46.000Z","download_url":"https://codeload.github.com/siemens/pycontainerd/tar.gz/v1.5.2","html_url":"https://github.com/siemens/pycontainerd/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/siemens/pycontainerd@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siemens%2Fpycontainerd/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siemens%2Fpycontainerd/tags/v1.5.2/manifests"},{"name":"v1.4.2","sha":"2602be1d5e9e06aac3be64d851f0a94efa933bad","kind":"commit","published_at":"2021-09-01T09:12:12.000Z","download_url":"https://codeload.github.com/siemens/pycontainerd/tar.gz/v1.4.2","html_url":"https://github.com/siemens/pycontainerd/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/siemens/pycontainerd@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siemens%2Fpycontainerd/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siemens%2Fpycontainerd/tags/v1.4.2/manifests"},{"name":"v1.3.2","sha":"6eb03ab1925f08a2b5ba8fe7710a7567b87f1db0","kind":"commit","published_at":"2021-09-01T09:08:33.000Z","download_url":"https://codeload.github.com/siemens/pycontainerd/tar.gz/v1.3.2","html_url":"https://github.com/siemens/pycontainerd/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/siemens/pycontainerd@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siemens%2Fpycontainerd/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siemens%2Fpycontainerd/tags/v1.3.2/manifests"},{"name":"v1.2.2","sha":"728e91f72550c532af23348d4cf5c3866aaccad7","kind":"commit","published_at":"2021-09-01T09:00:56.000Z","download_url":"https://codeload.github.com/siemens/pycontainerd/tar.gz/v1.2.2","html_url":"https://github.com/siemens/pycontainerd/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/siemens/pycontainerd@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siemens%2Fpycontainerd/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siemens%2Fpycontainerd/tags/v1.2.2/manifests"},{"name":"v1.5","sha":"c1c3e62cc55e93a60d4eae738b0a56bd10ce2f2e","kind":"commit","published_at":"2021-08-31T15:07:28.000Z","download_url":"https://codeload.github.com/siemens/pycontainerd/tar.gz/v1.5","html_url":"https://github.com/siemens/pycontainerd/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/siemens/pycontainerd@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siemens%2Fpycontainerd/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siemens%2Fpycontainerd/tags/v1.5/manifests"}]},"repo_metadata_updated_at":"2025-08-30T12:11:27.638Z","dependent_packages_count":0,"downloads":4724,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":5.7350577791382875,"dependent_repos_count":7.520464010314741,"dependent_packages_count":10.032368031403879,"stargazers_count":11.691408058843566,"forks_count":12.549760784771335,"docker_downloads_count":null,"average":9.505811732894362},"purl":"pkg:pypi/containerd","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/containerd","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/containerd","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/containerd/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T20:57:36.815Z","issues_count":6,"pull_requests_count":11,"avg_time_to_close_issue":42747582.5,"avg_time_to_close_pull_request":2609825.0,"issues_closed_count":4,"pull_requests_closed_count":11,"pull_request_authors_count":7,"issue_authors_count":5,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":1.5454545454545454,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/siemens%2Fpycontainerd/issues","maintainers":[{"login":"Silvanoc","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Silvanoc"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/containerd/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/containerd/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/containerd/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/containerd/related_packages","maintainers":[{"uuid":"silvanoc","login":"silvanoc","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/silvanoc/","role":null,"created_at":"2022-11-24T23:30:02.315Z","updated_at":"2022-11-24T23:30:02.315Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/silvanoc/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726146,"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"}}],"commits":{"id":552708,"full_name":"siemens/pycontainerd","default_branch":"master","committers":[{"name":"Silvano Cirujano Cuesta","email":"silvano.cirujano-cuesta@siemens.com","login":"Silvanoc","count":20},{"name":"Harald Albrecht","email":"thediveo@gmx.eu","login":"thediveo","count":10},{"name":"zetian.zhang","email":"415107188@qq.com","login":"englandbaron","count":1},{"name":"Florian Greinacher","email":"florian@greinacher.de","login":"fgreinacher","count":1},{"name":"Chris Buccella","email":"chris@buccella.org","login":"buccella","count":1},{"name":"Alex Wied","email":"centromere","login":"centromere","count":1}],"total_commits":34,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":5.666666666666667,"dds":0.4117647058823529,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-08-02T20:04:37.063Z","last_synced_commit":"060f93fbde77436d1e1ee22ba1141a537bd7e8d9","created_at":"2023-03-09T04:43:43.336Z","updated_at":"2025-08-02T20:04:37.536Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/siemens%2Fpycontainerd/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"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":"siemens/pycontainerd","html_url":"https://github.com/siemens/pycontainerd","last_synced_at":"2025-08-30T12:12:46.395Z","status":"error","issues_count":6,"pull_requests_count":11,"avg_time_to_close_issue":42747582.5,"avg_time_to_close_pull_request":2609825.0,"issues_closed_count":4,"pull_requests_closed_count":11,"pull_request_authors_count":7,"issue_authors_count":5,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":1.5454545454545454,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T11:03:59.936Z","updated_at":"2025-09-02T08:55:33.917Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/siemens%2Fpycontainerd","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/siemens%2Fpycontainerd/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":5,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":7,"COLLABORATOR":4,"NONE":1},"issue_authors":{"siemens-code-bot":2,"raihanchdy":1,"thediveo":1,"codeofnode":1,"anmult":1},"pull_request_authors":{"Silvanoc":4,"fgreinacher":2,"thediveo":2,"buccella":1,"englandbaron":1,"centromere":1,"godsarmy":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10021777,"issues_count":30401953,"pull_requests_count":90051100,"authors_count":10269412,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"siemens-code-bot":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"Silvanoc","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Silvanoc"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":3,"ForkEvent":1},"last_year":{"WatchEvent":3,"ForkEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"api_1.2/setup.py","sha":null,"kind":"manifest","created_at":"2022-08-23T09:40:57.172Z","updated_at":"2022-08-23T09:40:57.172Z","repository_link":"https://github.com/siemens/pycontainerd/blob/master/api_1.2/setup.py","dependencies":[{"id":2374482045,"package_name":"grpcio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2374482046,"package_name":"protobuf","ecosystem":"pypi","requirements":"\u003e=3.13.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"api_1.3/setup.py","sha":null,"kind":"manifest","created_at":"2022-08-23T09:40:57.259Z","updated_at":"2022-08-23T09:40:57.259Z","repository_link":"https://github.com/siemens/pycontainerd/blob/master/api_1.3/setup.py","dependencies":[{"id":2374482081,"package_name":"grpcio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2374482082,"package_name":"protobuf","ecosystem":"pypi","requirements":"\u003e=3.13.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"api_1.4/setup.py","sha":null,"kind":"manifest","created_at":"2022-08-23T09:40:57.602Z","updated_at":"2022-08-23T09:40:57.602Z","repository_link":"https://github.com/siemens/pycontainerd/blob/master/api_1.4/setup.py","dependencies":[{"id":2374490281,"package_name":"grpcio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2374490282,"package_name":"protobuf","ecosystem":"pypi","requirements":"\u003e=3.13.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"api_1.5/setup.py","sha":null,"kind":"manifest","created_at":"2022-08-23T09:40:57.914Z","updated_at":"2022-08-23T09:40:57.914Z","repository_link":"https://github.com/siemens/pycontainerd/blob/master/api_1.5/setup.py","dependencies":[{"id":2374496391,"package_name":"grpcio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2374496392,"package_name":"protobuf","ecosystem":"pypi","requirements":"\u003e=3.13.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"resources/setup.py","sha":null,"kind":"manifest","created_at":"2022-08-23T09:40:58.394Z","updated_at":"2022-08-23T09:40:58.394Z","repository_link":"https://github.com/siemens/pycontainerd/blob/master/resources/setup.py","dependencies":[{"id":2374498090,"package_name":"grpcio","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":2374498091,"package_name":"protobuf","ecosystem":"pypi","requirements":"\u003e=3.13.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pythonpublish.yml","sha":null,"kind":"manifest","created_at":"2024-05-07T20:53:33.119Z","updated_at":"2024-05-07T20:53:33.119Z","repository_link":"https://github.com/siemens/pycontainerd/blob/master/.github/workflows/pythonpublish.yml","dependencies":[{"id":17968830889,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":17968830890,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":13.83674745032804,"created_at":"2025-09-08T11:18:43.772Z","updated_at":"2025-10-07T08:25:13.845Z","avatar_url":"https://github.com/siemens.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":4724,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/66681","html_url":"https://science.ecosyste.ms/projects/66681"}