{"id":14396484,"name":"github.com/containerd/containerd/errdefs","ecosystem":"go","description":"Package errdefs defines the common errors used throughout containerd\npackages.\n\nUse with fmt.Errorf to add context to an error.\n\nTo detect an error class, use the IsXXX functions to tell whether an error\nis of a certain type.","homepage":"https://github.com/containerd/containerd","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/containerd/containerd","keywords_array":[],"namespace":"github.com/containerd/containerd","versions_count":50,"first_release_published_at":"2026-05-07T13:11:51.670Z","latest_release_published_at":"2026-05-07T13:11:51.670Z","latest_release_number":"v1.7.31","last_synced_at":"2026-05-07T13:12:04.479Z","created_at":"2026-05-07T13:10:34.386Z","updated_at":"2026-05-07T13:36:04.037Z","registry_url":"https://pkg.go.dev/github.com/containerd/containerd/errdefs","install_command":"go get github.com/containerd/containerd/errdefs","documentation_url":"https://pkg.go.dev/github.com/containerd/containerd/errdefs#section-documentation","metadata":{},"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-04-29T07:19:42.000Z","size":133844,"stargazers_count":20649,"open_issues_count":562,"forks_count":3882,"subscribers_count":326,"default_branch":"main","last_synced_at":"2026-04-29T09:34:37.690Z","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-04-29T07:04:52.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":296,"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":32739026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-05-07T13:10:55.046Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.091683115617868,"dependent_packages_count":4.770822773561183,"stargazers_count":0.5800988208544068,"forks_count":0.08223316888266799,"docker_downloads_count":null,"average":2.6312094697290314},"purl":"pkg:golang/github.com/containerd/containerd/errdefs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/containerd/containerd/errdefs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/containerd/containerd/errdefs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/containerd/containerd/errdefs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-06T21:00:55.984Z","issues_count":1029,"pull_requests_count":3411,"avg_time_to_close_issue":52535377.15137614,"avg_time_to_close_pull_request":4071788.013192612,"issues_closed_count":654,"pull_requests_closed_count":2650,"pull_request_authors_count":357,"issue_authors_count":683,"avg_comments_per_issue":3.5889212827988337,"avg_comments_per_pull_request":2.992670771034887,"merged_pull_requests_count":2015,"bot_issues_count":1,"bot_pull_requests_count":539,"past_year_issues_count":85,"past_year_pull_requests_count":490,"past_year_avg_time_to_close_issue":1495700.4666666666,"past_year_avg_time_to_close_pull_request":486597.1756756757,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":296,"past_year_pull_request_authors_count":80,"past_year_issue_authors_count":73,"past_year_avg_comments_per_issue":1.7529411764705882,"past_year_avg_comments_per_pull_request":1.7612244897959184,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":78,"past_year_merged_pull_requests_count":256,"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":"Iceber","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Iceber"},{"login":"mikebrow","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikebrow"},{"login":"cpuguy83","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpuguy83"},{"login":"dcantah","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcantah"},{"login":"klihub","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klihub"},{"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":"fahedouch","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fahedouch"},{"login":"Random-Liu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Random-Liu"},{"login":"ruiwen-zhao","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ruiwen-zhao"},{"login":"crosbymichael","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crosbymichael"},{"login":"utam0k","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/utam0k"},{"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":"junnplus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/junnplus"},{"login":"mya-ake","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mya-ake"},{"login":"agworkgit","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agworkgit"},{"login":"kevpar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevpar"},{"login":"calebchris000","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/calebchris000"},{"login":"Mossaka","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mossaka"}],"active_maintainers":[{"login":"austinvazquez","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/austinvazquez"},{"login":"dmcgowan","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmcgowan"},{"login":"thaJeztah","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thaJeztah"},{"login":"akhilerm","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akhilerm"},{"login":"hsiangkao","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsiangkao"},{"login":"djdongjin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/djdongjin"},{"login":"mikebrow","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikebrow"},{"login":"samuelkarp","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samuelkarp"},{"login":"henry118","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henry118"},{"login":"fuweid","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fuweid"},{"login":"estesp","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/estesp"},{"login":"klihub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klihub"},{"login":"mxpv","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxpv"},{"login":"cpuguy83","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpuguy83"},{"login":"AkihiroSuda","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AkihiroSuda"},{"login":"tonistiigi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonistiigi"},{"login":"ktock","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ktock"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcontainerd%2Fcontainerd%2Ferrdefs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcontainerd%2Fcontainerd%2Ferrdefs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcontainerd%2Fcontainerd%2Ferrdefs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcontainerd%2Fcontainerd%2Ferrdefs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcontainerd%2Fcontainerd%2Ferrdefs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcontainerd%2Fcontainerd%2Ferrdefs/codemeta","maintainers":[]}