公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-26 09:42 UTC

milas / compose

Define and run multi-container applications with Docker

GoApache-2.0★ 1 星标⑂ 2 复刻始于 2022年6月复刻在 GitHub 上查看 ↗

milas/compose 的健康指数为 100 分中的 23 分,处于「危急」区间。 其得分最高的类别是AI Readiness(69/100),最低的是Community & Adoption(12/100)。 最近一次更新在 823 天前。 近期的大部分工作由 2 位贡献者完成。

23
总分 / 100
危急

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 49(有风险)的上限。AI 就绪度不计入总体分。

23
优秀85-100堪称典范;基本满足所有检验标准
良好70-84健康;仅有轻微不足
中等50-69可接受,但存在明显不足;建议进行审查
存在风险30-49存在重大薄弱环节;采用时应保持审慎
危急1-29问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。

Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.

所有权

Milas Bowman个人账户
111 关注者94 个公开仓库始于 2011年6月

该仓库由个人账户拥有。相较于组织支持的项目,单一所有者项目的延续性风险更高。

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/docker/compose/v2指向其他仓库——不计分v2.40.3-119269 天前

按类别列示的指标

活力

项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?

17危急 · 占总体的 22%
评分方式
0/36推送新近度 — 最近一次推送于 823 天前
0/36提交节奏 — 52 周中有 0 周有提交
0/18提交量 — 最近一年 0 次提交
0/10OpenSSF Scorecard:Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
所用输入
commits_last_year0
human_commit_share0.88
days_since_last_push823
active_weeks_last_year0

发布纪律

40存在风险
评分方式
16.2/27有发布版本 — 100 个版本标签(无 GitHub 发布版本)
0/36发布时效 — 最近一次发布版本于 907 天前
19.8/27发布节奏 — 约每 74 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count100
latest_release_tagv2.24.5
releases_from_tags
days_since_latest_release907
mean_days_between_releases74
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?

12危急 · 占总体的 18%
评分方式
0/60星标 — 1 个星标
0/25复刻 — 2 个复刻
0/15关注者 — 0 位关注者
所用输入
forks2
stars1
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

25危急
评分方式
0/22.5README
22.5/22.5许可证 — 可识别的许可证(Apache-2.0)
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?

58中等 · 占总体的 24%
评分方式
25.2/54巴士系数 — 2 位贡献者贡献了半数提交
16.3/22.5提交分布 — 头号贡献者编写了 28% 的提交
13.5/13.5贡献者广度 — 98 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 37 contributing companies or organizations
所用输入
bus_factor2
contributors_sampled98
top_contributor_share0.277
评分方式
46.8/46.8议题解决 — 100% 的议题已关闭
0/38.3PR 接受 — 已裁定的 PR 中 0/38 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs0
open_issues0
closed_issues2
issue_closed_ratio1
closed_unmerged_prs38
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
14.7/25所有者影响力 — milas 有 111 位关注者
25/25既往记录 — 94 个公开仓库,账户约 15 年
所用输入
followers111
owner_typeUser
is_verified
owner_loginmilas
public_repos94
account_age_days5,525
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

基础的工程与文档实践是否到位?

64中等 · 占总体的 20%

工程实践

80良好
评分方式
24/24CI 工作流 — 4 个工作流
24/24存在测试
16/16Linter 配置 — .golangci.yml
0/9.6Pre-commit 钩子
0/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests — 无数据
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config
已排除计分(无数据或不适用):OpenSSF Scorecard:CI-Tests。 其余权重已重新归一化。

文档

40存在风险
评分方式
0/30README
25/25文档目录
15/15文档 / 主页站点 — https://docs.docker.com/compose/
0/10仓库描述
0/10主题标签
0/10Wiki
所用输入
topics
has_wiki
homepagehttps://docs.docker.com/compose/
has_readme
has_docs_dir
has_description

安全

可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?

42存在风险 · 占总体的 16%

安全态势

42存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 无数据
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 37 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
0/7.5Vulnerabilities — 85 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.2
已排除计分(无数据或不适用):ci_tests, packaging, signed_releases。 其余权重已重新归一化。

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?这是一枚独立的实验性徽章——权重为 0.0,因此单独呈现,不影响总体健康评分。

69中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 88 次人类提交中有 71 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.807
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — Makefile
22/22自动化测试
11/11Lint / 格式化配置 — .golangci.yml
11/11静态类型检查 — Go(静态类型)
10/10可复现环境 — Dockerfile, lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
8/8自动化维护 — 最近 100 次提交中有 12 次为自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filesMakefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0.12
评分方式
45/45可类型检查的代码 — Go(静态类型)
54.7/55可控的文件大小 — 采样的 194 个源文件中有 1 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes76,777
source_files_sampled194
oversized_source_files1

关键数据

