{"id":3493244,"name":"github.com/containerd/containerd","ecosystem":"go","description":"","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","versions_count":226,"first_release_published_at":"2016-03-21T20:01:28.000Z","latest_release_published_at":"2026-05-20T21:20:53.000Z","latest_release_number":"v1.7.32","last_synced_at":"2026-05-28T20:29:05.738Z","created_at":"2022-04-10T19:15:28.010Z","updated_at":"2026-05-29T17:13:03.943Z","registry_url":"https://pkg.go.dev/github.com/containerd/containerd","install_command":"go get github.com/containerd/containerd","documentation_url":"https://pkg.go.dev/github.com/containerd/containerd#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-05-21T23:45:21.000Z","size":135230,"stargazers_count":20745,"open_issues_count":601,"forks_count":3928,"subscribers_count":324,"default_branch":"main","last_synced_at":"2026-05-22T07:49:09.464Z","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-05-22T07:42:36.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":303,"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":33580150,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"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":"containerd","name":"containerd","uuid":"14037953","kind":"organization","description":"","email":null,"website":"containerd.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14037953?v=4","repositories_count":36,"last_synced_at":"2024-04-14T06:47:07.952Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/containerd","funding_links":[],"total_stars":30901,"followers":727,"following":0,"created_at":"2022-11-07T08:00:57.161Z","updated_at":"2024-04-14T06:47:13.945Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containerd","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/containerd/repositories"},"tags":[{"name":"v2.2.4","sha":"193637f7ee8ae5f5aa5248f49e7baa3e6164966e","kind":"tag","published_at":"2026-05-20T23:40:24.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.2.4","html_url":"https://github.com/containerd/containerd/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.2.4/manifests"},{"name":"v2.0.9","sha":"afde7ca73951a79a9fa145d6a579dcd7b15d6371","kind":"tag","published_at":"2026-05-20T22:21:18.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.0.9","html_url":"https://github.com/containerd/containerd/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.9/manifests"},{"name":"v1.7.32","sha":"180a7b7385ae633344ff3db0db7eea11a4164f00","kind":"tag","published_at":"2026-05-20T21:23:14.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.32","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.32/manifests"},{"name":"v2.3.1","sha":"64b425cf570b3b8dd1d4cc46da7c1fce65c6651a","kind":"tag","published_at":"2026-05-20T20:41:56.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.3.1","html_url":"https://github.com/containerd/containerd/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.3.1/manifests"},{"name":"api/v1.11.1","sha":"f822a911ab2b7c73e30bc0f36ea319642c9711b1","kind":"tag","published_at":"2026-05-20T17:33:31.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/api/v1.11.1","html_url":"https://github.com/containerd/containerd/releases/tag/api/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@api%2Fv1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.11.1/manifests"},{"name":"v2.3.0","sha":"2976f38ccbfcda5ef1364d63d60b0a304e4bf94a","kind":"tag","published_at":"2026-04-30T19:24:20.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.3.0","html_url":"https://github.com/containerd/containerd/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.3.0/manifests"},{"name":"api/v1.11.0","sha":"f49640ec1f78fd0b04aca64c10ffaff3dfec5b12","kind":"tag","published_at":"2026-04-30T03:54:25.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/api/v1.11.0","html_url":"https://github.com/containerd/containerd/releases/tag/api/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@api%2Fv1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.11.0/manifests"},{"name":"v2.3.0-rc.1","sha":"1d7b73d54afd31ad56124b8faf9796cf5f1c147d","kind":"tag","published_at":"2026-04-29T07:17:44.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.3.0-rc.1","html_url":"https://github.com/containerd/containerd/releases/tag/v2.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.3.0-rc.1/manifests"},{"name":"api/v1.11.0-rc.0","sha":"bc69a52680912da0c1ad9b876b21db5f7c0db99c","kind":"tag","published_at":"2026-04-29T00:14:32.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/api/v1.11.0-rc.0","html_url":"https://github.com/containerd/containerd/releases/tag/api/v1.11.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@api%2Fv1.11.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.11.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.11.0-rc.0/manifests"},{"name":"v2.3.0-rc.0","sha":"135a6715fe3d70fab90e505b884e9049a66131c2","kind":"tag","published_at":"2026-04-28T04:56:27.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.3.0-rc.0","html_url":"https://github.com/containerd/containerd/releases/tag/v2.3.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.3.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.3.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.3.0-rc.0/manifests"},{"name":"v2.3.0-beta.2","sha":"8a5337317f3216cd920283334f69b2f9003f75b2","kind":"tag","published_at":"2026-04-17T18:02:33.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.3.0-beta.2","html_url":"https://github.com/containerd/containerd/releases/tag/v2.3.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.3.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.3.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.3.0-beta.2/manifests"},{"name":"api/v1.11.0-beta.2","sha":"341401c1d5c643d303e535f593a435637adb64e2","kind":"tag","published_at":"2026-04-15T14:27:06.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/api/v1.11.0-beta.2","html_url":"https://github.com/containerd/containerd/releases/tag/api/v1.11.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@api%2Fv1.11.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.11.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.11.0-beta.2/manifests"},{"name":"v2.2.3","sha":"77c84241c7cbdd9b4eca2591793e3d4f4317c590","kind":"tag","published_at":"2026-04-14T17:21:12.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.2.3","html_url":"https://github.com/containerd/containerd/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.2.3/manifests"},{"name":"v2.0.8","sha":"d2f61adbcb7f213e4fa4cc2468bb3b4cf14f8964","kind":"tag","published_at":"2026-04-14T17:09:41.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.0.8","html_url":"https://github.com/containerd/containerd/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.8/manifests"},{"name":"v2.1.7","sha":"07ad9c703cb4a2adc322998afbe6e33c4f8790f7","kind":"tag","published_at":"2026-04-14T16:46:28.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.1.7","html_url":"https://github.com/containerd/containerd/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.1.7/manifests"},{"name":"v1.7.31","sha":"96caa5dff04a9f1c0f6f0938feae22b6ca7eb0be","kind":"tag","published_at":"2026-04-14T16:43:00.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.31","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.31/manifests"},{"name":"v2.3.0-beta.1","sha":"212b10b249ea8e541344f2d9f343d34ca3c29e4a","kind":"tag","published_at":"2026-04-11T03:26:29.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.3.0-beta.1","html_url":"https://github.com/containerd/containerd/releases/tag/v2.3.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.3.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.3.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.3.0-beta.1/manifests"},{"name":"api/v1.11.0-beta.1","sha":"74b465dcc6ca317fd645e750659295d258e567ce","kind":"tag","published_at":"2026-04-11T00:05:05.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/api/v1.11.0-beta.1","html_url":"https://github.com/containerd/containerd/releases/tag/api/v1.11.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@api%2Fv1.11.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.11.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.11.0-beta.1/manifests"},{"name":"v2.3.0-beta.0","sha":"b0d7bba94f0bfe45de68fc7d98b4d203ae72d30a","kind":"tag","published_at":"2026-03-18T05:05:48.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.3.0-beta.0","html_url":"https://github.com/containerd/containerd/releases/tag/v2.3.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.3.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.3.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.3.0-beta.0/manifests"},{"name":"api/v1.11.0-beta.0","sha":"cad669b5fe50de6b627eb1ba89971b86d5f271d5","kind":"tag","published_at":"2026-03-17T17:44:49.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/api/v1.11.0-beta.0","html_url":"https://github.com/containerd/containerd/releases/tag/api/v1.11.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@api%2Fv1.11.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.11.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.11.0-beta.0/manifests"},{"name":"v2.2.2","sha":"301b2dac98f15c27117da5c8af12118a041a31d9","kind":"tag","published_at":"2026-03-10T19:58:32.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.2.2","html_url":"https://github.com/containerd/containerd/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"dea7da592f5d1d2b7755e3a161be07f43fad8f75","kind":"tag","published_at":"2025-12-18T17:26:55.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.2.1","html_url":"https://github.com/containerd/containerd/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.2.1/manifests"},{"name":"v2.1.6","sha":"c74fd8780002eb26bd5940ae339d690d891221c2","kind":"tag","published_at":"2025-12-18T00:50:35.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.1.6","html_url":"https://github.com/containerd/containerd/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.1.6/manifests"},{"name":"v1.7.30","sha":"71c1c8666c6a999cc8c319160b6b2ea38c4a2c9e","kind":"tag","published_at":"2025-12-18T00:05:41.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.30","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.30/manifests"},{"name":"v2.2.0","sha":"1c4457e00facac03ce1d75f7b6777a7a851e5c41","kind":"tag","published_at":"2025-11-06T01:17:53.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.2.0","html_url":"https://github.com/containerd/containerd/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.2.0/manifests"},{"name":"v2.1.5","sha":"fcd43222d6b07379a4be9786bda52438f0dd16a1","kind":"tag","published_at":"2025-11-06T00:45:30.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.1.5","html_url":"https://github.com/containerd/containerd/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.1.5/manifests"},{"name":"v2.0.7","sha":"4ac6c20c7bbf8177f29e46bbdc658fec02ffb8ad","kind":"tag","published_at":"2025-11-06T00:08:29.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.0.7","html_url":"https://github.com/containerd/containerd/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.7/manifests"},{"name":"v1.7.29","sha":"442cb34bda9a6a0fed82a2ca7cade05c5c749582","kind":"tag","published_at":"2025-11-05T21:54:21.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.29","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.29/manifests"},{"name":"api/v1.10.0","sha":"8b34ce391bd114e080892cccfa956ef3807c207c","kind":"tag","published_at":"2025-11-05T19:20:32.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/api/v1.10.0","html_url":"https://github.com/containerd/containerd/releases/tag/api/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@api%2Fv1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.10.0/manifests"},{"name":"v2.2.0-rc.1","sha":"8bcea1029ad66baa2b9f84b4eef4f7ae219201e4","kind":"tag","published_at":"2025-11-04T01:33:48.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.2.0-rc.1","html_url":"https://github.com/containerd/containerd/releases/tag/v2.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.2.0-rc.1/manifests"},{"name":"v2.2.0-rc.0","sha":"870bb7c80de5f4f69952b0188154ce61dbd4115a","kind":"tag","published_at":"2025-10-30T04:49:31.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.2.0-rc.0","html_url":"https://github.com/containerd/containerd/releases/tag/v2.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.2.0-rc.0/manifests"},{"name":"api/v1.10.0-rc.0","sha":"4f0b20fe855b9f9aeb6c180e65dad01d3d8a1e66","kind":"tag","published_at":"2025-10-24T22:52:17.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/api/v1.10.0-rc.0","html_url":"https://github.com/containerd/containerd/releases/tag/api/v1.10.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@api%2Fv1.10.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.10.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.10.0-rc.0/manifests"},{"name":"v2.2.0-beta.2","sha":"995d9718a8dfbf2218f6b88793dfc5b9b7703b49","kind":"tag","published_at":"2025-10-22T02:53:48.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.2.0-beta.2","html_url":"https://github.com/containerd/containerd/releases/tag/v2.2.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.2.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.2.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.2.0-beta.2/manifests"},{"name":"v2.2.0-beta.1","sha":"d94e514fc46c2a6ae371c026b234bb5c39194f52","kind":"tag","published_at":"2025-10-10T18:13:05.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.2.0-beta.1","html_url":"https://github.com/containerd/containerd/releases/tag/v2.2.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.2.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.2.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.2.0-beta.1/manifests"},{"name":"api/v1.10.0-beta.1","sha":"ea46953fd80514d8933833a7641246b02d866cb4","kind":"tag","published_at":"2025-10-08T00:28:36.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/api/v1.10.0-beta.1","html_url":"https://github.com/containerd/containerd/releases/tag/api/v1.10.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@api%2Fv1.10.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.10.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.10.0-beta.1/manifests"},{"name":"api/v1.10.0-beta.0","sha":"7669bb4f04b7a2e88ab6da6c95720a5532c97174","kind":"tag","published_at":"2025-10-07T20:47:31.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/api/v1.10.0-beta.0","html_url":"https://github.com/containerd/containerd/releases/tag/api/v1.10.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@api%2Fv1.10.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.10.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.10.0-beta.0/manifests"},{"name":"v2.2.0-beta.0","sha":"5bcf77a55038ad658c57fdecc48af54935a0d42f","kind":"tag","published_at":"2025-09-18T16:25:27.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.2.0-beta.0","html_url":"https://github.com/containerd/containerd/releases/tag/v2.2.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.2.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.2.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.2.0-beta.0/manifests"},{"name":"v2.1.4","sha":"75cb2b7193e4e490e9fbdc236c0e811ccaba3376","kind":"tag","published_at":"2025-07-30T18:46:46.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.1.4","html_url":"https://github.com/containerd/containerd/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.1.4/manifests"},{"name":"v2.0.6","sha":"991cc3363c290ffd074e069f2b3034c7286ecbe0","kind":"tag","published_at":"2025-07-30T17:32:39.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.0.6","html_url":"https://github.com/containerd/containerd/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.6/manifests"},{"name":"v1.7.28","sha":"b98a3aace656320842a23f4a392a33f46af97866","kind":"tag","published_at":"2025-07-26T00:34:45.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.28","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.28/manifests"},{"name":"v1.6.39","sha":"b4506601d9819897827fd0611288969e8b3ccae9","kind":"tag","published_at":"2025-07-22T21:36:43.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.39","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.39/manifests"},{"name":"v2.1.3","sha":"c787fb98911740dd3ff2d0e45ce88cdf01410486","kind":"tag","published_at":"2025-06-19T22:34:23.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.1.3","html_url":"https://github.com/containerd/containerd/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"64ed272067a24c2d917064eea25a78e1479d632f","kind":"tag","published_at":"2025-06-11T17:18:57.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.1.2","html_url":"https://github.com/containerd/containerd/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"cb1076646aa3740577fafbf3d914198b7fe8e3f7","kind":"tag","published_at":"2025-05-20T17:53:29.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.1.1","html_url":"https://github.com/containerd/containerd/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"061792f0ecf3684fb30a3a0eb006799b8c6638a7","kind":"tag","published_at":"2025-05-07T18:21:48.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.1.0","html_url":"https://github.com/containerd/containerd/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.1.0/manifests"},{"name":"api/v1.9.0","sha":"9033738f0870139e925d1afe05774a0387ebbabd","kind":"tag","published_at":"2025-05-07T16:37:09.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/api/v1.9.0","html_url":"https://github.com/containerd/containerd/releases/tag/api/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@api%2Fv1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.9.0/manifests"},{"name":"v2.1.0-rc.1","sha":"5a3bbca1bb2783f73fead2fd127e91bb7032f36e","kind":"tag","published_at":"2025-05-07T00:03:46.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.1.0-rc.1","html_url":"https://github.com/containerd/containerd/releases/tag/v2.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.1.0-rc.1/manifests"},{"name":"v2.1.0-rc.0","sha":"e29f23e45b3ffc8f16eafc5fe12b92b100514012","kind":"tag","published_at":"2025-04-25T17:41:32.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.1.0-rc.0","html_url":"https://github.com/containerd/containerd/releases/tag/v2.1.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.1.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.1.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.1.0-rc.0/manifests"},{"name":"api/v1.9.0-rc.0","sha":"11524ef105435a92595ccaef8cffe4ac9d8c7622","kind":"tag","published_at":"2025-04-24T23:02:32.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/api/v1.9.0-rc.0","html_url":"https://github.com/containerd/containerd/releases/tag/api/v1.9.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@api%2Fv1.9.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.9.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.9.0-rc.0/manifests"},{"name":"v2.0.5","sha":"fb4c30d4ede3531652d86197bf3fc9515e5276d9","kind":"tag","published_at":"2025-04-17T19:43:10.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.0.5","html_url":"https://github.com/containerd/containerd/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.5/manifests"},{"name":"v2.1.0-beta.1","sha":"afc840ba5fad76459857839dc657ab16b39b35b5","kind":"tag","published_at":"2025-04-15T23:13:49.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.1.0-beta.1","html_url":"https://github.com/containerd/containerd/releases/tag/v2.1.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.1.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.1.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.1.0-beta.1/manifests"},{"name":"v2.1.0-beta.0","sha":"b430e5ac3accf636cf52b0128b27bb828574cbcf","kind":"tag","published_at":"2025-03-18T02:17:58.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.1.0-beta.0","html_url":"https://github.com/containerd/containerd/releases/tag/v2.1.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.1.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.1.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.1.0-beta.0/manifests"},{"name":"v2.0.4","sha":"1a43cb6a1035441f9aca8f5666a9b3ef9e70ab20","kind":"tag","published_at":"2025-03-17T17:47:18.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.0.4","html_url":"https://github.com/containerd/containerd/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.4/manifests"},{"name":"v1.7.27","sha":"05044ec0a9a75232cad458027ca83437aae3f4da","kind":"tag","published_at":"2025-03-17T17:41:24.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.27","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.27/manifests"},{"name":"v1.6.38","sha":"cf158e884cfe4812a6c371b59e4ea9bc4c46e51a","kind":"tag","published_at":"2025-03-17T17:37:26.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.38","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.38/manifests"},{"name":"v2.0.3","sha":"06b99ca80cdbfbc6cc8bd567021738c9af2b36ce","kind":"tag","published_at":"2025-02-28T18:54:51.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.0.3","html_url":"https://github.com/containerd/containerd/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.3/manifests"},{"name":"v1.7.26","sha":"753481ec61c7c8955a23d6ff7bc8e4daed455734","kind":"tag","published_at":"2025-02-27T00:40:26.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.26","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.26/manifests"},{"name":"v1.6.37","sha":"cfc13b6d5cc1d828ac367b0a035c178546e4e0c4","kind":"tag","published_at":"2025-02-27T00:06:49.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.37","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.37/manifests"},{"name":"v2.0.2","sha":"c507a0257ea6462fbd6f5ba4f5c74facb04021f4","kind":"tag","published_at":"2025-01-14T05:24:19.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.0.2","html_url":"https://github.com/containerd/containerd/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.2/manifests"},{"name":"v1.7.25","sha":"bcc810d6b9066471b0b6fa75f557a15a1cbf31bb","kind":"tag","published_at":"2025-01-10T06:36:53.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.25","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.25/manifests"},{"name":"v2.0.1","sha":"88aa2f531d6c2922003cc7929e51daf1c14caa0a","kind":"tag","published_at":"2024-12-13T23:37:09.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.0.1","html_url":"https://github.com/containerd/containerd/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.1/manifests"},{"name":"nightly-11-23-24.2","sha":"3d38089e4227bef982528b7aca4cee960f0da05c","kind":"tag","published_at":"2024-11-24T07:20:03.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/nightly-11-23-24.2","html_url":"https://github.com/containerd/containerd/releases/tag/nightly-11-23-24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@nightly-11-23-24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/nightly-11-23-24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/nightly-11-23-24.2/manifests"},{"name":"nightly-11-23-24.1","sha":"3d38089e4227bef982528b7aca4cee960f0da05c","kind":"commit","published_at":"2024-11-24T07:08:48.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/nightly-11-23-24.1","html_url":"https://github.com/containerd/containerd/releases/tag/nightly-11-23-24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@nightly-11-23-24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/nightly-11-23-24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/nightly-11-23-24.1/manifests"},{"name":"v1.7.24","sha":"88bf19b2105c8b17560993bee28a01ddc2f97182","kind":"tag","published_at":"2024-11-21T14:41:30.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.24","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.24/manifests"},{"name":"v2.0.0","sha":"207ad711eabd375a01713109a8a197d197ff6542","kind":"tag","published_at":"2024-11-05T19:26:29.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.0.0","html_url":"https://github.com/containerd/containerd/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.0/manifests"},{"name":"api/v1.8.0","sha":"cf36acf6b6dde383952f523e9b0b721b20dec88a","kind":"tag","published_at":"2024-11-04T07:05:03.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/api/v1.8.0","html_url":"https://github.com/containerd/containerd/releases/tag/api/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@api%2Fv1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.8.0/manifests"},{"name":"v2.0.0-rc.6","sha":"b70cce2085802e9e166ed8d92b42058c550f9ca3","kind":"tag","published_at":"2024-10-24T02:32:29.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.0.0-rc.6","html_url":"https://github.com/containerd/containerd/releases/tag/v2.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.0-rc.6/manifests"},{"name":"api/v1.8.0-rc.4","sha":"b291eb802b2d913dcdc57cb612d2381d823dd779","kind":"tag","published_at":"2024-10-23T23:05:52.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/api/v1.8.0-rc.4","html_url":"https://github.com/containerd/containerd/releases/tag/api/v1.8.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@api%2Fv1.8.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.8.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.8.0-rc.4/manifests"},{"name":"v1.7.23","sha":"57f17b0a6295a39009d861b89e3b3b87b005ca27","kind":"tag","published_at":"2024-10-14T20:39:28.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.23","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.23/manifests"},{"name":"v2.0.0-rc.5","sha":"05ee43a5fd671da57f60d760d11a4c7bb15c22bb","kind":"tag","published_at":"2024-10-01T16:09:06.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.0.0-rc.5","html_url":"https://github.com/containerd/containerd/releases/tag/v2.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.0-rc.5/manifests"},{"name":"v1.7.22","sha":"7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c","kind":"tag","published_at":"2024-09-09T20:11:31.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.22","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.22/manifests"},{"name":"v1.6.36","sha":"88c3d9bc5b5a193f40b7c14fa996d23532d6f956","kind":"tag","published_at":"2024-09-09T20:03:53.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.36","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.36/manifests"},{"name":"v2.0.0-rc.4","sha":"fa5bf66fdff44846dc475c022bf6b47197febffd","kind":"tag","published_at":"2024-08-28T19:37:55.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.0.0-rc.4","html_url":"https://github.com/containerd/containerd/releases/tag/v2.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.0-rc.4/manifests"},{"name":"v1.7.21","sha":"472731909fa34bd7bc9c087e4c27943f9835f111","kind":"tag","published_at":"2024-08-26T22:15:51.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.21","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.21/manifests"},{"name":"api/v1.8.0-rc.3","sha":"e8104a48588446fe7e93e2eab5124145c1366cd0","kind":"tag","published_at":"2024-08-23T00:08:21.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/api/v1.8.0-rc.3","html_url":"https://github.com/containerd/containerd/releases/tag/api/v1.8.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@api%2Fv1.8.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.8.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.8.0-rc.3/manifests"},{"name":"v1.6.35","sha":"3e986834dfcde68bf7a0b682900f1e75c494ebea","kind":"tag","published_at":"2024-08-09T13:40:11.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.35","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.35/manifests"},{"name":"v1.7.20","sha":"8fc6bcff51318944179630522a095cc9dbf9f353","kind":"tag","published_at":"2024-07-18T04:02:27.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.20","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.20/manifests"},{"name":"v1.6.34","sha":"e9e2c7707933f32aa891dda794a1df36a6ec7aee","kind":"tag","published_at":"2024-07-18T00:15:29.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.34","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.34/manifests"},{"name":"v1.7.19","sha":"2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41","kind":"tag","published_at":"2024-07-02T18:47:39.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.19","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.19/manifests"},{"name":"api/v1.7.19","sha":"b600181a9324222b5f84c702b13250390bfdf746","kind":"tag","published_at":"2024-06-26T00:10:43.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/api/v1.7.19","html_url":"https://github.com/containerd/containerd/releases/tag/api/v1.7.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@api%2Fv1.7.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.7.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.7.19/manifests"},{"name":"v2.0.0-rc.3","sha":"27de5fea738a38345aa1ac7569032261a6b1e562","kind":"tag","published_at":"2024-06-14T13:29:52.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/containerd/containerd/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.0-rc.3/manifests"},{"name":"v1.7.18","sha":"ae71819c4f5e67bb4d5ae76a6b735f29cc25774e","kind":"tag","published_at":"2024-06-05T02:06:10.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.18","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.18/manifests"},{"name":"v1.6.33","sha":"d2d58213f83a351ca8f528a95fbd145f5654e957","kind":"tag","published_at":"2024-06-05T01:48:08.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.33","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.33/manifests"},{"name":"api/v1.8.0-rc.2","sha":"080d35b9ea94c78232c454f1d4e7250566a8bd7d","kind":"tag","published_at":"2024-05-29T22:14:09.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/api/v1.8.0-rc.2","html_url":"https://github.com/containerd/containerd/releases/tag/api/v1.8.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@api%2Fv1.8.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.8.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.8.0-rc.2/manifests"},{"name":"api/v1.8.0-rc.1","sha":"a5ba3b70b35a348b9ce56b135417731f8d27b705","kind":"tag","published_at":"2024-05-29T18:30:51.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/api/v1.8.0-rc.1","html_url":"https://github.com/containerd/containerd/releases/tag/api/v1.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@api%2Fv1.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.8.0-rc.1/manifests"},{"name":"v1.6.32","sha":"8b3b7ca2e5ce38e8f31a34f35b2b68ceb8470d89","kind":"tag","published_at":"2024-05-22T18:35:57.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.32","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.32/manifests"},{"name":"v2.0.0-rc.2","sha":"28b77e33ade2112f7585e0caf36c553d65e4c860","kind":"tag","published_at":"2024-05-17T20:22:42.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/containerd/containerd/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.0-rc.2/manifests"},{"name":"v1.7.17","sha":"3a4de459a68952ffb703bbe7f2290861a75b6b67","kind":"tag","published_at":"2024-05-16T21:52:08.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.17","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.17/manifests"},{"name":"api/v1.8.0-rc.0","sha":"114ef7583363e847e7a225270bb0513abee02739","kind":"tag","published_at":"2024-05-06T17:43:49.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/api/v1.8.0-rc.0","html_url":"https://github.com/containerd/containerd/releases/tag/api/v1.8.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@api%2Fv1.8.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.8.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.8.0-rc.0/manifests"},{"name":"v1.7.16","sha":"83031836b2cf55637d7abf847b17134c51b38e53","kind":"tag","published_at":"2024-04-25T13:44:10.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.16","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.16/manifests"},{"name":"v2.0.0-rc.1","sha":"2d19e9b4730198dc2aac93e13aa802b64410692e","kind":"tag","published_at":"2024-04-23T22:55:20.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/containerd/containerd/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.0-rc.1/manifests"},{"name":"v1.7.15","sha":"926c9586fe4a6236699318391cd44976a98e31f1","kind":"tag","published_at":"2024-04-05T17:02:48.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.15","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.15/manifests"},{"name":"v1.6.31","sha":"e377cd56a71523140ca6ae87e30244719194a521","kind":"tag","published_at":"2024-04-05T16:37:18.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.31","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.31/manifests"},{"name":"v2.0.0-rc.0","sha":"93022d83d14ace66f1d0c225f2f9993c6a2eb20c","kind":"tag","published_at":"2024-03-19T02:07:31.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.0.0-rc.0","html_url":"https://github.com/containerd/containerd/releases/tag/v2.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.0-rc.0/manifests"},{"name":"v1.7.14","sha":"dcf2847247e18caba8dce86522029642f60fe96b","kind":"tag","published_at":"2024-03-11T15:11:23.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.14","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.14/manifests"},{"name":"v1.6.30","sha":"d68034c2fe20ce0fc29692f87afced1edf7d77da","kind":"tag","published_at":"2024-03-11T14:57:03.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.30","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.30/manifests"},{"name":"v1.6.29","sha":"082b2d0dfc985d83b87fd8a6cfc92250ac7217a4","kind":"tag","published_at":"2024-03-08T19:38:12.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.29","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.29/manifests"},{"name":"v1.7.13","sha":"7c3aca7a610df76212171d200ca3811ff6096eb8","kind":"tag","published_at":"2024-01-31T20:41:44.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.13","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.13/manifests"},{"name":"v1.6.28","sha":"ae07eda36dd25f8a1b98dfbf587313b99c0190bb","kind":"tag","published_at":"2024-01-31T20:27:56.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.28","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.28/manifests"},{"name":"v2.0.0-beta.2","sha":"4f3a026bceb629f5d912e07bbede123b8593d340","kind":"tag","published_at":"2024-01-29T18:08:38.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/containerd/containerd/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"6f44916e60a3639bcc3df157cbced410613c601b","kind":"tag","published_at":"2024-01-19T22:29:02.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/containerd/containerd/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.0-beta.1/manifests"},{"name":"v1.6.27","sha":"a1496014c916f9e62104b33d1bb5bd03b0858e59","kind":"tag","published_at":"2024-01-12T18:48:53.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.27","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.27/manifests"},{"name":"v1.7.12","sha":"71909c1814c544ac47ab91d2e8b84718e517bb99","kind":"tag","published_at":"2024-01-12T16:43:31.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.12","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.12/manifests"},{"name":"v1.7.11","sha":"64b8a811b07ba6288238eefc14d898ee0b5b99ba","kind":"tag","published_at":"2023-12-08T23:31:44.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.11","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.11/manifests"},{"name":"v1.6.26","sha":"3dd1e886e55dd695541fdcd67420c2888645a495","kind":"tag","published_at":"2023-12-08T23:23:31.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.26","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.26/manifests"},{"name":"v1.7.10","sha":"4e1fe7492b9df85914c389d1f15a3ceedbb280ac","kind":"tag","published_at":"2023-11-29T22:09:46.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.10","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.10/manifests"},{"name":"v1.6.25","sha":"d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f","kind":"tag","published_at":"2023-11-20T19:07:26.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.25","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.25/manifests"},{"name":"v1.7.9","sha":"4f03e100cb967922bec7459a78d16ccbac9bb81d","kind":"tag","published_at":"2023-11-16T04:18:22.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.9","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.9/manifests"},{"name":"v2.0.0-beta.0","sha":"de55dfc0f184aa6ed19de4dc02a3a4bae3476c88","kind":"tag","published_at":"2023-11-06T18:55:45.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v2.0.0-beta.0","html_url":"https://github.com/containerd/containerd/releases/tag/v2.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v2.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v2.0.0-beta.0/manifests"},{"name":"v1.7.8","sha":"8e4b0bde866788eec76735cc77c4720144248fb7","kind":"tag","published_at":"2023-10-26T21:59:33.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.8","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.8/manifests"},{"name":"v1.7.7","sha":"8c087663b0233f6e6e2f4515cee61d49f14746a8","kind":"tag","published_at":"2023-10-09T20:55:38.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.7","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.7/manifests"},{"name":"v1.6.24","sha":"61f9fd88f79f081d64d6fa3bb1a0dc71ec870523","kind":"tag","published_at":"2023-09-13T22:59:15.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.24","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.24/manifests"},{"name":"v1.7.6","sha":"091922f03c2762540fd057fba91260237ff86acb","kind":"tag","published_at":"2023-09-12T17:38:54.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.6","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.6/manifests"},{"name":"v1.7.5","sha":"fe457eb99ac0e27b3ce638175ef8e68a7d2bc373","kind":"tag","published_at":"2023-08-25T13:51:16.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.5","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"488cd77cf2010e68e043ad4f9e8835822574f67a","kind":"tag","published_at":"2023-08-24T17:41:38.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.4","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.4/manifests"},{"name":"v1.6.23","sha":"b69f1ad231b6d87eeb30504398075a92d615e83e","kind":"tag","published_at":"2023-08-14T16:02:12.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.23","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.23/manifests"},{"name":"v1.7.3","sha":"7880925980b188f4c97b462f709d0db8e8962aff","kind":"tag","published_at":"2023-07-27T20:49:25.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.3","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.3/manifests"},{"name":"v1.6.22","sha":"8165feabfdfe38c65b599c4993d227328c231fca","kind":"tag","published_at":"2023-07-27T19:36:45.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.22","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.22/manifests"},{"name":"v1.7.2","sha":"0cae528dd6cb557f7201036e9f43420650207b58","kind":"tag","published_at":"2023-06-02T22:58:27.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.2","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"1677a17964311325ed1c31e2c0a3589ce6d5c30d","kind":"tag","published_at":"2023-05-10T02:49:49.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.1","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.1/manifests"},{"name":"v1.6.21","sha":"3dce8eb055cbb6872793272b4f20ed16117344f8","kind":"tag","published_at":"2023-05-05T15:13:19.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.21","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.21/manifests"},{"name":"v1.6.20","sha":"2806fc1057397dbaeefbea0e4e17bddfbd388f38","kind":"tag","published_at":"2023-03-30T20:29:21.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.20","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.20/manifests"},{"name":"v1.7.0","sha":"1fbd70374134b891f97ce19c70b6e50c7b9f4e0d","kind":"tag","published_at":"2023-03-10T18:05:20.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.0","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.0/manifests"},{"name":"v1.7.0-rc.3","sha":"8cc09e6a71de3f5b1b3739c1bed7df03ff7931c1","kind":"tag","published_at":"2023-03-09T04:25:11.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.0-rc.3","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.0-rc.3/manifests"},{"name":"v1.7.0-rc.2","sha":"94cf2f50999c51bfba65baa5882681d09524a353","kind":"tag","published_at":"2023-03-07T17:51:55.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.0-rc.2","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.0-rc.2/manifests"},{"name":"v1.7.0-rc.1","sha":"081d81858d65414bb14e04aedde221efe57f44de","kind":"tag","published_at":"2023-03-02T21:04:20.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.0-rc.1","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.0-rc.1/manifests"},{"name":"v1.6.19","sha":"1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f","kind":"tag","published_at":"2023-02-27T23:12:04.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.19","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.19/manifests"},{"name":"v1.7.0-rc.0","sha":"2be87c1a75505ac066bec4a99e6c72aafd41d883","kind":"tag","published_at":"2023-02-27T17:51:45.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.0-rc.0","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.0-rc.0/manifests"},{"name":"v1.7.0-beta.4","sha":"8d4f9b6335c1805ca09a04617e549708fb9a4fef","kind":"tag","published_at":"2023-02-16T18:04:48.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.0-beta.4","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.0-beta.4/manifests"},{"name":"v1.6.18","sha":"2456e983eb9e37e47538f59ea18f2043c9a73640","kind":"tag","published_at":"2023-02-15T22:55:26.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.18","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.18/manifests"},{"name":"v1.5.18","sha":"39bb06f98f17c7a226b10269d325c861585b2389","kind":"tag","published_at":"2023-02-15T22:40:48.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.5.18","html_url":"https://github.com/containerd/containerd/releases/tag/v1.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.18/manifests"},{"name":"v1.6.17","sha":"299b677800044531671d336af5f0976fd2e6ac70","kind":"tag","published_at":"2023-02-10T16:10:36.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.17","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.17/manifests"},{"name":"v1.6.16","sha":"31aa4358a36870b21a992d3ad2bef29e1d693bec","kind":"tag","published_at":"2023-01-28T18:11:12.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.16","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.16/manifests"},{"name":"v1.5.17","sha":"6c0083137f9dc5817d5bb11d35b9a883f7f37211","kind":"tag","published_at":"2023-01-28T17:57:25.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.5.17","html_url":"https://github.com/containerd/containerd/releases/tag/v1.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.17/manifests"},{"name":"v1.7.0-beta.3","sha":"b8962099e7ce533cc62e540ec25f6d1d93e35a0b","kind":"tag","published_at":"2023-01-28T06:36:20.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.0-beta.3","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.0-beta.3/manifests"},{"name":"v1.6.15","sha":"5b842e528e99d4d4c1686467debf2bd4b88ecd86","kind":"tag","published_at":"2023-01-05T18:37:18.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.15","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.15/manifests"},{"name":"v1.7.0-beta.2","sha":"ef9c2a689a228096a58b052e2644ccbdea5e3036","kind":"tag","published_at":"2023-01-04T18:47:23.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.0-beta.2","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.0-beta.2/manifests"},{"name":"v1.6.14","sha":"9ba4b250366a5ddde94bb7c9d1def331423aa323","kind":"tag","published_at":"2022-12-19T16:48:02.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.14","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.14/manifests"},{"name":"v1.6.13","sha":"78f51771157abb6c9ed224c22013cdf09962315d","kind":"tag","published_at":"2022-12-15T17:48:12.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.13","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.13/manifests"},{"name":"v1.7.0-beta.1","sha":"7db53e0e8cde84641634a2fa083b1f2b1b51e46a","kind":"tag","published_at":"2022-12-13T05:25:32.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.0-beta.1","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.0-beta.1/manifests"},{"name":"v1.6.12","sha":"a05d175400b1145e5e6a735a6710579d181e7fb0","kind":"tag","published_at":"2022-12-07T21:54:22.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.12","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.12/manifests"},{"name":"v1.5.16","sha":"2e3140a0e09d288a9086474752b4478aa0964e7c","kind":"tag","published_at":"2022-12-07T21:52:31.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.5.16","html_url":"https://github.com/containerd/containerd/releases/tag/v1.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.16/manifests"},{"name":"v1.6.11","sha":"d986545181c905378b0f90faa9c5eae3cbfa3755","kind":"tag","published_at":"2022-12-06T20:43:45.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.11","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.11/manifests"},{"name":"v1.5.15","sha":"99a380dbf7a22ad7937ff96516b94261b5281926","kind":"tag","published_at":"2022-12-06T17:53:58.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.5.15","html_url":"https://github.com/containerd/containerd/releases/tag/v1.5.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.5.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.15/manifests"},{"name":"v1.6.10","sha":"770bd0108c32f3fb5c73ae1264f7e503fe7b2661","kind":"tag","published_at":"2022-11-14T18:01:15.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.10","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.10/manifests"},{"name":"v1.7.0-beta.0","sha":"d878d7dda8d97f7f9d1d50b4a5d36d2d8fae9162","kind":"tag","published_at":"2022-10-25T23:26:08.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.7.0-beta.0","html_url":"https://github.com/containerd/containerd/releases/tag/v1.7.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.7.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.7.0-beta.0/manifests"},{"name":"v1.6.9","sha":"1c90a442489720eec95342e1789ee8a5e1b9536f","kind":"tag","published_at":"2022-10-24T17:32:03.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.9","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.9/manifests"},{"name":"v1.5.14","sha":"b84d0b151c2395a5917996d602b192ce1e0fa461","kind":"tag","published_at":"2022-10-24T16:03:11.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.5.14","html_url":"https://github.com/containerd/containerd/releases/tag/v1.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.14/manifests"},{"name":"v1.6.8","sha":"9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6","kind":"tag","published_at":"2022-08-08T16:48:50.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.8","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.8/manifests"},{"name":"v1.6.7","sha":"0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb","kind":"tag","published_at":"2022-08-04T21:35:50.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.7","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.7/manifests"},{"name":"v1.6.6","sha":"10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1","kind":"tag","published_at":"2022-06-06T17:21:40.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.6","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.6/manifests"},{"name":"v1.5.13","sha":"a17ec496a95e55601607ca50828147e8ccaeebf1","kind":"tag","published_at":"2022-06-06T17:19:05.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.5.13","html_url":"https://github.com/containerd/containerd/releases/tag/v1.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.13/manifests"},{"name":"v1.6.5","sha":"96df0994faabc1944fc614e52b0b3c6feb609a57","kind":"tag","published_at":"2022-06-03T22:51:26.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.5","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.5/manifests"},{"name":"v1.5.12","sha":"a4014bc909aa533eb3c22f83f2a258bb0822e1b0","kind":"tag","published_at":"2022-06-03T17:53:54.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.5.12","html_url":"https://github.com/containerd/containerd/releases/tag/v1.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.12/manifests"},{"name":"v1.6.4","sha":"212e8b6fa2f44b9c21b2798135fc6fb7c53efc16","kind":"tag","published_at":"2022-05-03T15:40:24.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.4","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"f830866066ed06e71bad64871bccfd34daf6309c","kind":"tag","published_at":"2022-04-25T23:44:31.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.3","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"de8046a5501db9e0e478e1c10cbcfb21af4c6b2d","kind":"tag","published_at":"2022-03-24T02:26:37.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.2","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.2/manifests"},{"name":"v1.5.11","sha":"3df54a852345ae127d1fa3092b95168e4a88e2f8","kind":"tag","published_at":"2022-03-24T00:10:45.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.5.11","html_url":"https://github.com/containerd/containerd/releases/tag/v1.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.11/manifests"},{"name":"v1.6.1","sha":"10f428dac7cec44c864e1b830a4623af27a9fc70","kind":"tag","published_at":"2022-03-02T18:57:19.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.1","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.1/manifests"},{"name":"v1.5.10","sha":"2a1d4dbdb2a1030dc5b01e96fb110a9d9f150ecc","kind":"tag","published_at":"2022-03-02T18:36:25.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.5.10","html_url":"https://github.com/containerd/containerd/releases/tag/v1.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.10/manifests"},{"name":"v1.4.13","sha":"9cc61520f4cd876b86e77edfeb88fbcd536d1f9d","kind":"tag","published_at":"2022-03-02T18:04:11.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.4.13","html_url":"https://github.com/containerd/containerd/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.13/manifests"},{"name":"v1.6.0","sha":"39259a8f35919a0d02c9ecc2871ddd6ccf6a7c6e","kind":"tag","published_at":"2022-02-16T01:49:36.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.0","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.0/manifests"},{"name":"v1.6.0-rc.4","sha":"0340e84cde9300873087d9a3f18f096fd68866ff","kind":"tag","published_at":"2022-02-10T06:25:28.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.0-rc.4","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.0-rc.4/manifests"},{"name":"v1.6.0-rc.3","sha":"a9f61ba2c84ac82ca7c4666454f757dda3f590be","kind":"tag","published_at":"2022-02-08T16:45:36.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.0-rc.3","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.0-rc.3/manifests"},{"name":"v1.6.0-rc.2","sha":"943ca856ad70358f45e8febce71dd4c931f424ca","kind":"tag","published_at":"2022-02-03T17:01:40.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.0-rc.2","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.0-rc.2/manifests"},{"name":"v1.6.0-rc.1","sha":"ad771115b82a70cfd8018d72ae489c707e63de16","kind":"tag","published_at":"2022-01-20T03:14:25.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.0-rc.1","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.0-rc.1/manifests"},{"name":"v1.6.0-rc.0","sha":"6e211a774ff0176b90894a5348964fdd9c6ce28d","kind":"tag","published_at":"2022-01-12T17:25:44.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.0-rc.0","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.0-rc.0/manifests"},{"name":"v1.6.0-beta.5","sha":"857b35de6c6d40962d24dc1e561e8446e9f3197f","kind":"tag","published_at":"2022-01-06T17:17:37.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.0-beta.5","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.0-beta.5/manifests"},{"name":"v1.5.9","sha":"1407cab509ff0d96baa4f0eb6ff9980270e6e620","kind":"tag","published_at":"2022-01-05T17:32:07.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.5.9","html_url":"https://github.com/containerd/containerd/releases/tag/v1.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.9/manifests"},{"name":"v1.6.0-beta.4","sha":"d0da25cf54f85dc1de621dc8e883fcd4e29b0d6f","kind":"tag","published_at":"2021-12-14T16:22:56.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.0-beta.4","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.0-beta.4/manifests"},{"name":"v1.6.0-beta.3","sha":"1a88cf5242445657258e0c744def5017d7cfb492","kind":"tag","published_at":"2021-11-19T17:41:47.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.0-beta.3","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.0-beta.3/manifests"},{"name":"api/v1.6.0-beta.3","sha":"aa2733c202077e8f0b4ca23f09e0e806d7980234","kind":"commit","published_at":"2021-11-18T16:37:23.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/api/v1.6.0-beta.3","html_url":"https://github.com/containerd/containerd/releases/tag/api/v1.6.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@api%2Fv1.6.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.6.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.6.0-beta.3/manifests"},{"name":"v1.5.8","sha":"1e5ef943eb76627a6d3b6de8cd1ef6537f393a71","kind":"tag","published_at":"2021-11-17T20:05:21.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.5.8","html_url":"https://github.com/containerd/containerd/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.8/manifests"},{"name":"v1.4.12","sha":"7b11cfaabd73bb80907dd23182b9347b4245eb5d","kind":"tag","published_at":"2021-11-17T19:54:44.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.4.12","html_url":"https://github.com/containerd/containerd/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.12/manifests"},{"name":"v1.6.0-beta.2","sha":"bd81f8a39d85bd7275757c719e08e69a5e997132","kind":"tag","published_at":"2021-11-11T22:43:33.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.0-beta.2","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.0-beta.2/manifests"},{"name":"api/v1.6.0-beta.2","sha":"bd81f8a39d85bd7275757c719e08e69a5e997132","kind":"commit","published_at":"2021-11-11T22:41:54.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/api/v1.6.0-beta.2","html_url":"https://github.com/containerd/containerd/releases/tag/api/v1.6.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@api%2Fv1.6.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.6.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.6.0-beta.2/manifests"},{"name":"v1.6.0-beta.1","sha":"45c5298700a81b4b50b73b2125d6f082998bfec7","kind":"tag","published_at":"2021-10-22T21:40:47.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.0-beta.1","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.0-beta.1/manifests"},{"name":"api/v1.6.0-beta.1","sha":"fc5c51d5f4eb5152519f3ba7b7a23ccbf5176b5b","kind":"commit","published_at":"2021-10-22T15:45:52.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/api/v1.6.0-beta.1","html_url":"https://github.com/containerd/containerd/releases/tag/api/v1.6.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@api%2Fv1.6.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.6.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/api%2Fv1.6.0-beta.1/manifests"},{"name":"v1.6.0-beta.0","sha":"5b29542cbee35f2e8dd493c1d12825da381f5c6e","kind":"tag","published_at":"2021-10-11T18:30:45.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.6.0-beta.0","html_url":"https://github.com/containerd/containerd/releases/tag/v1.6.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.6.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.6.0-beta.0/manifests"},{"name":"v1.5.7","sha":"8686ededfc90076914c5238eb96c883ea093a8ba","kind":"tag","published_at":"2021-10-04T15:29:05.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.5.7","html_url":"https://github.com/containerd/containerd/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.7/manifests"},{"name":"v1.4.11","sha":"5b46e404f6b9f661a205e28d59c982d3634148f8","kind":"tag","published_at":"2021-10-04T15:25:57.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.4.11","html_url":"https://github.com/containerd/containerd/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.11/manifests"},{"name":"v1.5.6","sha":"1a1b383ad5b520349f13f9715e0cd1e2f132c087","kind":"tag","published_at":"2021-09-29T16:41:22.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.5.6","html_url":"https://github.com/containerd/containerd/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.6/manifests"},{"name":"v1.4.10","sha":"8848fdb7c4ae3815afcc990a8a99d663dda1b590","kind":"tag","published_at":"2021-09-29T15:58:30.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.4.10","html_url":"https://github.com/containerd/containerd/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.10/manifests"},{"name":"v1.5.5","sha":"72cec4be58a9eb6b2910f5d10f1c01ca47d231c0","kind":"tag","published_at":"2021-07-29T17:03:37.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.5.5","html_url":"https://github.com/containerd/containerd/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.5/manifests"},{"name":"v1.4.9","sha":"e25210fe30a0a703442421b0f60afac609f950a3","kind":"tag","published_at":"2021-07-29T16:57:48.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.4.9","html_url":"https://github.com/containerd/containerd/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.9/manifests"},{"name":"v1.5.4","sha":"69107e47a62e1d690afa2b9b1d43f8ece3ff4483","kind":"tag","published_at":"2021-07-19T18:27:04.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.5.4","html_url":"https://github.com/containerd/containerd/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.4/manifests"},{"name":"v1.4.8","sha":"7eba5930496d9bbe375fdf71603e610ad737d2b2","kind":"tag","published_at":"2021-07-19T18:02:40.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.4.8","html_url":"https://github.com/containerd/containerd/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.8/manifests"},{"name":"v1.5.3","sha":"0e8719f54c6dc6571fc1170da75a85e86c17636b","kind":"tag","published_at":"2021-07-13T21:07:22.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.5.3","html_url":"https://github.com/containerd/containerd/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.3/manifests"},{"name":"v1.4.7","sha":"3194fb46e8311ae0eeae5a7a5843573adfebb16d","kind":"tag","published_at":"2021-07-13T20:56:21.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.4.7","html_url":"https://github.com/containerd/containerd/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.7/manifests"},{"name":"v1.5.2","sha":"36cc874494a56a253cd181a1a685b44b58a2e34a","kind":"tag","published_at":"2021-05-19T16:52:31.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.5.2","html_url":"https://github.com/containerd/containerd/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.2/manifests"},{"name":"v1.4.6","sha":"d71fcd7d8303cbf684402823e425e9dd2e99285d","kind":"tag","published_at":"2021-05-19T16:22:37.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.4.6","html_url":"https://github.com/containerd/containerd/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.6/manifests"},{"name":"v1.5.1","sha":"12dca9790f4cb6b18a6a7a027ce420145cb98ee7","kind":"tag","published_at":"2021-05-13T23:35:00.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.5.1","html_url":"https://github.com/containerd/containerd/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.1/manifests"},{"name":"v1.4.5","sha":"8263eb3eaee447b16856eeb8839d5df4c9cca71a","kind":"tag","published_at":"2021-05-12T04:29:26.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.4.5","html_url":"https://github.com/containerd/containerd/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.5/manifests"},{"name":"v1.5.0","sha":"8c906ff108ac28da23f69cc7b74f8e7a470d1df0","kind":"tag","published_at":"2021-05-03T20:53:55.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.5.0","html_url":"https://github.com/containerd/containerd/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc.3","sha":"df0cc5bd1848625d35fb4c09f0f4e5c694a46fcf","kind":"tag","published_at":"2021-04-30T16:09:37.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.5.0-rc.3","html_url":"https://github.com/containerd/containerd/releases/tag/v1.5.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.5.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.0-rc.3/manifests"},{"name":"v1.5.0-rc.2","sha":"c3f5a6a93dae654d39c55b0744e81b96ab2ca10c","kind":"tag","published_at":"2021-04-20T16:39:29.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.5.0-rc.2","html_url":"https://github.com/containerd/containerd/releases/tag/v1.5.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.5.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.0-rc.2/manifests"},{"name":"v1.5.0-rc.1","sha":"f968359ecb3b581e6b61d2c7072f2e4b5347d560","kind":"tag","published_at":"2021-04-13T15:30:08.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.5.0-rc.1","html_url":"https://github.com/containerd/containerd/releases/tag/v1.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.0-rc.1/manifests"},{"name":"v1.5.0-rc.0","sha":"6636e36182504789fe05f7127956bac01f6e0784","kind":"tag","published_at":"2021-04-09T05:32:09.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.5.0-rc.0","html_url":"https://github.com/containerd/containerd/releases/tag/v1.5.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.5.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.0-rc.0/manifests"},{"name":"v1.5.0-beta.4","sha":"f201b78b9065f167071bf472a9708b3921c3d5d1","kind":"tag","published_at":"2021-03-16T17:49:48.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.5.0-beta.4","html_url":"https://github.com/containerd/containerd/releases/tag/v1.5.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.5.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.0-beta.4/manifests"},{"name":"v1.4.4","sha":"05f951a3781f4f2c1911b05e61c160e9c30eaa8e","kind":"tag","published_at":"2021-03-05T05:50:24.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.4.4","html_url":"https://github.com/containerd/containerd/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.4/manifests"},{"name":"v1.3.10","sha":"1c5970efbdd8bc864a34baa60c0b382434d4d7c2","kind":"tag","published_at":"2021-03-05T05:47:09.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.3.10","html_url":"https://github.com/containerd/containerd/releases/tag/v1.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.10/manifests"},{"name":"v1.5.0-beta.3","sha":"02334356d0774a5b194e67b5f1383fd2485ea67a","kind":"tag","published_at":"2021-03-05T05:37:42.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.5.0-beta.3","html_url":"https://github.com/containerd/containerd/releases/tag/v1.5.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.5.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.0-beta.3/manifests"},{"name":"v1.5.0-beta.2","sha":"07a3ce3d7f884f278f0d48b2d024b8ecf4e6f6bd","kind":"tag","published_at":"2021-02-26T16:58:54.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.5.0-beta.2","html_url":"https://github.com/containerd/containerd/releases/tag/v1.5.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.5.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.0-beta.2/manifests"},{"name":"v1.5.0-beta.1","sha":"cfa842c278694860a7e32917066f4a24978f80d0","kind":"tag","published_at":"2021-02-05T21:55:13.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.5.0-beta.1","html_url":"https://github.com/containerd/containerd/releases/tag/v1.5.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.5.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.0-beta.1/manifests"},{"name":"v1.5.0-beta.0","sha":"83f8d6126b7961ed2c89ce80bbcf0095b3d25ce2","kind":"tag","published_at":"2021-01-21T17:29:08.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.5.0-beta.0","html_url":"https://github.com/containerd/containerd/releases/tag/v1.5.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.5.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.5.0-beta.0/manifests"},{"name":"v1.3.9","sha":"ea765aba0d05254012b0b9e595e995c09186427f","kind":"tag","published_at":"2020-11-30T18:39:32.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.3.9","html_url":"https://github.com/containerd/containerd/releases/tag/v1.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.9/manifests"},{"name":"v1.4.3","sha":"269548fa27e0089a8b8278fc4fc781d7f65a939b","kind":"tag","published_at":"2020-11-30T18:37:41.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.4.3","html_url":"https://github.com/containerd/containerd/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.3/manifests"},{"name":"v1.3.8","sha":"7fb6e171309113ddcb8ea9599e34321550469250","kind":"tag","published_at":"2020-11-30T16:53:41.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.3.8","html_url":"https://github.com/containerd/containerd/releases/tag/v1.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.8/manifests"},{"name":"v1.4.2","sha":"b321d358e6eef9c82fa3f3bb8826dca3724c58c6","kind":"tag","published_at":"2020-11-26T08:14:42.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.4.2","html_url":"https://github.com/containerd/containerd/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.2/manifests"},{"name":"v1.2.14","sha":"f8777f13022dd16c2a339d621bb55465fe603b19","kind":"tag","published_at":"2020-10-15T17:14:51.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.2.14","html_url":"https://github.com/containerd/containerd/releases/tag/v1.2.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.2.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.14/manifests"},{"name":"v1.4.1","sha":"c623d1b36f09f8ef6536a057bd658b3aa8632828","kind":"tag","published_at":"2020-09-16T01:32:19.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.4.1","html_url":"https://github.com/containerd/containerd/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"09814d48d50816305a8e6c1a4ae3e2bcc4ba725a","kind":"tag","published_at":"2020-08-17T14:43:03.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.4.0","html_url":"https://github.com/containerd/containerd/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.0/manifests"},{"name":"v1.4.0-rc.1","sha":"e9f94064b9616ab36a8a51d632a63f97f7783c3d","kind":"tag","published_at":"2020-08-11T23:09:30.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.4.0-rc.1","html_url":"https://github.com/containerd/containerd/releases/tag/v1.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.0-rc.1/manifests"},{"name":"v1.4.0-rc.0","sha":"85b15eff4581d7e5e3bccb40fdd4f35b6946f545","kind":"tag","published_at":"2020-08-04T18:02:42.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.4.0-rc.0","html_url":"https://github.com/containerd/containerd/releases/tag/v1.4.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.4.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.0-rc.0/manifests"},{"name":"v1.3.7","sha":"8fba4e9a7d01810a393d5d25a3621dc101981175","kind":"tag","published_at":"2020-08-04T04:35:49.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.3.7","html_url":"https://github.com/containerd/containerd/releases/tag/v1.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.7/manifests"},{"name":"v1.4.0-beta.2","sha":"5d470fa23bf969e16b25212703b7a9902dd6cda7","kind":"tag","published_at":"2020-07-13T16:28:28.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.4.0-beta.2","html_url":"https://github.com/containerd/containerd/releases/tag/v1.4.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.4.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.0-beta.2/manifests"},{"name":"v1.3.6","sha":"be75852b8d7849474a20192f9ed1bf34fdd454f1","kind":"tag","published_at":"2020-06-30T19:40:52.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.3.6","html_url":"https://github.com/containerd/containerd/releases/tag/v1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.6/manifests"},{"name":"v1.3.5","sha":"9b6f3ec0307a825c38617b93ad55162b5bb94234","kind":"tag","published_at":"2020-06-26T20:28:05.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.3.5","html_url":"https://github.com/containerd/containerd/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.5/manifests"},{"name":"v1.4.0-beta.1","sha":"8e9ba8376ec25a6158719118a97a99a3555d0fd8","kind":"tag","published_at":"2020-05-28T21:31:17.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.4.0-beta.1","html_url":"https://github.com/containerd/containerd/releases/tag/v1.4.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.4.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.0-beta.1/manifests"},{"name":"v1.4.0-beta.0","sha":"32985949d4f2f38a484c5021766251250764322b","kind":"tag","published_at":"2020-05-14T23:26:07.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.4.0-beta.0","html_url":"https://github.com/containerd/containerd/releases/tag/v1.4.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.4.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.4.0-beta.0/manifests"},{"name":"v1.3.4","sha":"814b7956fafc7a0980ea07e950f983d0837e5578","kind":"tag","published_at":"2020-04-16T00:42:00.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.3.4","html_url":"https://github.com/containerd/containerd/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.4/manifests"},{"name":"v1.2.13","sha":"7ad184331fa3e55e52b890ea95e65ba581ae3429","kind":"tag","published_at":"2020-02-18T19:01:41.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.2.13","html_url":"https://github.com/containerd/containerd/releases/tag/v1.2.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.2.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.13/manifests"},{"name":"v1.3.3","sha":"d76c121f76a5fc8a462dc64594aea72fe18e1178","kind":"tag","published_at":"2020-02-07T00:21:57.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.3.3","html_url":"https://github.com/containerd/containerd/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.3/manifests"},{"name":"v1.2.12","sha":"35bd7a5f69c13e1563af8a93431411cd9ecf5021","kind":"tag","published_at":"2020-02-04T08:04:26.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.2.12","html_url":"https://github.com/containerd/containerd/releases/tag/v1.2.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.2.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.12/manifests"},{"name":"v1.3.2","sha":"ff48f57fc83a8c44cf4ad5d672424a98ba37ded6","kind":"tag","published_at":"2019-12-03T19:09:10.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.3.2","html_url":"https://github.com/containerd/containerd/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.2/manifests"},{"name":"v1.2.11","sha":"f772c10a585ced6be8f86e8c58c2b998412dd963","kind":"tag","published_at":"2019-11-26T22:18:24.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.2.11","html_url":"https://github.com/containerd/containerd/releases/tag/v1.2.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.2.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.11/manifests"},{"name":"v1.3.1","sha":"c7a4f874b3267c499484aae602d1257b12d69e40","kind":"tag","published_at":"2019-11-20T04:54:58.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.3.1","html_url":"https://github.com/containerd/containerd/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"36cf5b690dcc00ff0f34ff7799209050c3d0c59a","kind":"tag","published_at":"2019-09-27T01:06:42.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.3.0","html_url":"https://github.com/containerd/containerd/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.0/manifests"},{"name":"v1.1.8","sha":"2a82a9d2f4853df7a4820781a639cc81110a50e6","kind":"tag","published_at":"2019-09-26T23:42:04.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.1.8","html_url":"https://github.com/containerd/containerd/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.1.8/manifests"},{"name":"v1.2.10","sha":"b34a5c8af56e510852c35414db4c1f4fa6172339","kind":"tag","published_at":"2019-09-26T20:18:38.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.2.10","html_url":"https://github.com/containerd/containerd/releases/tag/v1.2.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.2.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.10/manifests"},{"name":"v1.3.0-rc.3","sha":"da66333271f372204aed6b83c2ecf37fa7d9ae2c","kind":"tag","published_at":"2019-09-25T17:45:16.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.3.0-rc.3","html_url":"https://github.com/containerd/containerd/releases/tag/v1.3.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.3.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.0-rc.3/manifests"},{"name":"v1.3.0-rc.2","sha":"a0dafd9309e949200e921c5debef96aa5de8dfb0","kind":"tag","published_at":"2019-09-20T02:28:20.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.3.0-rc.2","html_url":"https://github.com/containerd/containerd/releases/tag/v1.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.0-rc.2/manifests"},{"name":"v1.3.0-rc.1","sha":"9741f03932fbab48cb645dbef73526fe4f25a983","kind":"tag","published_at":"2019-09-13T00:28:18.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.3.0-rc.1","html_url":"https://github.com/containerd/containerd/releases/tag/v1.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.0-rc.1/manifests"},{"name":"v1.2.9","sha":"d50db0a42053864a270f648048f9a8b4f24eced3","kind":"tag","published_at":"2019-09-06T00:30:11.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.2.9","html_url":"https://github.com/containerd/containerd/releases/tag/v1.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.9/manifests"},{"name":"v1.3.0-rc.0","sha":"59a625defb21c958c25424fa5cc806167e22382e","kind":"tag","published_at":"2019-09-04T23:56:19.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.3.0-rc.0","html_url":"https://github.com/containerd/containerd/releases/tag/v1.3.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.3.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.0-rc.0/manifests"},{"name":"v1.2.8","sha":"a4bc1d432a2c33aa2eed37f338dceabb93641310","kind":"tag","published_at":"2019-08-22T17:14:38.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.2.8","html_url":"https://github.com/containerd/containerd/releases/tag/v1.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.8/manifests"},{"name":"v1.3.0-beta.2","sha":"640860a042b93c26c0a33081ee02230def486f81","kind":"tag","published_at":"2019-08-20T20:24:59.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.3.0-beta.2","html_url":"https://github.com/containerd/containerd/releases/tag/v1.3.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.3.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.0-beta.2/manifests"},{"name":"v1.3.0-beta.1","sha":"f06e605f1aef6150b5b4d4556e5b84eeb758fb51","kind":"tag","published_at":"2019-08-09T17:48:02.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.3.0-beta.1","html_url":"https://github.com/containerd/containerd/releases/tag/v1.3.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.3.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.0-beta.1/manifests"},{"name":"v1.3.0-beta.0","sha":"053853fe3ffc6af80165a3249a76a82c27a81cdb","kind":"tag","published_at":"2019-08-01T01:34:01.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.3.0-beta.0","html_url":"https://github.com/containerd/containerd/releases/tag/v1.3.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.3.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.3.0-beta.0/manifests"},{"name":"v1.2.7","sha":"85f6aa58b8a3170aec9824568f7a31832878b603","kind":"tag","published_at":"2019-06-14T02:28:23.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.2.7","html_url":"https://github.com/containerd/containerd/releases/tag/v1.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.7/manifests"},{"name":"v1.2.6","sha":"894b81a4b802e4eb2a91d1ce216b8817763c29fb","kind":"tag","published_at":"2019-04-05T18:41:05.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.2.6","html_url":"https://github.com/containerd/containerd/releases/tag/v1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.6/manifests"},{"name":"v1.1.7","sha":"4278fbc24348343e3693658313d6964d548b7063","kind":"tag","published_at":"2019-04-05T18:33:12.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.1.7","html_url":"https://github.com/containerd/containerd/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.1.7/manifests"},{"name":"v1.2.5","sha":"bb71b10fd8f58240ca47fbb579b9d1028eea7c84","kind":"tag","published_at":"2019-03-13T08:49:32.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.2.5","html_url":"https://github.com/containerd/containerd/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.5/manifests"},{"name":"v1.2.4","sha":"e6b3f5632f50dbc4e9cb6288d911bf4f5e95b18e","kind":"tag","published_at":"2019-02-14T01:25:31.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.2.4","html_url":"https://github.com/containerd/containerd/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.4/manifests"},{"name":"v1.1.6","sha":"0ad902c05b13590a0393c89b1276b5d46d507312","kind":"tag","published_at":"2019-02-14T00:38:36.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.1.6","html_url":"https://github.com/containerd/containerd/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.1.6/manifests"},{"name":"v1.2.3","sha":"7f5f1176dd9fb3cc8d3ce5de91759ed3dc969fa2","kind":"tag","published_at":"2019-02-06T17:37:47.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.2.3","html_url":"https://github.com/containerd/containerd/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"9754871865f7fe2f4e74d43e2fc7ccd237edcbce","kind":"tag","published_at":"2019-01-08T00:38:23.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.2.2","html_url":"https://github.com/containerd/containerd/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"9b32062dc1f5a7c2564315c269b5059754f12b9d","kind":"tag","published_at":"2018-12-05T23:50:38.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.2.1","html_url":"https://github.com/containerd/containerd/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.1/manifests"},{"name":"v1.1.5","sha":"5960cade475fb25a181705d7eccbacc0313bcd7b","kind":"tag","published_at":"2018-11-21T19:14:09.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.1.5","html_url":"https://github.com/containerd/containerd/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.1.5/manifests"},{"name":"v1.2.1-rc.0","sha":"de1f167ab96338a9f5c2b17347abf84bdf1dd411","kind":"tag","published_at":"2018-11-21T18:42:34.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.2.1-rc.0","html_url":"https://github.com/containerd/containerd/releases/tag/v1.2.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.2.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.1-rc.0/manifests"},{"name":"v1.2.0","sha":"c4446665cb9c30056f4998ed953e6d4ff22c7c39","kind":"tag","published_at":"2018-10-24T23:49:30.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.2.0","html_url":"https://github.com/containerd/containerd/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.0/manifests"},{"name":"v1.2.0-rc.2","sha":"d6de12e2f362cb9dc49ad957911996d3de59b338","kind":"tag","published_at":"2018-10-16T18:14:20.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.2.0-rc.2","html_url":"https://github.com/containerd/containerd/releases/tag/v1.2.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.2.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.0-rc.2/manifests"},{"name":"v1.2.0-rc.1","sha":"0c5f8f63c3368856c320ae8a1c125e703b73b51d","kind":"tag","published_at":"2018-10-03T21:44:21.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.2.0-rc.1","html_url":"https://github.com/containerd/containerd/releases/tag/v1.2.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.2.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.0-rc.1/manifests"},{"name":"v1.1.4","sha":"9f2e07b1fc1342d1c48fe4d7bbb94cb6d1bf278b","kind":"tag","published_at":"2018-09-25T14:18:43.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.1.4","html_url":"https://github.com/containerd/containerd/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.1.4/manifests"},{"name":"v1.2.0-rc.0","sha":"99fc40fd6088baebe3c18b8f8093cd50d58815d6","kind":"tag","published_at":"2018-09-20T20:37:36.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.2.0-rc.0","html_url":"https://github.com/containerd/containerd/releases/tag/v1.2.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.2.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.0-rc.0/manifests"},{"name":"v1.2.0-beta.2","sha":"ce243288e27971e324363de8f322d221635a8521","kind":"tag","published_at":"2018-08-28T20:44:00.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.2.0-beta.2","html_url":"https://github.com/containerd/containerd/releases/tag/v1.2.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.2.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.0-beta.2/manifests"},{"name":"v1.2.0-beta.1","sha":"ac18e6008772193e9c837687156391ee2a1675cd","kind":"tag","published_at":"2018-08-23T19:51:54.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.2.0-beta.1","html_url":"https://github.com/containerd/containerd/releases/tag/v1.2.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.2.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.0-beta.1/manifests"},{"name":"v1.1.3","sha":"8f54c750c67e87a3b1c218208bbd5cc427c653e9","kind":"tag","published_at":"2018-08-22T21:05:26.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.1.3","html_url":"https://github.com/containerd/containerd/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.1.3/manifests"},{"name":"v1.2.0-beta.0","sha":"6f13ff3ea48a6bc2fb9b47c0acce24cf274dafd9","kind":"tag","published_at":"2018-08-16T08:07:23.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.2.0-beta.0","html_url":"https://github.com/containerd/containerd/releases/tag/v1.2.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.2.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.2.0-beta.0/manifests"},{"name":"v1.1.2","sha":"468a545b9edcd5932818eb9de8e72413e616e86e","kind":"tag","published_at":"2018-07-13T18:43:56.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.1.2","html_url":"https://github.com/containerd/containerd/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"d64c661f1d51c48782c9cec8fda7604785f93587","kind":"tag","published_at":"2018-07-09T22:17:34.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.1.1","html_url":"https://github.com/containerd/containerd/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.1.1/manifests"},{"name":"v1.1.1-rc.2","sha":"e5fb877b9f6c14b15f48643735a8c9764a7319d3","kind":"tag","published_at":"2018-06-27T20:36:03.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.1.1-rc.2","html_url":"https://github.com/containerd/containerd/releases/tag/v1.1.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.1.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.1.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.1.1-rc.2/manifests"},{"name":"v1.1.1-rc.1","sha":"cbef57047e900aeb2bafe7a634919bec13f4a2a5","kind":"tag","published_at":"2018-06-18T18:52:47.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.1.1-rc.1","html_url":"https://github.com/containerd/containerd/releases/tag/v1.1.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.1.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.1.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.1.1-rc.1/manifests"},{"name":"v1.1.1-rc.0","sha":"395068d2b7256518259816ae19e45824b15da071","kind":"tag","published_at":"2018-05-31T23:53:49.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.1.1-rc.0","html_url":"https://github.com/containerd/containerd/releases/tag/v1.1.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.1.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.1.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.1.1-rc.0/manifests"},{"name":"v1.1.0","sha":"209a7fc3e4a32ef71a8c7b50c68fc8398415badf","kind":"tag","published_at":"2018-04-24T03:44:39.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.1.0","html_url":"https://github.com/containerd/containerd/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.1.0/manifests"},{"name":"v1.1.0-rc.2","sha":"f630d5f0a639d7d73a806f19f1a6157e768756a5","kind":"tag","published_at":"2018-04-13T23:11:12.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.1.0-rc.2","html_url":"https://github.com/containerd/containerd/releases/tag/v1.1.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.1.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.1.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.1.0-rc.2/manifests"},{"name":"v1.1.0-rc.1","sha":"2bc17ef2cbff1d9dbe8f8e8c1cfa74f12e3905a5","kind":"tag","published_at":"2018-04-05T00:22:39.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.1.0-rc.1","html_url":"https://github.com/containerd/containerd/releases/tag/v1.1.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.1.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.1.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.1.0-rc.1/manifests"},{"name":"v1.0.3","sha":"773c489c9c1b21a6d78b5c538cd395416ec50f88","kind":"tag","published_at":"2018-04-02T20:35:18.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.0.3","html_url":"https://github.com/containerd/containerd/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.3/manifests"},{"name":"v1.0.3-rc.0","sha":"2b3b44fd7d1cd1c8732918b8afcb8c84998f1e55","kind":"tag","published_at":"2018-03-29T17:24:43.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.0.3-rc.0","html_url":"https://github.com/containerd/containerd/releases/tag/v1.0.3-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.0.3-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.3-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.3-rc.0/manifests"},{"name":"v1.1.0-rc.0","sha":"7833fb49fdb0d69a3f7d72625e67e030a269a1ec","kind":"tag","published_at":"2018-03-27T16:41:26.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.1.0-rc.0","html_url":"https://github.com/containerd/containerd/releases/tag/v1.1.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.1.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.1.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.1.0-rc.0/manifests"},{"name":"v1.0.2","sha":"cfd04396dc68220d1cecbe686a6cc3aa5ce3667c","kind":"tag","published_at":"2018-02-13T23:22:45.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.0.2","html_url":"https://github.com/containerd/containerd/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.2/manifests"},{"name":"v1.0.2-rc.1","sha":"53aaa89850e83893d4e2eda4380906ac76784037","kind":"tag","published_at":"2018-02-06T19:51:05.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.0.2-rc.1","html_url":"https://github.com/containerd/containerd/releases/tag/v1.0.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.0.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.2-rc.1/manifests"},{"name":"v1.0.2-rc.0","sha":"8b098d036b71a04f2a2c22597664d61b5502e3f9","kind":"tag","published_at":"2018-01-30T23:15:51.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.0.2-rc.0","html_url":"https://github.com/containerd/containerd/releases/tag/v1.0.2-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.0.2-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.2-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.2-rc.0/manifests"},{"name":"v1.0.1","sha":"9b55aab90508bd389d7654c4baf173a981477d55","kind":"tag","published_at":"2018-01-17T19:03:29.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.0.1","html_url":"https://github.com/containerd/containerd/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.1/manifests"},{"name":"v1.0.1-rc.0","sha":"1549ddad67adc43024f817b542144908627466f2","kind":"tag","published_at":"2018-01-11T19:49:34.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.0.1-rc.0","html_url":"https://github.com/containerd/containerd/releases/tag/v1.0.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.0.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.1-rc.0/manifests"},{"name":"v1.0.0","sha":"89623f28b87a6004d4b785663257362d1658a729","kind":"tag","published_at":"2017-12-05T05:19:53.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.0.0","html_url":"https://github.com/containerd/containerd/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.0","sha":"08f179386e1310e13e437af4724aa1a1ff7e3647","kind":"tag","published_at":"2017-12-01T00:40:47.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.0.0-rc.0","html_url":"https://github.com/containerd/containerd/releases/tag/v1.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.0-rc.0/manifests"},{"name":"v1.0.0-beta.3","sha":"2b8ed96d2a422bf205adcdfa05272dc12c81613b","kind":"tag","published_at":"2017-11-08T19:23:33.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.0.0-beta.3","html_url":"https://github.com/containerd/containerd/releases/tag/v1.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.0-beta.3/manifests"},{"name":"v1.0.0-beta.2","sha":"a543c937eb0a05e1636714ee2be70819d745b960","kind":"tag","published_at":"2017-10-12T01:11:17.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/containerd/containerd/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"20c621178a5f45938e71afad24df281002aac329","kind":"tag","published_at":"2017-09-22T20:46:33.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/containerd/containerd/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.0-beta.1/manifests"},{"name":"v1.0.0-beta.0","sha":"d0457b221369fa22fc2facdf73266b67993b3959","kind":"tag","published_at":"2017-09-06T23:27:05.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.0.0-beta.0","html_url":"https://github.com/containerd/containerd/releases/tag/v1.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.0-beta.0/manifests"},{"name":"v1.0.0-alpha6","sha":"f05281743e5ac9ad11c6e19a72be7a903eab79f5","kind":"tag","published_at":"2017-08-23T22:38:18.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.0.0-alpha6","html_url":"https://github.com/containerd/containerd/releases/tag/v1.0.0-alpha6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.0.0-alpha6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.0-alpha6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.0-alpha6/manifests"},{"name":"v1.0.0-alpha5","sha":"b2ee0ab34eafa1ac06d2f5c98c226a69af123602","kind":"tag","published_at":"2017-08-17T23:17:48.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.0.0-alpha5","html_url":"https://github.com/containerd/containerd/releases/tag/v1.0.0-alpha5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.0.0-alpha5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.0-alpha5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.0-alpha5/manifests"},{"name":"v1.0.0-alpha4","sha":"56d499e114cd0289a68338d32d997346f3bb1dcd","kind":"tag","published_at":"2017-08-10T22:18:57.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.0.0-alpha4","html_url":"https://github.com/containerd/containerd/releases/tag/v1.0.0-alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.0.0-alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.0-alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.0-alpha4/manifests"},{"name":"v1.0.0-alpha3","sha":"0fa76584f8360345fdedccf4689ea1c8908a1f9d","kind":"tag","published_at":"2017-08-02T23:15:04.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.0.0-alpha3","html_url":"https://github.com/containerd/containerd/releases/tag/v1.0.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.0.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.0-alpha3/manifests"},{"name":"v1.0.0-alpha2","sha":"856b03843737a45ba1b8c1bf9558e44cabedb2e7","kind":"tag","published_at":"2017-07-26T22:48:10.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.0.0-alpha2","html_url":"https://github.com/containerd/containerd/releases/tag/v1.0.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.0.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.0-alpha2/manifests"},{"name":"v1.0.0-alpha1","sha":"0b3e572b8528adf24fbdb6fb0cb6f88c62f37ec0","kind":"tag","published_at":"2017-07-19T23:25:03.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.0.0-alpha1","html_url":"https://github.com/containerd/containerd/releases/tag/v1.0.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.0.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.0-alpha1/manifests"},{"name":"v1.0.0-alpha0","sha":"8eadcb8c2899bc7300b8e4822e3b8d5cfbd74ef2","kind":"tag","published_at":"2017-07-13T00:22:53.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v1.0.0-alpha0","html_url":"https://github.com/containerd/containerd/releases/tag/v1.0.0-alpha0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v1.0.0-alpha0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.0-alpha0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v1.0.0-alpha0/manifests"},{"name":"v0.2.9","sha":"cfb82a876ecc11b5ca0977d1733adbe58599088a","kind":"commit","published_at":"2017-05-30T16:13:03.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v0.2.9","html_url":"https://github.com/containerd/containerd/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"9048e5e50717ea4497b757314bad98ea3763c145","kind":"commit","published_at":"2017-03-29T21:01:03.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v0.2.8","html_url":"https://github.com/containerd/containerd/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v0.2.8/manifests"},{"name":"v0.2.6","sha":"4ab9917febca54791c5f071a9d1f404867857fcc","kind":"commit","published_at":"2017-03-15T14:55:45.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v0.2.6","html_url":"https://github.com/containerd/containerd/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v0.2.6/manifests"},{"name":"v0.2.7","sha":"422e31ce907fd9c3833a38d7b8fdd023e5a76e73","kind":"commit","published_at":"2017-03-15T14:55:30.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v0.2.7","html_url":"https://github.com/containerd/containerd/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v0.2.7/manifests"},{"name":"v0.2.5","sha":"2a5e70cbf65457815ee76b7e5dd2a01292d9eca8","kind":"commit","published_at":"2016-12-05T17:51:10.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v0.2.5","html_url":"https://github.com/containerd/containerd/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"71861281661331fbc81936be81f05d8db71fc1ca","kind":"commit","published_at":"2016-09-24T19:45:22.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v0.2.4","html_url":"https://github.com/containerd/containerd/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"973f21fcadedf70c032554ba43622f857496f886","kind":"commit","published_at":"2016-08-10T15:59:47.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v0.2.3","html_url":"https://github.com/containerd/containerd/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"9dc2b3273db42c75368988a3885a3afd770069d9","kind":"commit","published_at":"2016-05-24T20:54:51.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v0.2.2","html_url":"https://github.com/containerd/containerd/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"ca47f7e76a93e9b3768ed084d62318e85bd9f4b2","kind":"commit","published_at":"2016-04-22T16:02:02.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v0.2.1","html_url":"https://github.com/containerd/containerd/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"399eca2b90c323ab325f49ebf9b5353fcd196919","kind":"commit","published_at":"2016-04-14T21:28:13.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v0.2.0","html_url":"https://github.com/containerd/containerd/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"7e3c007ea30b938561921d0318bc91b7087fbe7d","kind":"commit","published_at":"2016-03-21T20:01:28.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/v0.1.0","html_url":"https://github.com/containerd/containerd/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/v0.1.0/manifests"},{"name":"0.0.5","sha":"8c38c931b00225d9820dc06c5cfe2b2ea90895b3","kind":"commit","published_at":"2016-02-12T23:52:13.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/0.0.5","html_url":"https://github.com/containerd/containerd/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"ab9be566cf78e3cf3afd75563a3ba40b2f371a07","kind":"commit","published_at":"2015-12-16T01:03:11.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/0.0.4","html_url":"https://github.com/containerd/containerd/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"585be1254fc92195c784ffb05e1fa742add37e39","kind":"commit","published_at":"2015-12-10T00:38:45.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/0.0.3","html_url":"https://github.com/containerd/containerd/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"72ee22ad6071cfa35f86e50459a5f6a28dd7c3b8","kind":"commit","published_at":"2015-12-04T22:17:26.000Z","download_url":"https://codeload.github.com/containerd/containerd/tar.gz/0.0.2","html_url":"https://github.com/containerd/containerd/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/containerd/containerd@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/tags/0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-05-28T20:43:05.541Z","dependent_packages_count":9153,"downloads":null,"downloads_period":null,"dependent_repos_count":26380,"rankings":{"downloads":null,"dependent_repos_count":0.03786684151118784,"dependent_packages_count":0.027907343469889115,"stargazers_count":0.5202800278865946,"forks_count":0.12044767943695638,"docker_downloads_count":0.015561715689529248,"average":0.14441272159883142},"purl":"pkg:golang/github.com/containerd/containerd","advisories":[{"uuid":"GSA_kwCzR0hTQS1mcXc2LWdmNTktcXI0d84ABXO8","url":"https://github.com/advisories/GHSA-fqw6-gf59-qr4w","title":"containerd user ID handling bypass allows runAsNonRoot evasion","description":"### Impact\nA bug was found in containerd where containers launched with a numeric `User` directive that cannot be parsed as a 32-bit integer are incorrectly treated as a username. If a crafted image provides an `/etc/passwd` file mapping this large numeric string to root, the container ultimately runs as root (UID 0). This allows the Kubernetes `runAsNonRoot` restriction to be bypassed, causing unexpected behavior for environments that require containers to run as a non-root user.\n\n### Patches\nThis bug has been fixed in the following containerd versions:\n\n* 2.3.1\n* 2.2.4\n* 2.0.9\n* 1.7.32\n\nNote: The containerd 2.1 release has reached its [end of life](https://containerd.io/releases/#current-state-of-containerd-releases) and a fixed version is not provided.\n\nUsers should update to these versions to resolve the issue.\n\n### Workarounds\nEnsure that only trusted images are used and that only trusted users have permissions to import images. Alternatively, enforcing a specific numeric `runAsUser` in the Kubernetes Pod `securityContext` overrides the `USER` directive in the image and prevents the bypass. Newer versions of Kubernetes, starting with 1.34, also appear to enforce `runAsNonRoot` properly regardless of this bug.\n\n### Credits\nThe containerd project would like to thank Lei Wang (@ssst0n3) for responsibly disclosing this issue in accordance with the [containerd security policy](https://github.com/containerd/project/blob/main/SECURITY.md).\n\n### Resources\n* https://github.com/advisories/GHSA-265r-hfxg-fhmg (CVE-2024-40635)\n\n### For more information\n\nIf there are any questions or comments about this advisory:\n\n* Open an issue in [containerd](https://github.com/containerd/containerd/issues/new/choose)\n* Send an email to [security@containerd.io](mailto:security@containerd.io)\n\nTo report a security issue in containerd:\n* [Report a new vulnerability](https://github.com/containerd/containerd/security/advisories/new)\n* Send an email to [security@containerd.io](mailto:security@containerd.io)","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-05-21T21:40:36.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.3,"cvss_vector":"CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://github.com/containerd/containerd/security/advisories/GHSA-fqw6-gf59-qr4w","https://github.com/advisories/GHSA-fqw6-gf59-qr4w"],"source_kind":"github","identifiers":["GHSA-fqw6-gf59-qr4w","CVE-2026-46680"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-21T22:00:08.306Z","updated_at":"2026-05-28T19:00:13.549Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mcXc2LWdmNTktcXI0d84ABXO8","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1mcXc2LWdmNTktcXI0d84ABXO8","packages":[{"ecosystem":"go","package_name":"github.com/containerd/containerd/v2","versions":[{"first_patched_version":"2.3.1","vulnerable_version_range":"\u003e= 2.3.0-beta.0, \u003c 2.3.1"},{"first_patched_version":"2.2.4","vulnerable_version_range":"\u003e= 2.1.0-beta.0, \u003c 2.2.4"},{"first_patched_version":"2.0.9","vulnerable_version_range":"\u003e= 2.0.4, \u003c 2.0.9"}],"purl":"pkg:go/github.com%2Fcontainerd%2Fcontainerd%2Fv2"},{"ecosystem":"go","package_name":"github.com/containerd/containerd","versions":[{"first_patched_version":"1.7.32","vulnerable_version_range":"\u003e= 1.7.27, \u003c 1.7.32"}],"purl":"pkg:go/github.com%2Fcontainerd%2Fcontainerd"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mcXc2LWdmNTktcXI0d84ABXO8/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1tNmhxLXAyNXAtZmZyMs4ABOS-","url":"https://github.com/advisories/GHSA-m6hq-p25p-ffr2","title":"containerd CRI server: Host memory exhaustion through Attach goroutine leak","description":"### Impact\n\nA bug was found in containerd's CRI Attach implementation where a user can exhaust memory on the host due to goroutine leaks. \n\nRepetitive calls of CRI Attach (e.g., [`kubectl attach`](https://kubernetes.io/docs/reference/kubectl/generated/kubectl_attach/)) could increase the memory usage of containerd.\n\n### Patches\n\nThis bug has been fixed in the following containerd versions:\n\n* 2.2.0\n* 2.1.5\n* 2.0.7\n* 1.7.29\n\nUsers should update to these versions to resolve the issue.\n\n### Workarounds\n\nSet up an admission controller to control accesses to `pods/attach` resources.\ne.g., [Validating Admission Policy](https://kubernetes.io/docs/reference/access-authn-authz/validating-admission-policy/).\n\n### Credits\n\nThe containerd project would like to thank @Wheat2018 for responsibly disclosing this issue in accordance with the [containerd security policy](https://github.com/containerd/project/blob/main/SECURITY.md).\n\n### References\n\nhttps://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-64329\n\n### For more information\n\nIf you have any questions or comments about this advisory:\n\n* Open an issue in [containerd](https://github.com/containerd/containerd/issues/new/choose)\n* Email us at [security@containerd.io](mailto:security@containerd.io)\n\nTo report a security issue in containerd:\n\n* [Report a new vulnerability](https://github.com/containerd/containerd/security/advisories/new)","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-11-06T23:32:23.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.9,"cvss_vector":"CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N","references":["https://github.com/containerd/containerd/security/advisories/GHSA-m6hq-p25p-ffr2","https://github.com/containerd/containerd/commit/083b53cd6f19b5de7717b0ce92c11bdf95e612df","https://nvd.nist.gov/vuln/detail/CVE-2025-64329","https://github.com/advisories/GHSA-m6hq-p25p-ffr2"],"source_kind":"github","identifiers":["GHSA-m6hq-p25p-ffr2","CVE-2025-64329"],"repository_url":"https://github.com/containerd/containerd","blast_radius":30.50679605935139,"created_at":"2025-11-07T00:00:44.400Z","updated_at":"2026-05-28T19:04:44.955Z","epss_percentage":0.00007,"epss_percentile":0.00487,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1tNmhxLXAyNXAtZmZyMs4ABOS-","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1tNmhxLXAyNXAtZmZyMs4ABOS-","packages":[{"ecosystem":"go","package_name":"github.com/containerd/containerd/v2","versions":[{"first_patched_version":"2.2.0","vulnerable_version_range":"\u003e= 2.2.0-beta.0, \u003c 2.2.0"},{"first_patched_version":"2.1.5","vulnerable_version_range":"\u003e= 2.1.0-beta.0, \u003c 2.1.5"},{"first_patched_version":"2.0.7","vulnerable_version_range":"\u003c 2.0.7"}],"purl":"pkg:go/github.com%2Fcontainerd%2Fcontainerd%2Fv2"},{"ecosystem":"go","package_name":"github.com/containerd/containerd","versions":[{"first_patched_version":"1.7.29","vulnerable_version_range":"\u003c 1.7.29"}],"purl":"pkg:go/github.com%2Fcontainerd%2Fcontainerd"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1tNmhxLXAyNXAtZmZyMs4ABOS-/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1wd2hjLXJwcTktNGM4d84ABOP1","url":"https://github.com/advisories/GHSA-pwhc-rpq9-4c8w","title":"containerd affected by a local privilege escalation via wide permissions on CRI directory","description":"### Impact\n\nAn overly broad default permission vulnerability was found in containerd.\n\n- `/var/lib/containerd` was created with the permission bits 0o711, while it should be created with 0o700\n  - Allowed local users on the host to potentially access the metadata store and the content store\n- `/run/containerd/io.containerd.grpc.v1.cri` was created with 0o755, while it should be created with 0o700\n  - Allowed local users on the host to potentially access the contents of Kubernetes local volumes. The contents of volumes might include setuid binaries, which could allow a local user on the host to elevate privileges on the host.\n- `/run/containerd/io.containerd.sandbox.controller.v1.shim` was created with 0o711, while it should be created with 0o700\n\nThe directory paths may differ depending on the daemon configuration.\nWhen the `temp` directory path is specified in the daemon configuration, that directory was also created with 0o711, while it should be created with 0o700.\n\n### Patches\n\nThis bug has been fixed in the following containerd versions:\n\n* 2.2.0\n* 2.1.5\n* 2.0.7\n* 1.7.29\n\nUsers should update to these versions to resolve the issue.\nThese updates automatically change the permissions of the existing directories.\n\n\u003e [!NOTE]\n\u003e\n\u003e `/run/containerd` and `/run/containerd/io.containerd.runtime.v2.task` are still created with 0o711.\n\u003e This is an expected behavior for supporting userns-remapped containers.\n\n### Workarounds\n\nThe system administrator on the host can manually chmod the directories to not \nhave group or world accessible permisisons:\n\n```\nchmod 700 /var/lib/containerd\nchmod 700 /run/containerd/io.containerd.grpc.v1.cri\nchmod 700 /run/containerd/io.containerd.sandbox.controller.v1.shim\n```\n\nAn alternative mitigation would be to run containerd in [rootless mode](https://github.com/containerd/containerd/blob/main/docs/rootless.md).\n\n### Credits\n\nThe containerd project would like to thank David Leadbeater for responsibly disclosing this issue in accordance with the [containerd security policy](https://github.com/containerd/project/blob/main/SECURITY.md).\n\n### For more information\n\nIf you have any questions or comments about this advisory:\n\n* Open an issue in [containerd](https://github.com/containerd/containerd/issues/new/choose)\n* Email us at [security@containerd.io](mailto:security@containerd.io)\n\nTo report a security issue in containerd:\n\n* [Report a new vulnerability](https://github.com/containerd/containerd/security/advisories/new)","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-11-06T15:12:08.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.3,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H","references":["https://github.com/containerd/containerd/security/advisories/GHSA-pwhc-rpq9-4c8w","https://github.com/containerd/containerd/commit/7c59e8e9e970d38061a77b586b23655c352bfec5","https://nvd.nist.gov/vuln/detail/CVE-2024-25621","https://github.com/containerd/containerd/blob/main/docs/rootless.md","https://github.com/advisories/GHSA-pwhc-rpq9-4c8w"],"source_kind":"github","identifiers":["GHSA-pwhc-rpq9-4c8w","CVE-2024-25621"],"repository_url":"https://github.com/containerd/containerd","blast_radius":0.0,"created_at":"2025-11-06T16:00:25.757Z","updated_at":"2026-05-29T16:02:58.590Z","epss_percentage":0.00005,"epss_percentile":0.0021,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wd2hjLXJwcTktNGM4d84ABOP1","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1wd2hjLXJwcTktNGM4d84ABOP1","packages":[{"ecosystem":"go","package_name":"github.com/containerd/containerd/v2","versions":[{"first_patched_version":"2.2.0","vulnerable_version_range":"\u003e= 2.2.0-beta.0, \u003c 2.2.0"},{"first_patched_version":"2.1.5","vulnerable_version_range":"\u003e= 2.1.0-beta.0, \u003c 2.1.5"},{"first_patched_version":"2.0.7","vulnerable_version_range":"\u003c 2.0.7"}],"purl":"pkg:go/github.com%2Fcontainerd%2Fcontainerd%2Fv2"},{"ecosystem":"go","package_name":"github.com/containerd/containerd","versions":[{"first_patched_version":"1.7.29","vulnerable_version_range":"\u003c 1.7.29"}],"purl":"pkg:go/github.com%2Fcontainerd%2Fcontainerd"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wd2hjLXJwcTktNGM4d84ABOP1/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0yNjVyLWhmeGctZmhtZ84ABFj6","url":"https://github.com/advisories/GHSA-265r-hfxg-fhmg","title":"containerd has an integer overflow in User ID handling","description":"### Impact\nA bug was found in containerd where containers launched with a User set as a `UID:GID` larger than the maximum 32-bit signed integer can cause an overflow condition where the container ultimately runs as root (UID 0). This could cause unexpected behavior for environments that require containers to run as a non-root user.\n\n### Patches\nThis bug has been fixed in the following containerd versions: \n\n* 2.0.4 (Fixed in https://github.com/containerd/containerd/commit/1a43cb6a1035441f9aca8f5666a9b3ef9e70ab20)\n* 1.7.27 (Fixed in https://github.com/containerd/containerd/commit/05044ec0a9a75232cad458027ca83437aae3f4da)\n* 1.6.38 (Fixed in https://github.com/containerd/containerd/commit/cf158e884cfe4812a6c371b59e4ea9bc4c46e51a)\n\nUsers should update to these versions to resolve the issue.\n\n### Workarounds\nEnsure that only trusted images are used and that only trusted users have permissions to import images.\n\n### Credits\nThe containerd project would like to thank [Benjamin Koltermann](https://github.com/p4ck3t0) and [emxll](https://github.com/emxll) for responsibly disclosing this issue in accordance with the [containerd security policy](https://github.com/containerd/project/blob/main/SECURITY.md).\n\n### References\n* https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-40635\n\n### For more information\n\nIf you have any questions or comments about this advisory:\n\n* Open an issue in [containerd](https://github.com/containerd/containerd/issues/new/choose)\n* Email us at [security@containerd.io](mailto:security@containerd.io)\n\nTo report a security issue in containerd:\n* [Report a new vulnerability](https://github.com/containerd/containerd/security/advisories/new)\n* Email us at [security@containerd.io](mailto:security@containerd.io)","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-03-17T21:24:42.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":4.6,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N","references":["https://github.com/containerd/containerd/security/advisories/GHSA-265r-hfxg-fhmg","https://github.com/containerd/containerd/commit/05044ec0a9a75232cad458027ca83437aae3f4da","https://github.com/containerd/containerd/commit/1a43cb6a1035441f9aca8f5666a9b3ef9e70ab20","https://github.com/containerd/containerd/commit/cf158e884cfe4812a6c371b59e4ea9bc4c46e51a","https://nvd.nist.gov/vuln/detail/CVE-2024-40635","https://lists.debian.org/debian-lts-announce/2025/05/msg00005.html","https://github.com/advisories/GHSA-265r-hfxg-fhmg"],"source_kind":"github","identifiers":["GHSA-265r-hfxg-fhmg","CVE-2024-40635"],"repository_url":"https://github.com/containerd/containerd","blast_radius":0.0,"created_at":"2025-03-17T22:07:28.275Z","updated_at":"2026-05-28T19:06:22.133Z","epss_percentage":0.00064,"epss_percentile":0.19808,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yNjVyLWhmeGctZmhtZ84ABFj6","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0yNjVyLWhmeGctZmhtZ84ABFj6","packages":[{"ecosystem":"go","package_name":"github.com/containerd/containerd","versions":[{"first_patched_version":"1.6.38","vulnerable_version_range":"\u003c 1.6.38"},{"first_patched_version":"1.7.27","vulnerable_version_range":"\u003e= 1.7.0-beta.0, \u003c 1.7.27"}],"purl":"pkg:go/github.com%2Fcontainerd%2Fcontainerd"},{"ecosystem":"go","package_name":"github.com/containerd/containerd/v2","versions":[{"first_patched_version":"2.0.4","vulnerable_version_range":"\u003c 2.0.4"}],"purl":"pkg:go/github.com%2Fcontainerd%2Fcontainerd%2Fv2"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yNjVyLWhmeGctZmhtZ84ABFj6/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1jOWNwLTljNzUtOXY4Y84AA8Eg","url":"https://github.com/advisories/GHSA-c9cp-9c75-9v8c","title":"containerd started with non-empty inheritable Linux process capabilities","description":"### Impact\n\nA bug was found in containerd where containers were incorrectly started with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during `execve(2)`.  Normally, when executable programs have specified permitted file capabilities, otherwise unprivileged users and processes can execute those programs and gain the specified file capabilities up to the bounding set.  Due to this bug, containers which included executable programs with inheritable file capabilities allowed otherwise unprivileged users and processes to additionally gain these inheritable file capabilities up to the container's bounding set.  Containers which use Linux users and groups to perform privilege separation inside the container are most directly impacted.\n\nThis bug did not affect the container security sandbox as the inheritable set never contained more capabilities than were included in the container's bounding set.\n\n\n### Patches\n\nThis bug has been fixed in containerd 1.5.11 and 1.6.2.  Users should update to these versions as soon as possible.  Running containers should be stopped, deleted, and recreated for the inheritable capabilities to be reset.\n\nThis fix changes containerd behavior such that containers are started with a more typical Linux environment.  Refer to `capabilities(7)` for a description of how capabilities work.  Note that permitted file capabilities continue to allow for privileges to be raised up to the container's bounding set and that processes may add capabilities to their own inheritable set up to the container's bounding set per the rules described in the manual page.  In all cases the container's bounding set provides an upper bound on the capabilities that can be assumed and provides for the container security sandbox.\n\n### Workarounds\n\nThe entrypoint of a container can be modified to use a utility like `capsh(1)` to drop inheritable capabilities prior to the primary process starting.\n\n### For more information\n\nIf you have any questions or comments about this advisory:\n\n* [Open an issue](https://github.com/containerd/containerd/issues/new)\n* Email us at [security@containerd.io](mailto:security@containerd.io) if you think you’ve found a security bug","origin":"UNSPECIFIED","severity":"LOW","published_at":"2024-05-14T22:04:56.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/containerd/containerd/security/advisories/GHSA-c9cp-9c75-9v8c","https://github.com/containerd/containerd/commit/e9af808591ee1468f9b0ad6a0d41fdf93ee0c1bc","https://github.com/advisories/GHSA-c9cp-9c75-9v8c"],"source_kind":"github","identifiers":["GHSA-c9cp-9c75-9v8c"],"repository_url":"https://github.com/containerd/containerd","blast_radius":0.0,"created_at":"2024-05-14T23:05:44.075Z","updated_at":"2026-05-22T11:07:10.601Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jOWNwLTljNzUtOXY4Y84AA8Eg","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1jOWNwLTljNzUtOXY4Y84AA8Eg","packages":[{"ecosystem":"go","package_name":"github.com/containerd/containerd","versions":[{"first_patched_version":"1.6.2","vulnerable_version_range":"\u003e= 1.6.0, \u003c 1.6.2"},{"first_patched_version":"1.5.11","vulnerable_version_range":"\u003c 1.5.11"}],"purl":"pkg:go/github.com%2Fcontainerd%2Fcontainerd"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jOWNwLTljNzUtOXY4Y84AA8Eg/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS02ZzJxLXc1ajMtZndoNM4AA4-2","url":"https://github.com/advisories/GHSA-6g2q-w5j3-fwh4","title":"containerd environment variable leak","description":"## Impact\n\nContainers launched through containerd's CRI implementation (through Kubernetes, crictl, or any other pod/container client that uses the containerd CRI service) that share the same image may receive incorrect environment variables, including values that are defined for other containers.  If the affected containers have different security contexts, this may allow sensitive information to be unintentionally shared.\n\nIf you are not using containerd’s CRI implementation (through one of the mechanisms described above), you are not vulnerable to this issue.\n\nIf you are not launching multiple containers or Kubernetes pods from the same image which have different environment variables, you are not vulnerable to this issue.\n\nIf you are not launching multiple containers or Kubernetes pods from the same image in rapid succession, you have reduced likelihood of being vulnerable to this issue\n\n## Patches\n\nThis vulnerability has been fixed in containerd 1.3.10 and containerd 1.4.4.  Users should update to these versions as soon as they are released.\n\n## Workarounds\n\nThere are no known workarounds.\n\n## For more information\n\nIf you have any questions or comments about this advisory:\n\n* [Open an issue](https://github.com/containerd/containerd/issues/new/choose)\n* Email us at security@containerd.io if you think you’ve found a security bug.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-01-31T23:22:45.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.3,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N","references":["https://github.com/containerd/containerd/security/advisories/GHSA-6g2q-w5j3-fwh4","https://nvd.nist.gov/vuln/detail/CVE-2021-21334","https://github.com/containerd/cri/pull/1628","https://github.com/containerd/cri/pull/1629","https://github.com/containerd/containerd/commit/05f951a3781f4f2c1911b05e61c160e9c30eaa8e","https://github.com/containerd/containerd/commit/2d9c8aa4b3f4313982c5c999af57212a1c5d144b","https://github.com/containerd/containerd/commit/cbcb2f57fbe221986f96b552855eb802f63193de","https://github.com/containerd/containerd/releases/tag/v1.3.10","https://github.com/containerd/containerd/releases/tag/v1.4.4","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KUE2Z2ZUWBHRU36ZGBD2YSJCYB6ELPXE/","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QIBPKSX5IOWPM3ZPFB3JVLXWDHSZTTWT/","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VTXHA5JOWQRCCUZH7ZQBEYN6KZKJEYSD/","https://security.gentoo.org/glsa/202105-33","https://github.com/advisories/GHSA-6g2q-w5j3-fwh4"],"source_kind":"github","identifiers":["GHSA-6g2q-w5j3-fwh4","CVE-2021-21334"],"repository_url":"https://github.com/containerd/containerd","blast_radius":0.0,"created_at":"2024-02-01T00:05:34.178Z","updated_at":"2026-05-28T19:09:54.161Z","epss_percentage":0.00472,"epss_percentile":0.6451,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02ZzJxLXc1ajMtZndoNM4AA4-2","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS02ZzJxLXc1ajMtZndoNM4AA4-2","packages":[{"ecosystem":"go","package_name":"github.com/containerd/containerd","versions":[{"first_patched_version":"1.3.10","vulnerable_version_range":"\u003c 1.3.10"},{"first_patched_version":"1.4.4","vulnerable_version_range":"\u003e= 1.4.0, \u003c 1.4.4"}],"purl":"pkg:go/github.com%2Fcontainerd%2Fcontainerd"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02ZzJxLXc1ajMtZndoNM4AA4-2/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS03d3c1LTR3cWMtbTkyY84AA36e","url":"https://github.com/advisories/GHSA-7ww5-4wqc-m92c","title":"containerd allows RAPL to be accessible to a container","description":"# /sys/devices/virtual/powercap accessible by default to containers\n\nIntel's RAPL (Running Average Power Limit) feature, introduced by the Sandy Bridge microarchitecture, provides software insights into hardware energy consumption. To facilitate this, Intel introduced the powercap framework in Linux kernel 3.13, which reads values via relevant MSRs (model specific registers) and provides unprivileged userspace access via `sysfs`. As RAPL is an interface to access a hardware feature, it is only available when running on bare metal with the module compiled into the kernel.\n\nBy 2019, it was realized that in some cases unprivileged access to RAPL readings could be exploited as a power-based side-channel against security features including AES-NI (potentially inside a SGX enclave) and KASLR (kernel address space layout randomization). Also known as the [PLATYPUS attack](https://platypusattack.com/), Intel assigned [CVE-2020-8694](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8694) and [CVE-2020-8695](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8695), and AMD assigned [CVE-2020-12912](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-12912).\n\nSeveral mitigations were applied; Intel reduced the sampling resolution via a microcode update, and the Linux kernel [prevents access by non-root users](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=949dd0104c496fa7c14991a23c03c62e44637e71) since 5.10. However, this kernel-based mitigation does not apply to many container-based scenarios:\n* Unless using user namespaces, root inside a container has the same level of privilege as root outside the container, but with a slightly more narrow view of the system\n* `sysfs` is mounted inside containers read-only; however only read access is needed to carry out this attack on an unpatched CPU\n\nWhile this is not a direct vulnerability in container runtimes, defense in depth and safe defaults are valuable and preferred, especially as this poses a risk to multi-tenant container environments. This is provided by masking `/sys/devices/virtual/powercap` in the default mount configuration, and adding an additional set of rules to deny it in the default AppArmor profile.\n\nWhile `sysfs` is not the only way to read from the RAPL subsystem, other ways of accessing it require additional capabilities such as `CAP_SYS_RAWIO` which is not available to containers by default, or `perf` paranoia level less than 1, which is a non-default kernel tunable.\n\n## References\n\n* https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8694\n* https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8695\n* https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-12912\n* https://platypusattack.com/\n* https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=949dd0104c496fa7c14991a23c03c62e44637e71\n* https://web.eece.maine.edu/~vweaver/projects/rapl/","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2023-12-19T21:17:06.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/containerd/containerd/security/advisories/GHSA-7ww5-4wqc-m92c","https://github.com/containerd/containerd/commit/67d356cb3095f3e8f8ad7d36f9a733fea1e7e28c","https://github.com/containerd/containerd/commit/746b910f05855c8bfdb4415a1c0f958b234910e5","https://github.com/advisories/GHSA-7ww5-4wqc-m92c"],"source_kind":"github","identifiers":["GHSA-7ww5-4wqc-m92c"],"repository_url":"https://github.com/containerd/containerd","blast_radius":0.0,"created_at":"2023-12-19T22:05:55.947Z","updated_at":"2026-05-28T19:10:21.109Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03d3c1LTR3cWMtbTkyY84AA36e","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS03d3c1LTR3cWMtbTkyY84AA36e","packages":[{"ecosystem":"go","package_name":"github.com/containerd/containerd","versions":[{"first_patched_version":"1.7.11","vulnerable_version_range":"\u003e= 1.7.0, \u003c= 1.7.10"},{"first_patched_version":"1.6.26","vulnerable_version_range":"\u003c= 1.6.25"}],"purl":"pkg:go/github.com%2Fcontainerd%2Fcontainerd"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03d3c1LTR3cWMtbTkyY84AA36e/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0yNTl3LThoZjYtNTljMs4AAxql","url":"https://github.com/advisories/GHSA-259w-8hf6-59c2","title":"OCI image importer memory exhaustion in github.com/containerd/containerd","description":"### Impact\nWhen importing an OCI image, there was no limit on the number of bytes read for certain files. A maliciously crafted image with a large file where a limit was not applied could cause a denial of service.\n\n### Patches\n\nThis bug has been fixed in containerd 1.6.18 and 1.5.18.  Users should update to these versions to resolve the issue.\n\n### Workarounds\n\nEnsure that only trusted images are used and that only trusted users have permissions to import images. \n\n### Credits\n\nThe containerd project would like to thank [David Korczynski](https://github.com/DavidKorczynski) and [Adam Korczynski](https://github.com/AdamKorcz) of ADA Logics for responsibly disclosing this issue in accordance with the [containerd security policy](https://github.com/containerd/project/blob/main/SECURITY.md) during a security fuzzing audit sponsored by CNCF.\n\n### For more information\n\nIf you have any questions or comments about this advisory:\n\n* Open an issue in [containerd](https://github.com/containerd/containerd/issues/new/choose)\n* Email us at [security@containerd.io](mailto:security@containerd.io)\n\nTo report a security issue in containerd:\n* [Report a new vulnerability](https://github.com/containerd/containerd/security/advisories/new)\n* Email us at [security@containerd.io](mailto:security@containerd.io)","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2023-02-16T14:12:36.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.5,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H","references":["https://github.com/containerd/containerd/security/advisories/GHSA-259w-8hf6-59c2","https://nvd.nist.gov/vuln/detail/CVE-2023-25153","https://github.com/containerd/containerd/commit/0c314901076a74a7b797a545d2f462285fdbb8c4","https://github.com/containerd/containerd/releases/tag/v1.5.18","https://github.com/containerd/containerd/releases/tag/v1.6.18","https://pkg.go.dev/vuln/GO-2023-1573","https://github.com/advisories/GHSA-259w-8hf6-59c2"],"source_kind":"github","identifiers":["GHSA-259w-8hf6-59c2","CVE-2023-25153"],"repository_url":"https://github.com/containerd/containerd","blast_radius":0.0,"created_at":"2023-02-16T15:03:13.150Z","updated_at":"2026-05-22T11:06:29.782Z","epss_percentage":0.00209,"epss_percentile":0.4334,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yNTl3LThoZjYtNTljMs4AAxql","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0yNTl3LThoZjYtNTljMs4AAxql","packages":[{"ecosystem":"go","package_name":"github.com/containerd/containerd","versions":[{"first_patched_version":"1.5.18","vulnerable_version_range":"\u003c 1.5.18"},{"first_patched_version":"1.6.18","vulnerable_version_range":"\u003e= 1.6.0, \u003c 1.6.18"}],"purl":"pkg:go/github.com%2Fcontainerd%2Fcontainerd"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0yNTl3LThoZjYtNTljMs4AAxql/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1obWZ4LTNwY3gtNjUzcM4AAxqj","url":"https://github.com/advisories/GHSA-hmfx-3pcx-653p","title":"Supplementary groups are not set up properly in github.com/containerd/containerd","description":"### Impact\n\nA bug was found in containerd where supplementary groups are not set up properly inside a container.  If an attacker has direct access to a container and manipulates their supplementary group access, they may be able to use supplementary group access to bypass primary group restrictions in some cases, potentially gaining access to sensitive information or gaining the ability to execute code in that container.\n\nDownstream applications that use the containerd client library may be affected as well.\n\n### Patches\nThis bug has been fixed in containerd v1.6.18 and v.1.5.18.  Users should update to these versions and recreate containers to resolve this issue.  Users who rely on a downstream application that uses containerd's client library should check that application for a separate advisory and instructions.\n\n### Workarounds\n\nEnsure that the `\"USER $USERNAME\"` Dockerfile instruction is not used.  Instead, set the container entrypoint to a value similar to `ENTRYPOINT [\"su\", \"-\", \"user\"]` to allow `su` to properly set up supplementary groups.\n\n### References\n\n- https://www.benthamsgaze.org/2022/08/22/vulnerability-in-linux-containers-investigation-and-mitigation/\n- Docker/Moby: CVE-2022-36109, fixed in Docker 20.10.18\n- CRI-O: CVE-2022-2995, fixed in CRI-O 1.25.0\n- Podman: CVE-2022-2989, fixed in Podman 3.0.1 and 4.2.0\n- Buildah: CVE-2022-2990, fixed in Buildah 1.27.1\n\nNote that CVE IDs apply to a particular implementation, even if an issue is common.\n\n### For more information\n\nIf you have any questions or comments about this advisory:\n\n* Open an issue in [containerd](https://github.com/containerd/containerd/issues/new/choose)\n* Email us at [security@containerd.io](mailto:security@containerd.io)\n\nTo report a security issue in containerd:\n* [Report a new vulnerability](https://github.com/containerd/containerd/security/advisories/new)\n* Email us at [security@containerd.io](mailto:security@containerd.io)","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2023-02-16T14:11:33.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L","references":["https://github.com/containerd/containerd/security/advisories/GHSA-hmfx-3pcx-653p","https://github.com/moby/moby/security/advisories/GHSA-rc4r-wh2q-q6c4","https://nvd.nist.gov/vuln/detail/CVE-2023-25173","https://github.com/containerd/containerd/commit/133f6bb6cd827ce35a5fb279c1ead12b9d21460a","https://github.com/advisories/GHSA-4wjj-jwc9-2x96","https://github.com/advisories/GHSA-fjm8-m7m6-2fjp","https://github.com/advisories/GHSA-phjr-8j92-w5v7","https://github.com/containerd/containerd/releases/tag/v1.5.18","https://github.com/containerd/containerd/releases/tag/v1.6.18","https://pkg.go.dev/vuln/GO-2023-1574","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LYZOKMMVX4SIEHPJW3SJUQGMO5YZCPHC","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XNF4OLYZRQE75EB5TW5N42FSXHBXGWFE","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZTE4ITXXPIWZEQ4HYQCB6N6GZIMWXDAI","https://www.benthamsgaze.org/2022/08/22/vulnerability-in-linux-containers-investigation-and-mitigation","https://github.com/advisories/GHSA-hmfx-3pcx-653p"],"source_kind":"github","identifiers":["GHSA-hmfx-3pcx-653p","CVE-2023-25173"],"repository_url":"https://github.com/containerd/containerd","blast_radius":0.0,"created_at":"2023-02-16T15:03:13.193Z","updated_at":"2026-05-28T19:12:02.875Z","epss_percentage":0.00023,"epss_percentile":0.06713,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1obWZ4LTNwY3gtNjUzcM4AAxqj","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1obWZ4LTNwY3gtNjUzcM4AAxqj","packages":[{"ecosystem":"go","package_name":"github.com/containerd/containerd","versions":[{"first_patched_version":"1.5.18","vulnerable_version_range":"\u003c 1.5.18"},{"first_patched_version":"1.6.18","vulnerable_version_range":"\u003e= 1.6.0, \u003c 1.6.18"}],"purl":"pkg:go/github.com%2Fcontainerd%2Fcontainerd"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1obWZ4LTNwY3gtNjUzcM4AAxqj/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0ycWpwLTQyNWotNTJqOc4AAwM4","url":"https://github.com/advisories/GHSA-2qjp-425j-52j9","title":"containerd CRI stream server vulnerable to host memory exhaustion via terminal","description":"### Impact\n\nA bug was found in containerd's CRI implementation where a user can exhaust memory on the host. In the CRI stream server, a goroutine is launched to handle terminal resize events if a TTY is requested. If the user's process fails to launch due to, for example, a faulty command, the goroutine will be stuck waiting to send without a receiver, resulting in a memory leak. Kubernetes and crictl can both be configured to use containerd's CRI implementation and the stream server is used for handling container IO.\n\n### Patches\n\nThis bug has been fixed in containerd 1.6.12 and 1.5.16.  Users should update to these versions to resolve the issue.\n\n### Workarounds\n\nEnsure that only trusted images and commands are used and that only trusted users have permissions to execute commands in running containers. \n\n### For more information\n\nIf you have any questions or comments about this advisory:\n\n* Open an issue in [containerd](https://github.com/containerd/containerd/issues/new/choose)\n* Email us at [security@containerd.io](mailto:security@containerd.io)\n\nTo report a security issue in containerd:\n* [Report a new vulnerability](https://github.com/containerd/containerd/security/advisories/new)\n* Email us at [security@containerd.io](mailto:security@containerd.io)","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-12-07T23:23:43.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.7,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:H","references":["https://github.com/containerd/containerd/security/advisories/GHSA-2qjp-425j-52j9","https://github.com/containerd/containerd/commit/241563be06a3de8b6a849414c4e805b68d3bb295","https://github.com/containerd/containerd/releases/tag/v1.5.16","https://github.com/containerd/containerd/releases/tag/v1.6.12","https://nvd.nist.gov/vuln/detail/CVE-2022-23471","https://github.com/containerd/containerd/commit/a05d175400b1145e5e6a735a6710579d181e7fb0","https://security.gentoo.org/glsa/202401-31","https://github.com/advisories/GHSA-2qjp-425j-52j9"],"source_kind":"github","identifiers":["GHSA-2qjp-425j-52j9","CVE-2022-23471"],"repository_url":"https://github.com/containerd/containerd","blast_radius":0.0,"created_at":"2022-12-21T16:11:46.359Z","updated_at":"2026-05-29T16:09:54.467Z","epss_percentage":0.00245,"epss_percentile":0.47509,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0ycWpwLTQyNWotNTJqOc4AAwM4","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0ycWpwLTQyNWotNTJqOc4AAwM4","packages":[{"ecosystem":"go","package_name":"github.com/containerd/containerd","versions":[{"first_patched_version":"1.6.12","vulnerable_version_range":"\u003e= 1.6.0, \u003c 1.6.12"},{"first_patched_version":"1.5.16","vulnerable_version_range":"\u003c 1.5.16"}],"purl":"pkg:go/github.com%2Fcontainerd%2Fcontainerd","statistics":{"dependent_packages_count":9153,"dependent_repos_count":26380,"downloads":null,"downloads_period":null},"affected_versions":["v0.1.0","v0.2.0","v0.2.1","v0.2.2","v0.2.3","v0.2.4","v0.2.5","v0.2.6","v0.2.7","v0.2.8","v0.2.9","v1.0.0","v1.0.0-alpha0","v1.0.0-alpha1","v1.0.0-alpha2","v1.0.0-alpha3","v1.0.0-alpha4","v1.0.0-alpha5","v1.0.0-alpha6","v1.0.0-beta.0","v1.0.0-beta.1","v1.0.0-beta.2","v1.0.0-beta.3","v1.0.0-rc.0","v1.0.1","v1.0.1-rc.0","v1.0.2","v1.0.2-rc.0","v1.0.2-rc.1","v1.0.3","v1.0.3-rc.0","v1.1.0","v1.1.0-rc.0","v1.1.0-rc.1","v1.1.0-rc.2","v1.1.1","v1.1.1-rc.0","v1.1.1-rc.1","v1.1.1-rc.2","v1.1.2","v1.1.3","v1.1.4","v1.1.5","v1.1.6","v1.1.7","v1.1.8","v1.2.0","v1.2.0-beta.0","v1.2.0-beta.1","v1.2.0-beta.2","v1.2.0-rc.0","v1.2.0-rc.1","v1.2.0-rc.2","v1.2.1","v1.2.1-rc.0","v1.2.2","v1.2.3","v1.2.4","v1.2.5","v1.2.6","v1.2.7","v1.2.8","v1.2.9","v1.2.10","v1.2.11","v1.2.12","v1.2.13","v1.2.14","v1.3.0","v1.3.0-beta.0","v1.3.0-beta.1","v1.3.0-beta.2","v1.3.0-rc.0","v1.3.0-rc.1","v1.3.0-rc.2","v1.3.0-rc.3","v1.3.1","v1.3.2","v1.3.3","v1.3.4","v1.3.5","v1.3.6","v1.3.7","v1.3.8","v1.3.9","v1.3.10","v1.4.0","v1.4.0-beta.0","v1.4.0-beta.1","v1.4.0-beta.2","v1.4.0-rc.0","v1.4.0-rc.1","v1.4.1","v1.4.2","v1.4.3","v1.4.4","v1.4.5","v1.4.6","v1.4.7","v1.4.8","v1.4.9","v1.4.10","v1.4.11","v1.4.12","v1.4.13","v1.5.0","v1.5.0-beta.0","v1.5.0-beta.1","v1.5.0-beta.2","v1.5.0-beta.3","v1.5.0-beta.4","v1.5.0-rc.0","v1.5.0-rc.1","v1.5.0-rc.2","v1.5.0-rc.3","v1.5.1","v1.5.2","v1.5.3","v1.5.4","v1.5.5","v1.5.6","v1.5.7","v1.5.8","v1.5.9","v1.5.10","v1.5.11","v1.5.12","v1.5.13","v1.5.14","v1.5.15","v1.6.0","v1.6.1","v1.6.2","v1.6.3","v1.6.4","v1.6.5","v1.6.6","v1.6.7","v1.6.8","v1.6.9","v1.6.10","v1.6.11"],"unaffected_versions":["v1.5.16","v1.5.17","v1.5.18","v1.6.12","v1.6.13","v1.6.14","v1.6.15","v1.6.16","v1.6.17","v1.6.18","v1.6.19","v1.6.20","v1.6.21","v1.6.22","v1.6.23","v1.6.24","v1.6.25","v1.6.26","v1.6.27","v1.6.28","v1.6.29","v1.6.30","v1.6.31","v1.6.32","v1.6.33","v1.6.34","v1.6.35","v1.6.36","v1.6.37","v1.6.38","v1.6.39","v1.7.0","v1.7.1","v1.7.2","v1.7.3","v1.7.4","v1.7.5","v1.7.6","v1.7.7","v1.7.8","v1.7.9","v1.7.10","v1.7.11","v1.7.12","v1.7.13","v1.7.14","v1.7.15","v1.7.16","v1.7.17","v1.7.18","v1.7.19","v1.7.20","v1.7.21","v1.7.22","v1.7.23","v1.7.24","v1.7.25","v1.7.26","v1.7.27","v1.7.28","v1.7.29","v1.7.30","v1.7.31","v1.7.32"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0ycWpwLTQyNWotNTJqOc4AAwM4/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS01ZmZ3LWd4cHAtbXhwZs4AArZf","url":"https://github.com/advisories/GHSA-5ffw-gxpp-mxpf","title":"containerd CRI plugin: Host memory exhaustion through ExecSync","description":"### Impact\n\nA bug was found in containerd's CRI implementation where programs inside a container can cause the containerd daemon to consume memory without bound during invocation of the `ExecSync` API.  This can cause containerd to consume all available memory on the computer, denying service to other legitimate workloads.  Kubernetes and crictl can both be configured to use containerd's CRI implementation; `ExecSync` may be used when running probes or when executing processes via an \"exec\" facility.\n\n### Patches\n\nThis bug has been fixed in containerd 1.6.6 and 1.5.13.  Users should update to these versions to resolve the issue.\n\n### Workarounds\n\nEnsure that only trusted images and commands are used. \n\n### References\n\n* Similar fix in cri-o's CRI implementation https://github.com/cri-o/cri-o/security/advisories/GHSA-fcm2-6c3h-pg6j\n\n### Credits\n\nThe containerd project would like to thank David Korczynski and Adam Korczynski of ADA Logics for responsibly disclosing this issue in accordance with the [containerd security policy](https://github.com/containerd/project/blob/main/SECURITY.md) during a security audit sponsored by CNCF and facilitated by OSTIF.\n\n### For more information\n\nIf you have any questions or comments about this advisory:\n\n* Open an issue in [containerd](https://github.com/containerd/containerd/issues/new/choose)\n* Email us at [security@containerd.io](mailto:security@containerd.io)","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-06-06T22:07:10.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.5,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H","references":["https://github.com/containerd/containerd/security/advisories/GHSA-5ffw-gxpp-mxpf","https://github.com/containerd/containerd/commit/c1bcabb4541930f643aa36a2b38655e131346382","https://nvd.nist.gov/vuln/detail/CVE-2022-31030","https://www.debian.org/security/2022/dsa-5162","http://www.openwall.com/lists/oss-security/2022/06/07/1","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/REOZCUAPCA7NFDWYBDYX6EYXWLHABKBO/","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WSIGDBHAB3I75JBJNGWEPBTJPS2FOVHD/","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/REOZCUAPCA7NFDWYBDYX6EYXWLHABKBO/","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WSIGDBHAB3I75JBJNGWEPBTJPS2FOVHD/","https://security.gentoo.org/glsa/202401-31","https://github.com/advisories/GHSA-5ffw-gxpp-mxpf"],"source_kind":"github","identifiers":["GHSA-5ffw-gxpp-mxpf","CVE-2022-31030"],"repository_url":"https://github.com/containerd/containerd","blast_radius":0.0,"created_at":"2022-12-21T16:12:20.894Z","updated_at":"2026-05-29T16:10:42.598Z","epss_percentage":0.00158,"epss_percentile":0.36348,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01ZmZ3LWd4cHAtbXhwZs4AArZf","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS01ZmZ3LWd4cHAtbXhwZs4AArZf","packages":[{"ecosystem":"go","package_name":"github.com/containerd/containerd","versions":[{"first_patched_version":"1.6.6","vulnerable_version_range":"\u003e= 1.6.0, \u003c 1.6.6"},{"first_patched_version":"1.5.13","vulnerable_version_range":"\u003c 1.5.13"}],"purl":"pkg:go/github.com%2Fcontainerd%2Fcontainerd","statistics":{"dependent_packages_count":9153,"dependent_repos_count":26380,"downloads":null,"downloads_period":null},"affected_versions":["v0.1.0","v0.2.0","v0.2.1","v0.2.2","v0.2.3","v0.2.4","v0.2.5","v0.2.6","v0.2.7","v0.2.8","v0.2.9","v1.0.0","v1.0.0-alpha0","v1.0.0-alpha1","v1.0.0-alpha2","v1.0.0-alpha3","v1.0.0-alpha4","v1.0.0-alpha5","v1.0.0-alpha6","v1.0.0-beta.0","v1.0.0-beta.1","v1.0.0-beta.2","v1.0.0-beta.3","v1.0.0-rc.0","v1.0.1","v1.0.1-rc.0","v1.0.2","v1.0.2-rc.0","v1.0.2-rc.1","v1.0.3","v1.0.3-rc.0","v1.1.0","v1.1.0-rc.0","v1.1.0-rc.1","v1.1.0-rc.2","v1.1.1","v1.1.1-rc.0","v1.1.1-rc.1","v1.1.1-rc.2","v1.1.2","v1.1.3","v1.1.4","v1.1.5","v1.1.6","v1.1.7","v1.1.8","v1.2.0","v1.2.0-beta.0","v1.2.0-beta.1","v1.2.0-beta.2","v1.2.0-rc.0","v1.2.0-rc.1","v1.2.0-rc.2","v1.2.1","v1.2.1-rc.0","v1.2.2","v1.2.3","v1.2.4","v1.2.5","v1.2.6","v1.2.7","v1.2.8","v1.2.9","v1.2.10","v1.2.11","v1.2.12","v1.2.13","v1.2.14","v1.3.0","v1.3.0-beta.0","v1.3.0-beta.1","v1.3.0-beta.2","v1.3.0-rc.0","v1.3.0-rc.1","v1.3.0-rc.2","v1.3.0-rc.3","v1.3.1","v1.3.2","v1.3.3","v1.3.4","v1.3.5","v1.3.6","v1.3.7","v1.3.8","v1.3.9","v1.3.10","v1.4.0","v1.4.0-beta.0","v1.4.0-beta.1","v1.4.0-beta.2","v1.4.0-rc.0","v1.4.0-rc.1","v1.4.1","v1.4.2","v1.4.3","v1.4.4","v1.4.5","v1.4.6","v1.4.7","v1.4.8","v1.4.9","v1.4.10","v1.4.11","v1.4.12","v1.4.13","v1.5.0","v1.5.0-beta.0","v1.5.0-beta.1","v1.5.0-beta.2","v1.5.0-beta.3","v1.5.0-beta.4","v1.5.0-rc.0","v1.5.0-rc.1","v1.5.0-rc.2","v1.5.0-rc.3","v1.5.1","v1.5.2","v1.5.3","v1.5.4","v1.5.5","v1.5.6","v1.5.7","v1.5.8","v1.5.9","v1.5.10","v1.5.11","v1.5.12","v1.6.0","v1.6.1","v1.6.2","v1.6.3","v1.6.4","v1.6.5"],"unaffected_versions":["v1.5.13","v1.5.14","v1.5.15","v1.5.16","v1.5.17","v1.5.18","v1.6.6","v1.6.7","v1.6.8","v1.6.9","v1.6.10","v1.6.11","v1.6.12","v1.6.13","v1.6.14","v1.6.15","v1.6.16","v1.6.17","v1.6.18","v1.6.19","v1.6.20","v1.6.21","v1.6.22","v1.6.23","v1.6.24","v1.6.25","v1.6.26","v1.6.27","v1.6.28","v1.6.29","v1.6.30","v1.6.31","v1.6.32","v1.6.33","v1.6.34","v1.6.35","v1.6.36","v1.6.37","v1.6.38","v1.6.39","v1.7.0","v1.7.1","v1.7.2","v1.7.3","v1.7.4","v1.7.5","v1.7.6","v1.7.7","v1.7.8","v1.7.9","v1.7.10","v1.7.11","v1.7.12","v1.7.13","v1.7.14","v1.7.15","v1.7.16","v1.7.17","v1.7.18","v1.7.19","v1.7.20","v1.7.21","v1.7.22","v1.7.23","v1.7.24","v1.7.25","v1.7.26","v1.7.27","v1.7.28","v1.7.29","v1.7.30","v1.7.31","v1.7.32"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01ZmZ3LWd4cHAtbXhwZs4AArZf/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1jcnAyLXFycjUtOHBxN80vuQ","url":"https://github.com/advisories/GHSA-crp2-qrr5-8pq7","title":"containerd CRI plugin: Insecure handling of image volumes","description":"### Impact\n\nA bug was found in containerd where containers launched through containerd’s CRI implementation with a specially-crafted image configuration could gain access to read-only copies of arbitrary files and directories on the host.  This may bypass any policy-based enforcement on container setup (including a Kubernetes Pod Security Policy) and expose potentially sensitive information.  Kubernetes and crictl can both be configured to use containerd’s CRI implementation.\n\n### Patches\n\nThis bug has been fixed in containerd 1.6.1, 1.5.10 and 1.4.13.  Users should update to these versions to resolve the issue.\n\n### Workarounds\n\nEnsure that only trusted images are used.\n\n### Credits\n\nThe containerd project would like to thank Felix Wilhelm of Google Project Zero for responsibly disclosing this issue in accordance with the [containerd security policy](https://github.com/containerd/project/blob/main/SECURITY.md).\n\n### For more information\n\nIf you have any questions or comments about this advisory:\n\n* Open an issue in [containerd](https://github.com/containerd/containerd/issues/new/choose)\n* Email us at [security@containerd.io](mailto:security@containerd.io)","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-03-02T21:33:17.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N","references":["https://github.com/containerd/containerd/security/advisories/GHSA-crp2-qrr5-8pq7","https://nvd.nist.gov/vuln/detail/CVE-2022-23648","https://github.com/containerd/containerd/commit/10f428dac7cec44c864e1b830a4623af27a9fc70","https://github.com/containerd/containerd/releases/tag/v1.4.13","https://github.com/containerd/containerd/releases/tag/v1.5.10","https://github.com/containerd/containerd/releases/tag/v1.6.1","https://www.debian.org/security/2022/dsa-5091","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AUDQUQBZJGBWJPMRVB6QCCCRF7O3O4PA/","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HFTS2EF3S7HNYSNZSEJZIJHPRU7OPUV3/","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OCCARJ6FU4MWBTXHZNMS7NELPDBIX2VO/","http://packetstormsecurity.com/files/166421/containerd-Image-Volume-Insecure-Handling.html","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/AUDQUQBZJGBWJPMRVB6QCCCRF7O3O4PA/","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HFTS2EF3S7HNYSNZSEJZIJHPRU7OPUV3/","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OCCARJ6FU4MWBTXHZNMS7NELPDBIX2VO/","https://security.gentoo.org/glsa/202401-31","https://github.com/advisories/GHSA-crp2-qrr5-8pq7"],"source_kind":"github","identifiers":["GHSA-crp2-qrr5-8pq7","CVE-2022-23648"],"repository_url":"https://github.com/containerd/containerd","blast_radius":0.0,"created_at":"2022-12-21T16:12:34.440Z","updated_at":"2026-05-29T16:10:58.327Z","epss_percentage":0.06046,"epss_percentile":0.90835,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jcnAyLXFycjUtOHBxN80vuQ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1jcnAyLXFycjUtOHBxN80vuQ","packages":[{"ecosystem":"go","package_name":"github.com/containerd/containerd","versions":[{"first_patched_version":"1.6.1","vulnerable_version_range":"\u003e= 1.6.0, \u003c 1.6.1"},{"first_patched_version":"1.5.10","vulnerable_version_range":"\u003e= 1.5.0, \u003c 1.5.10"},{"first_patched_version":"1.4.13","vulnerable_version_range":"\u003c 1.4.13"}],"purl":"pkg:go/github.com%2Fcontainerd%2Fcontainerd","statistics":{"dependent_packages_count":9153,"dependent_repos_count":26380,"downloads":null,"downloads_period":null},"affected_versions":["v0.1.0","v0.2.0","v0.2.1","v0.2.2","v0.2.3","v0.2.4","v0.2.5","v0.2.6","v0.2.7","v0.2.8","v0.2.9","v1.0.0","v1.0.0-alpha0","v1.0.0-alpha1","v1.0.0-alpha2","v1.0.0-alpha3","v1.0.0-alpha4","v1.0.0-alpha5","v1.0.0-alpha6","v1.0.0-beta.0","v1.0.0-beta.1","v1.0.0-beta.2","v1.0.0-beta.3","v1.0.0-rc.0","v1.0.1","v1.0.1-rc.0","v1.0.2","v1.0.2-rc.0","v1.0.2-rc.1","v1.0.3","v1.0.3-rc.0","v1.1.0","v1.1.0-rc.0","v1.1.0-rc.1","v1.1.0-rc.2","v1.1.1","v1.1.1-rc.0","v1.1.1-rc.1","v1.1.1-rc.2","v1.1.2","v1.1.3","v1.1.4","v1.1.5","v1.1.6","v1.1.7","v1.1.8","v1.2.0","v1.2.0-beta.0","v1.2.0-beta.1","v1.2.0-beta.2","v1.2.0-rc.0","v1.2.0-rc.1","v1.2.0-rc.2","v1.2.1","v1.2.1-rc.0","v1.2.2","v1.2.3","v1.2.4","v1.2.5","v1.2.6","v1.2.7","v1.2.8","v1.2.9","v1.2.10","v1.2.11","v1.2.12","v1.2.13","v1.2.14","v1.3.0","v1.3.0-beta.0","v1.3.0-beta.1","v1.3.0-beta.2","v1.3.0-rc.0","v1.3.0-rc.1","v1.3.0-rc.2","v1.3.0-rc.3","v1.3.1","v1.3.2","v1.3.3","v1.3.4","v1.3.5","v1.3.6","v1.3.7","v1.3.8","v1.3.9","v1.3.10","v1.4.0","v1.4.0-beta.0","v1.4.0-beta.1","v1.4.0-beta.2","v1.4.0-rc.0","v1.4.0-rc.1","v1.4.1","v1.4.2","v1.4.3","v1.4.4","v1.4.5","v1.4.6","v1.4.7","v1.4.8","v1.4.9","v1.4.10","v1.4.11","v1.4.12","v1.5.0","v1.5.1","v1.5.2","v1.5.3","v1.5.4","v1.5.5","v1.5.6","v1.5.7","v1.5.8","v1.5.9","v1.6.0"],"unaffected_versions":["v1.4.13","v1.5.10","v1.5.11","v1.5.12","v1.5.13","v1.5.14","v1.5.15","v1.5.16","v1.5.17","v1.5.18","v1.6.1","v1.6.2","v1.6.3","v1.6.4","v1.6.5","v1.6.6","v1.6.7","v1.6.8","v1.6.9","v1.6.10","v1.6.11","v1.6.12","v1.6.13","v1.6.14","v1.6.15","v1.6.16","v1.6.17","v1.6.18","v1.6.19","v1.6.20","v1.6.21","v1.6.22","v1.6.23","v1.6.24","v1.6.25","v1.6.26","v1.6.27","v1.6.28","v1.6.29","v1.6.30","v1.6.31","v1.6.32","v1.6.33","v1.6.34","v1.6.35","v1.6.36","v1.6.37","v1.6.38","v1.6.39","v1.7.0","v1.7.1","v1.7.2","v1.7.3","v1.7.4","v1.7.5","v1.7.6","v1.7.7","v1.7.8","v1.7.9","v1.7.10","v1.7.11","v1.7.12","v1.7.13","v1.7.14","v1.7.15","v1.7.16","v1.7.17","v1.7.18","v1.7.19","v1.7.20","v1.7.21","v1.7.22","v1.7.23","v1.7.24","v1.7.25","v1.7.26","v1.7.27","v1.7.28","v1.7.29","v1.7.30","v1.7.31","v1.7.32"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jcnAyLXFycjUtOHBxN80vuQ/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTc0MnctODlnYy04bTlj","url":"https://github.com/advisories/GHSA-742w-89gc-8m9c","title":"containerd v1.2.x can be coerced into leaking credentials during image pull","description":"## Impact\n\nIf a container image manifest in the OCI Image format or Docker Image V2 Schema 2 format includes a URL for the location of a specific image layer (otherwise known as a “foreign layer”), the default containerd resolver will follow that URL to attempt to download it. In v1.2.x but not 1.3.0 or later, the default containerd resolver will provide its authentication credentials if the server where the URL is located presents an HTTP 401 status code along with registry-specific HTTP headers.\n\nIf an attacker publishes a public image with a manifest that directs one of the layers to be fetched from a web server they control and they trick a user or system into pulling the image, they can obtain the credentials used for pulling that image. In some cases, this may be the user's username and password for the registry. In other cases, this may be the credentials attached to the cloud virtual instance which can grant access to other cloud resources in the account.\n\nThe default containerd resolver is used by the cri-containerd plugin (which can be used by Kubernetes), the ctr development tool, and other client programs that have explicitly linked against it.\n\nThis vulnerability has been rated by the containerd maintainers as medium, with a CVSS score of 6.1 and a vector string of CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N.\n\n## Patches\n\nThis vulnerability has been fixed in containerd 1.2.14.  containerd 1.3 and later are not affected.\n\n## Workarounds\n\nIf you are using containerd 1.3 or later, you are not affected.  If you are using cri-containerd in the 1.2 series or prior, you should ensure you only pull images from trusted sources.  Other container runtimes built on top of containerd but not using the default resolver (such as Docker) are not affected.\n\n## Credits\n\nThe containerd maintainers would like to thank Brad Geesaman, Josh Larsen, Ian Coldwater, Duffie Cooley, and Rory McCune for responsibly disclosing this issue in accordance with the [containerd security policy](https://github.com/containerd/project/blob/master/SECURITY.md).","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-02-11T23:27:39.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.1,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N","references":["https://github.com/containerd/containerd/security/advisories/GHSA-742w-89gc-8m9c","https://nvd.nist.gov/vuln/detail/CVE-2020-15157","https://github.com/containerd/containerd/commit/1ead8d9deb3b175bf40413b8c47b3d19c2262726","https://darkbit.io/blog/cve-2020-15157-containerdrip","https://github.com/containerd/containerd/releases/tag/v1.2.14","https://usn.ubuntu.com/4589-1/","https://usn.ubuntu.com/4589-2/","https://www.debian.org/security/2021/dsa-4865","https://github.com/advisories/GHSA-742w-89gc-8m9c"],"source_kind":"github","identifiers":["GHSA-742w-89gc-8m9c","CVE-2020-15157"],"repository_url":"https://github.com/containerd/containerd","blast_radius":0.0,"created_at":"2022-12-21T16:13:00.878Z","updated_at":"2026-05-29T16:11:39.892Z","epss_percentage":0.00777,"epss_percentile":0.73706,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTc0MnctODlnYy04bTlj","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTc0MnctODlnYy04bTlj","packages":[{"ecosystem":"go","package_name":"github.com/containerd/containerd","versions":[{"first_patched_version":"1.2.14","vulnerable_version_range":"\u003c 1.2.14"}],"purl":"pkg:go/github.com%2Fcontainerd%2Fcontainerd"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTc0MnctODlnYy04bTlj/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1tdmZmLWgzY2otd2o5Y80g4w","url":"https://github.com/advisories/GHSA-mvff-h3cj-wj9c","title":"Unprivileged pod using `hostPath` can side-step active LSM when it is SELinux","description":"### Impact\n\nContainers launched through containerd’s CRI implementation on Linux systems which use the SELinux security module and containerd versions since v1.5.0 can cause arbitrary files and directories on the host to be relabeled to match the container process label through the use of specially-configured bind mounts in a hostPath volume. This relabeling elevates permissions for the container, granting full read/write access over the affected files and directories. Kubernetes and crictl can both be configured to use containerd’s CRI implementation.\n\nIf you are not using containerd’s CRI implementation (through one of the mechanisms described above), you are not affected by this issue.\n\n### Patches\n\nThis bug has been fixed in containerd 1.5.9.  Because file labels persist independently of containerd, users should both update to these versions as soon as they are released and validate that all files on their host are correctly labeled.\n\n### Workarounds\n\nEnsure that no sensitive files or directories are used as a hostPath volume source location.  Policy enforcement mechanisms such a Kubernetes Pod Security Policy [AllowedHostPaths](https://kubernetes.io/docs/concepts/policy/pod-security-policy/#volumes-and-file-systems) may be specified to limit the files and directories that can be bind-mounted to containers.\n\n### For more information\n\nIf you have any questions or comments about this advisory:\n\n* Open an issue in [containerd](https://github.com/containerd/containerd/issues/new/choose)\n* Email us at [security@containerd.io](mailto:security@containerd.io)","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-01-06T17:36:59.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.0,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H","references":["https://github.com/containerd/containerd/security/advisories/GHSA-mvff-h3cj-wj9c","https://github.com/containerd/containerd/issues/6194","https://github.com/containerd/containerd/commit/a731039238c62be081eb8c31525b988415745eea","https://github.com/dweomer/containerd/commit/f7f08f0e34fb97392b0d382e58916d6865100299","https://nvd.nist.gov/vuln/detail/CVE-2021-43816","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GD5GH7NMK5VJMA2Y5CYB5O5GTPYMWMLX/","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/MPDIZMI7ZPERSZE2XO265UCK5IWM7CID/","https://github.com/advisories/GHSA-mvff-h3cj-wj9c"],"source_kind":"github","identifiers":["GHSA-mvff-h3cj-wj9c","CVE-2021-43816"],"repository_url":"https://github.com/containerd/containerd","blast_radius":0.0,"created_at":"2022-12-21T16:12:39.792Z","updated_at":"2026-05-29T16:11:11.053Z","epss_percentage":0.00147,"epss_percentile":0.35498,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1tdmZmLWgzY2otd2o5Y80g4w","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1tdmZmLWgzY2otd2o5Y80g4w","packages":[{"ecosystem":"go","package_name":"github.com/containerd/containerd","versions":[{"first_patched_version":"1.5.9","vulnerable_version_range":"\u003e= 1.5.0, \u003c 1.5.9"}],"purl":"pkg:go/github.com%2Fcontainerd%2Fcontainerd","statistics":{"dependent_packages_count":9153,"dependent_repos_count":26380,"downloads":null,"downloads_period":null},"affected_versions":["v1.5.0","v1.5.1","v1.5.2","v1.5.3","v1.5.4","v1.5.5","v1.5.6","v1.5.7","v1.5.8"],"unaffected_versions":["v0.1.0","v0.2.0","v0.2.1","v0.2.2","v0.2.3","v0.2.4","v0.2.5","v0.2.6","v0.2.7","v0.2.8","v0.2.9","v1.0.0","v1.0.1","v1.0.2","v1.0.3","v1.1.0","v1.1.1","v1.1.2","v1.1.3","v1.1.4","v1.1.5","v1.1.6","v1.1.7","v1.1.8","v1.2.0","v1.2.1","v1.2.2","v1.2.3","v1.2.4","v1.2.5","v1.2.6","v1.2.7","v1.2.8","v1.2.9","v1.2.10","v1.2.11","v1.2.12","v1.2.13","v1.2.14","v1.3.0","v1.3.1","v1.3.2","v1.3.3","v1.3.4","v1.3.5","v1.3.6","v1.3.7","v1.3.8","v1.3.9","v1.3.10","v1.4.0","v1.4.1","v1.4.2","v1.4.3","v1.4.4","v1.4.5","v1.4.6","v1.4.7","v1.4.8","v1.4.9","v1.4.10","v1.4.11","v1.4.12","v1.4.13","v1.5.9","v1.5.10","v1.5.11","v1.5.12","v1.5.13","v1.5.14","v1.5.15","v1.5.16","v1.5.17","v1.5.18","v1.6.0","v1.6.1","v1.6.2","v1.6.3","v1.6.4","v1.6.5","v1.6.6","v1.6.7","v1.6.8","v1.6.9","v1.6.10","v1.6.11","v1.6.12","v1.6.13","v1.6.14","v1.6.15","v1.6.16","v1.6.17","v1.6.18","v1.6.19","v1.6.20","v1.6.21","v1.6.22","v1.6.23","v1.6.24","v1.6.25","v1.6.26","v1.6.27","v1.6.28","v1.6.29","v1.6.30","v1.6.31","v1.6.32","v1.6.33","v1.6.34","v1.6.35","v1.6.36","v1.6.37","v1.6.38","v1.6.39","v1.7.0","v1.7.1","v1.7.2","v1.7.3","v1.7.4","v1.7.5","v1.7.6","v1.7.7","v1.7.8","v1.7.9","v1.7.10","v1.7.11","v1.7.12","v1.7.13","v1.7.14","v1.7.15","v1.7.16","v1.7.17","v1.7.18","v1.7.19","v1.7.20","v1.7.21","v1.7.22","v1.7.23","v1.7.24","v1.7.25","v1.7.26","v1.7.27","v1.7.28","v1.7.29","v1.7.30","v1.7.31","v1.7.32"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1tdmZmLWgzY2otd2o5Y80g4w/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS01ajV3LWc2NjUtNW0zNc0XXw","url":"https://github.com/advisories/GHSA-5j5w-g665-5m35","title":"Ambiguous OCI manifest parsing","description":"### Impact\n\nIn the OCI Distribution Specification version 1.0.0 and prior and in the OCI Image Specification version 1.0.1 and prior, manifest and index documents are ambiguous without an accompanying Content-Type HTTP header.  Versions of containerd prior to 1.4.12 and 1.5.8 treat the Content-Type header as trusted and deserialize the document according to that header.  If the Content-Type header changed between pulls of the same ambiguous document (with the same digest), the document may be interpreted differently, meaning that the digest alone is insufficient to unambiguously identify the content of the image.\n\n### Patches\n\nThis issue has been fixed in containerd 1.4.12 and 1.5.8.  Image pulls for manifests that contain a “manifests” field or indices which contain a “layers” field are rejected.\n\n### Workarounds\n\nEnsure you only pull images from trusted sources.\n\n### References\n\nhttps://github.com/opencontainers/distribution-spec/security/advisories/GHSA-mc8v-mgrf-8f4m\nhttps://github.com/opencontainers/image-spec/security/advisories/GHSA-77vh-xpmg-72qh\n\n### For more information\nIf you have any questions or comments about this advisory:\n* Open an issue in [containerd](https://github.com/containerd/containerd/issues/new/choose)\n* Email us at [security@containerd.io](mailto:security@containerd.io)","origin":"UNSPECIFIED","severity":"LOW","published_at":"2021-11-18T16:08:58.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":3.0,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:N","references":["https://github.com/containerd/containerd/security/advisories/GHSA-5j5w-g665-5m35","https://github.com/opencontainers/distribution-spec/security/advisories/GHSA-mc8v-mgrf-8f4m","https://github.com/opencontainers/image-spec/security/advisories/GHSA-77vh-xpmg-72qh","https://github.com/containerd/containerd/releases/tag/v1.4.12","https://github.com/containerd/containerd/releases/tag/v1.5.8","https://github.com/containerd/containerd/commit/26c76a3014e71af5ad2f396ec76e0e0ecc8e25a3","https://github.com/containerd/containerd/commit/db00065a969a983ceb0a409833f93f705f284ea4","https://github.com/advisories/GHSA-5j5w-g665-5m35"],"source_kind":"github","identifiers":["GHSA-5j5w-g665-5m35"],"repository_url":"https://github.com/containerd/containerd","blast_radius":0.0,"created_at":"2022-12-21T16:12:42.238Z","updated_at":"2026-05-29T16:11:14.592Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01ajV3LWc2NjUtNW0zNc0XXw","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS01ajV3LWc2NjUtNW0zNc0XXw","packages":[{"ecosystem":"go","package_name":"github.com/containerd/containerd","versions":[{"first_patched_version":"1.5.8","vulnerable_version_range":"\u003e= 1.5.0, \u003c 1.5.8"},{"first_patched_version":"1.4.12","vulnerable_version_range":"\u003c 1.4.12"}],"purl":"pkg:go/github.com%2Fcontainerd%2Fcontainerd","statistics":{"dependent_packages_count":9153,"dependent_repos_count":26380,"downloads":null,"downloads_period":null},"affected_versions":["v0.1.0","v0.2.0","v0.2.1","v0.2.2","v0.2.3","v0.2.4","v0.2.5","v0.2.6","v0.2.7","v0.2.8","v0.2.9","v1.0.0","v1.0.0-alpha0","v1.0.0-alpha1","v1.0.0-alpha2","v1.0.0-alpha3","v1.0.0-alpha4","v1.0.0-alpha5","v1.0.0-alpha6","v1.0.0-beta.0","v1.0.0-beta.1","v1.0.0-beta.2","v1.0.0-beta.3","v1.0.0-rc.0","v1.0.1","v1.0.1-rc.0","v1.0.2","v1.0.2-rc.0","v1.0.2-rc.1","v1.0.3","v1.0.3-rc.0","v1.1.0","v1.1.0-rc.0","v1.1.0-rc.1","v1.1.0-rc.2","v1.1.1","v1.1.1-rc.0","v1.1.1-rc.1","v1.1.1-rc.2","v1.1.2","v1.1.3","v1.1.4","v1.1.5","v1.1.6","v1.1.7","v1.1.8","v1.2.0","v1.2.0-beta.0","v1.2.0-beta.1","v1.2.0-beta.2","v1.2.0-rc.0","v1.2.0-rc.1","v1.2.0-rc.2","v1.2.1","v1.2.1-rc.0","v1.2.2","v1.2.3","v1.2.4","v1.2.5","v1.2.6","v1.2.7","v1.2.8","v1.2.9","v1.2.10","v1.2.11","v1.2.12","v1.2.13","v1.2.14","v1.3.0","v1.3.0-beta.0","v1.3.0-beta.1","v1.3.0-beta.2","v1.3.0-rc.0","v1.3.0-rc.1","v1.3.0-rc.2","v1.3.0-rc.3","v1.3.1","v1.3.2","v1.3.3","v1.3.4","v1.3.5","v1.3.6","v1.3.7","v1.3.8","v1.3.9","v1.3.10","v1.4.0","v1.4.0-beta.0","v1.4.0-beta.1","v1.4.0-beta.2","v1.4.0-rc.0","v1.4.0-rc.1","v1.4.1","v1.4.2","v1.4.3","v1.4.4","v1.4.5","v1.4.6","v1.4.7","v1.4.8","v1.4.9","v1.4.10","v1.4.11","v1.5.0","v1.5.1","v1.5.2","v1.5.3","v1.5.4","v1.5.5","v1.5.6","v1.5.7"],"unaffected_versions":["v1.4.12","v1.4.13","v1.5.8","v1.5.9","v1.5.10","v1.5.11","v1.5.12","v1.5.13","v1.5.14","v1.5.15","v1.5.16","v1.5.17","v1.5.18","v1.6.0","v1.6.1","v1.6.2","v1.6.3","v1.6.4","v1.6.5","v1.6.6","v1.6.7","v1.6.8","v1.6.9","v1.6.10","v1.6.11","v1.6.12","v1.6.13","v1.6.14","v1.6.15","v1.6.16","v1.6.17","v1.6.18","v1.6.19","v1.6.20","v1.6.21","v1.6.22","v1.6.23","v1.6.24","v1.6.25","v1.6.26","v1.6.27","v1.6.28","v1.6.29","v1.6.30","v1.6.31","v1.6.32","v1.6.33","v1.6.34","v1.6.35","v1.6.36","v1.6.37","v1.6.38","v1.6.39","v1.7.0","v1.7.1","v1.7.2","v1.7.3","v1.7.4","v1.7.5","v1.7.6","v1.7.7","v1.7.8","v1.7.9","v1.7.10","v1.7.11","v1.7.12","v1.7.13","v1.7.14","v1.7.15","v1.7.16","v1.7.17","v1.7.18","v1.7.19","v1.7.20","v1.7.21","v1.7.22","v1.7.23","v1.7.24","v1.7.25","v1.7.26","v1.7.27","v1.7.28","v1.7.29","v1.7.30","v1.7.31","v1.7.32"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01ajV3LWc2NjUtNW0zNc0XXw/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1jMmgzLTZteHctN212cc0WHg","url":"https://github.com/advisories/GHSA-c2h3-6mxw-7mvq","title":"Insufficiently restricted permissions on plugin directories","description":"### Impact\nA bug was found in containerd where container root directories and some plugins had insufficiently restricted permissions, allowing otherwise unprivileged Linux users to traverse directory contents and execute programs. When containers included executable programs with extended permission bits (such as setuid), unprivileged Linux users could discover and execute those programs. When the UID of an unprivileged Linux user on the host collided with the file owner or group inside a container, the unprivileged Linux user on the host could discover, read, and modify those files.\n\n### Patches\nThis vulnerability has been fixed in containerd 1.4.11 and containerd 1.5.7. Users should update to these version when they are released and may restart containers or update directory permissions to mitigate the vulnerability.\n\n### Workarounds\nLimit access to the host to trusted users. Update directory permission on container bundles directories. \n\n### For more information\nIf you have any questions or comments about this advisory: \n* Open an issue in [github.com/containerd/containerd](https://github.com/containerd/containerd/issues/new/choose)\n* Email us at [security@containerd.io](mailto:security@containerd.io)\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-10-04T20:14:47.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.9,"cvss_vector":"CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L","references":["https://github.com/containerd/containerd/security/advisories/GHSA-c2h3-6mxw-7mvq","https://nvd.nist.gov/vuln/detail/CVE-2021-41103","https://github.com/containerd/containerd/commit/5b46e404f6b9f661a205e28d59c982d3634148f8","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZNFADTCHHYWVM6W4NJ6CB4FNFM2VMBIB/","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/B5Q6G6I4W5COQE25QMC7FJY3I3PAYFBB/","https://www.debian.org/security/2021/dsa-5002","https://github.com/containerd/containerd/releases/tag/v1.4.11","https://github.com/containerd/containerd/releases/tag/v1.5.7","https://cert-portal.siemens.com/productcert/pdf/ssa-222547.pdf","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/B5Q6G6I4W5COQE25QMC7FJY3I3PAYFBB/","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZNFADTCHHYWVM6W4NJ6CB4FNFM2VMBIB/","https://security.gentoo.org/glsa/202401-31","https://github.com/advisories/GHSA-c2h3-6mxw-7mvq"],"source_kind":"github","identifiers":["GHSA-c2h3-6mxw-7mvq","CVE-2021-41103"],"repository_url":"https://github.com/containerd/containerd","blast_radius":0.0,"created_at":"2022-12-21T16:12:45.661Z","updated_at":"2026-05-29T16:11:20.033Z","epss_percentage":0.0022,"epss_percentile":0.44551,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jMmgzLTZteHctN212cc0WHg","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1jMmgzLTZteHctN212cc0WHg","packages":[{"ecosystem":"go","package_name":"github.com/containerd/containerd","versions":[{"first_patched_version":"1.5.7","vulnerable_version_range":"\u003e= 1.5.0, \u003c 1.5.7"},{"first_patched_version":"1.4.11","vulnerable_version_range":"\u003c 1.4.11"}],"purl":"pkg:go/github.com%2Fcontainerd%2Fcontainerd","statistics":{"dependent_packages_count":9153,"dependent_repos_count":26380,"downloads":null,"downloads_period":null},"affected_versions":["v0.1.0","v0.2.0","v0.2.1","v0.2.2","v0.2.3","v0.2.4","v0.2.5","v0.2.6","v0.2.7","v0.2.8","v0.2.9","v1.0.0","v1.0.0-alpha0","v1.0.0-alpha1","v1.0.0-alpha2","v1.0.0-alpha3","v1.0.0-alpha4","v1.0.0-alpha5","v1.0.0-alpha6","v1.0.0-beta.0","v1.0.0-beta.1","v1.0.0-beta.2","v1.0.0-beta.3","v1.0.0-rc.0","v1.0.1","v1.0.1-rc.0","v1.0.2","v1.0.2-rc.0","v1.0.2-rc.1","v1.0.3","v1.0.3-rc.0","v1.1.0","v1.1.0-rc.0","v1.1.0-rc.1","v1.1.0-rc.2","v1.1.1","v1.1.1-rc.0","v1.1.1-rc.1","v1.1.1-rc.2","v1.1.2","v1.1.3","v1.1.4","v1.1.5","v1.1.6","v1.1.7","v1.1.8","v1.2.0","v1.2.0-beta.0","v1.2.0-beta.1","v1.2.0-beta.2","v1.2.0-rc.0","v1.2.0-rc.1","v1.2.0-rc.2","v1.2.1","v1.2.1-rc.0","v1.2.2","v1.2.3","v1.2.4","v1.2.5","v1.2.6","v1.2.7","v1.2.8","v1.2.9","v1.2.10","v1.2.11","v1.2.12","v1.2.13","v1.2.14","v1.3.0","v1.3.0-beta.0","v1.3.0-beta.1","v1.3.0-beta.2","v1.3.0-rc.0","v1.3.0-rc.1","v1.3.0-rc.2","v1.3.0-rc.3","v1.3.1","v1.3.2","v1.3.3","v1.3.4","v1.3.5","v1.3.6","v1.3.7","v1.3.8","v1.3.9","v1.3.10","v1.4.0","v1.4.0-beta.0","v1.4.0-beta.1","v1.4.0-beta.2","v1.4.0-rc.0","v1.4.0-rc.1","v1.4.1","v1.4.2","v1.4.3","v1.4.4","v1.4.5","v1.4.6","v1.4.7","v1.4.8","v1.4.9","v1.4.10","v1.5.0","v1.5.1","v1.5.2","v1.5.3","v1.5.4","v1.5.5","v1.5.6"],"unaffected_versions":["v1.4.11","v1.4.12","v1.4.13","v1.5.7","v1.5.8","v1.5.9","v1.5.10","v1.5.11","v1.5.12","v1.5.13","v1.5.14","v1.5.15","v1.5.16","v1.5.17","v1.5.18","v1.6.0","v1.6.1","v1.6.2","v1.6.3","v1.6.4","v1.6.5","v1.6.6","v1.6.7","v1.6.8","v1.6.9","v1.6.10","v1.6.11","v1.6.12","v1.6.13","v1.6.14","v1.6.15","v1.6.16","v1.6.17","v1.6.18","v1.6.19","v1.6.20","v1.6.21","v1.6.22","v1.6.23","v1.6.24","v1.6.25","v1.6.26","v1.6.27","v1.6.28","v1.6.29","v1.6.30","v1.6.31","v1.6.32","v1.6.33","v1.6.34","v1.6.35","v1.6.36","v1.6.37","v1.6.38","v1.6.39","v1.7.0","v1.7.1","v1.7.2","v1.7.3","v1.7.4","v1.7.5","v1.7.6","v1.7.7","v1.7.8","v1.7.9","v1.7.10","v1.7.11","v1.7.12","v1.7.13","v1.7.14","v1.7.15","v1.7.16","v1.7.17","v1.7.18","v1.7.19","v1.7.20","v1.7.21","v1.7.22","v1.7.23","v1.7.24","v1.7.25","v1.7.26","v1.7.27","v1.7.28","v1.7.29","v1.7.30","v1.7.31","v1.7.32"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jMmgzLTZteHctN212cc0WHg/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWM3MnAtOXhtai1yeDN3","url":"https://github.com/advisories/GHSA-c72p-9xmj-rx3w","title":"Archive package allows chmod of file outside of unpack target directory","description":"## Impact\n\nA bug was found in containerd where pulling and extracting a specially-crafted container image can result in Unix file permission changes for existing files in the host’s filesystem.  Changes to file permissions can deny access to the expected owner of the file, widen access to others, or set extended bits like setuid, setgid, and sticky.  This bug does not directly allow files to be read, modified, or executed without an additional cooperating process.\n\n## Patches\n\nThis bug has been fixed in containerd 1.5.4 and 1.4.8.  Users should update to these versions as soon as they are released.  Running containers do not need to be restarted.\n\n## Workarounds\n\nEnsure you only pull images from trusted sources.\n\nLinux security modules (LSMs) like SELinux and AppArmor can limit the files potentially affected by this bug through policies and profiles that prevent containerd from interacting with unexpected files.\n\n## For more information\n\nIf you have any questions or comments about this advisory:\n\n* [Open an issue](https://github.com/containerd/containerd/issues/new/choose)\n* Email us at security@containerd.io if you think you’ve found a security bug.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-07-26T21:17:45.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.0,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L","references":["https://github.com/containerd/containerd/security/advisories/GHSA-c72p-9xmj-rx3w","https://nvd.nist.gov/vuln/detail/CVE-2021-32760","https://github.com/containerd/containerd/releases/tag/v1.4.8","https://github.com/containerd/containerd/releases/tag/v1.5.4","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DDMNDPJJTP3J5GOEDB66F6MGXUTRG3Y3/","https://github.com/containerd/containerd/commit/22e9a70c71eff6507be71955947a611f2ed91e6c","https://github.com/containerd/containerd/commit/7ad08c69e09ee4930a48dbf2aab3cd612458617f","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/DDMNDPJJTP3J5GOEDB66F6MGXUTRG3Y3/","https://security.gentoo.org/glsa/202401-31","https://github.com/advisories/GHSA-c72p-9xmj-rx3w"],"source_kind":"github","identifiers":["GHSA-c72p-9xmj-rx3w","CVE-2021-32760"],"repository_url":"https://github.com/containerd/containerd","blast_radius":0.0,"created_at":"2022-12-21T16:12:57.565Z","updated_at":"2026-05-29T16:11:33.842Z","epss_percentage":0.00071,"epss_percentile":0.21538,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWM3MnAtOXhtai1yeDN3","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWM3MnAtOXhtai1yeDN3","packages":[{"ecosystem":"go","package_name":"github.com/containerd/containerd","versions":[{"first_patched_version":"1.5.4","vulnerable_version_range":"\u003e= 1.5.0, \u003c 1.5.4"},{"first_patched_version":"1.4.8","vulnerable_version_range":"\u003c 1.4.8"}],"purl":"pkg:go/github.com%2Fcontainerd%2Fcontainerd"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWM3MnAtOXhtai1yeDN3/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTM2eHctZng3OC1jNXI0","url":"https://github.com/advisories/GHSA-36xw-fx78-c5r4","title":"containerd-shim API Exposed to Host Network Containers","description":"## Impact\n\nAccess controls for the shim’s API socket verified that the connecting process had an effective UID of 0, but did not otherwise restrict access to the abstract Unix domain socket. This would allow malicious containers running in the same network namespace as the shim, with an effective UID of 0 but otherwise reduced privileges, to cause new processes to be run with elevated privileges.\n\n### Specific Go Packages Affected\ngithub.com/containerd/containerd/cmd\n\n## Patches\n\nThis vulnerability has been fixed in containerd 1.3.9 and 1.4.3.  Users should update to these versions as soon as they are released.  It should be noted that containers started with an old version of containerd-shim should be stopped and restarted, as running containers will continue to be vulnerable even after an upgrade.\n\n## Workarounds\n\nIf you are not providing the ability for untrusted users to start containers in the same network namespace as the shim (typically the \"host\" network namespace, for example with `docker run --net=host` or `hostNetwork: true` in a Kubernetes pod) and run with an effective UID of 0, you are not vulnerable to this issue.\n\nIf you are running containers with a vulnerable configuration, you can deny access to all abstract sockets with AppArmor by adding a line similar to `deny unix addr=@**,` to your policy.\n\nIt is best practice to run containers with a reduced set of privileges, with a non-zero UID, and with isolated namespaces.  The containerd maintainers strongly advise against sharing namespaces with the host. Reducing the set of isolation mechanisms used for a container necessarily increases that container's privilege, regardless of what container runtime is used for running that container.\n\n## Credits\n\nThe containerd maintainers would like to thank Jeff Dileo of NCC Group for responsibly disclosing this issue in accordance with the [containerd security policy](https://github.com/containerd/project/blob/master/SECURITY.md) and for reviewing the patch.\n\n## For more information\n\nIf you have any questions or comments about this advisory:\n\n\n* [Open an issue](https://github.com/containerd/containerd/issues/new/choose)\n* Email us at security@containerd.io if you think you’ve found a security bug.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-05-24T17:00:22.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.2,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N","references":["https://github.com/containerd/containerd/security/advisories/GHSA-36xw-fx78-c5r4","https://nvd.nist.gov/vuln/detail/CVE-2020-15257","https://github.com/containerd/containerd/commit/4a4bb851f5da563ff6e68a83dc837c7699c469ad","https://github.com/containerd/containerd/releases/tag/v1.4.3","https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LNKXLOLZWO5FMAPX63ZL7JNKTNNT5NQD/","https://research.nccgroup.com/2020/12/10/abstract-shimmer-cve-2020-15257-host-networking-is-root-equivalent-again/","https://www.debian.org/security/2021/dsa-4865","https://security.gentoo.org/glsa/202105-33","https://github.com/advisories/GHSA-36xw-fx78-c5r4"],"source_kind":"github","identifiers":["GHSA-36xw-fx78-c5r4","CVE-2020-15257"],"repository_url":"https://github.com/containerd/containerd","blast_radius":0.0,"created_at":"2022-12-21T16:13:01.064Z","updated_at":"2026-05-29T16:08:14.593Z","epss_percentage":0.13305,"epss_percentile":0.94274,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTM2eHctZng3OC1jNXI0","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTM2eHctZng3OC1jNXI0","packages":[{"ecosystem":"go","package_name":"github.com/containerd/containerd","versions":[{"first_patched_version":"1.4.3","vulnerable_version_range":"\u003e= 1.4.0, \u003c 1.4.3"},{"first_patched_version":"1.3.9","vulnerable_version_range":"\u003c 1.3.9"}],"purl":"pkg:go/github.com%2Fcontainerd%2Fcontainerd"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTM2eHctZng3OC1jNXI0/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/containerd/containerd","docker_dependents_count":6827,"docker_downloads_count":23268554027,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/containerd/containerd","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/containerd/containerd/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-05-26T08:02:18.604Z","issues_count":1033,"pull_requests_count":3423,"avg_time_to_close_issue":52535377.15137614,"avg_time_to_close_pull_request":4077343.901731928,"issues_closed_count":654,"pull_requests_closed_count":2653,"pull_request_authors_count":362,"issue_authors_count":686,"avg_comments_per_issue":3.602129719264279,"avg_comments_per_pull_request":2.990651475314052,"merged_pull_requests_count":2016,"bot_issues_count":1,"bot_pull_requests_count":539,"past_year_issues_count":69,"past_year_pull_requests_count":387,"past_year_avg_time_to_close_issue":1487258.7272727273,"past_year_avg_time_to_close_pull_request":581261.5046728972,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":214,"past_year_pull_request_authors_count":79,"past_year_issue_authors_count":60,"past_year_avg_comments_per_issue":1.4492753623188406,"past_year_avg_comments_per_pull_request":1.677002583979328,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":62,"past_year_merged_pull_requests_count":183,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/containerd%2Fcontainerd/issues","maintainers":[{"login":"dmcgowan","count":279,"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":146,"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":36,"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":"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":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/austinvazquez"},{"login":"dmcgowan","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmcgowan"},{"login":"thaJeztah","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thaJeztah"},{"login":"akhilerm","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akhilerm"},{"login":"hsiangkao","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hsiangkao"},{"login":"estesp","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/estesp"},{"login":"fuweid","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fuweid"},{"login":"henry118","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/henry118"},{"login":"AkihiroSuda","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AkihiroSuda"},{"login":"cpuguy83","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpuguy83"},{"login":"klihub","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klihub"},{"login":"mikebrow","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikebrow"},{"login":"mxpv","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mxpv"},{"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/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcontainerd%2Fcontainerd/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcontainerd%2Fcontainerd/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcontainerd%2Fcontainerd/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcontainerd%2Fcontainerd/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcontainerd%2Fcontainerd/codemeta","maintainers":[]}