{"id":6330936,"name":"opencontainers/distribution-spec","ecosystem":"actions","description":"Validate a registry against the OCI Distribution Spec","homepage":"https://opencontainers.org","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/opencontainers/distribution-spec","keywords_array":["containers","docker","oci"],"namespace":"opencontainers","versions_count":15,"first_release_published_at":"2019-02-14T22:43:48.000Z","latest_release_published_at":"2025-01-29T20:08:57.000Z","latest_release_number":"v1.1.1","last_synced_at":"2026-04-27T12:18:43.440Z","created_at":"2023-02-14T00:30:52.961Z","updated_at":"2026-04-27T12:18:43.440Z","registry_url":"https://github.com/opencontainers/distribution-spec","install_command":null,"documentation_url":null,"metadata":{"name":"OCI Distribution Spec Conformance Tests","description":"Validate a registry against the OCI Distribution Spec","author":"The Linux Foundation","branding":{"color":"blue","icon":"check-circle"},"inputs":{},"outputs":{},"runs":{"using":"composite","steps":[{"name":"Check required env vars for OCI distribution-spec conformance","shell":"bash","id":"check-conformance","run":"set -x\nrequired_env_vars=(\n  \"OCI_ROOT_URL\"\n  \"OCI_NAMESPACE\"\n)\nfor v in ${required_env_vars[@]}; do\n  if [[ \"${!v}\" == \"\" ]]; then\n    echo \"Error: the following environment variable is required: ${v}\"\n    exit 1\n  fi\ndone\n"},{"name":"Build OCI distribution-spec conformance binary","shell":"bash","id":"build-conformance","run":"set -x\n\n# Enter the directory containing the checkout of this action which is surpisingly hard to do (but we did it... #OCI)\ncd \"$(dirname $(find $(find ~/work/_actions -name distribution-spec -print -quit) -name Makefile -print -quit))\"\n\n# The .git folder is not present, but the dirname is the requested action ref, so use this as the conformance version\nconformance_version=\"$(basename \"${PWD}\")\"\necho \"conformance-version=${conformance_version}\" \u003e\u003e $GITHUB_OUTPUT\n\n# Build the conformance binary\nCONFORMANCE_VERSION=\"${conformance_version}\" OUTPUT_DIRNAME=bin make conformance-binary\n\n# Add bin to the PATH so we can just run \"conformance.test\"\necho \"${PWD}/bin\" \u003e\u003e $GITHUB_PATH\n"},{"name":"Run OCI distribution-spec conformance binary","shell":"bash","id":"run-conformance","run":"set -x\nset +e\nconformance.test\nconformance_rc=\"$?\"\nset -e\nif [[ -f report.html ]]; then\n  echo \"Found report.html.\"\n  echo \"has-report=true\" \u003e\u003e $GITHUB_OUTPUT\nfi\necho \"Conformance return code: ${conformance_rc}\"\nexit ${conformance_rc}\n"},{"name":"Upload OCI distribution-spec conformance results as build artifact","if":"always() \u0026\u0026 steps.run-conformance.outputs.has-report == 'true'","uses":"actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08","with":{"name":"oci-distribution-spec-conformance-results-${{ steps.build-conformance.outputs.conformance-version }}","path":"report.html\njunit.xml\n"}}]},"default_branch":"main","path":null},"repo_metadata":{"id":37390509,"uuid":"124432155","full_name":"opencontainers/distribution-spec","owner":"opencontainers","description":"OCI Distribution Specification","archived":false,"fork":false,"pushed_at":"2025-04-16T22:53:26.000Z","size":938,"stargazers_count":927,"open_issues_count":96,"forks_count":219,"subscribers_count":48,"default_branch":"main","last_synced_at":"2025-05-20T19:16:06.154Z","etag":null,"topics":["containers","docker","oci"],"latest_commit_sha":null,"homepage":"https://opencontainers.org","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/opencontainers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-03-08T18:32:40.000Z","updated_at":"2025-05-18T20:09:23.000Z","dependencies_parsed_at":"2023-10-13T09:08:53.538Z","dependency_job_id":"77f7f3b8-db97-40a0-886c-145b5cfe97ba","html_url":"https://github.com/opencontainers/distribution-spec","commit_stats":{"total_commits":274,"total_committers":77,"mean_commits":"3.5584415584415585","dds":0.8795620437956204,"last_synced_commit":"66bd6f563d0b1fcf660ee4845b200e7f89ed6838"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/opencontainers/distribution-spec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opencontainers","download_url":"https://codeload.github.com/opencontainers/distribution-spec/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268508374,"owners_count":24261411,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"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":"opencontainers","name":"Open Container Initiative","uuid":"12563465","kind":"organization","description":"Creating open standards around container technology","email":"dev@opencontainers.org","website":"https://www.opencontainers.org","location":null,"twitter":"OCI_ORG","company":null,"icon_url":"https://avatars.githubusercontent.com/u/12563465?v=4","repositories_count":26,"last_synced_at":"2024-03-26T14:04:09.002Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/opencontainers","funding_links":[],"total_stars":20658,"followers":1115,"following":0,"created_at":"2022-11-03T21:04:45.647Z","updated_at":"2024-03-26T14:04:10.489Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opencontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opencontainers/repositories"},"tags":[{"name":"v1.1.1","sha":"a139cc423184af6078077b9b7ee336eddbd03f8f","kind":"tag","published_at":"2025-01-29T20:08:57.000Z","download_url":"https://codeload.github.com/opencontainers/distribution-spec/tar.gz/v1.1.1","html_url":"https://github.com/opencontainers/distribution-spec/releases/tag/v1.1.1","dependencies_parsed_at":"2025-04-12T04:57:41.036Z","dependency_job_id":null,"purl":"pkg:github/opencontainers/distribution-spec@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"0f98d91a0afe7ed3ab0f29349beed2bb4ba1507d","kind":"tag","published_at":"2024-02-15T18:49:42.000Z","download_url":"https://codeload.github.com/opencontainers/distribution-spec/tar.gz/v1.1.0","html_url":"https://github.com/opencontainers/distribution-spec/releases/tag/v1.1.0","dependencies_parsed_at":"2024-02-17T04:11:38.090Z","dependency_job_id":null,"purl":"pkg:github/opencontainers/distribution-spec@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/tags/v1.1.0/manifests"},{"name":"v1.1.0-rc.4","sha":"13540199ed26bbe907705a8f3e71c7323def5047","kind":"commit","published_at":"2024-01-18T18:08:33.000Z","download_url":"https://codeload.github.com/opencontainers/distribution-spec/tar.gz/v1.1.0-rc.4","html_url":"https://github.com/opencontainers/distribution-spec/releases/tag/v1.1.0-rc.4","dependencies_parsed_at":"2024-01-21T04:46:27.494Z","dependency_job_id":null,"purl":"pkg:github/opencontainers/distribution-spec@v1.1.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/tags/v1.1.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/tags/v1.1.0-rc.4/manifests"},{"name":"v1.1.0-rc4","sha":"13540199ed26bbe907705a8f3e71c7323def5047","kind":"commit","published_at":"2024-01-18T18:08:33.000Z","download_url":"https://codeload.github.com/opencontainers/distribution-spec/tar.gz/v1.1.0-rc4","html_url":"https://github.com/opencontainers/distribution-spec/releases/tag/v1.1.0-rc4","dependencies_parsed_at":"2024-01-21T04:46:27.497Z","dependency_job_id":null,"purl":"pkg:github/opencontainers/distribution-spec@v1.1.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/tags/v1.1.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/tags/v1.1.0-rc4/manifests"},{"name":"v1.1.0-rc3","sha":"42d2d6e60d8d989a61d33bbead61f93a1795b392","kind":"commit","published_at":"2023-07-06T17:18:59.000Z","download_url":"https://codeload.github.com/opencontainers/distribution-spec/tar.gz/v1.1.0-rc3","html_url":"https://github.com/opencontainers/distribution-spec/releases/tag/v1.1.0-rc3","dependencies_parsed_at":"2023-07-15T04:54:54.368Z","dependency_job_id":null,"purl":"pkg:github/opencontainers/distribution-spec@v1.1.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/tags/v1.1.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/tags/v1.1.0-rc3/manifests"},{"name":"v1.1.0-rc.3","sha":"42d2d6e60d8d989a61d33bbead61f93a1795b392","kind":"commit","published_at":"2023-07-06T17:18:59.000Z","download_url":"https://codeload.github.com/opencontainers/distribution-spec/tar.gz/v1.1.0-rc.3","html_url":"https://github.com/opencontainers/distribution-spec/releases/tag/v1.1.0-rc.3","dependencies_parsed_at":"2023-07-15T04:54:54.363Z","dependency_job_id":null,"purl":"pkg:github/opencontainers/distribution-spec@v1.1.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/tags/v1.1.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/tags/v1.1.0-rc.3/manifests"},{"name":"v1.1.0-rc2","sha":"49af34909e756c61132aab5884d49b8b5a9bb0ba","kind":"tag","published_at":"2023-04-28T23:40:39.000Z","download_url":"https://codeload.github.com/opencontainers/distribution-spec/tar.gz/v1.1.0-rc2","html_url":"https://github.com/opencontainers/distribution-spec/releases/tag/v1.1.0-rc2","dependencies_parsed_at":"2023-06-02T00:06:25.857Z","dependency_job_id":null,"purl":"pkg:github/opencontainers/distribution-spec@v1.1.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/tags/v1.1.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/tags/v1.1.0-rc2/manifests"},{"name":"v1.1.0-rc.2","sha":"49af34909e756c61132aab5884d49b8b5a9bb0ba","kind":"commit","published_at":"2023-04-19T13:12:29.000Z","download_url":"https://codeload.github.com/opencontainers/distribution-spec/tar.gz/v1.1.0-rc.2","html_url":"https://github.com/opencontainers/distribution-spec/releases/tag/v1.1.0-rc.2","dependencies_parsed_at":"2023-06-02T00:06:25.860Z","dependency_job_id":null,"purl":"pkg:github/opencontainers/distribution-spec@v1.1.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/tags/v1.1.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/tags/v1.1.0-rc.2/manifests"},{"name":"v1.1.0-rc1","sha":"1dfa4f48f847869cf0cc753e22d23567353d3d87","kind":"tag","published_at":"2022-09-23T15:23:46.000Z","download_url":"https://codeload.github.com/opencontainers/distribution-spec/tar.gz/v1.1.0-rc1","html_url":"https://github.com/opencontainers/distribution-spec/releases/tag/v1.1.0-rc1","dependencies_parsed_at":"2023-06-01T09:48:56.967Z","dependency_job_id":null,"purl":"pkg:github/opencontainers/distribution-spec@v1.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/tags/v1.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/tags/v1.1.0-rc1/manifests"},{"name":"v1.0.1","sha":"10efb871ee08eb13678fe275e2cf89b3df86542b","kind":"tag","published_at":"2021-11-17T18:15:59.000Z","download_url":"https://codeload.github.com/opencontainers/distribution-spec/tar.gz/v1.0.1","html_url":"https://github.com/opencontainers/distribution-spec/releases/tag/v1.0.1","dependencies_parsed_at":"2023-05-30T19:17:36.619Z","dependency_job_id":null,"purl":"pkg:github/opencontainers/distribution-spec@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"13bd0834858f16049a4f7cb3f7ee0675f34beac4","kind":"commit","published_at":"2021-04-26T15:11:15.000Z","download_url":"https://codeload.github.com/opencontainers/distribution-spec/tar.gz/v1.0.0","html_url":"https://github.com/opencontainers/distribution-spec/releases/tag/v1.0.0","dependencies_parsed_at":"2023-05-30T19:17:37.277Z","dependency_job_id":null,"purl":"pkg:github/opencontainers/distribution-spec@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc3","sha":"d77f1f5ef8c6d1711f4adef8ad5c564ec4551499","kind":"commit","published_at":"2021-04-12T19:42:50.000Z","download_url":"https://codeload.github.com/opencontainers/distribution-spec/tar.gz/v1.0.0-rc3","html_url":"https://github.com/opencontainers/distribution-spec/releases/tag/v1.0.0-rc3","dependencies_parsed_at":"2023-05-30T19:17:37.988Z","dependency_job_id":null,"purl":"pkg:github/opencontainers/distribution-spec@v1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/tags/v1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/tags/v1.0.0-rc3/manifests"},{"name":"v1.0.0-rc2","sha":"f8cd43f30156421486333a28e095e6cea1a9735c","kind":"commit","published_at":"2021-03-24T21:50:36.000Z","download_url":"https://codeload.github.com/opencontainers/distribution-spec/tar.gz/v1.0.0-rc2","html_url":"https://github.com/opencontainers/distribution-spec/releases/tag/v1.0.0-rc2","dependencies_parsed_at":"2023-05-30T19:17:38.794Z","dependency_job_id":null,"purl":"pkg:github/opencontainers/distribution-spec@v1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/tags/v1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/tags/v1.0.0-rc2/manifests"},{"name":"v1.0.0-rc1","sha":"9f55a32cdb9033c181ef61468ea4b4bc996c61dc","kind":"tag","published_at":"2020-10-06T14:28:45.000Z","download_url":"https://codeload.github.com/opencontainers/distribution-spec/tar.gz/v1.0.0-rc1","html_url":"https://github.com/opencontainers/distribution-spec/releases/tag/v1.0.0-rc1","dependencies_parsed_at":"2023-05-30T19:17:39.525Z","dependency_job_id":null,"purl":"pkg:github/opencontainers/distribution-spec@v1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/tags/v1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/tags/v1.0.0-rc1/manifests"},{"name":"v1.0.0-rc0","sha":"f67bc11ba3a083a9c62f8fa53ad14c5bcf2116af","kind":"tag","published_at":"2019-02-14T22:43:48.000Z","download_url":"https://codeload.github.com/opencontainers/distribution-spec/tar.gz/v1.0.0-rc0","html_url":"https://github.com/opencontainers/distribution-spec/releases/tag/v1.0.0-rc0","dependencies_parsed_at":"2023-05-30T19:17:39.891Z","dependency_job_id":null,"purl":"pkg:github/opencontainers/distribution-spec@v1.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/tags/v1.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/tags/v1.0.0-rc0/manifests"}]},"repo_metadata_updated_at":"2025-08-03T07:53:01.387Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":40,"rankings":{"downloads":null,"dependent_repos_count":7.025827919505626,"dependent_packages_count":0.0,"stargazers_count":0.4246553636507685,"forks_count":0.27254000950720964,"docker_downloads_count":null,"average":1.930755823165901},"purl":"pkg:githubactions/opencontainers/distribution-spec","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/opencontainers/distribution-spec","docker_dependents_count":1,"docker_downloads_count":158,"usage_url":"https://repos.ecosyste.ms/usage/actions/opencontainers/distribution-spec","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/opencontainers/distribution-spec/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-20T19:12:11.154Z","issues_count":154,"pull_requests_count":176,"avg_time_to_close_issue":13844668.79120879,"avg_time_to_close_pull_request":4233906.598765432,"issues_closed_count":91,"pull_requests_closed_count":162,"pull_request_authors_count":42,"issue_authors_count":69,"avg_comments_per_issue":5.123376623376624,"avg_comments_per_pull_request":2.6306818181818183,"merged_pull_requests_count":134,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":30,"past_year_pull_requests_count":24,"past_year_avg_time_to_close_issue":1985457.8823529412,"past_year_avg_time_to_close_pull_request":1238222.611111111,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":17,"past_year_avg_comments_per_issue":4.2,"past_year_avg_comments_per_pull_request":3.4583333333333335,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencontainers%2Fdistribution-spec/issues","maintainers":[{"login":"jdolitsky","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdolitsky"},{"login":"imjasonh","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/imjasonh"},{"login":"sajayantony","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sajayantony"},{"login":"dmcgowan","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmcgowan"},{"login":"vbatts","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vbatts"},{"login":"mikebrow","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikebrow"},{"login":"AkihiroSuda","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AkihiroSuda"},{"login":"jlbutler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlbutler"},{"login":"thaJeztah","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thaJeztah"}],"active_maintainers":[{"login":"jdolitsky","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdolitsky"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/opencontainers%2Fdistribution-spec/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/opencontainers%2Fdistribution-spec/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/opencontainers%2Fdistribution-spec/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/opencontainers%2Fdistribution-spec/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/opencontainers%2Fdistribution-spec/codemeta","maintainers":[]}