{"id":3493110,"name":"github.com/docker/swarmkit","ecosystem":"go","description":"Package swarmkit implements a framework for task orchestration.","homepage":"https://github.com/docker/swarmkit","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/docker/swarmkit","keywords_array":[],"namespace":"github.com/docker","versions_count":1,"first_release_published_at":"2016-07-26T06:10:31.000Z","latest_release_published_at":"2016-07-26T06:10:31.000Z","latest_release_number":"v1.12.0","last_synced_at":"2026-08-16T12:43:06.843Z","created_at":"2022-04-10T19:14:40.849Z","updated_at":"2026-08-16T12:43:06.843Z","registry_url":"https://pkg.go.dev/github.com/docker/swarmkit","install_command":"go get github.com/docker/swarmkit","documentation_url":"https://pkg.go.dev/github.com/docker/swarmkit#section-documentation","metadata":{},"repo_metadata":{"id":37962492,"uuid":"51556828","full_name":"moby/swarmkit","owner":"moby","description":"A toolkit for orchestrating distributed systems at any scale. It includes primitives for node discovery, raft-based consensus, task scheduling and more.","archived":false,"fork":false,"pushed_at":"2026-06-08T09:05:50.000Z","size":43274,"stargazers_count":3611,"open_issues_count":261,"forks_count":660,"subscribers_count":143,"default_branch":"master","last_synced_at":"2026-06-08T10:25:15.890Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/moby.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-02-12T00:02:15.000Z","updated_at":"2026-06-08T09:06:03.000Z","dependencies_parsed_at":"2023-07-13T08:15:09.431Z","dependency_job_id":"91e1596f-5e07-4071-9710-21db50aa0833","html_url":"https://github.com/moby/swarmkit","commit_stats":{"total_commits":2577,"total_committers":143,"mean_commits":18.02097902097902,"dds":0.7958866899495538,"last_synced_commit":"c1c857e2dca16385e839b80572a7d4dc1a4c83cb"},"previous_names":["docker/swarm-v2","docker/libswarm","docker/swarmkit"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/moby/swarmkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fswarmkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fswarmkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fswarmkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fswarmkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moby","download_url":"https://codeload.github.com/moby/swarmkit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fswarmkit/sbom","scorecard":{"id":349219,"data":{"date":"2025-08-11","repo":{"name":"github.com/moby/swarmkit","commit":"53ae288d5c923062553e17091b06f51518f1bb52"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/validate.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 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":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2023-2402 / GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2023-2153 / GHSA-m425-mq94-257g / GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GO-2024-2611 / GHSA-8r3f-844c-mc37","Warn: Project is vulnerable to: GO-2023-2412 / GHSA-7ww5-4wqc-m92c","Warn: Project is vulnerable to: GO-2025-3528 / GHSA-265r-hfxg-fhmg","Warn: Project is vulnerable to: GO-2024-2512 / GHSA-xw73-rw38-6vjc","Warn: Project is vulnerable to: GO-2024-3005","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2023-2113 / GHSA-rcjv-mgp8-qvmr"],"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/swarmkit/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/swarmkit/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/swarmkit/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/swarmkit/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/swarmkit/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/swarmkit/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/swarmkit/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validate.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/swarmkit/validate.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validate.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/moby/swarmkit/validate.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:8","Warn: containerImage not pinned by hash: Dockerfile:14","Warn: containerImage not pinned by hash: Dockerfile:20","Warn: containerImage not pinned by hash: Dockerfile:32","Warn: containerImage not pinned by hash: Dockerfile:46","Warn: containerImage not pinned by hash: Dockerfile:51","Warn: containerImage not pinned by hash: Dockerfile:57","Warn: containerImage not pinned by hash: Dockerfile:70","Warn: containerImage not pinned by hash: Dockerfile:85","Warn: containerImage not pinned by hash: Dockerfile:101","Warn: containerImage not pinned by hash: Dockerfile:102","Warn: containerImage not pinned by hash: Dockerfile:110","Warn: containerImage not pinned by hash: Dockerfile:115","Warn: goCommand not pinned by hash: hack/debug:63","Warn: goCommand not pinned by hash: vendor/google.golang.org/grpc/regenerate.sh:35","Warn: goCommand not pinned by hash: vendor/google.golang.org/grpc/vet.sh:37","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  13 containerImage dependencies pinned","Info:   2 out of   5 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-18T07:53:34.512Z","repository_id":37962492,"created_at":"2025-08-18T07:53:34.512Z","updated_at":"2025-08-18T07:53:34.512Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34423239,"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-06-16T02:00:06.860Z","response_time":126,"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":"moby","name":"Moby","uuid":"27259197","kind":"organization","description":"An open framework to assemble specialized container systems without reinventing the wheel.","email":null,"website":"https://mobyproject.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/27259197?v=4","repositories_count":27,"last_synced_at":"2024-03-26T23:45:44.218Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/moby","funding_links":[],"total_stars":86721,"followers":725,"following":0,"created_at":"2022-11-04T18:10:50.804Z","updated_at":"2024-03-26T23:45:48.570Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moby","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moby/repositories"},"tags":[{"name":"v2.1.2","sha":"12ce3490ef26cbca6ef9b243cb013fffbfe6a6cb","kind":"commit","published_at":"2026-04-21T18:27:38.000Z","download_url":"https://codeload.github.com/moby/swarmkit/tar.gz/v2.1.2","html_url":"https://github.com/moby/swarmkit/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/moby/swarmkit@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fswarmkit/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fswarmkit/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"3a23580599a45034467695b859a0e794e62bddfa","kind":"tag","published_at":"2025-10-07T17:22:54.000Z","download_url":"https://codeload.github.com/moby/swarmkit/tar.gz/v2.1.1","html_url":"https://github.com/moby/swarmkit/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/moby/swarmkit@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fswarmkit/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fswarmkit/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"5739f4b8f0933d510661567493cff54c8c352a5f","kind":"tag","published_at":"2025-09-10T14:54:55.000Z","download_url":"https://codeload.github.com/moby/swarmkit/tar.gz/v2.1.0","html_url":"https://github.com/moby/swarmkit/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/moby/swarmkit@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fswarmkit/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fswarmkit/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"a45be3cac15cc8321f6214262d173f987e3b55f9","kind":"tag","published_at":"2025-06-16T15:16:39.000Z","download_url":"https://codeload.github.com/moby/swarmkit/tar.gz/v2.0.0","html_url":"https://github.com/moby/swarmkit/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/moby/swarmkit@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fswarmkit/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fswarmkit/tags/v2.0.0/manifests"},{"name":"old-v1.12.0","sha":"3f9e16d112f873c63b77537c99d96620beb80277","kind":"tag","published_at":"2022-04-08T12:12:40.000Z","download_url":"https://codeload.github.com/moby/swarmkit/tar.gz/old-v1.12.0","html_url":"https://github.com/moby/swarmkit/releases/tag/old-v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/moby/swarmkit@old-v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fswarmkit/tags/old-v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fswarmkit/tags/old-v1.12.0/manifests"},{"name":"v1.12.0","sha":"9d4c2f73124e70f8fa85f9076635b827d17b109f","kind":"tag","published_at":"2016-07-29T01:34:18.000Z","download_url":"https://codeload.github.com/moby/swarmkit/tar.gz/v1.12.0","html_url":"https://github.com/moby/swarmkit/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/moby/swarmkit@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fswarmkit/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fswarmkit/tags/v1.12.0/manifests"},{"name":"M2","sha":"a01f2cd6fb368fc1f69c16e1b6c9da0b78316f8b","kind":"commit","published_at":"2016-04-28T22:33:38.000Z","download_url":"https://codeload.github.com/moby/swarmkit/tar.gz/M2","html_url":"https://github.com/moby/swarmkit/releases/tag/M2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/moby/swarmkit@M2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fswarmkit/tags/M2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fswarmkit/tags/M2/manifests"},{"name":"M1","sha":"4b054cbf7782a5a701c052bd2b2a442d3f7395b4","kind":"commit","published_at":"2016-03-18T21:26:19.000Z","download_url":"https://codeload.github.com/moby/swarmkit/tar.gz/M1","html_url":"https://github.com/moby/swarmkit/releases/tag/M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/moby/swarmkit@M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fswarmkit/tags/M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fswarmkit/tags/M1/manifests"}]},"repo_metadata_updated_at":"2026-06-16T21:02:18.169Z","dependent_packages_count":61,"downloads":null,"downloads_period":null,"dependent_repos_count":63,"rankings":{"downloads":null,"dependent_repos_count":0.7330538969348412,"dependent_packages_count":0.6063327394791367,"stargazers_count":1.2485456102837018,"forks_count":1.1421448763177597,"docker_downloads_count":0.36740839678032855,"average":0.8194971039591536},"purl":"pkg:golang/github.com/docker/swarmkit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/docker/swarmkit","docker_dependents_count":138,"docker_downloads_count":23259811,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/docker/swarmkit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/docker/swarmkit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T17:02:51.260Z","issues_count":54,"pull_requests_count":155,"avg_time_to_close_issue":4105542.769230769,"avg_time_to_close_pull_request":23305486.592,"issues_closed_count":13,"pull_requests_closed_count":125,"pull_request_authors_count":42,"issue_authors_count":50,"avg_comments_per_issue":9.055555555555555,"avg_comments_per_pull_request":3.1225806451612903,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":685497.0,"past_year_avg_time_to_close_pull_request":223804.875,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/moby%2Fswarmkit/issues","maintainers":[{"login":"thaJeztah","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thaJeztah"},{"login":"dperny","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dperny"},{"login":"crazy-max","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crazy-max"},{"login":"dmcgowan","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmcgowan"},{"login":"neersighted","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neersighted"},{"login":"aluzzardi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aluzzardi"},{"login":"tonistiigi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonistiigi"},{"login":"johnstep","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnstep"},{"login":"SamWhited","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SamWhited"},{"login":"cpuguy83","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cpuguy83"},{"login":"akerouanton","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akerouanton"},{"login":"AkihiroSuda","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AkihiroSuda"}],"active_maintainers":[{"login":"crazy-max","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crazy-max"},{"login":"thaJeztah","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thaJeztah"},{"login":"tonistiigi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonistiigi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdocker%2Fswarmkit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdocker%2Fswarmkit/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdocker%2Fswarmkit/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdocker%2Fswarmkit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdocker%2Fswarmkit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdocker%2Fswarmkit/codemeta","maintainers":[]}