1GitHub 星标
98贡献者
0最近 12 个月提交数
823距最近推送天数
100发布版本数
2巴士系数(bus factor)
0开放议题
Go软件包生态系统数

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Community profile unavailable
  • go package 'github.com/docker/compose/v2' points at a different repository (https://github.com/docker/compose); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

Star 与 Fork 历史 0 ★ / 2 ⇿
0Star
2Fork
3发布

每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。

111222212023-032023-092024-03
主版本 0次版本 1修订 2
OpenSSF Scorecard 4.2 / 10
4.2综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-26 09:42 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 37 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
0Vulnerabilities85 existing vulnerabilities detected
直接依赖 44
注册表软件包版本约束清单文件
Gogithub.com/AlecAivazis/survey/v2v2.3.7go.mod
Gogithub.com/Microsoft/go-winiov0.6.1go.mod
Gogithub.com/buger/gotermv1.0.4go.mod
Gogithub.com/compose-spec/compose-gov1.17.0go.mod
Gogithub.com/containerd/consolev1.0.3go.mod
Gogithub.com/containerd/containerdv1.7.3go.mod
Gogithub.com/cucumber/godogv0.0.0-00010101000000-000000000000go.mod
Gogithub.com/distribution/distribution/v3v3.0.0-20230601133803-97b1d649c493go.mod
Gogithub.com/docker/buildxv0.11.2go.mod
Gogithub.com/docker/cliv24.0.5+incompatiblego.mod
Gogithub.com/docker/cli-docs-toolv0.6.0go.mod
Gogithub.com/docker/dockerv24.0.5+incompatiblego.mod
Gogithub.com/docker/go-connectionsv0.4.0go.mod
Gogithub.com/docker/go-unitsv0.5.0go.mod
Gogithub.com/fsnotify/fseventsv0.1.1go.mod
Gogithub.com/golang/mockv1.6.0go.mod
Gogithub.com/hashicorp/go-multierrorv1.1.1go.mod
Gogithub.com/hashicorp/go-versionv1.6.0go.mod
Gogithub.com/jonboulle/clockworkv0.4.0go.mod
Gogithub.com/mattn/go-shellwordsv1.0.12go.mod
Gogithub.com/mitchellh/mapstructurev1.5.0go.mod
Gogithub.com/moby/buildkitv0.12.1-0.20230717122532-faa0cc7da353go.mod
Gogithub.com/moby/patternmatcherv0.5.0go.mod
Gogithub.com/moby/termv0.5.0go.mod
Gogithub.com/morikuni/aecv1.0.0go.mod
Gogithub.com/opencontainers/go-digestv1.0.0go.mod
Gogithub.com/opencontainers/image-specv1.1.0-rc4go.mod
Gogithub.com/pkg/errorsv0.9.1go.mod
Gogithub.com/sirupsen/logrusv1.9.3go.mod
Gogithub.com/spf13/cobrav1.7.0go.mod
Gogithub.com/spf13/pflagv1.0.5go.mod
Gogithub.com/stretchr/testifyv1.8.4go.mod
Gogithub.com/theupdateframework/notaryv0.7.0go.mod
Gogithub.com/tilt-dev/fsnotifyv1.4.8-0.20220602155310-fff9c274a375go.mod
Gogo.opentelemetry.io/otelv1.14.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.14.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.14.0go.mod
Gogo.opentelemetry.io/otel/sdkv1.14.0go.mod
Gogo.opentelemetry.io/otel/tracev1.14.0go.mod
Gogo.uber.org/goleakv1.2.1go.mod
Gogolang.org/x/syncv0.3.0go.mod
Gogoogle.golang.org/grpcv1.57.0go.mod
Gogopkg.in/yaml.v2v2.4.0go.mod
Gogotest.tools/v3v3.5.0go.mod
全部依赖 未采集

本报告未能采集到解析后的依赖集合:GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 25678,
      "has_wiki": false,
      "homepage": "https://docs.docker.com/compose/",
      "languages": {
        "Go": 829928,
        "HCL": 3084,
        "HTML": 656,
        "Shell": 654,
        "Gherkin": 5265,
        "Makefile": 5555,
        "Dockerfile": 21438
      },
      "pushed_at": "2024-04-24T09:03:27Z",
      "created_at": "2022-06-01T19:18:00Z",
      "owner_type": "User",
      "updated_at": "2026-07-14T20:59:12Z",
      "description": "Define and run multi-container applications with Docker",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "v2",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://milas.dev",
      "name": "Milas Bowman",
      "type": "User",
      "login": "milas",
      "company": null,
      "location": "Malden, MA",
      "followers": 111,
      "avatar_url": "https://avatars.githubusercontent.com/u/841263?v=4",
      "created_at": "2011-06-10T01:54:24Z",
      "is_verified": null,
      "public_repos": 94,
      "account_age_days": 5525
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.24.5",
          "kind": "patch",
          "published_at": "2024-01-30T15:49:53Z"
        },
        {
          "tag": "v2.21.0",
          "kind": "minor",
          "published_at": "2023-08-30T20:01:15Z"
        },
        {
          "tag": "v2.20.1",
          "kind": "patch",
          "published_at": "2023-07-18T09:08:06Z"
        },
        {
          "tag": "v2.17.2",
          "kind": "patch",
          "published_at": "2023-03-26T14:09:47Z"
        },
        {
          "tag": "v2.17.0-rc.1",
          "kind": "prerelease",
          "published_at": "2023-02-27T14:26:18Z"
        },
        {
          "tag": "v2.11.2",
          "kind": "patch",
          "published_at": "2022-09-27T13:01:13Z"
        },
        {
          "tag": "v2.6.0",
          "kind": "minor",
          "published_at": "2022-05-30T16:00:45Z"
        },
        {
          "tag": "v2.5.1",
          "kind": "patch",
          "published_at": "2022-05-17T15:21:00Z"
        },
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2022-04-24T15:30:27Z"
        },
        {
          "tag": "v2.4.1",
          "kind": "patch",
          "published_at": "2022-04-04T12:44:07Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2022-03-31T17:02:47Z"
        },
        {
          "tag": "v2.3.4",
          "kind": "patch",
          "published_at": "2022-03-18T09:42:05Z"
        },
        {
          "tag": "v2.3.3",
          "kind": "patch",
          "published_at": "2022-03-09T13:40:35Z"
        },
        {
          "tag": "v2.3.2",
          "kind": "patch",
          "published_at": "2022-03-08T09:23:28Z"
        },
        {
          "tag": "v2.3.1",
          "kind": "patch",
          "published_at": "2022-03-07T09:35:22Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2022-03-04T16:33:09Z"
        },
        {
          "tag": "v2.2.3",
          "kind": "patch",
          "published_at": "2022-01-04T13:54:16Z"
        },
        {
          "tag": "v2.2.2",
          "kind": "patch",
          "published_at": "2021-12-03T11:17:17Z"
        },
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2021-11-29T08:46:47Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2021-11-23T18:17:08Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2021-11-07T10:14:00Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2021-11-02T23:45:27Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2021-09-30T15:57:29Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2021-09-28T10:16:19Z"
        },
        {
          "tag": "v2.0.0-rc.3",
          "kind": "prerelease",
          "published_at": "2021-09-04T07:21:47Z"
        },
        {
          "tag": "1.29.2",
          "kind": "patch",
          "published_at": "2021-05-10T10:30:43Z"
        },
        {
          "tag": "1.29.1",
          "kind": "patch",
          "published_at": "2021-04-13T18:36:47Z"
        },
        {
          "tag": "1.29.0",
          "kind": "minor",
          "published_at": "2021-04-06T18:54:33Z"
        },
        {
          "tag": "1.28.6",
          "kind": "patch",
          "published_at": "2021-03-23T13:00:34Z"
        },
        {
          "tag": "1.28.5",
          "kind": "patch",
          "published_at": "2021-02-25T17:50:52Z"
        },
        {
          "tag": "1.28.4",
          "kind": "patch",
          "published_at": "2021-02-18T19:49:11Z"
        },
        {
          "tag": "1.28.3",
          "kind": "patch",
          "published_at": "2021-02-17T19:06:32Z"
        },
        {
          "tag": "1.28.2",
          "kind": "patch",
          "published_at": "2021-01-26T19:23:53Z"
        },
        {
          "tag": "1.28.1",
          "kind": "patch",
          "published_at": "2021-01-26T19:15:15Z"
        },
        {
          "tag": "1.28.0",
          "kind": "minor",
          "published_at": "2021-01-19T18:23:34Z"
        },
        {
          "tag": "1.28.0-rc3",
          "kind": "prerelease",
          "published_at": "2021-01-11T18:12:23Z"
        },
        {
          "tag": "1.28.0-rc2",
          "kind": "prerelease",
          "published_at": "2021-01-04T15:05:55Z"
        },
        {
          "tag": "1.28.0-rc1",
          "kind": "prerelease",
          "published_at": "2020-12-07T19:44:56Z"
        },
        {
          "tag": "1.27.4",
          "kind": "patch",
          "published_at": "2020-09-24T15:17:20Z"
        },
        {
          "tag": "1.27.3",
          "kind": "patch",
          "published_at": "2020-09-16T14:29:39Z"
        },
        {
          "tag": "1.27.2",
          "kind": "patch",
          "published_at": "2020-09-10T16:04:13Z"
        },
        {
          "tag": "1.27.1",
          "kind": "patch",
          "published_at": "2020-09-10T13:22:57Z"
        },
        {
          "tag": "1.27.0",
          "kind": "minor",
          "published_at": "2020-09-07T17:09:24Z"
        },
        {
          "tag": "1.27.0-rc4",
          "kind": "prerelease",
          "published_at": "2020-09-07T14:52:17Z"
        },
        {
          "tag": "1.27.0-rc3",
          "kind": "prerelease",
          "published_at": "2020-09-03T14:16:51Z"
        },
        {
          "tag": "1.27.0-rc2",
          "kind": "prerelease",
          "published_at": "2020-08-21T13:22:17Z"
        },
        {
          "tag": "1.27.0-rc1",
          "kind": "prerelease",
          "published_at": "2020-08-11T18:52:40Z"
        },
        {
          "tag": "1.26.2",
          "kind": "patch",
          "published_at": "2020-07-02T16:09:01Z"
        },
        {
          "tag": "1.26.1",
          "kind": "patch",
          "published_at": "2020-06-30T18:13:01Z"
        },
        {
          "tag": "1.26.0",
          "kind": "minor",
          "published_at": "2020-06-03T14:10:04Z"
        },
        {
          "tag": "1.26.0-rc5",
          "kind": "prerelease",
          "published_at": "2020-06-03T08:32:47Z"
        },
        {
          "tag": "1.26.0-rc4",
          "kind": "prerelease",
          "published_at": "2020-04-29T10:27:55Z"
        },
        {
          "tag": "1.26.0-rc3",
          "kind": "prerelease",
          "published_at": "2020-03-10T15:25:59Z"
        },
        {
          "tag": "1.26.0-rc2",
          "kind": "prerelease",
          "published_at": "2020-02-24T12:40:16Z"
        },
        {
          "tag": "1.26.0-rc1",
          "kind": "prerelease",
          "published_at": "2020-02-24T12:40:16Z"
        },
        {
          "tag": "1.26.0-test",
          "kind": "prerelease",
          "published_at": "2020-01-08T16:20:02Z"
        },
        {
          "tag": "1.25.5",
          "kind": "patch",
          "published_at": "2020-04-10T07:30:41Z"
        },
        {
          "tag": "1.25.5-rc2",
          "kind": "prerelease",
          "published_at": "2020-04-09T12:24:01Z"
        },
        {
          "tag": "1.25.5-rc1",
          "kind": "prerelease",
          "published_at": "2020-04-09T12:24:01Z"
        },
        {
          "tag": "1.25.4",
          "kind": "patch",
          "published_at": "2020-02-03T08:53:27Z"
        },
        {
          "tag": "1.25.4-rc2",
          "kind": "prerelease",
          "published_at": "2020-01-31T09:53:59Z"
        },
        {
          "tag": "1.25.4-rc1",
          "kind": "prerelease",
          "published_at": "2020-01-30T15:05:12Z"
        },
        {
          "tag": "1.25.3",
          "kind": "patch",
          "published_at": "2020-01-23T13:25:58Z"
        },
        {
          "tag": "v1.25.2",
          "kind": "patch",
          "published_at": "2020-01-20T16:37:52Z"
        },
        {
          "tag": "v1.25.2-rc2",
          "kind": "prerelease",
          "published_at": "2020-01-20T14:25:13Z"
        },
        {
          "tag": "1.25.2-rc1",
          "kind": "prerelease",
          "published_at": "2020-01-17T19:13:44Z"
        },
        {
          "tag": "1.25.1",
          "kind": "patch",
          "published_at": "2020-01-06T18:08:18Z"
        },
        {
          "tag": "1.25.1-rc1",
          "kind": "prerelease",
          "published_at": "2019-11-29T19:15:40Z"
        },
        {
          "tag": "1.25.0",
          "kind": "minor",
          "published_at": "2019-11-18T21:56:24Z"
        },
        {
          "tag": "1.25.0-rc4",
          "kind": "prerelease",
          "published_at": "2019-10-28T15:54:32Z"
        },
        {
          "tag": "1.25.0-rc3",
          "kind": "prerelease",
          "published_at": "2019-10-28T11:13:11Z"
        },
        {
          "tag": "1.25.0-rc2",
          "kind": "prerelease",
          "published_at": "2019-08-07T13:03:32Z"
        },
        {
          "tag": "1.25.0-rc1",
          "kind": "prerelease",
          "published_at": "2019-05-23T22:33:04Z"
        },
        {
          "tag": "1.24.1",
          "kind": "patch",
          "published_at": "2019-06-24T10:15:25Z"
        },
        {
          "tag": "1.24.0",
          "kind": "minor",
          "published_at": "2019-03-28T17:58:40Z"
        },
        {
          "tag": "1.24.0-rc3",
          "kind": "prerelease",
          "published_at": "2019-03-22T14:51:21Z"
        },
        {
          "tag": "1.24.0-rc1",
          "kind": "prerelease",
          "published_at": "2019-01-14T16:54:34Z"
        },
        {
          "tag": "1.23.2",
          "kind": "patch",
          "published_at": "2018-11-28T23:14:02Z"
        },
        {
          "tag": "1.23.1",
          "kind": "patch",
          "published_at": "2018-11-01T18:20:34Z"
        },
        {
          "tag": "1.23.0",
          "kind": "minor",
          "published_at": "2018-10-30T21:06:05Z"
        },
        {
          "tag": "1.23.0-rc3",
          "kind": "prerelease",
          "published_at": "2018-10-17T21:48:37Z"
        },
        {
          "tag": "1.23.0-rc2",
          "kind": "prerelease",
          "published_at": "2018-10-08T16:06:46Z"
        },
        {
          "tag": "1.23.0-rc1",
          "kind": "prerelease",
          "published_at": "2018-09-26T22:18:00Z"
        },
        {
          "tag": "1.22.0",
          "kind": "minor",
          "published_at": "2018-07-17T23:01:56Z"
        },
        {
          "tag": "1.22.0-rc2",
          "kind": "prerelease",
          "published_at": "2018-07-05T15:24:31Z"
        },
        {
          "tag": "1.22.0-rc1",
          "kind": "prerelease",
          "published_at": "2018-06-21T21:30:26Z"
        },
        {
          "tag": "1.21.2",
          "kind": "patch",
          "published_at": "2018-05-02T23:04:55Z"
        },
        {
          "tag": "1.21.1",
          "kind": "patch",
          "published_at": "2018-04-27T21:09:04Z"
        },
        {
          "tag": "1.21.0",
          "kind": "minor",
          "published_at": "2018-04-09T20:54:39Z"
        },
        {
          "tag": "1.21.0-rc1",
          "kind": "prerelease",
          "published_at": "2018-03-31T01:35:35Z"
        },
        {
          "tag": "1.20.1",
          "kind": "patch",
          "published_at": "2018-03-21T13:52:08Z"
        },
        {
          "tag": "1.20.0",
          "kind": "minor",
          "published_at": "2018-03-20T14:10:49Z"
        },
        {
          "tag": "1.20.0-rc2",
          "kind": "prerelease",
          "published_at": "2018-03-09T02:34:23Z"
        },
        {
          "tag": "1.20.0-rc1",
          "kind": "prerelease",
          "published_at": "2018-02-27T22:44:21Z"
        },
        {
          "tag": "1.19.0",
          "kind": "minor",
          "published_at": "2018-02-07T18:59:31Z"
        },
        {
          "tag": "1.19.0-rc3",
          "kind": "prerelease",
          "published_at": "2018-02-01T22:23:22Z"
        },
        {
          "tag": "1.19.0-rc2",
          "kind": "prerelease",
          "published_at": "2018-01-26T02:25:51Z"
        },
        {
          "tag": "1.19.0-rc1",
          "kind": "prerelease",
          "published_at": "2018-01-24T23:36:08Z"
        },
        {
          "tag": "1.18.0",
          "kind": "minor",
          "published_at": "2017-12-18T21:20:55Z"
        },
        {
          "tag": "1.18.0-rc2",
          "kind": "prerelease",
          "published_at": "2017-12-08T22:30:44Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "a237d4496adba8710a1f1db43be25d4f7f0d0f0c",
          "body": "Swap the default implementation now that batching is merged.\nKeeping the `docker cp` based implementation around for the\nmoment, but it needs to be _explicitly_ disabled now by setting\n`COMPOSE_EXPERIMENTAL_WATCH_TAR=0`.\n\nAfter the next release, we should remove the `docker cp`\nimplementation entirely.\n\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "watch: enable tar-based syncer by default (#10877)",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-08-04T21:08:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b406b393bffaa509458dd2361df76eacef50de3f",
          "body": "Display builder's name on the first build line.",
          "is_bot": false,
          "headline": "Merge pull request #10881 from silvin-lubecki/display-builder-name",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-08-04T15:36:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a9d1277c51d9947af8c042f0b005ad93a2afd71",
          "body": "Code borrowed from buildx commands/build.go.\n\nSigned-off-by: Silvin Lubecki <silvin.lubecki@docker.com>",
          "is_bot": false,
          "headline": "Display builder's name on the first build line.",
          "author_name": "Silvin Lubecki",
          "author_login": "silvin-lubecki",
          "committed_at": "2023-08-04T15:11:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c350f80d4b182e1787099e1c86ff46defc150381",
          "body": "If an optional dependency exits successfully (exit code of 0),\r\nwith a service condition of `service_completed_successfully`,\r\ndon't log a warning.\r\n\r\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "up: do not warn on successful optional dependency complete (#10870)",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-08-03T21:00:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80856eacafcf96d6f27e74c07e42386fe662f8ef",
          "body": "* When waiting for dependencies, `select` on the context as well\r\n  as the ticker\r\n* Write multiple progress events \"transactionally\" (i.e. hold the\r\n  lock for the duration to avoid other events being interleaved)\r\n* Do not change \"finished\" steps back to \"in progress\" to prevent\r\n  flickering\r\n\r\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "progress: minor correctness fixes (#10871)",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-08-03T19:14:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7b1972d5e33c29956514b5043a4d05b9efa66c2",
          "body": "Update Config comment in Service interface\r\n\r\nSigned-off-by: Praful Gupta <prafulgupta6@gmail.com>",
          "is_bot": false,
          "headline": "doc: update Config() comment in API Service interface (#10840)",
          "author_name": "Praful Gupta",
          "author_login": "prafgup",
          "committed_at": "2023-08-03T19:13:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c4277677024c0a977423bc77cb9159d899e6d60",
          "body": "Move builder and nodes initialization code up, avoiding to recreate/load them for every service build.\r\n\r\nSigned-off-by: Silvin Lubecki <silvin.lubecki@docker.com>",
          "is_bot": false,
          "headline": "Improve buildkit node creation (#10843)",
          "author_name": "Silvin Lubecki",
          "author_login": "silvin-lubecki",
          "committed_at": "2023-08-03T19:11:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b0742fd576e0cd5d320b35cd9f1a69859d15bbc",
          "body": "Adjust the debouncing logic so that it applies to all inbound file\r\nevents, regardless of whether they match a sync or rebuild rule.\r\n\r\nWhen the batch is flushed out, if any event for the service is a\r\nrebuild event, then the service is rebuilt and all sync events for\r\nthe batch are ignored. If _all\n[…]\ntes in quick succession to a file, so even if\r\nthere's not many files being modified at once, it can still prevent\r\nsome unnecessary transfers.\r\n\r\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "watch: batch & de-duplicate file events (#10865)",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-08-03T18:53:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "efd44de1b7ec1067de415cd0e3a7d4a911f84b28",
          "body": "Support services with scale > 1 for the tar watch sync.\r\n\r\nAdd a \"lossy\" multi-writer specific to pipes that writes the\r\ntar data to each `io.PipeWriter`, which is connected to `stdin`\r\nfor the `tar` process being exec'd in the container.\r\n\r\nThe data is written serially to each writer. This could be\n[…]\n\nwrites to the others that are succeeding. Of course, they will\r\nbe in an inconsistent state afterwards still, but that's a\r\ndifferent problem.\r\n\r\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "watch: support multiple containers for tar implementation (#10860)",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-08-03T18:52:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bdb3f91eb4c0a619682049b2ffa5a3cf252d2133",
          "body": "Something is wrong here, disabling while we investigate.\r\n\r\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "test: temporarily disable an exit-code-from Cucumber test case (#10875)",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-08-03T18:49:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f94cb49062e3e5db53f043ea1259c3c86466dd21",
          "body": "We cannot guarantee the exact value of `CapEff` across\r\nenvironments, and this test has started failing some places,\r\ne.g. Docker Desktop, and now GitHub Actions (likely due to\r\na kernel upgrade on the runners or similar).\r\n\r\nBy setting `privileged: true` on the build, we're asking for\r\nthe `securit\n[…]\nomplete without the correct entitlement, since the\r\n`Dockerfile` uses `RUN --security=insecure`, so this is really\r\nan additional sanity check.\r\n\r\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "test: fix e2e test for privileged builds (#10873)",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-08-03T16:23:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e7ed070690d82bb008de64ed8997d5b89056da02",
          "body": "update to go1.20.7",
          "is_bot": false,
          "headline": "Merge pull request #10861 from thaJeztah/update_go1.20.7",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-08-02T14:08:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a1bf5d28bb170241ebcbe592e85fd04c73c78c0",
          "body": "Includes a fix for CVE-2023-29409\n\ngo1.20.7 (released 2023-08-01) includes a security fix to the crypto/tls\npackage, as well as bug fixes to the assembler and the compiler. See the\nGo 1.20.7 milestone on our issue tracker for details:\n\n- https://github.com/golang/go/issues?q=milestone%3AGo1.20.7+lab\n[…]\n.\n\n  Thanks to Mateusz Poliwczak for reporting this issue.\n\nView the release notes for more information:\nhttps://go.dev/doc/devel/release#go1.20.7\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "update to go1.20.7",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2023-08-01T22:22:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7ef392004fdfdcdfba5de0dfd41e4604e4d7602b",
          "body": "…25-36e9e796c6fc+incompatible to 24.0.5+incompatible (#10844)\n\nbuild(deps): bump github.com/docker/docker\r\n\r\nBumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.5-0.20230714235725-36e9e796c6fc+incompatible to 24.0.5+incompatible.\r\n- [Release notes](https://github.com/docker/\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/docker/docker from 24.0.5-0.202307142357…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-08-01T18:46:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f34f5b4d26bcc48716e8258d451459829a43f73f",
          "body": "…3 (#10850)\n\nBumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.2 to 1.7.3.\r\n- [Release notes](https://github.com/containerd/containerd/releases)\r\n- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)\r\n- [Commits](https://github.com/co\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/containerd/containerd from 1.7.2 to 1.7.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-08-01T18:41:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b0484700da4d5f1690de21b76fd57bb80fe77d04",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.2 to 1.57.0.\r\n- [Release notes](https://github.com/grpc/grpc-go/releases)\r\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.2...v1.57.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: google.golang.org/grpc\r\n  depe\n[…]\n:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump google.golang.org/grpc from 1.56.2 to 1.57.0 (#10847)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-08-01T18:40:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f65fd02383ae2d3f81278c67cf1fde7e0c6df60f",
          "body": "Brought to you by Tilt ❤️ \r\n\r\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "watch: add tar sync implementation (#10853)",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-08-01T18:39:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf8dc4656039b63daf298ce6acf14cebec38a933",
          "body": "…m/docker/cli-24.0.5incompatible\n\nbuild(deps): bump github.com/docker/cli from 24.0.4+incompatible to 24.0.5+incompatible",
          "is_bot": false,
          "headline": "Merge pull request #10845 from docker/dependabot/go_modules/github.co…",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-08-01T18:29:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cfbe63533706ac7a2f64662bfa71bfa529913f3",
          "body": "Bumps [github.com/docker/cli](https://github.com/docker/cli) from 24.0.4+incompatible to 24.0.5+incompatible.\n- [Commits](https://github.com/docker/cli/compare/v24.0.4...v24.0.5)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/docker/cli\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/docker/cli",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-07-25T09:25:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8318f66330358988a058bf611a953f464ab7973f",
          "body": "watch: move sync logic into separate package",
          "is_bot": false,
          "headline": "Merge pull request #10791 from milas/watch-refactor-sync",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-19T11:11:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb17c3c8a6180729b5c77307cb98930aaa445b5c",
          "body": "Just moving some code around in preparation for an alternative\nsync implementation that can do bulk transfers by using `tar`.\n\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "watch: move sync logic into separate package",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-07-19T10:25:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9174a99d27efbbd624d062b629bbd227a85bf0c3",
          "body": "pkg/compose: RunOneOffContainer: don't use NewStartOptions()",
          "is_bot": false,
          "headline": "Merge pull request #10828 from thaJeztah/minor_cli_changes",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-19T10:24:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4eb43c53fa4c488d49dc26939a12c9bbe576f705",
          "body": "It's no longer used in docker/cli, and doesn't do anything other than\ncreating an empty struct, so replacing it (as we're planning to\ndeprecate that function)\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "pkg/compose: RunOneOffContainer: don't use NewStartOptions()",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2023-07-19T10:13:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "150b88ab5d74ebf4f54b7a2d18b522c90379a601",
          "body": "test: watch e2e reliability tweaks",
          "is_bot": false,
          "headline": "Merge pull request #10829 from milas/e2e-watch-test-fix",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-19T10:07:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5159058c7e61d4c3c0e1cbd16165fc44c29fe7a7",
          "body": "trace: instrument `compose up` at a high-level",
          "is_bot": false,
          "headline": "Merge pull request #10831 from milas/instrument-up",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-19T10:06:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ae191a936322cd2a388cad7b148e4c6e765b8b5",
          "body": "* Image pull\n* Image build\n* Service apply\n  * Scale down/up (event)\n  * Recreate container (event)\n  * Scale up (event)\n  * Container start (event)\n\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "trace: instrument `compose up` at a high-level",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-07-19T09:26:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b2f3cdce3256ecef36b1c7a6b63e30438b84f03",
          "body": "check secret target is an absolute windows path",
          "is_bot": false,
          "headline": "Merge pull request #10819 from ndeloof/windows_abs",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-19T09:24:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47778f8b77dd0de503ac53d425d087c941e47590",
          "body": "Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>",
          "is_bot": false,
          "headline": "check secret target is an absolute windows path",
          "author_name": "Nicolas De Loof",
          "author_login": "ndeloof",
          "committed_at": "2023-07-19T08:57:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d88edaf24578eb68d77d9908b9bb8b19da6afec",
          "body": "build: do not attempt to push unnamed service images",
          "is_bot": false,
          "headline": "Merge pull request #10814 from milas/fix-build-push",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-19T08:57:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "636c13f81814109f280b1cd1eae055719f0b7433",
          "body": "When building, if images are being pushed, ensure that only\nnamed images (i.e. services with a populated `image` field)\nare attempted to be pushed.\n\nServices without `image` get an auto-generated name, which\nwill be a \"Docker library\" reference since they're in the\nformat `$project-$service`, which \n[…]\nhe `<svc>.image`\nfield when doing builds, as we need to be able to check for\nits presence to determine whether a push makes sense.\n\nFixes #10813.\n\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "build: do not attempt to push unnamed service images",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-07-19T07:58:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5a072b1ad52a2952ccd6b28821a740136bd0b0f4",
          "body": "add support of depends_on.required attribute",
          "is_bot": false,
          "headline": "Merge pull request #10792 from glours/add-depends_on-required",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-19T07:53:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddceb1ac9d10746ad719d9ebb3140aa78ad224fc",
          "body": "This isn't playing nicely with the GHA CI runner.\n\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "test: do not run watch e2e tests in parallel",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-07-18T22:54:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d48f28c72cb7dd30db854abcc29711ea9fd1d08e",
          "body": "Fix forthcoming via https://github.com/compose-spec/compose-go/pull/436\nwhich addresses some symlink limitations. These can\nactually effect other platforms but are most common\non macOS because the test creates temporary directories,\nwhich are symlinked on macOS.\n\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "test: skip watch e2e test on macOS for the moment",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-07-18T22:53:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d16a05afa99d460defa8edc4f12e2fd80cd7c84",
          "body": "Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>",
          "is_bot": false,
          "headline": "only check if a dependency is required when something unexpected happens",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-18T21:45:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb94ea034e9908ca02c8c6c5c173b41f47dad0e3",
          "body": "Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>",
          "is_bot": false,
          "headline": "add support of depends_on.required attribute",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-18T21:13:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0938c7e96f60e45b44c0b2fe6d26064931d5c7ab",
          "body": "go.mod: buildx v0.11.2, buildkit v0.12, docker/cli v24.0.5-dev",
          "is_bot": false,
          "headline": "Merge pull request #10827 from thaJeztah/bump_buildx_buildkit",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-07-18T20:43:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f429ee958a3bd96956c77bda16e82d41b571ed06",
          "body": "full diff: https://github.com/moby/moby/compare/8443a06149b5...f3293970773ef0ca1a49f1d7ae559c851aa5eb0c\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "go.mod: github.com/docker/docker v24.0.5-dev (tip of 24 release branch)",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2023-07-18T20:25:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9ded2c518eca99c1acc84ada09074ed2ee5bb3d",
          "body": "full diff:\n\n- https://github.com/docker/buildx/compare/v0.11.1...v0.11.2\n- https://github.com/moby/buildkit/v0.12.0...faa0cc7da353\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "go.mod: github.com/docker/buildx v0.11.2",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2023-07-18T19:57:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54e6e0bd8fde74b36197cc12d21b5577a7c59f49",
          "body": "Switching to back to released versions / release-branche. The old version\nwas a commit from master (v0.12.0-dev).\n\nfull diff:\n\n- https://github.com/moby/buildkit/compare/2d91ddcceedc...v0.12.0\n- https://github.com/tonistiigi/fsutil/compare/9e7a6df48576...36ef4d8c0dbb\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "go.mod: github.com/moby/buildkit v0.12.0",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2023-07-18T19:54:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bc871e64bda63caccf3863149390a529917d570",
          "body": "Lots of our phony Compose files launch pointless long-lived processes\nso we can assert on state. However, this means they often don't respond\nwell to signals on their own, requiring Compose to timeout and kill\nthem when doing a `down`.\n\nAdd in lots of `init: true` where appropriate so that we don't \n[…]\nainers. I still want to build this into the framework in\nthe future, but this is easier for the moment and won't cause any\ntrouble in the future.\n\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "test: speed up the e2e test suite",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-07-18T09:08:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6ff15d9472d78a3c75448effc313ea17ce3daa15",
          "body": "update go to go1.20.6",
          "is_bot": false,
          "headline": "Merge pull request #10812 from thaJeztah/update_go_1.20.6",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-07-17T16:08:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49bc0603e368d17cc23228404a1a0c2e4b82563f",
          "body": "go1.20.6 (released 2023-07-11) includes a security fix to the net/http package,\nas well as bug fixes to the compiler, cgo, the cover tool, the go command,\nthe runtime, and the crypto/ecdsa, go/build, go/printer, net/mail, and text/template\npackages. See the Go 1.20.6 milestone on our issue tracker f\n[…]\n\n\nIncludes security fixes for [CVE-2023-29406 ][1] and Go issue https://go.dev/issue/60374\n\n[1]: https://github.com/advisories/GHSA-f8f7-69v5-w4vx\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "update go to go1.20.6",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2023-07-17T15:35:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ce8a09b53f4bb87a207bdb03a0137d60c851f71a",
          "body": "relevant changes:\r\n\r\n- client: define a \"dummy\" hostname to use for local connections\r\n  fixes \"http: invalid Host header\" errors when compiling with\r\n  go1.20.6 or go1.19.11\r\n\r\nfull diff: https://github.com/docker/docker/compare/v24.0.4...8443a06149b5ba9c0763b92f832698474bcf2a13\r\n\r\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "go.mod: github.com/docker/docker 8443a06149b5 (v24.0.5-dev) (#10810)",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2023-07-17T14:47:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dc8734897d86840b3dc367f7b110b5c39e30142",
          "body": "Add an end-to-end test that covers the core watch functionality,\r\ni.e. CRUD on files & directories.\r\n\r\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "watch: add end-to-end test (#10801)",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-07-17T14:47:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "852e19282094e74e81734ca0c25bf6a72db632f2",
          "body": "…10794)\n\nSigned-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>",
          "is_bot": false,
          "headline": "bump buildkit to version v0.11.0-rc3.0.20230620112432-2d91ddcceedc (#…",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-12T12:23:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9e78596646523245b9b3242f2a6f0ac553e8d48",
          "body": "…4.0.4+incompatible (#10799)\n\nbuild(deps): bump github.com/docker/cli\r\n\r\nBumps [github.com/docker/cli](https://github.com/docker/cli) from 24.0.2+incompatible to 24.0.4+incompatible.\r\n- [Commits](https://github.com/docker/cli/compare/v24.0.2...v24.0.4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-nam\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/docker/cli from 24.0.2+incompatible to 2…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-07-12T12:21:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e28b223650807aa24a5c7637b6ad17189fb9276c",
          "body": "ci: speed up a couple Dockerfile targets w/ cache mount",
          "is_bot": false,
          "headline": "Merge pull request #10793 from milas/dockerfile-cache-mounts",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-10T17:26:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19646930741c23343d3ed35f3297be22cbd1f97e",
          "body": "The local Go package module path was missing from a couple of jobs,\nwhich made them slower than needed since they were re-downloading\na bunch of dependencies.\n\nIn particular, this makes `make lint` waaaay faster!\n\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "ci: speed up a couple Dockerfile targets w/ cache mount",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-07-10T17:13:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc74e6aa0e9d20ed3be9e12213596b63d441d8de",
          "body": "…m/docker/buildx-0.11.1\n\nbuild(deps): bump github.com/docker/buildx from 0.11.0 to 0.11.1",
          "is_bot": false,
          "headline": "Merge pull request #10776 from docker/dependabot/go_modules/github.co…",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-10T16:15:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b182cf6850fdf650e815e35909d1ed897948d7bd",
          "body": "Bumps [github.com/docker/buildx](https://github.com/docker/buildx) from 0.11.0 to 0.11.1.\n- [Release notes](https://github.com/docker/buildx/releases)\n- [Commits](https://github.com/docker/buildx/compare/v0.11.0...v0.11.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/docker/buildx\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/docker/buildx from 0.11.0 to 0.11.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-07-10T15:51:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f330b24632711109830abe763a9adcd91445339c",
          "body": "…m/docker/docker-24.0.4incompatible\n\nbuild(deps): bump github.com/docker/docker from 24.0.2+incompatible to 24.0.4+incompatible",
          "is_bot": false,
          "headline": "Merge pull request #10788 from docker/dependabot/go_modules/github.co…",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-10T15:49:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8339269e130acc0b136eb017974c4285d22d6a87",
          "body": "Apply no-deps before we select and mutate target service",
          "is_bot": false,
          "headline": "Merge pull request #10789 from ndeloof/run_no_deps",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-10T13:46:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee6aeed84ef1605cc5e03ef2991ac8fbf8e8d8d3",
          "body": "support `attach`",
          "is_bot": false,
          "headline": "Merge pull request #10700 from ndeloof/attach",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-10T13:17:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a9dfa42849543604a08b7363a5f149dd60245b2",
          "body": "test: fix process leak in wait e2e test",
          "is_bot": false,
          "headline": "Merge pull request #10790 from milas/e2e-process-leak",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-10T13:09:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29daae3d6ecf63ff77e01ffb976eaf61c09fae96",
          "body": "fix(secrets): file permission value does not comply with spec",
          "is_bot": false,
          "headline": "Merge pull request #10784 from shantanoo-desai/v2",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-10T12:54:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dea7b5cae96152040f2bdf9fdb9b6bb2429f117",
          "body": "* Run `down` before and after test to not leave around containers\n* Kill the `wait` process that's waiting on `infinity`\n  * NOTE: If the test is actually working, this should exit once\n    the `down` happens, but this ensures that we kill everything\n    we start\n\nI'd like to generalize more of this into the framework, but this\nis a quick fix to prevent filling up CI machines with tons of\nprocesses over time.\n\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "test: fix process leak in wait e2e test",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-07-10T12:42:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc6ad2e4a4ad60248b08618b45ad4e906090347c",
          "body": "…m/opencontainers/image-spec-1.1.0-rc4\n\nbuild(deps): bump github.com/opencontainers/image-spec from 1.1.0-rc3 to 1.1.0-rc4",
          "is_bot": false,
          "headline": "Merge pull request #10764 from docker/dependabot/go_modules/github.co…",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-10T12:39:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6a7694b8d9ff17cc3004606c5811290a8a7cb2b",
          "body": "Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>",
          "is_bot": false,
          "headline": "Apply no-deps before we select and mutate target service",
          "author_name": "Nicolas De Loof",
          "author_login": "ndeloof",
          "committed_at": "2023-07-10T12:37:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46d936c750a84b571f86fb36fb74863e122318ff",
          "body": "Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>",
          "is_bot": false,
          "headline": "support `attach`",
          "author_name": "Nicolas De Loof",
          "author_login": "ndeloof",
          "committed_at": "2023-07-10T12:34:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15bc7850bb8bb7b73c8141a22640debbdc7ab764",
          "body": "Bumps [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) from 1.1.0-rc3 to 1.1.0-rc4.\n- [Release notes](https://github.com/opencontainers/image-spec/releases)\n- [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md)\n- [Commits](https://githu\n[…]\nencies:\n- dependency-name: github.com/opencontainers/image-spec\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/opencontainers/image-spec",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-07-10T12:17:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8a64ab56a08532c59c6265955ae4a2b8820dff52",
          "body": "…ols/v3-3.5.0\n\nbuild(deps): bump gotest.tools/v3 from 3.4.0 to 3.5.0",
          "is_bot": false,
          "headline": "Merge pull request #10760 from docker/dependabot/go_modules/gotest.to…",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-10T12:16:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1178c51e6a3268a77c3e85bf7f7bf3b4a56a0642",
          "body": "Bumps [gotest.tools/v3](https://github.com/gotestyourself/gotest.tools) from 3.4.0 to 3.5.0.\n- [Release notes](https://github.com/gotestyourself/gotest.tools/releases)\n- [Commits](https://github.com/gotestyourself/gotest.tools/compare/v3.4.0...v3.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: gotest.tools/v3\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump gotest.tools/v3 from 3.4.0 to 3.5.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-07-10T10:40:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b3fd3e56c0bb3b63a58f7b321c7a608556cfbcc",
          "body": "Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.2+incompatible to 24.0.4+incompatible.\n- [Release notes](https://github.com/docker/docker/releases)\n- [Commits](https://github.com/docker/docker/compare/v24.0.2...v24.0.4)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/docker/docker\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/docker/docker",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-07-10T10:39:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1e10f559e527eced52a1b6430ce0f053ac56a94",
          "body": "deps: bump docker/cli-docs-tool to v0.6.0",
          "is_bot": false,
          "headline": "Merge pull request #10781 from milas/deps-docs-0.6",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-10T10:38:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baea5a48f5ee8d4e40bb2f37cae3586497067894",
          "body": "Required re-running `make docs` to pick up changes.\n\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "deps: bump docker/cli-docs-tool to v0.6.0",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-07-10T10:23:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb3a6ce52b8f1e287c647452da525b6179402f32",
          "body": "…lang.org/grpc-1.56.2\n\nbuild(deps): bump google.golang.org/grpc from 1.56.0 to 1.56.2",
          "is_bot": false,
          "headline": "Merge pull request #10787 from docker/dependabot/go_modules/google.go…",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-10T10:23:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28f3802a0723c9ddd48b79bb2d0d01f96532634e",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.0 to 1.56.2.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.0...v1.56.2)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump google.golang.org/grpc from 1.56.0 to 1.56.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-07-10T09:23:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd0e0a2cbd3ae4693fce75152c67e0fe40520925",
          "body": "closes #10783\r\n\r\nCompose Spec mentions that default values for secrets is `0444` aka. world-readable permissions. However, the value was previously set to `0400`. \r\n\n\nSigned-off-by: Shan Desai <shantanoo.desai@gmail.com>",
          "is_bot": false,
          "headline": "fix(secrets): file permission value does not comply with spec",
          "author_name": "Shan Desai",
          "author_login": "shantanoo-desai",
          "committed_at": "2023-07-07T16:58:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e90df62bb04f5ca497c89d56ca803a6f5a4fae59",
          "body": "when --index is not set select first service container",
          "is_bot": false,
          "headline": "Merge pull request #10763 from ndeloof/exec_index",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-07T12:39:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0af2deb2b3a1ac8dbf47d668b9fd9e1db5b51ed",
          "body": "Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>",
          "is_bot": false,
          "headline": "when --index is not set select first service container",
          "author_name": "Nicolas De Loof",
          "author_login": "ndeloof",
          "committed_at": "2023-07-07T12:08:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be22bc735a1a5a629b7580da3bf0b1d5bb3603cd",
          "body": "As part of the fix for #10668, the logic was adjusted so that the\ndefault (highest-priority) network is used in the `ContainerCreate`,\nand then the remaining networks are connected via calls to\n`NetworkConnect` before starting the container.\n\nUnfortunately, `ServiceConfig::NetworksByPriority` is nei\n[…]\na service and ignores the \"default\" one now. Before, it would\nalways skip the first one in the slice since that _should_ have\nbeen the \"default\".\n\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "network: fix random missing network when service has more than one",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-07-07T07:18:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b5f5e27597d5c3c1c6a2c3ce8cf22da301da09f3",
          "body": "Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>",
          "is_bot": false,
          "headline": "don't use unitialized cli to setup DryRunClient",
          "author_name": "Nicolas De Loof",
          "author_login": "ndeloof",
          "committed_at": "2023-07-06T12:27:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1334b8dfc3c1c3b27965c6325da9897b4d10fba",
          "body": "fix some comments",
          "is_bot": false,
          "headline": "Merge pull request #10768 from cloud-native-team/v2",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-06T08:06:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25ca75db4df58e9bfb970da28d8c9c7a5170196c",
          "body": "Signed-off-by: cui fliter <imcusg@gmail.com>",
          "is_bot": false,
          "headline": "fix some comments",
          "author_name": "cui fliter",
          "author_login": "cuishuang",
          "committed_at": "2023-07-04T03:34:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "827e864ed043bb962f334cdec4bba06497ec2f05",
          "body": "add support of --builder and BUILDX_BUILDER",
          "is_bot": false,
          "headline": "Merge pull request #10745 from glours/add-builder-support",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-03T08:46:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28301fb1a43ce184e69998f2acfe2ab203f39978",
          "body": "Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>",
          "is_bot": false,
          "headline": "add support of --builder and BUILDX_BUILDER",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-07-03T08:11:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa3e16c66b0ed3dfa0d84e180e8aa6751b14aafd",
          "body": "Add `docker compose wait`",
          "is_bot": false,
          "headline": "Merge pull request #10742 from ulyssessouza/add-wait",
          "author_name": "Ulysses Souza",
          "author_login": "ulyssessouza",
          "committed_at": "2023-07-02T11:54:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edd76bfd707a790c2e01aefceebf225eaa0b5b47",
          "body": "Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>",
          "is_bot": false,
          "headline": "Add `docker compose wait`",
          "author_name": "Ulysses Souza",
          "author_login": "ulyssessouza",
          "committed_at": "2023-06-30T14:07:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c496c230710d299834cf2586d0f75066dc60d06c",
          "body": "* Fix for \"`build.context` is required\" errors\r\n\r\nhttps://github.com/compose-spec/compose-go/releases/tag/v1.15.1\r\n\r\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "ci: upgrade compose-go to v1.15.1 (#10757)",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-06-29T20:50:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02284378bf10605d6b4925b89ba56c7d1cd6d97c",
          "body": "up: fix race condition on network connect",
          "is_bot": false,
          "headline": "Merge pull request #10756 from milas/network-race",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-29T20:47:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10b290e6826267a4a0d6e0ee008a3645203bdbe8",
          "body": "Engine API only allows at most one network to be connected as\npart of the ContainerCreate API request. Compose will pick the\nhighest priority network.\n\nAfterwards, the remaining networks (if any) are connected before\nthe container is actually started.\n\nThe big change here is that, previously, the hi\n[…]\nct and immediately reconnect, the\nnetwork config logic has been refactored to ensure that it sets\nup the network config correctly the first time.\n\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "up: fix race condition on network connect",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-06-29T20:00:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3906a7a67cb84949f36b7259967f685b43640ee5",
          "body": "Ran 'make docs' to generate updated doc files from the reference.\n\nSigned-off-by: aroramrinaal <aroramrinaal@gmail.com>",
          "is_bot": false,
          "headline": "Updated documentation files for my contribution",
          "author_name": "aroramrinaal",
          "author_login": "aroramrinaal",
          "committed_at": "2023-06-27T20:48:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83671db3ddfaa73410996f9fd9302f25288c7f47",
          "body": "… beginning\n\nSigned-off-by: aroramrinaal <aroramrinaal@gmail.com>",
          "is_bot": false,
          "headline": "Fix capitalization error in sentence by adding an uppercase letter at…",
          "author_name": "aroramrinaal",
          "author_login": "aroramrinaal",
          "committed_at": "2023-06-27T20:48:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a41678c58e4b881349e77cb163accd4d244f84f",
          "body": "Signed-off-by: Jes Cok <xigua67damn@gmail.com>",
          "is_bot": false,
          "headline": "fix typos",
          "author_name": "Jes Cok",
          "author_login": "callthingsoff",
          "committed_at": "2023-06-27T14:12:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "035276e027ec8e177a18f93a4e41c5cfa685b9b0",
          "body": "… (#10741)\n\nSigned-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>",
          "is_bot": false,
          "headline": "watch: add warning when a path is already used by a bind mount volume…",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-26T22:56:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db24023884cbd9657c5c64b80ea27da38e9c4cc7",
          "body": "…lang.org/grpc-1.56.0\n\nbuild(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.0",
          "is_bot": false,
          "headline": "Merge pull request #10720 from docker/dependabot/go_modules/google.go…",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-21T11:02:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c48f542962f8ee4a264e5c0ba6daf0e3fcbcdfd3",
          "body": "Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0 to 1.56.0.\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n- [Commits](https://github.com/grpc/grpc-go/compare/v1.53.0...v1.56.0)\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/grpc\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-06-21T10:08:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42dc7a6a8786dd8a9bf7feff87b77c45c44820da",
          "body": "bump compose-go to version v1.15.0",
          "is_bot": false,
          "headline": "Merge pull request #10730 from glours/bump-compose-go-1.15.0",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-21T09:58:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30b3b47383530c408e7852fdd3982cc9dc92540a",
          "body": "Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>",
          "is_bot": false,
          "headline": "bump compose-go to version v1.15.0",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-21T09:45:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "061b52da9aff50a200865bdc8cb545eb73bf03f8",
          "body": "Signed-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "ci: build fix for new buildx",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-06-21T09:17:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04aa1558784ee88ade4d1d7f2a631e76c64427b6",
          "body": "https://github.com/docker/buildx/releases/tag/v0.11.0\n\nSeveral `replace` directives have been removed and dependencies\naligned with buildx as needed.\n\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "ci: upgrade to buildx v0.11",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-06-21T09:17:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d4f8d31fc60bc64175bf40c93d165a55ba743d0",
          "body": "warn user build.secrets uid,gid,mode are not implemented",
          "is_bot": false,
          "headline": "Merge pull request #10709 from ndeloof/secret_uid",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-21T08:19:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1f8603a6240dc690158efd2c0048f2b2e5890b8",
          "body": "* Move all the initialization code out of `main.go`\n* Ensure spans are reported when there's an error with the\n  command\n* Attach the Compose version & active Docker context to the\n  resource instead of the span\n* Name the root CLI span `cli/<cmd>` for clarity and grab\n  the full subcommand path (e.g. `alpha-viz` instead of just\n  `viz`)\n\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "otel: refactor root command span reporting",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-06-20T15:25:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2ce602f6c64394a222ce92bc9008412828f681c",
          "body": "Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>",
          "is_bot": false,
          "headline": "fix race condition, waiting for containers when one exit",
          "author_name": "Nicolas De Loof",
          "author_login": "ndeloof",
          "committed_at": "2023-06-20T14:17:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "401334e03fc848d4f871eff4689ded5a62914080",
          "body": "…7 (#10699)\n\nBumps [github.com/AlecAivazis/survey/v2](https://github.com/AlecAivazis/survey) from 2.3.6 to 2.3.7.\r\n- [Release notes](https://github.com/AlecAivazis/survey/releases)\r\n- [Commits](https://github.com/AlecAivazis/survey/compare/v2.3.6...v2.3.7)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency\n[…]\n:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.6 to 2.3.…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-06-20T13:15:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "93cf2b921acae2dc8715d4cce53763618b59a859",
          "body": "Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>",
          "is_bot": false,
          "headline": "use main branch of Docker Desktop repo to trigger remote workflow",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-20T10:14:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83b2433a2728e84f3a7f0a2e3d41d69ec5cce73d",
          "body": "add missing comma in desktop-edge-test job",
          "is_bot": false,
          "headline": "Merge pull request #10724 from glours/add-missing-comma-merge",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-19T19:02:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8d06137b5dd8ae9312d98bd79657c3801689d17",
          "body": "Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>",
          "is_bot": false,
          "headline": "add missing comma in desktop-edge-test job",
          "author_name": "Guillaume Lours",
          "author_login": "glours",
          "committed_at": "2023-06-19T18:01:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c61b8aa5acecc8f37deac80241053a6756d8fbfa",
          "body": "Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>",
          "is_bot": false,
          "headline": "introduce run --cap-add to run maintenance commands using service image",
          "author_name": "Nicolas De Loof",
          "author_login": "ndeloof",
          "committed_at": "2023-06-19T12:20:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff3984e6093672ede542f842148996b36f7d1fab",
          "body": "* If there's no `otel` key (or the value is `null`) in the config,\r\n  don't return an error\r\n* Propagate error from the exporter instead of panicking\r\n\r\nSigned-off-by: Milas Bowman <milas.bowman@docker.com>",
          "is_bot": false,
          "headline": "otel: fix initialization / error-handling (#10717)",
          "author_name": "Milas Bowman",
          "author_login": "milas",
          "committed_at": "2023-06-15T16:43:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 0,
      "latest_release_at": "2024-01-30T15:49:53Z",
      "latest_release_tag": "v2.24.5",
      "releases_from_tags": true,
      "days_since_last_push": 823,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 907,
      "mean_days_between_releases": 74
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/docker/compose/v2",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/docker/compose/v2",
          "is_deprecated": false,
          "latest_version": "v2.40.3",
          "repository_url": "https://github.com/docker/compose",
          "versions_count": 119,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2025-10-30T09:14:58Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 269
        }
      ]
    },
    "popularity": {
      "forks": 2,
      "stars": 1,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2023-03-27",
            "count": 1
          },
          {
            "date": "2024-03-12",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 2,
        "total_forks": 2
      },
      "star_history": null,
      "open_issues_and_prs": 6
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 76777,
      "source_files_sampled": 194,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/AlecAivazis/survey/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.3.7"
        },
        {
          "name": "github.com/Microsoft/go-winio",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.1"
        },
        {
          "name": "github.com/buger/goterm",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.4"
        },
        {
          "name": "github.com/compose-spec/compose-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.17.0"
        },
        {
          "name": "github.com/containerd/console",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.3"
        },
        {
          "name": "github.com/containerd/containerd",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.3"
        },
        {
          "name": "github.com/cucumber/godog",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-00010101000000-000000000000"
        },
        {
          "name": "github.com/distribution/distribution/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.0-20230601133803-97b1d649c493"
        },
        {
          "name": "github.com/docker/buildx",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.11.2"
        },
        {
          "name": "github.com/docker/cli",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v24.0.5+incompatible"
        },
        {
          "name": "github.com/docker/cli-docs-tool",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.0"
        },
        {
          "name": "github.com/docker/docker",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v24.0.5+incompatible"
        },
        {
          "name": "github.com/docker/go-connections",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.0"
        },
        {
          "name": "github.com/docker/go-units",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "github.com/fsnotify/fsevents",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.1"
        },
        {
          "name": "github.com/golang/mock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/hashicorp/go-multierror",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/hashicorp/go-version",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/jonboulle/clockwork",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.0"
        },
        {
          "name": "github.com/mattn/go-shellwords",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.12"
        },
        {
          "name": "github.com/mitchellh/mapstructure",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.0"
        },
        {
          "name": "github.com/moby/buildkit",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.12.1-0.20230717122532-faa0cc7da353"
        },
        {
          "name": "github.com/moby/patternmatcher",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "github.com/moby/term",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "github.com/morikuni/aec",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/opencontainers/go-digest",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/opencontainers/image-spec",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0-rc4"
        },
        {
          "name": "github.com/pkg/errors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.1"
        },
        {
          "name": "github.com/sirupsen/logrus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.3"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.0"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.5"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.4"
        },
        {
          "name": "github.com/theupdateframework/notary",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/tilt-dev/fsnotify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.4.8-0.20220602155310-fff9c274a375"
        },
        {
          "name": "go.opentelemetry.io/otel",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.0"
        },
        {
          "name": "go.opentelemetry.io/otel/trace",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.14.0"
        },
        {
          "name": "go.uber.org/goleak",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.1"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.0"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.57.0"
        },
        {
          "name": "gopkg.in/yaml.v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.4.0"
        },
        {
          "name": "gotest.tools/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.5.0"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 6,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 2,
        "closed_unmerged_prs": 38
      },
      "bus_factor": 2,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "ndeloof",
          "commits": 1080,
          "avatar_url": "https://avatars.githubusercontent.com/u/132757?v=4"
        },
        {
          "type": "User",
          "login": "gtardif",
          "commits": 1016,
          "avatar_url": "https://avatars.githubusercontent.com/u/437958?v=4"
        },
        {
          "type": "User",
          "login": "glours",
          "commits": 437,
          "avatar_url": "https://avatars.githubusercontent.com/u/705411?v=4"
        },
        {
          "type": "User",
          "login": "rumpl",
          "commits": 301,
          "avatar_url": "https://avatars.githubusercontent.com/u/99933?v=4"
        },
        {
          "type": "User",
          "login": "ulyssessouza",
          "commits": 224,
          "avatar_url": "https://avatars.githubusercontent.com/u/373485?v=4"
        },
        {
          "type": "User",
          "login": "chris-crone",
          "commits": 214,
          "avatar_url": "https://avatars.githubusercontent.com/u/3093183?v=4"
        },
        {
          "type": "User",
          "login": "milas",
          "commits": 134,
          "avatar_url": "https://avatars.githubusercontent.com/u/841263?v=4"
        },
        {
          "type": "User",
          "login": "laurazard",
          "commits": 118,
          "avatar_url": "https://avatars.githubusercontent.com/u/70572044?v=4"
        },
        {
          "type": "User",
          "login": "mat007",
          "commits": 46,
          "avatar_url": "https://avatars.githubusercontent.com/u/2386884?v=4"
        },
        {
          "type": "User",
          "login": "thaJeztah",
          "commits": 44,
          "avatar_url": "https://avatars.githubusercontent.com/u/1804568?v=4"
        }
      ],
      "contributors_sampled": 98,
      "top_contributor_share": 0.277
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "docs.yml",
        "merge.yml",
        "scorecards.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 37 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "85 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "a237d4496adba8710a1f1db43be25d4f7f0d0f0c",
        "ran_at": "2026-07-26T09:42:12Z",
        "aggregate_score": 4.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 23,
          "created_at": "2023-02-04T03:40:50Z",
          "last_comment_at": "2023-02-04T03:59:07Z",
          "last_comment_author": "codecov-commenter"
        },
        {
          "number": 25,
          "created_at": "2023-02-04T03:41:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 33,
          "created_at": "2023-03-27T00:59:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 44,
          "created_at": "2023-10-19T01:38:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 45,
          "created_at": "2023-10-20T01:22:12Z",
          "last_comment_at": "2023-10-20T01:43:25Z",
          "last_comment_author": "codecov-commenter"
        },
        {
          "number": 46,
          "created_at": "2023-10-25T01:56:50Z",
          "last_comment_at": "2023-10-25T02:14:45Z",
          "last_comment_author": "codecov-commenter"
        }
      ],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/milas/compose",
    "host": "github.com",
    "name": "compose",
    "owner": "milas"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 23,
      "inputs": {
        "security": 42,
        "vitality": 17,
        "community": 12,
        "governance": 58,
        "engineering": 64,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 39,
        "overall_after_abandonment_multiplier": 23
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 17,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 0.88,
              "days_since_last_push": 823,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 823 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 823
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 40,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v2.24.5",
              "releases_from_tags": true,
              "days_since_latest_release": 907,
              "mean_days_between_releases": 74
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 907 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 907
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~74 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 74
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [],
              "signals": [
                "unanswered_contributions",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 6,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1086,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1086 days; 3 unmet obligation(s): pull requests unanswered, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 1086,
                      "count": 3,
                      "signals": "pull requests unanswered, releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 2,
              "stars": 1,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "2 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 58,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 98,
              "top_contributor_share": 0.277
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 28% of commits",
                "points": 16.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 28
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "98 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 98
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 37 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 47,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 2,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 38
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "0/38 decided PRs merged",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 0,
                      "decided": 38
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "followers": 111,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "milas",
              "public_repos": 94,
              "account_age_days": 5525
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "111 followers of milas",
                "points": 14.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 111,
                      "login": "milas"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "94 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 94
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 64,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://docs.docker.com/compose/",
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://docs.docker.com/compose/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 42,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 42,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 37 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "85 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 15
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 69,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.807,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "71 of 88 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 71,
                      "sampled": 88
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.12
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "12 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 12,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 76777,
              "source_files_sampled": 194,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/194 source files over 60KB",
                "points": 54.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 194,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Community profile unavailable",
    "go package 'github.com/docker/compose/v2' points at a different repository (https://github.com/docker/compose); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T09:42:39.342958Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/milas/compose.svg",
  "full_name": "milas/compose",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

评分是信号,而非担保。 评分反映的是 GitHub 上公开可见的实践——不是代码审计,也不是安全保证。

缺失数据将被剔除并重新归一化权重,绝不按零分计。方法论已版本化并公开:指标 v1.13.0、模式 v0.27.0—— 完整方法论 · 指标知识库.

单项结果在整体记录中的位置: 汇总统计Go.