{"id":13964180,"name":"go-github-com-containerd-containerd-api","ecosystem":"guix","description":"Go package for gRPC API for containerd","homepage":"https://github.com/containerd/containerd","licenses":"asl2.0","normalized_licenses":["CERN-OHL-P-2.0"],"repository_url":"https://github.com/containerd/containerd","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T23:07:06.113Z","latest_release_published_at":"2026-03-02T23:07:06.113Z","latest_release_number":"1.9.0","last_synced_at":"2026-04-07T02:02:13.193Z","created_at":"2026-03-02T23:07:05.820Z","updated_at":"2026-04-07T02:02:13.194Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-containerd-containerd-api/1.9.0/","install_command":"guix install go-github-com-containerd-containerd-api","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-web.scm#n3516","metadata":{"location":"gnu/packages/golang-web.scm:3516","variable_name":"go-github-com-containerd-containerd-api"},"repo_metadata":{"id":37270175,"uuid":"46089560","full_name":"containerd/containerd","owner":"containerd","description":"An open and reliable container runtime","archived":false,"fork":false,"pushed_at":"2026-02-24T00:11:36.000Z","size":130816,"stargazers_count":20384,"open_issues_count":532,"forks_count":3808,"subscribers_count":331,"default_branch":"main","last_synced_at":"2026-02-24T07:20:56.687Z","etag":null,"topics":["cncf","containerd","containers","cri","docker","hacktoberfest","kubernetes","oci"],"latest_commit_sha":null,"homepage":"https://containerd.io","language":"Go","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/containerd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"ROADMAP.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-11-13T00:27:43.000Z","updated_at":"2026-02-23T18:16:38.000Z","dependencies_parsed_at":"2023-09-27T22:16:49.209Z","dependency_job_id":"f346a947-b102-4774-b261-459ed974ef8f","html_url":"https://github.com/containerd/containerd","commit_stats":{"total_commits":8486,"total_committers":696,"mean_commits":"12.192528735632184","dds":0.8971246759368372,"last_synced_commit":"b6d11788da1b00973a361e29ff2694c27d27afbb"},"previous_names":[],"tags_count":282,"template":false,"template_full_name":null,"purl":"pkg:github/containerd/containerd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containerd","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/sbom","scorecard":{"id":48470,"data":{"date":"2025-08-11","repo":{"name":"github.com/containerd/containerd","commit":"cbe833eb4d664ac898282cce4c478617850f7aec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/api-release.yml:62","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build-test-images.yml:34","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:18","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/ci.yml:19","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/images.yml:22","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:136","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows-hyperv-periodic-trigger.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows-hyperv-periodic.yml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows-periodic-trigger.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/windows-periodic.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/api-release.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-test-images.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/fuzz.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/images.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/links.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/nightly.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/node-e2e.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:19","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/stale.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/windows-hyperv-periodic-trigger.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/windows-hyperv-periodic.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/windows-periodic-trigger.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/windows-periodic.yml:31"],"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: contrib/apparmor/apparmor_fuzzer_test.go:26","Info: GoBuiltInFuzzer integration found: contrib/fuzz/archive_fuzz_test.go:35","Info: GoBuiltInFuzzer integration found: contrib/fuzz/archive_fuzz_test.go:66","Info: GoBuiltInFuzzer integration found: contrib/fuzz/containerd_import_fuzz_test.go:34","Info: GoBuiltInFuzzer integration found: contrib/fuzz/content_fuzz_test.go:97","Info: GoBuiltInFuzzer integration found: contrib/fuzz/content_fuzz_test.go:133","Info: GoBuiltInFuzzer integration found: contrib/fuzz/cri_server_fuzz_test.go:36","Info: GoBuiltInFuzzer integration found: contrib/fuzz/diff_fuzz_test.go:32","Info: GoBuiltInFuzzer integration found: contrib/fuzz/diff_fuzz_test.go:63","Info: GoBuiltInFuzzer integration found: contrib/fuzz/exchange_fuzz_test.go:30","Info: GoBuiltInFuzzer integration found: contrib/fuzz/images_fuzz_test.go:30","Info: GoBuiltInFuzzer integration found: contrib/fuzz/metadata_fuzz_test.go:52","Info: GoBuiltInFuzzer integration found: contrib/fuzz/metadata_fuzz_test.go:111","Info: GoBuiltInFuzzer integration found: contrib/fuzz/metadata_fuzz_test.go:202","Info: GoBuiltInFuzzer integration found: contrib/fuzz/metadata_fuzz_test.go:326","Info: GoBuiltInFuzzer integration found: core/remotes/docker/auth/parse_test.go:89","Info: GoBuiltInFuzzer integration found: core/remotes/docker/config/docker_fuzzer_test.go:25","Info: GoBuiltInFuzzer integration found: core/remotes/docker/converter_fuzz_test.go:29","Info: GoBuiltInFuzzer integration found: core/remotes/docker/fetcher_fuzz_test.go:30","Info: GoBuiltInFuzzer integration found: core/transfer/streaming/stream_test.go:29","Info: GoBuiltInFuzzer integration found: integration/client/container_fuzz_test.go:422","Info: GoBuiltInFuzzer integration found: integration/client/container_fuzz_test.go:438","Info: GoBuiltInFuzzer integration found: integration/client/container_fuzz_test.go:453","Info: GoBuiltInFuzzer integration found: internal/cri/server/images/image_fuzz_test.go:26","Info: GoBuiltInFuzzer integration found: pkg/archive/compression/compression_fuzzer_test.go:24","Info: GoBuiltInFuzzer integration found: pkg/cap/cap_linux_test.go:173","Info: GoBuiltInFuzzer integration found: pkg/filters/filter_test.go:338","Info: GoBuiltInFuzzer integration found: plugins/content/local/content_local_fuzz_test.go:33"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/containerd/.github/SECURITY.md:1","Info: Found linked content: github.com/containerd/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/containerd/.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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: required approving review count is 2 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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":"Signed-Releases","score":6,"reason":"3 out of the last 5 releases have a total of 3 signed artifacts.","details":["Warn: release artifact v1.7.28 not signed: https://api.github.com/repos/containerd/containerd/releases/235332184","Warn: release artifact v1.6.39 not signed: https://api.github.com/repos/containerd/containerd/releases/234381448","Info: provenance for release artifact: containerd-2.1.4-attestation.intoto.jsonl: https://github.com/containerd/containerd/releases/tag/v2.1.4","Info: provenance for release artifact: containerd-2.0.6-attestation.intoto.jsonl: https://github.com/containerd/containerd/releases/tag/v2.0.6","Warn: release artifact v1.7.28 does not have provenance: https://api.github.com/repos/containerd/containerd/releases/235332184","Warn: release artifact v1.6.39 does not have provenance: https://api.github.com/repos/containerd/containerd/releases/234381448","Info: provenance for release artifact: containerd-2.1.3-attestation.intoto.jsonl: https://github.com/containerd/containerd/releases/tag/v2.1.3"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: integration/images/volume-copy-up/Dockerfile_windows:31-33","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: integration/images/volume-ownership/Dockerfile_windows:32-35","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-hyperv-periodic-trigger.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/containerd/containerd/windows-hyperv-periodic-trigger.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/windows-periodic-trigger.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/containerd/containerd/windows-periodic-trigger.yml/main?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:16: pin your Docker image by updating mcr.microsoft.com/devcontainers/base:1-ubuntu-22.04 to mcr.microsoft.com/devcontainers/base:1-ubuntu-22.04@sha256:e6cac7682e119650eb1d55f403d4f27febee89782ec7eaea2b9100b2c543c39c","Warn: containerImage not pinned by hash: .github/workflows/release/Dockerfile:19","Warn: containerImage not pinned by hash: .github/workflows/release/Dockerfile:22","Warn: containerImage not pinned by hash: .github/workflows/release/Dockerfile:35","Warn: containerImage not pinned by hash: .github/workflows/release/Dockerfile:36","Warn: containerImage not pinned by hash: .github/workflows/release/Dockerfile:41","Warn: containerImage not pinned by hash: contrib/Dockerfile.test:40","Warn: containerImage not pinned by hash: contrib/Dockerfile.test:43","Warn: containerImage not pinned by hash: contrib/Dockerfile.test:55","Warn: containerImage not pinned by hash: contrib/Dockerfile.test:64","Warn: containerImage not pinned by hash: contrib/Dockerfile.test:69","Warn: containerImage not pinned by hash: contrib/Dockerfile.test:75","Warn: containerImage not pinned by hash: contrib/Dockerfile.test:91","Warn: containerImage not pinned by hash: contrib/Dockerfile.test:106","Warn: containerImage not pinned by hash: contrib/Dockerfile.test:118","Warn: containerImage not pinned by hash: contrib/Dockerfile.test:134","Warn: containerImage not pinned by hash: contrib/Dockerfile.test:147","Warn: containerImage not pinned by hash: contrib/Dockerfile.test:163","Warn: containerImage not pinned by hash: integration/images/volume-copy-up/Dockerfile:17","Warn: containerImage not pinned by hash: integration/images/volume-copy-up/Dockerfile_windows:16","Warn: containerImage not pinned by hash: integration/images/volume-ownership/Dockerfile:15: pin your Docker image by updating ubuntu to ubuntu@sha256:7c06e91f61fa88c08cc74f7e1b7c69ae24910d745357e0dfe1d2c0322aaf20f9","Warn: containerImage not pinned by hash: integration/images/volume-ownership/Dockerfile_windows:16","Warn: goCommand not pinned by hash: vendor/github.com/json-iterator/go/build.sh:10","Info:  52 out of  52 GitHub-owned GitHubAction dependencies pinned","Info:  33 out of  35 third-party GitHubAction dependencies pinned","Info:   1 out of  23 containerImage dependencies pinned","Info:  11 out of  12 goCommand 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"}}]},"last_synced_at":"2025-08-14T23:14:28.190Z","repository_id":37270175,"created_at":"2025-08-14T23:14:28.190Z","updated_at":"2025-08-14T23:14:28.190Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30024824,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T23:03:42.610Z","status":"ssl_error","status_checked_at":"2026-03-02T23:00:47.223Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-02T23:13:15.843Z","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:guix/go-github-com-containerd-containerd-api","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-containerd-containerd-api","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-containerd-containerd-api","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-containerd-containerd-api/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-02T22:03:32.664Z","issues_count":1029,"pull_requests_count":3411,"avg_time_to_close_issue":52535377.15137614,"avg_time_to_close_pull_request":4071985.5073501696,"issues_closed_count":654,"pull_requests_closed_count":2650,"pull_request_authors_count":356,"issue_authors_count":683,"avg_comments_per_issue":3.5889212827988337,"avg_comments_per_pull_request":2.9929639401934915,"merged_pull_requests_count":2014,"bot_issues_count":1,"bot_pull_requests_count":540,"past_year_issues_count":143,"past_year_pull_requests_count":1017,"past_year_avg_time_to_close_issue":1479413.3714285714,"past_year_avg_time_to_close_pull_request":451351.82524271845,"past_year_issues_closed_count":35,"past_year_pull_requests_closed_count":721,"past_year_pull_request_authors_count":111,"past_year_issue_authors_count":113,"past_year_avg_comments_per_issue":1.6363636363636365,"past_year_avg_comments_per_pull_request":2.049164208456244,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":187,"past_year_merged_pull_requests_count":584,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/issues","maintainers":[{"login":"dmcgowan","count":278,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmcgowan"},{"login":"thaJeztah","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thaJeztah"},{"login":"AkihiroSuda","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AkihiroSuda"},{"login":"akhilerm","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akhilerm"},{"login":"djdongjin","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djdongjin"},{"login":"austinvazquez","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/austinvazquez"},{"login":"samuelkarp","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelkarp"},{"login":"fuweid","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fuweid"},{"login":"mxpv","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxpv"},{"login":"henry118","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henry118"},{"login":"dims","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dims"},{"login":"mikebrow","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikebrow"},{"login":"Iceber","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Iceber"},{"login":"cpuguy83","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpuguy83"},{"login":"klihub","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klihub"},{"login":"dcantah","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcantah"},{"login":"ktock","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktock"},{"login":"estesp","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/estesp"},{"login":"kzys","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kzys"},{"login":"laurazard","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/laurazard"},{"login":"tonistiigi","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonistiigi"},{"login":"sctb512","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sctb512"},{"login":"stevvooe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevvooe"},{"login":"hsiangkao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsiangkao"},{"login":"changweige","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/changweige"},{"login":"Random-Liu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Random-Liu"},{"login":"fahedouch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fahedouch"},{"login":"ruiwen-zhao","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ruiwen-zhao"},{"login":"utam0k","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/utam0k"},{"login":"crosbymichael","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crosbymichael"},{"login":"tianon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tianon"},{"login":"Burning1020","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Burning1020"},{"login":"BigVan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BigVan"},{"login":"Mossaka","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mossaka"},{"login":"kevpar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevpar"},{"login":"mya-ake","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mya-ake"},{"login":"junnplus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/junnplus"},{"login":"calebchris000","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/calebchris000"}],"active_maintainers":[{"login":"dmcgowan","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmcgowan"},{"login":"austinvazquez","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/austinvazquez"},{"login":"akhilerm","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akhilerm"},{"login":"djdongjin","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djdongjin"},{"login":"thaJeztah","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thaJeztah"},{"login":"mikebrow","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikebrow"},{"login":"AkihiroSuda","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AkihiroSuda"},{"login":"samuelkarp","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelkarp"},{"login":"fuweid","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fuweid"},{"login":"klihub","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klihub"},{"login":"henry118","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henry118"},{"login":"estesp","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/estesp"},{"login":"mxpv","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxpv"},{"login":"hsiangkao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsiangkao"},{"login":"Iceber","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Iceber"},{"login":"cpuguy83","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpuguy83"},{"login":"tonistiigi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonistiigi"},{"login":"dims","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dims"},{"login":"fahedouch","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fahedouch"},{"login":"dcantah","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcantah"},{"login":"ktock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktock"},{"login":"laurazard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/laurazard"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-containerd-containerd-api/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-containerd-containerd-api/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-containerd-containerd-api/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-containerd-containerd-api/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-containerd-containerd-api/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-containerd-containerd-api/codemeta","maintainers":[]}