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

ndeloof / docker

Docker - the open-source application container engine

GoApache-2.0★ 1 星标⑂ 0 复刻始于 2015年10月复刻在 GitHub 上查看 ↗

ndeloof/docker 的健康指数为 100 分中的 39 分,处于「存在风险」区间。 其得分最高的类别是Sustainability & Governance(72/100),最低的是Community & Adoption(12/100)。 最近一次更新在 103 天前。 近期的大部分工作由 8 位贡献者完成。

39
总分 / 100
存在风险

软件健康指数

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

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

评分画像

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

Abandonment Policy applies a 85% multiplier to weighted overall health.

所有权

Nicolas De loof个人账户
482 关注者122 个公开仓库始于 2009年9月Docker

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

按类别列示的指标

活力

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

25危急 · 占总体的 22%
评分方式
9.9/36推送新近度 — 最近一次推送于 103 天前
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_share1
days_since_last_push103
active_weeks_last_year0

发布纪律

48存在风险
评分方式
16.2/27有发布版本 — 97 个版本标签(无 GitHub 发布版本)
0/36发布时效 — 最近一次发布版本于 3,968 天前
27/27发布节奏 — 约每 7.1 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count97
latest_release_tagv1.8.2
releases_from_tags
days_since_latest_release3,968
mean_days_between_releases7.1
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

12危急 · 占总体的 18%
评分方式
0/60星标 — 1 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 0 位关注者
所用输入
forks0
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

可持续性与治理

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

72良好 · 占总体的 24%
评分方式
54/54巴士系数 — 8 位贡献者贡献了半数提交
18.5/22.5提交分布 — 头号贡献者编写了 18% 的提交
13.5/13.5贡献者广度 — 100 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 79 contributing companies or organizations
所用输入
bus_factor8
contributors_sampled100
top_contributor_share0.177
评分方式
0/46.8议题解决 — 没有议题或无数据
25.5/38.3PR 接受 — 已裁定的 PR 中 2/3 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs2
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs1
已排除计分(无数据或不适用):议题解决。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
19.3/25所有者影响力 — ndeloof 有 482 位关注者
25/25既往记录 — 122 个公开仓库,账户约 16 年
所用输入
followers482
owner_typeUser
is_verified
owner_loginndeloof
public_repos122
account_age_days6,140
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

68中等 · 占总体的 20%

工程实践

80良好
评分方式
24/24CI 工作流 — 7 个工作流
24/24存在测试
16/16Linter 配置 — .golangci.yaml, .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。 其余权重已重新归一化。

文档

50中等
评分方式
0/30README
25/25文档目录
15/15文档 / 主页站点 — http://www.docker.com
0/10仓库描述
0/10主题标签
10/10Wiki
所用输入
topics
has_wiki
homepagehttp://www.docker.com
has_readme
has_docs_dir
has_description

安全

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

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

安全态势

44存在风险
评分方式
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 79 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
5/5Fuzzing — project is 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
4.5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.4
已排除计分(无数据或不适用):ci_tests, packaging, signed_releases。 其余权重已重新归一化。

AI 就绪度

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

62中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 100 次人类提交中有 92 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.92
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — Makefile, vendor/github.com/Microsoft/hcsshim/Makefile, vendor/github.com/cilium/ebpf/Makefile, vendor/github.com/containerd/cgroups/Makefile, vendor/github.com/containerd/containerd/Makefile, vendor/github.com/containerd/fifo/Makefile, vendor/github.com/docker/distribution/Makefile, vendor/github.com/felixge/httpsnoop/Makefile, vendor/github.com/gogo/protobuf/gogoproto/Makefile, vendor/github.com/gogo/protobuf/proto/Makefile, vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/Makefile, vendor/github.com/grpc-ecosystem/go-grpc-middleware/makefile, vendor/github.com/grpc-ecosystem/go-grpc-prometheus/makefile, vendor/github.com/hashicorp/go-multierror/Makefile, vendor/github.com/hashicorp/go-sockaddr/GNUmakefile, vendor/github.com/hashicorp/memberlist/Makefile, vendor/github.com/jmespath/go-jmespath/Makefile, vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile, vendor/github.com/moby/buildkit/util/archutil/Makefile, vendor/github.com/pelletier/go-toml/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/prometheus/procfs/Makefile, vendor/github.com/spf13/cobra/Makefile, vendor/github.com/vishvananda/netlink/Makefile, vendor/go.etcd.io/bbolt/Makefile, vendor/go.opencensus.io/Makefile, vendor/go.opentelemetry.io/otel/Makefile, vendor/go.uber.org/atomic/Makefile, vendor/go.uber.org/multierr/Makefile, vendor/go.uber.org/zap/Makefile, vendor/golang.org/x/net/http2/Makefile, vendor/google.golang.org/grpc/Makefile
22/22自动化测试
11/11Lint / 格式化配置 — .golangci.yaml, .golangci.yml
11/11静态类型检查 — Go(静态类型)
10/10可复现环境 — Dockerfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_filesMakefile, vendor/github.com/Microsoft/hcsshim/Makefile, vendor/github.com/cilium/ebpf/Makefile, vendor/github.com/containerd/cgroups/Makefile, vendor/github.com/containerd/containerd/Makefile, vendor/github.com/containerd/fifo/Makefile, vendor/github.com/docker/distribution/Makefile, vendor/github.com/felixge/httpsnoop/Makefile, vendor/github.com/gogo/protobuf/gogoproto/Makefile, vendor/github.com/gogo/protobuf/proto/Makefile, vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/Makefile, vendor/github.com/grpc-ecosystem/go-grpc-middleware/makefile, vendor/github.com/grpc-ecosystem/go-grpc-prometheus/makefile, vendor/github.com/hashicorp/go-multierror/Makefile, vendor/github.com/hashicorp/go-sockaddr/GNUmakefile, vendor/github.com/hashicorp/memberlist/Makefile, vendor/github.com/jmespath/go-jmespath/Makefile, vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile, vendor/github.com/moby/buildkit/util/archutil/Makefile, vendor/github.com/pelletier/go-toml/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/prometheus/procfs/Makefile, vendor/github.com/spf13/cobra/Makefile, vendor/github.com/vishvananda/netlink/Makefile, vendor/go.etcd.io/bbolt/Makefile, vendor/go.opencensus.io/Makefile, vendor/go.opentelemetry.io/otel/Makefile, vendor/go.uber.org/atomic/Makefile, vendor/go.uber.org/multierr/Makefile, vendor/go.uber.org/zap/Makefile, vendor/golang.org/x/net/http2/Makefile, vendor/google.golang.org/grpc/Makefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
评分方式
45/45可类型检查的代码 — Go(静态类型)
54.7/55可控的文件大小 — 采样的 1,916 个源文件中有 9 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes201,712
source_files_sampled1,916
oversized_source_files9

机器可读接口

40存在风险
评分方式
40/40API 模式(OpenAPI/GraphQL/proto) — api/swagger.yaml, api/types/plugins/logdriver/entry.proto, api/types/swarm/runtime/plugin.proto, builder/remotecontext/tarsum.proto, libnetwork/agent.proto, libnetwork/drivers/overlay/overlay.proto, libnetwork/drivers/windows/overlay/overlay.proto, libnetwork/networkdb/networkdb.proto, vendor/github.com/Microsoft/hcsshim/cmd/containerd-shim-runhcs-v1/options/runhcs.proto, vendor/github.com/containerd/cgroups/stats/v1/metrics.proto, vendor/github.com/containerd/cgroups/v2/stats/metrics.proto, vendor/github.com/containerd/containerd/api/events/container.proto, vendor/github.com/containerd/containerd/api/events/content.proto, vendor/github.com/containerd/containerd/api/events/image.proto, vendor/github.com/containerd/containerd/api/events/namespace.proto, vendor/github.com/containerd/containerd/api/events/snapshot.proto, vendor/github.com/containerd/containerd/api/events/task.proto, vendor/github.com/containerd/containerd/api/services/containers/v1/containers.proto, vendor/github.com/containerd/containerd/api/services/content/v1/content.proto, vendor/github.com/containerd/containerd/api/services/diff/v1/diff.proto, vendor/github.com/containerd/containerd/api/services/events/v1/events.proto, vendor/github.com/containerd/containerd/api/services/images/v1/images.proto, vendor/github.com/containerd/containerd/api/services/introspection/v1/introspection.proto, vendor/github.com/containerd/containerd/api/services/leases/v1/leases.proto, vendor/github.com/containerd/containerd/api/services/namespaces/v1/namespace.proto, vendor/github.com/containerd/containerd/api/services/snapshots/v1/snapshots.proto, vendor/github.com/containerd/containerd/api/services/tasks/v1/tasks.proto, vendor/github.com/containerd/containerd/api/services/ttrpc/events/v1/events.proto, vendor/github.com/containerd/containerd/api/services/version/v1/version.proto, vendor/github.com/containerd/containerd/api/types/descriptor.proto, vendor/github.com/containerd/containerd/api/types/metrics.proto, vendor/github.com/containerd/containerd/api/types/mount.proto, vendor/github.com/containerd/containerd/api/types/platform.proto, vendor/github.com/containerd/containerd/api/types/task/task.proto, vendor/github.com/containerd/containerd/runtime/linux/runctypes/runc.proto, vendor/github.com/containerd/containerd/runtime/v2/runc/options/oci.proto, vendor/github.com/containerd/containerd/runtime/v2/task/shim.proto, vendor/github.com/gogo/googleapis/google/rpc/code.proto, vendor/github.com/gogo/googleapis/google/rpc/error_details.proto, vendor/github.com/gogo/googleapis/google/rpc/status.proto, vendor/github.com/gogo/protobuf/gogoproto/gogo.proto, vendor/github.com/google/certificate-transparency-go/client/configpb/multilog.proto, vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.proto, vendor/github.com/grpc-ecosystem/grpc-gateway/internal/errors.proto, vendor/github.com/moby/buildkit/api/services/control/control.proto, vendor/github.com/moby/buildkit/api/types/worker.proto, vendor/github.com/moby/buildkit/cache/contenthash/checksum.proto, vendor/github.com/moby/buildkit/frontend/gateway/pb/gateway.proto, vendor/github.com/moby/buildkit/session/auth/auth.proto, vendor/github.com/moby/buildkit/session/filesync/filesync.proto, vendor/github.com/moby/buildkit/session/secrets/secrets.proto, vendor/github.com/moby/buildkit/session/sshforward/ssh.proto, vendor/github.com/moby/buildkit/session/upload/upload.proto, vendor/github.com/moby/buildkit/solver/errdefs/errdefs.proto, vendor/github.com/moby/buildkit/solver/pb/ops.proto, vendor/github.com/moby/buildkit/util/apicaps/pb/caps.proto, vendor/github.com/moby/buildkit/util/stack/stack.proto, vendor/github.com/moby/swarmkit/v2/api/ca.proto, vendor/github.com/moby/swarmkit/v2/api/control.proto, vendor/github.com/moby/swarmkit/v2/api/dispatcher.proto, vendor/github.com/moby/swarmkit/v2/api/health.proto, vendor/github.com/moby/swarmkit/v2/api/logbroker.proto, vendor/github.com/moby/swarmkit/v2/api/objects.proto, vendor/github.com/moby/swarmkit/v2/api/raft.proto, vendor/github.com/moby/swarmkit/v2/api/resource.proto, vendor/github.com/moby/swarmkit/v2/api/snapshot.proto, vendor/github.com/moby/swarmkit/v2/api/specs.proto, vendor/github.com/moby/swarmkit/v2/api/types.proto, vendor/github.com/moby/swarmkit/v2/api/watch.proto, vendor/github.com/moby/swarmkit/v2/protobuf/plugin/plugin.proto, vendor/github.com/rootless-containers/rootlesskit/pkg/api/openapi.yaml, vendor/github.com/tonistiigi/fsutil/types/stat.proto, vendor/github.com/tonistiigi/fsutil/types/wire.proto, vendor/go.etcd.io/etcd/raft/v3/raftpb/raft.proto, vendor/go.etcd.io/etcd/server/v3/etcdserver/api/snap/snappb/snap.proto, vendor/go.etcd.io/etcd/server/v3/wal/walpb/record.proto, vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.proto, vendor/google.golang.org/appengine/internal/base/api_base.proto, vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto, vendor/google.golang.org/appengine/internal/log/log_service.proto, vendor/google.golang.org/appengine/internal/modules/modules_service.proto, vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto, vendor/google.golang.org/appengine/internal/socket/socket_service.proto, vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto
0/20MCP 服务器
0/40可运行示例
所用输入
example_dirs
has_mcp_signal
api_schema_filesapi/swagger.yaml, api/types/plugins/logdriver/entry.proto, api/types/swarm/runtime/plugin.proto, builder/remotecontext/tarsum.proto, libnetwork/agent.proto, libnetwork/drivers/overlay/overlay.proto, libnetwork/drivers/windows/overlay/overlay.proto, libnetwork/networkdb/networkdb.proto, vendor/github.com/Microsoft/hcsshim/cmd/containerd-shim-runhcs-v1/options/runhcs.proto, vendor/github.com/containerd/cgroups/stats/v1/metrics.proto, vendor/github.com/containerd/cgroups/v2/stats/metrics.proto, vendor/github.com/containerd/containerd/api/events/container.proto, vendor/github.com/containerd/containerd/api/events/content.proto, vendor/github.com/containerd/containerd/api/events/image.proto, vendor/github.com/containerd/containerd/api/events/namespace.proto, vendor/github.com/containerd/containerd/api/events/snapshot.proto, vendor/github.com/containerd/containerd/api/events/task.proto, vendor/github.com/containerd/containerd/api/services/containers/v1/containers.proto, vendor/github.com/containerd/containerd/api/services/content/v1/content.proto, vendor/github.com/containerd/containerd/api/services/diff/v1/diff.proto, vendor/github.com/containerd/containerd/api/services/events/v1/events.proto, vendor/github.com/containerd/containerd/api/services/images/v1/images.proto, vendor/github.com/containerd/containerd/api/services/introspection/v1/introspection.proto, vendor/github.com/containerd/containerd/api/services/leases/v1/leases.proto, vendor/github.com/containerd/containerd/api/services/namespaces/v1/namespace.proto, vendor/github.com/containerd/containerd/api/services/snapshots/v1/snapshots.proto, vendor/github.com/containerd/containerd/api/services/tasks/v1/tasks.proto, vendor/github.com/containerd/containerd/api/services/ttrpc/events/v1/events.proto, vendor/github.com/containerd/containerd/api/services/version/v1/version.proto, vendor/github.com/containerd/containerd/api/types/descriptor.proto, vendor/github.com/containerd/containerd/api/types/metrics.proto, vendor/github.com/containerd/containerd/api/types/mount.proto, vendor/github.com/containerd/containerd/api/types/platform.proto, vendor/github.com/containerd/containerd/api/types/task/task.proto, vendor/github.com/containerd/containerd/runtime/linux/runctypes/runc.proto, vendor/github.com/containerd/containerd/runtime/v2/runc/options/oci.proto, vendor/github.com/containerd/containerd/runtime/v2/task/shim.proto, vendor/github.com/gogo/googleapis/google/rpc/code.proto, vendor/github.com/gogo/googleapis/google/rpc/error_details.proto, vendor/github.com/gogo/googleapis/google/rpc/status.proto, vendor/github.com/gogo/protobuf/gogoproto/gogo.proto, vendor/github.com/google/certificate-transparency-go/client/configpb/multilog.proto, vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.proto, vendor/github.com/grpc-ecosystem/grpc-gateway/internal/errors.proto, vendor/github.com/moby/buildkit/api/services/control/control.proto, vendor/github.com/moby/buildkit/api/types/worker.proto, vendor/github.com/moby/buildkit/cache/contenthash/checksum.proto, vendor/github.com/moby/buildkit/frontend/gateway/pb/gateway.proto, vendor/github.com/moby/buildkit/session/auth/auth.proto, vendor/github.com/moby/buildkit/session/filesync/filesync.proto, vendor/github.com/moby/buildkit/session/secrets/secrets.proto, vendor/github.com/moby/buildkit/session/sshforward/ssh.proto, vendor/github.com/moby/buildkit/session/upload/upload.proto, vendor/github.com/moby/buildkit/solver/errdefs/errdefs.proto, vendor/github.com/moby/buildkit/solver/pb/ops.proto, vendor/github.com/moby/buildkit/util/apicaps/pb/caps.proto, vendor/github.com/moby/buildkit/util/stack/stack.proto, vendor/github.com/moby/swarmkit/v2/api/ca.proto, vendor/github.com/moby/swarmkit/v2/api/control.proto, vendor/github.com/moby/swarmkit/v2/api/dispatcher.proto, vendor/github.com/moby/swarmkit/v2/api/health.proto, vendor/github.com/moby/swarmkit/v2/api/logbroker.proto, vendor/github.com/moby/swarmkit/v2/api/objects.proto, vendor/github.com/moby/swarmkit/v2/api/raft.proto, vendor/github.com/moby/swarmkit/v2/api/resource.proto, vendor/github.com/moby/swarmkit/v2/api/snapshot.proto, vendor/github.com/moby/swarmkit/v2/api/specs.proto, vendor/github.com/moby/swarmkit/v2/api/types.proto, vendor/github.com/moby/swarmkit/v2/api/watch.proto, vendor/github.com/moby/swarmkit/v2/protobuf/plugin/plugin.proto, vendor/github.com/rootless-containers/rootlesskit/pkg/api/openapi.yaml, vendor/github.com/tonistiigi/fsutil/types/stat.proto, vendor/github.com/tonistiigi/fsutil/types/wire.proto, vendor/go.etcd.io/etcd/raft/v3/raftpb/raft.proto, vendor/go.etcd.io/etcd/server/v3/etcdserver/api/snap/snappb/snap.proto, vendor/go.etcd.io/etcd/server/v3/wal/walpb/record.proto, vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.proto, vendor/google.golang.org/appengine/internal/base/api_base.proto, vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto, vendor/google.golang.org/appengine/internal/log/log_service.proto, vendor/google.golang.org/appengine/internal/modules/modules_service.proto, vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto, vendor/google.golang.org/appengine/internal/socket/socket_service.proto, vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto

关键数据

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

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Community profile unavailable
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

OpenSSF Scorecard 4.4 / 10
4.4综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-23 01:25 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 79 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
10Fuzzingproject is 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
9Security-Policysecurity policy file detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
全部依赖 未采集

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 239750,
      "has_wiki": true,
      "homepage": "http://www.docker.com",
      "languages": {
        "C": 4815,
        "Go": 9215829,
        "HCL": 834,
        "Shell": 149816,
        "Python": 7179,
        "Assembly": 81,
        "Makefile": 9733,
        "Dockerfile": 47516,
        "PowerShell": 30799
      },
      "pushed_at": "2026-04-10T12:05:12Z",
      "created_at": "2015-10-12T14:52:00Z",
      "owner_type": "User",
      "updated_at": "2022-12-06T16:17:29Z",
      "description": "Docker - the open-source application container engine",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "http://blog.loof.fr",
      "name": "Nicolas De loof",
      "type": "User",
      "login": "ndeloof",
      "company": "Docker",
      "location": "Rennes, France",
      "followers": 482,
      "avatar_url": "https://avatars.githubusercontent.com/u/132757?v=4",
      "created_at": "2009-09-29T14:35:17Z",
      "is_verified": null,
      "public_repos": 122,
      "account_age_days": 6140
    },
    "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": "v1.8.2",
          "kind": "patch",
          "published_at": "2015-09-10T18:43:43Z"
        },
        {
          "tag": "v1.8.2-rc1",
          "kind": "prerelease",
          "published_at": "2015-09-03T18:26:10Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2015-08-13T01:54:41Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2015-08-11T16:35:27Z"
        },
        {
          "tag": "v1.8.0-rc3",
          "kind": "prerelease",
          "published_at": "2015-08-07T17:08:37Z"
        },
        {
          "tag": "v1.8.0-rc2",
          "kind": "prerelease",
          "published_at": "2015-08-04T00:49:58Z"
        },
        {
          "tag": "v1.8.0-rc1",
          "kind": "prerelease",
          "published_at": "2015-07-25T03:28:37Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2015-07-14T18:41:25Z"
        },
        {
          "tag": "v1.7.1-rc3",
          "kind": "prerelease",
          "published_at": "2015-07-09T18:23:40Z"
        },
        {
          "tag": "v1.7.1-rc2",
          "kind": "prerelease",
          "published_at": "2015-07-08T14:21:37Z"
        },
        {
          "tag": "v1.7.1-rc1",
          "kind": "prerelease",
          "published_at": "2015-07-02T21:38:22Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2015-06-18T05:01:36Z"
        },
        {
          "tag": "v1.7.0-rc5",
          "kind": "prerelease",
          "published_at": "2015-06-16T18:39:20Z"
        },
        {
          "tag": "v1.7.0-rc4",
          "kind": "prerelease",
          "published_at": "2015-06-16T00:32:17Z"
        },
        {
          "tag": "v1.7.0-rc3",
          "kind": "prerelease",
          "published_at": "2015-06-12T18:56:43Z"
        },
        {
          "tag": "v1.7.0-rc2",
          "kind": "prerelease",
          "published_at": "2015-06-04T19:14:27Z"
        },
        {
          "tag": "v1.7.0-rc1",
          "kind": "prerelease",
          "published_at": "2015-05-28T03:11:24Z"
        },
        {
          "tag": "v1.6.2",
          "kind": "patch",
          "published_at": "2015-05-11T22:05:16Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2015-05-07T17:07:01Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2015-04-16T18:38:05Z"
        },
        {
          "tag": "v1.6.0-rc7",
          "kind": "prerelease",
          "published_at": "2015-04-15T16:11:23Z"
        },
        {
          "tag": "v1.6.0-rc6",
          "kind": "prerelease",
          "published_at": "2015-04-13T19:28:29Z"
        },
        {
          "tag": "v1.6.0-rc5",
          "kind": "prerelease",
          "published_at": "2015-04-06T18:48:55Z"
        },
        {
          "tag": "v1.6.0-rc4",
          "kind": "prerelease",
          "published_at": "2015-04-02T21:52:59Z"
        },
        {
          "tag": "v1.6.0-rc3",
          "kind": "prerelease",
          "published_at": "2015-03-31T23:43:25Z"
        },
        {
          "tag": "v1.6.0-rc2",
          "kind": "prerelease",
          "published_at": "2015-03-25T19:36:10Z"
        },
        {
          "tag": "v1.6.0-rc1",
          "kind": "prerelease",
          "published_at": "2015-03-23T22:29:13Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2015-02-10T16:14:37Z"
        },
        {
          "tag": "v1.5.0-rc4",
          "kind": "prerelease",
          "published_at": "2015-02-04T18:07:14Z"
        },
        {
          "tag": "v1.5.0-rc3",
          "kind": "prerelease",
          "published_at": "2015-02-03T17:07:17Z"
        },
        {
          "tag": "v1.5.0-rc2",
          "kind": "prerelease",
          "published_at": "2015-01-28T21:51:13Z"
        },
        {
          "tag": "v1.5.0-rc1",
          "kind": "prerelease",
          "published_at": "2015-01-22T21:30:47Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2014-12-15T23:57:00Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2014-12-11T23:00:44Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2014-12-11T15:37:17Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2014-11-24T17:38:01Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2014-10-30T13:44:46Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2014-10-15T19:15:24Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2014-08-20T21:11:18Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2014-07-23T00:29:56Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2014-07-09T00:59:54Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2014-07-03T01:15:11Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2014-06-19T23:11:34Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2014-06-08T23:42:30Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2014-06-06T00:59:19Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2014-05-08T00:29:56Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2014-05-07T16:59:55Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2014-04-08T21:49:33Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2014-03-25T22:00:37Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2014-03-10T16:57:10Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2014-02-18T20:36:05Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2014-02-05T00:08:57Z"
        },
        {
          "tag": "v0.7.6",
          "kind": "patch",
          "published_at": "2014-01-15T01:53:20Z"
        },
        {
          "tag": "v0.7.5",
          "kind": "patch",
          "published_at": "2014-01-09T18:34:50Z"
        },
        {
          "tag": "v0.7.4",
          "kind": "patch",
          "published_at": "2014-01-08T02:06:20Z"
        },
        {
          "tag": "v0.7.3",
          "kind": "patch",
          "published_at": "2014-01-03T04:19:19Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2013-12-16T23:06:42Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2013-12-06T22:42:14Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2013-11-26T08:09:45Z"
        },
        {
          "tag": "v0.7.0-rc7",
          "kind": "prerelease",
          "published_at": "2013-11-22T01:29:08Z"
        },
        {
          "tag": "v0.7.0-rc6",
          "kind": "prerelease",
          "published_at": "2013-11-20T02:38:15Z"
        },
        {
          "tag": "v0.7.0-rc5",
          "kind": "prerelease",
          "published_at": "2013-11-15T00:21:19Z"
        },
        {
          "tag": "v0.7.0-rc4",
          "kind": "prerelease",
          "published_at": "2013-10-19T00:19:54Z"
        },
        {
          "tag": "v0.7.0-rc3",
          "kind": "prerelease",
          "published_at": "2013-10-09T05:09:04Z"
        },
        {
          "tag": "v0.7.0-rc2",
          "kind": "prerelease",
          "published_at": "2013-10-07T22:42:29Z"
        },
        {
          "tag": "v0.7.0-rc1",
          "kind": "prerelease",
          "published_at": "2013-10-02T20:58:43Z"
        },
        {
          "tag": "v0.6.7",
          "kind": "patch",
          "published_at": "2013-11-22T02:03:41Z"
        },
        {
          "tag": "v0.6.6",
          "kind": "patch",
          "published_at": "2013-11-06T19:43:02Z"
        },
        {
          "tag": "v0.6.5",
          "kind": "patch",
          "published_at": "2013-10-30T22:06:28Z"
        },
        {
          "tag": "v0.6.4",
          "kind": "patch",
          "published_at": "2013-10-17T00:50:08Z"
        },
        {
          "tag": "v0.6.3",
          "kind": "patch",
          "published_at": "2013-09-23T18:29:11Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2013-09-17T18:11:39Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2013-08-23T22:23:30Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2013-08-22T21:09:50Z"
        },
        {
          "tag": "v0.5.3",
          "kind": "patch",
          "published_at": "2013-08-13T17:36:24Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2013-08-09T00:17:35Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2013-07-31T17:53:36Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2013-07-18T18:51:29Z"
        },
        {
          "tag": "v0.4.8",
          "kind": "patch",
          "published_at": "2013-07-02T00:05:49Z"
        },
        {
          "tag": "v0.4.7",
          "kind": "patch",
          "published_at": "2013-06-30T04:23:59Z"
        },
        {
          "tag": "v0.4.6",
          "kind": "patch",
          "published_at": "2013-06-22T20:36:45Z"
        },
        {
          "tag": "v0.4.5",
          "kind": "patch",
          "published_at": "2013-06-22T02:22:14Z"
        },
        {
          "tag": "v0.4.4",
          "kind": "patch",
          "published_at": "2013-06-20T21:33:59Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2013-06-20T19:23:14Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2013-06-18T08:08:03Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2013-06-17T21:06:17Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2013-06-03T17:59:48Z"
        },
        {
          "tag": "v0.3.4",
          "kind": "patch",
          "published_at": "2013-05-31T00:27:45Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2013-05-23T19:46:14Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2013-05-09T20:51:32Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2013-05-08T23:52:47Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2013-05-05T14:46:25Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2013-05-03T22:19:20Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2013-05-02T00:17:13Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2013-04-24T06:15:09Z"
        },
        {
          "tag": "v0.1.8",
          "kind": "patch",
          "published_at": "2013-04-23T05:04:57Z"
        },
        {
          "tag": "v0.1.7",
          "kind": "patch",
          "published_at": "2013-04-21T00:35:00Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "9da935629e8cf222f5b7877d3fdf7b3762e8ee71",
          "body": "Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>",
          "is_bot": false,
          "headline": "Better not pretend to be an active currator",
          "author_name": "Nicolas De Loof",
          "author_login": "ndeloof",
          "committed_at": "2022-12-06T16:18:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42053a0fc33c41ac044383dad53776bdbfd98571",
          "body": "Add Kevin Alvarez (\"crazy-max\") to curators",
          "is_bot": false,
          "headline": "Merge pull request #44588 from thaJeztah/kevin_curator",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-12-06T16:14:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "383e23fd61144fef5bf1bc40a9899445fba8983c",
          "body": "Kevin has been doing a lot of work helping modernize our CI, and helping\nwith BuildKit-related changes. Being our \"resident GitHub actions expert\",\nI think it make sense to add him to the maintainers list as a curator (for\nstarters), to grant him permissions on the repository.\n\nPerhaps we should nominate him to become a maintainer (with a focus on his\narea of expertise) :)\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "Add Kevin Alvarez (\"crazy-max\") to curators",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-12-06T14:28:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc1884dc042d6c90f9fca8d904219cff2e6a484d",
          "body": "libnetwork: use go-immutable-radix instead of radix",
          "is_bot": false,
          "headline": "Merge pull request #44501 from tiborvass/immutable_radix",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-12-06T11:46:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1523c78c34ac796fca3b124ce354b1672db284e4",
          "body": "testing: move fuzzers over from OSS-Fuzz",
          "is_bot": false,
          "headline": "Merge pull request #44458 from AdamKorcz/fuzzmigration",
          "author_name": "Brian Goff",
          "author_login": "cpuguy83",
          "committed_at": "2022-12-05T17:41:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "683b076a6e4a1e6d79915487ad2c8df29e69b73f",
          "body": "builder: handle host-gateway with extra hosts",
          "is_bot": false,
          "headline": "Merge pull request #44537 from crazy-max/builder-host-gateway",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-12-03T13:38:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "676250adf9239e12982ac0a0c08e8d7e33f9b786",
          "body": "distribution: checkSupportedMediaType: allow additional media-types",
          "is_bot": false,
          "headline": "Merge pull request #44567 from thaJeztah/relax_checkSupportedMediaType",
          "author_name": "Brian Goff",
          "author_login": "cpuguy83",
          "committed_at": "2022-12-02T23:22:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "521b8c02cc8912dc05cf178f83ea73b1b77698bd",
          "body": "Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>",
          "is_bot": false,
          "headline": "builder: handle host-gateway with extra hosts",
          "author_name": "CrazyMax",
          "author_login": "crazy-max",
          "committed_at": "2022-12-02T22:17:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92e954a2f05998dc05773b6c64bbe23b188cb3a0",
          "body": "ci(buildkit): update buildkit ref to fix issue with alpine image",
          "is_bot": false,
          "headline": "Merge pull request #44571 from crazy-max/ci-buildkit-temp-fix",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-12-02T20:24:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "381fa4afcae723de811b1bd1c330a5ad4a8d5952",
          "body": "Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>",
          "is_bot": false,
          "headline": "ci(buildkit): update buildkit ref to fix issue with alpine image",
          "author_name": "Kevin Alvarez",
          "author_login": "crazy-max",
          "committed_at": "2022-12-02T17:45:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6a539497ad4ff879d10ed8b588fb4dca0418fb4",
          "body": "This addresses a regression introduced in 407e3a455231bcf5b1c3e18a9e682a646b6e96ab,\nwhich turned out to be \"too strict\", as there's old images that use, for example;\n\n    docker pull python:3.5.1-alpine\n    3.5.1-alpine: Pulling from library/python\n    unsupported media type application/octet-stream\n[…]\npies the additional media-types, using the list of types that\nwere added in a215e15cb1fbecc3b22d4f90e15638728ac7ac78, which fixed a\nsimilar issue.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "distribution: checkSupportedMediaType: allow additional media-types",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-12-02T00:26:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cd8a090e6755bee0bdd54ac8a894b15881787097",
          "body": "Remove trustkey id migration and config.TrustKeyPath",
          "is_bot": false,
          "headline": "Merge pull request #44329 from thaJeztah/remove_trustkey_id_migration",
          "author_name": "Tianon Gravi",
          "author_login": "tianon",
          "committed_at": "2022-12-01T20:49:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40408d1640ae72de88572b313ce3eb25fce45841",
          "body": "seccomp: block socket calls to AF_VSOCK in default profile",
          "is_bot": false,
          "headline": "Merge pull request #44562 from thaJeztah/seccomp_block_af_vsock",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-12-01T20:39:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d88037e3727875604e98935a25061ab3447490a",
          "body": "update containerd binary to v1.7.0-beta.0",
          "is_bot": false,
          "headline": "Merge pull request #44531 from thaJeztah/containerd_1.7_binary",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-12-01T19:49:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57b229012a5b5ff97889ae44c9b6fa77ba9b3a5c",
          "body": "This syncs the seccomp-profile with the latest changes in containerd's\nprofile, applying the same changes as https://github.com/containerd/containerd/commit/17a93240359b406c78e5f08a20013f759ea230bf\n\nSome background from the associated ticket:\n\n> We want to use vsock for guest-host communication on K\n[…]\ny/seccomp/#enable-the-use-of-runtimedefault-as-the-default-seccomp-profile-for-all-workloads\n> [4]: https://github.com/kubevirt/kubevirt/pull/8546\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "seccomp: block socket calls to AF_VSOCK in default profile",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-12-01T13:06:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5fd603ce60e3d7afcb55bd042374b77d50b0453f",
          "body": "client/list: Handle SharedSize",
          "is_bot": false,
          "headline": "Merge pull request #44514 from vvoland/client-sharedsize",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-12-01T08:15:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eaa74497b831546a197a34305cf2750a6253dba9",
          "body": "This commit allows to remove dependency on the mutable version armon/go-radix.\n\nThe go-immutable-radix package is better maintained.\n\nIt is likely that a bit more memory will be used when using the\nimmutable version, though discarded nodes are being reused in a pool.\nThese changes happen when networ\n[…]\nd to the old radix are when modifying (insert\nor delete) a tree, and those are pretty self-contained: we replace the\nentire immutable tree under a lock.\n\nSigned-off-by: Tibor Vass <teabee89@gmail.com>",
          "is_bot": false,
          "headline": "libnetwork: use go-immutable-radix instead of radix",
          "author_name": "Tibor Vass",
          "author_login": "tiborvass",
          "committed_at": "2022-12-01T01:03:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "93fa0931224348dd9eb000ed3b33056be812b93e",
          "body": "Signed-off-by: AdamKorcz <adam@adalogics.com>\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "testing: move fuzzers over from OSS-Fuzz",
          "author_name": "AdamKorcz",
          "author_login": "AdamKorcz",
          "committed_at": "2022-11-30T16:31:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36a2dd36a078685c9f9c7ef7c5828ed382921ce9",
          "body": "vendor.mod: remove outdated comment about replaced module",
          "is_bot": false,
          "headline": "Merge pull request #44554 from thaJeztah/remove_outdated_comment",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-30T16:26:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3760b589f6e27927e88c42b6ddf9baec4e34d0e7",
          "body": "AUTHORS: regenerate, cleanup, refactor",
          "is_bot": false,
          "headline": "Merge pull request #44462 from neersighted/generate_authors",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-30T16:25:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d97f1e22d335a4db9348813ff25fe98cdd7d0cf",
          "body": "This makes the `ImageList` function to add `shared-size=1` to the url\nquery when user caller sets the SharedSize.\nSharedSize support was introduced in API version 1.42. This field was\nadded to the options struct, but client wasn't adjusted.\n\nSigned-off-by: Paweł Gronowski <pawel.gronowski@docker.com>",
          "is_bot": false,
          "headline": "client/list: Handle SharedSize",
          "author_name": "Paweł Gronowski",
          "author_login": "vvoland",
          "committed_at": "2022-11-30T16:08:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1907027b7be080b8d5f9239fde26fbbb6aedfc39",
          "body": "daemon/disk_usage: Use context aware singleflight",
          "is_bot": false,
          "headline": "Merge pull request #44520 from vvoland/disk-usage-singleflight",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-30T12:39:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86c76aa7344cca919d8e85b2e6d9def36cb51adf",
          "body": "registry: session: remove unused id",
          "is_bot": false,
          "headline": "Merge pull request #44548 from thaJeztah/search_remove_id",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-30T11:08:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1c3305015283f64b4d309480b70bb37505ebf05",
          "body": "Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "AUTHORS: regenerate",
          "author_name": "Bjorn Neergaard",
          "author_login": "neersighted",
          "committed_at": "2022-11-30T11:05:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "672383bc560285a462c480e2e9b2c31ba2938564",
          "body": "Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>",
          "is_bot": false,
          "headline": ".mailmap: cleanup and additions",
          "author_name": "Bjorn Neergaard",
          "author_login": "neersighted",
          "committed_at": "2022-11-30T11:05:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b94d1604a9fc2a1656182eb206627697c12a5ca9",
          "body": "Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "hack/generate-authors.sh: refactor and simplify",
          "author_name": "Bjorn Neergaard",
          "author_login": "neersighted",
          "committed_at": "2022-11-30T11:05:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6326ad172972de505ed478369fa9457522174d48",
          "body": "The replace was removed in 64f9ea1cf5179718e11a89412341f3eb4781cab9, but I\nforgot to remove the comment.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "vendor.mod: remove outdated comment about replaced module",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-30T10:11:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e7ed25c64607c5008270858ca5d0e947f34e68a",
          "body": "Jenkinsfile: Fix dev image build fox ppc64le/s390x archs",
          "is_bot": false,
          "headline": "Merge pull request #44545 from crazy-max/fix-jenkinsfile",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-29T18:25:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a44f547343299d609d6840306851102a0c78b70e",
          "body": "This removes the dependency on github.com/docker/docker/pkg/stringid\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "registry: session: remove unused id",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-29T18:10:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dec81e489fdc493a4702d035f271814c103a88aa",
          "body": "The singleflight function was capturing the context.Context of the first\ncaller that invoked the `singleflight.Do`. This could cause all\nconcurrent calls to be cancelled when the first request is cancelled.\n\nsingleflight calls were also moved from the ImageService to Daemon, to\navoid having to implement this logic in both graphdriver and containerd\nbased image services.\n\nSigned-off-by: Paweł Gronowski <pawel.gronowski@docker.com>",
          "is_bot": false,
          "headline": "daemon/disk_usage: Use context aware singleflight",
          "author_name": "Paweł Gronowski",
          "author_login": "vvoland",
          "committed_at": "2022-11-29T15:46:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7e59cbccc20a80841cea0d33a42a8bafa519d8c",
          "body": "Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Jenkinsfile: Fix dev image build fox ppc64le/s390x archs",
          "author_name": "CrazyMax",
          "author_login": "crazy-max",
          "committed_at": "2022-11-29T10:59:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73261bb8c77da7c8cc7e090382080e3c11e05be1",
          "body": "Makefile: always use buildx",
          "is_bot": false,
          "headline": "Merge pull request #44533 from crazy-max/makefile-use-buildx",
          "author_name": "Brian Goff",
          "author_login": "cpuguy83",
          "committed_at": "2022-11-29T03:23:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e30c506485a089309f9feccb224bbf79c75bfbb",
          "body": "vendor: google.golang.org/grpc v1.50.1",
          "is_bot": false,
          "headline": "Merge pull request #44528 from thaJeztah/update_buildkit_deps2",
          "author_name": "Akihiro Suda",
          "author_login": "AkihiroSuda",
          "committed_at": "2022-11-29T02:20:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85fddc0081339ea12e6c7bd71f702aa737f589b2",
          "body": "It's never set, so we can remove it.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "distribution: remove unused RequireSchema2",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-28T19:29:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8feeaecb84cabb415a0d68db01f2bb425527f67c",
          "body": "This is only used for tests, and the key is not verified anymore, so\ninstead of creating a key and storing it, we can just use an ad-hoc\none.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "use ad-hoc libtrust key",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-28T19:29:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e854b2a4592e07486be9111ca7715c546091522e",
          "body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "distribution: use ad-hoc trustkey for tests",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-28T19:29:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cdd6ab7cd4af97da2150cd649acfdb19ea8d700",
          "body": "Turned out that the loadOrCreateTrustKey() utility was doing exactly the\nsame as libtrust.LoadOrCreateTrustKey(), so making it a thin wrapped. I kept\nthe tests to verify the behavior, but we could remove them as we only need this\nfor our integration tests.\n\nThe storage location for the generated key was changed (again as we only need\nthis for some integration tests), so we can remove the TrustKeyPath from the\nconfig.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "daemon/config: remove TrustKeyPath, and local utilities",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-28T19:29:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1981706196164984ea6b75f0c8b7318c7fd6ca5a",
          "body": "The migration code is in the 22.06 branch, and if we don't migrate\nthe only side-effect is the daemon's ID being regenerated (as a\nUUID).\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "daemon: remove migrateTrustKeyID()",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-28T19:28:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66ca24d3a277ba63ce2f51329cd903e0648288fa",
          "body": "daemon/config: use strings.Cut(), fix panic in BuilderGCFilter",
          "is_bot": false,
          "headline": "Merge pull request #44380 from thaJeztah/config_fix_panic",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-27T16:18:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1756e1b635433284eee53d71dae7ecdba677e81",
          "body": "release notes: https://github.com/containerd/containerd/releases/tag/v1.7.0-beta.0\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "update containerd binary to v1.7.0-beta.0",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-26T13:20:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1a9e82d3e546999429ea535aa82e72c57eb00c7",
          "body": "full diff: https://github.com/grpc/grpc-go/compare/v1.48.0...v1.50.1\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "vendor: google.golang.org/grpc v1.50.1",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-26T13:20:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "391041769567bb899c24e4e0cf05d943d09f214f",
          "body": "vendor: update various dependencies in preparation of BuildKit update",
          "is_bot": false,
          "headline": "Merge pull request #44527 from thaJeztah/update_buildkit_deps1",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-26T13:18:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a491d2e8a5c3e8044508ed80b4287409a6c7abfc",
          "body": "ci: define timeout for jobs",
          "is_bot": false,
          "headline": "Merge pull request #44539 from crazy-max/ci-timeout",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-26T13:13:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bade242dddafaa84151941d4f6754c4aa4c59a52",
          "body": "Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Makefile: always use buildx",
          "author_name": "CrazyMax",
          "author_login": "crazy-max",
          "committed_at": "2022-11-25T22:22:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "426e3926ef9da15edf8821824bdcdeb25e201bdc",
          "body": "Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>",
          "is_bot": false,
          "headline": "ci: define timeout for jobs",
          "author_name": "CrazyMax",
          "author_login": "crazy-max",
          "committed_at": "2022-11-25T21:57:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc52e08bb5719885b89205cf9f7de690b9786ac5",
          "body": "full diff: https://github.com/prometheus/client_golang/compare/v1.13.0...v1.14.0\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "vendor: github.com/prometheus/client_golang v1.14.0",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-25T16:57:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2fe29ba79ea304b7c2e2576ff421b37e44787a5",
          "body": "full diff: https://github.com/go-logr/logr/compare/v1.2.2...v1.2.3\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "vendor: github.com/go-logr/logr v1.2.3",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-25T16:57:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c1b7842c6cbcf114a5f2cc5a7d01bc2dba5ce39",
          "body": "- all: use math/bits.RotateLeft\n\nfull diff: https://github.com/golang/crypto/compare/v0.1.0...v0.2.0\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "vendor: golang.org/x/crypto v0.2.0",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-25T16:57:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efe17dbdb491c84159babdc3459506fb1959c02f",
          "body": "- http2/hpack: build static table with go generate\n\nfull diff: https://github.com/golang/net/compare/v0.1.0...v0.2.0\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "vendor: golang.org/x/net v0.2.0",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-25T16:57:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0588a833805c2598f6c05f123905130024d31f73",
          "body": "no changes in vendored code\n\nfull diff: https://github.com/opencontainers/runc/compare/v1.1.2...v1.1.3\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "vendor: github.com/opencontainers/runc v1.1.3",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-25T16:57:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38adf7a6941ad8b50864a202d1fd9b9cb9f5efd1",
          "body": "full diff: https://github.com/klauspost/compress/compare/v1.15.9...v1.15.12\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "vendor: github.com/klauspost/compress v1.15.12",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-25T16:57:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3df160a410b33b3253c7aff814a85322a0883274",
          "body": "go.mod: golang_protobuf_extensions v1.0.4 - prevent incompatible versions",
          "is_bot": false,
          "headline": "Merge pull request #44535 from thaJeztah/protobuf_extensions_fix",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-25T16:41:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "458a29d7002a251581472feda0a41aba526bab62",
          "body": "Add Sam Thibault (sam-thibault) as curator",
          "is_bot": false,
          "headline": "Merge pull request #44532 from thaJeztah/sam_curator",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-25T16:36:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1058e6bc30e3d6ebe635652d7d9c05994be835f",
          "body": "…ions\n\nThis module made a whoopsie, and updated to `google.golang.org/protobuf`\nin a patch release, but `google.golang.org/protobuf` is not backward\ncompatible with `github.com/golang/protobuf`.\n\nUpdating the minimum version to v1.0.4 which corrects this, to prevent\nusers of containerd as a module f\n[…]\nf_extensions/compare/v1.0.3..v1.0.4\n- And a `v2` was created instead; https://github.com/matttproud/golang_protobuf_extensions/releases/tag/v2.0.0\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "go.mod: golang_protobuf_extensions v1.0.4 - prevent incompatible vers…",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-25T14:18:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e5e6480694ae71f2f075701e3dcecf0450cd1de7",
          "body": "Sam is on my team, and we started to do weekly triage sessions to\nclean up the backlog. Adding him, so that he can help with doing\ntriage without my assistance :)\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "Add Sam Thibault (sam-thibault) as curator",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-25T10:36:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85b80ce3bb68fe3fe78d70fcf1944ff598649e7f",
          "body": "vendor: github.com/moby/swarmkit/v2 v2.0.0-20221123162438-b17f02f0a054",
          "is_bot": false,
          "headline": "Merge pull request #44516 from thaJeztah/bump_swarmkit3",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-24T09:38:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23a27d4c8acb9743892e27087993cfdf2667dcc3",
          "body": "ignorefiles: cleanup",
          "is_bot": false,
          "headline": "Merge pull request #44465 from neersighted/ignorefiles_cleanup",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-23T18:53:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64f9ea1cf5179718e11a89412341f3eb4781cab9",
          "body": "full diff: https://github.com/moby/swarmkit/v2/compare/6341884e5fc9...b17f02f0a0547a2416ce3bf2f59d9050288ec31b\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "vendor: github.com/moby/swarmkit/v2 v2.0.0-20221123162438-b17f02f0a054",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-23T17:30:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5898e3a2d91a18bd43570f5353730e4b948777f",
          "body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "vendor: github.com/prometheus/client_golang v1.13.0",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-23T17:22:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cc6a86fd3f3fb6f27ffd93382e6ee4633f699e0",
          "body": "full diff: https://github.com/aws/aws-sdk-go/compare/v1.31.6...v1.37.0\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "vendor: github.com/aws/aws-sdk-go v1.37.0",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-23T17:20:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f1bc3a3b7a18ec28e7d7185f495c12eb02b8a96",
          "body": "full diff: https://github.com/grpc/grpc-go/compare/v1.47.0...v1.48.0\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "vendor: google.golang.org/grpc v1.48.0",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-23T17:19:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0e20e1b3c0cc953cccb93652a23dbcf6806bbfa",
          "body": "full diff: https://github.com/uber-go/zap/compare/v1.17.0...v1.21.0\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "vendor: go.uber.org/zap v1.21.0",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-23T17:16:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "066fb6c69e702de59b801436370326be5433f7cc",
          "body": "full diff: https://github.com/uber-go/multierr/compare/v1.6.0...v1.8.0\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "vendor: go.uber.org/multierr v1.8.0",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-23T17:16:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b41580d66ef2848832091c064c0a153a991d8a5b",
          "body": "full diff: https://github.com/uber-go/atomic/compare/v1.7.0...v1.9.0\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "vendor: go.uber.org/atomic v1.9.0",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-23T17:16:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "341c9e77a8377d6422403dbe28a3cc1f071bc6e1",
          "body": "no code changes in vendored files\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "vendor: github.com/jmespath/go-jmespath v0.4.0",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-23T17:16:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a8b46518b3e46a7d795cc6bc362aa3799c190c2",
          "body": "no changes in vendored files\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "vendor: google.golang.org/genproto v0.0.0-20220706185917-7780775163c4",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-23T17:16:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e48b645389299f9bc65b436e7558a04fa7d6203",
          "body": "Fixes a potential panic.\n\nfull diff: https://github.com/fernet/fernet-go/compare/9eac43b88a5e...9f70042a33eec190ef525c59806ad5467f2e53c3\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "vendor: github.com/fernet/fernet-go v0.0.0-20211208181803-9f70042a33ee",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-23T17:02:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4113a885231fa0d42ba437ed30e272fc22bb1be7",
          "body": "indirect dependency, but updating it in a separate commit\n\nfull diff: https://github.com/protocolbuffers/protobuf-go/compare/v1.28.0...v1.28.1\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "vendor: google.golang.org/protobuf v1.28.1",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-23T17:00:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26c4429f7e5e712f947497d5ef862e20325e13f4",
          "body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "vendor: github.com/spf13/cobra v1.6.1",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-23T16:58:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7e92237c59d6f77d9cfa15443546c5ceeb58e1e",
          "body": "vendor: github.com/moby/term v0.0.0-20221120202655-abb19827d345",
          "is_bot": false,
          "headline": "Merge pull request #44502 from thaJeztah/bump_moby_term",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-23T16:55:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6d0e4c9427eb0d5632daa398a716c103eb0bdd2",
          "body": "hack: remove obsolete sources for go-autogen",
          "is_bot": false,
          "headline": "Merge pull request #44494 from crazy-max/go-autogen",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-23T10:59:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b44e7dba2435cf66abd39d46803ff1e43a9a07a",
          "body": "Dockerfile: remove hardcoded platforms for vpnkit stage",
          "is_bot": false,
          "headline": "Merge pull request #44493 from crazy-max/dockerfile-vpnkit-platform",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-23T10:58:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "052a5b0319496c736a25ce78195592284712f5f0",
          "body": "vendor: remove most \"replace\" rules and update github.com/armon/go-radix",
          "is_bot": false,
          "headline": "Merge pull request #44498 from thaJeztah/update_go_radix",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-23T10:52:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a46a2a364ccf1219b64ea7e3ee1bba7ae8fad7b",
          "body": "Current Dockerfile downloads vpnkit for both linux/amd64\nand linux/arm64 platforms even if target platform does not\nmatch. This change will download vpnkit only if target\nplatform matches, otherwise it will just use a dummy scratch\nstage.\n\nSigned-off-by: CrazyMax <crazy-max@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Dockerfile: remove hardcoded platforms for vpnkit stage",
          "author_name": "CrazyMax",
          "author_login": "crazy-max",
          "committed_at": "2022-11-22T16:07:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f17d17009a47d41154617aa5b5d828456e8bbc8",
          "body": "Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>",
          "is_bot": false,
          "headline": "ignorefiles: cleanup",
          "author_name": "Bjorn Neergaard",
          "author_login": "neersighted",
          "committed_at": "2022-11-22T01:43:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61f266f660dd7df495aea2034761adc5f13c3c30",
          "body": "no significant changes in vendored code, other than updating build-tags\nfor go1.17, but removes some dependencies from the module, which can\nhelp with future updates;\n\nfull diff: https://github.com/moby/term/compoare/3f7ff695adc6...abb19827d345664b1f8d301092abf7c33bd7461e\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "vendor: github.com/moby/term v0.0.0-20221120202655-abb19827d345",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-20T20:36:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30b0cb0cd44c86d5a346c9c47b50b440687f0a5d",
          "body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "vendor.mod: add comment about replaced dependency",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-18T16:26:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62a4a45a7207a9fc1afeac9cbf8f1a49df1ac5f1",
          "body": "While this replace was needed in swarmkit itself, it looks like\nit doesn't cause issues when removed in this repository, so\nlet's remove it here.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "vendor.mod: remove replace for github.com/rexray/gocsi",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-18T16:22:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2d758acc9a46d6f8a25a5b72950b75f90fe4f06",
          "body": "Previously we had to use a replace rule, as later versions of this\nmodule resulted in a panic. This issue was fixed in:\nhttps://github.com/armon/go-radix/commit/f30034d78803af4786015a5a3a265a40b5837a70\n\nWhich means we can remove the replace rule, and update the dependency.\nNo new release was tagged yet, so sticking to a \"commit\" for now.\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "vendor: github.com/armon/go-radix v1.0.1-0.20221118154546-54df44f2176c",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-18T16:15:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bb58153e75b4310f3ae9ec6d03924aa286fbf20",
          "body": "  Dockerfile: variant support in frozen-images stage",
          "is_bot": false,
          "headline": "Merge pull request #44114 from crazy-max/frozen-script-variant",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-18T14:39:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40069797efc18fd070299accb32fb840e8366c0c",
          "body": "Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>",
          "is_bot": false,
          "headline": "hack: remove obsolete sources for go-autogen",
          "author_name": "CrazyMax",
          "author_login": "crazy-max",
          "committed_at": "2022-11-18T14:03:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0004a187ba658fbb88953bcfd029d34a1f95f21e",
          "body": "update github.com/tc-hib/go-winres v0.3.0 to fix schema version in manifest",
          "is_bot": false,
          "headline": "Merge pull request #44486 from thaJeztah/update_gowinres",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-17T23:25:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca807edac0d6a91997c4cfb39394084510ad5741",
          "body": "…nifest\n\n- Fix xml schema version in manifest\n- Provide more verbose error on failed git tag resolution\n\nfull diffs:\n\n- https://github.com/tc-hib/go-winres/compare/v0.2.3...v0.3.0\n- https://github.com/tc-hib/winres/compare/v0.1.5...v0.1.6\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "update github.com/tc-hib/go-winres v0.3.0 to fix schema version in ma…",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-17T21:36:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f4431d2f69c0f6d7816256dad182d9bf9cc77cd",
          "body": "update gotestsum to v1.8.2",
          "is_bot": false,
          "headline": "Merge pull request #44485 from thaJeztah/update_gotestsum",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-17T21:12:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25dc760162e1f6715fd97d23a3b24a32a31e424e",
          "body": "using TARGETVARIANT in frozen-images stage implies changes in\n`download-frozen-image-v2.sh` script to add support for variants\nso we are able to build against more platforms.\n\nSigned-off-by: CrazyMax <crazy-max@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Dockerfile: variant support in frozen-images stage",
          "author_name": "CrazyMax",
          "author_login": "crazy-max",
          "committed_at": "2022-11-17T19:57:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4651269dc8466b5aa11507385ccd06883665d1e7",
          "body": "libnetwork/iptables: Fix test panic when execute only one test",
          "is_bot": false,
          "headline": "Merge pull request #43384 from ch33hau/42696-panic-test",
          "author_name": "Cory Snider",
          "author_login": "corhere",
          "committed_at": "2022-11-17T17:14:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "882ddf4b1616dfb6eef054556d25efbacfe62101",
          "body": "release notes: https://github.com/gotestyourself/gotestsum/releases/tag/v1.8.2\n\n- Show shuffle seed\n- Update tests, and cleanup formats\n- Update dependencies\n- Test against go1.19, remove go1.15\n- Add project name to junit.xml output\n- Adding in support for s390x and ppc64le\n\nfull diff: https://github.com/gotestyourself/gotestsum/compare/v1.8.1...v1.8.2\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "update gotestsum to v1.8.2",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-17T16:05:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d806d0760df0ae09109343fd52d3f3cf3986853e",
          "body": "cleanup: drop historical CHANGELOG.md",
          "is_bot": false,
          "headline": "Merge pull request #44466 from neersighted/drop_changelog",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-16T20:24:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b529870558e4212f7a7cbe8d890c5274a92c9163",
          "body": "Signed-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "daemon/config: use strings.Cut(), fix panic in BuilderGCFilter",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-16T14:15:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "454fa93113c0dd3f41d63fc9f9ddad24fdb47738",
          "body": "cleanup: drop .DEREK.yml",
          "is_bot": false,
          "headline": "Merge pull request #44463 from neersighted/drop_derek",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-16T13:11:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2799bbc562cffbfbd0f7101f65bf2e07cac535b9",
          "body": "update RootlessKit to v1.1.0",
          "is_bot": false,
          "headline": "Merge pull request #44467 from AkihiroSuda/rootlesskit-1.1.0",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-16T13:10:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4500c477e056f55c11dfb6cda023055f0bf4412",
          "body": "update containerd binary to v1.6.10",
          "is_bot": false,
          "headline": "Merge pull request #44460 from tao12345666333/update-containerd-v1.6.10",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-16T01:36:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd1912de9703bc6eb4c86e2e13e4bc2d6ff872f4",
          "body": "vendor: github.com/containerd/containerd v1.6.10",
          "is_bot": false,
          "headline": "Merge pull request #44461 from tao12345666333/vendor-containerd-v1.6.10",
          "author_name": "Akihiro Suda",
          "author_login": "AkihiroSuda",
          "committed_at": "2022-11-16T00:59:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ca03c1a799e526e5378af8f79bfef6b7cd8c65c",
          "body": "Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>",
          "is_bot": false,
          "headline": "rootlesskit.installer: s/vendor.conf/vendor.mod/",
          "author_name": "Akihiro Suda",
          "author_login": "AkihiroSuda",
          "committed_at": "2022-11-15T22:46:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "870104c36c3f2d197075fb95e14d1ba78e8f31ac",
          "body": "vendor:  golang.org/x/crypto v0.1.0, golang.org/x/oauth2 v0.1.0",
          "is_bot": false,
          "headline": "Merge pull request #44419 from thaJeztah/golang_x_releases_step2",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-15T16:05:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2cea992c224b5de5f82a0ff24e93b5b09a63987",
          "body": "- use local variables for chains instead of sharing global variables\n- make createNewChain a t.Helper\n\nSigned-off-by: Chee Hau Lim <ch33hau@gmail.com>",
          "is_bot": false,
          "headline": "libnetwork/iptables: Fix test panic when execute only one test",
          "author_name": "Chee Hau Lim",
          "author_login": "ch33hau",
          "committed_at": "2022-11-15T13:20:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6cb8efd81ac4d99ca8c187f2dbe4d2412bc954a",
          "body": "The golang.org/x/ projects are now doing tagged releases.\n\nSome notable changes:\n\n- authhandler: Add support for PKCE\n- Introduce new AuthenticationError type returned by errWrappingTokenSource.Token\n- Add support to set JWT Audience in JWTConfigFromJSON()\n- google/internal: Add AWS Session Token to\n[…]\ne.\n- google/externalaccount: add support for workforce pool credentials\n\nfull diff: https://github.com/golang/oauth2/compare/2bc19b11175f...v0.1.0\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "vendor: golang.org/x/oauth2 v0.1.0",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-15T12:43:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9d7bd47cb6bcffd1c202e07cc9962d5d3ffc66f4",
          "body": "The golang.org/x/ projects are now doing tagged releases.\n\nfull diff: https://github.com/golang/crypto/compare/3147a52a75dd...v0.1.0\n\nSigned-off-by: Sebastiaan van Stijn <github@gone.nl>",
          "is_bot": false,
          "headline": "vendor: golang.org/x/crypto v0.1.0",
          "author_name": "Sebastiaan van Stijn",
          "author_login": "thaJeztah",
          "committed_at": "2022-11-15T12:43:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9fb73014855a11d9aef5b08495ec6a1854b33d4",
          "body": "Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>",
          "is_bot": false,
          "headline": "update RootlessKit to v1.1.0",
          "author_name": "Akihiro Suda",
          "author_login": "AkihiroSuda",
          "committed_at": "2022-11-15T11:43:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08516af897e244c0a3e9b0b782748c647aaa29cf",
          "body": "Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>",
          "is_bot": false,
          "headline": "vendor: github.com/rootless-containers/rootlesskit v1.1.0",
          "author_name": "Akihiro Suda",
          "author_login": "AkihiroSuda",
          "committed_at": "2022-11-15T11:43:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 97,
      "commits_last_year": 0,
      "latest_release_at": "2015-09-10T18:43:43Z",
      "latest_release_tag": "v1.8.2",
      "releases_from_tags": true,
      "days_since_last_push": 103,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 3968,
      "mean_days_between_releases": 7.1
    },
    "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": []
    },
    "popularity": {
      "forks": 0,
      "stars": 1,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "vendor/github.com/Microsoft/hcsshim/Makefile",
        "vendor/github.com/cilium/ebpf/Makefile",
        "vendor/github.com/containerd/cgroups/Makefile",
        "vendor/github.com/containerd/containerd/Makefile",
        "vendor/github.com/containerd/fifo/Makefile",
        "vendor/github.com/docker/distribution/Makefile",
        "vendor/github.com/felixge/httpsnoop/Makefile",
        "vendor/github.com/gogo/protobuf/gogoproto/Makefile",
        "vendor/github.com/gogo/protobuf/proto/Makefile",
        "vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/Makefile",
        "vendor/github.com/grpc-ecosystem/go-grpc-middleware/makefile",
        "vendor/github.com/grpc-ecosystem/go-grpc-prometheus/makefile",
        "vendor/github.com/hashicorp/go-multierror/Makefile",
        "vendor/github.com/hashicorp/go-sockaddr/GNUmakefile",
        "vendor/github.com/hashicorp/memberlist/Makefile",
        "vendor/github.com/jmespath/go-jmespath/Makefile",
        "vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile",
        "vendor/github.com/moby/buildkit/util/archutil/Makefile",
        "vendor/github.com/pelletier/go-toml/Makefile",
        "vendor/github.com/pkg/errors/Makefile",
        "vendor/github.com/prometheus/procfs/Makefile",
        "vendor/github.com/spf13/cobra/Makefile",
        "vendor/github.com/vishvananda/netlink/Makefile",
        "vendor/go.etcd.io/bbolt/Makefile",
        "vendor/go.opencensus.io/Makefile",
        "vendor/go.opentelemetry.io/otel/Makefile",
        "vendor/go.uber.org/atomic/Makefile",
        "vendor/go.uber.org/multierr/Makefile",
        "vendor/go.uber.org/zap/Makefile",
        "vendor/golang.org/x/net/http2/Makefile",
        "vendor/google.golang.org/grpc/Makefile"
      ],
      "api_schema_files": [
        "api/swagger.yaml",
        "api/types/plugins/logdriver/entry.proto",
        "api/types/swarm/runtime/plugin.proto",
        "builder/remotecontext/tarsum.proto",
        "libnetwork/agent.proto",
        "libnetwork/drivers/overlay/overlay.proto",
        "libnetwork/drivers/windows/overlay/overlay.proto",
        "libnetwork/networkdb/networkdb.proto",
        "vendor/github.com/Microsoft/hcsshim/cmd/containerd-shim-runhcs-v1/options/runhcs.proto",
        "vendor/github.com/containerd/cgroups/stats/v1/metrics.proto",
        "vendor/github.com/containerd/cgroups/v2/stats/metrics.proto",
        "vendor/github.com/containerd/containerd/api/events/container.proto",
        "vendor/github.com/containerd/containerd/api/events/content.proto",
        "vendor/github.com/containerd/containerd/api/events/image.proto",
        "vendor/github.com/containerd/containerd/api/events/namespace.proto",
        "vendor/github.com/containerd/containerd/api/events/snapshot.proto",
        "vendor/github.com/containerd/containerd/api/events/task.proto",
        "vendor/github.com/containerd/containerd/api/services/containers/v1/containers.proto",
        "vendor/github.com/containerd/containerd/api/services/content/v1/content.proto",
        "vendor/github.com/containerd/containerd/api/services/diff/v1/diff.proto",
        "vendor/github.com/containerd/containerd/api/services/events/v1/events.proto",
        "vendor/github.com/containerd/containerd/api/services/images/v1/images.proto",
        "vendor/github.com/containerd/containerd/api/services/introspection/v1/introspection.proto",
        "vendor/github.com/containerd/containerd/api/services/leases/v1/leases.proto",
        "vendor/github.com/containerd/containerd/api/services/namespaces/v1/namespace.proto",
        "vendor/github.com/containerd/containerd/api/services/snapshots/v1/snapshots.proto",
        "vendor/github.com/containerd/containerd/api/services/tasks/v1/tasks.proto",
        "vendor/github.com/containerd/containerd/api/services/ttrpc/events/v1/events.proto",
        "vendor/github.com/containerd/containerd/api/services/version/v1/version.proto",
        "vendor/github.com/containerd/containerd/api/types/descriptor.proto",
        "vendor/github.com/containerd/containerd/api/types/metrics.proto",
        "vendor/github.com/containerd/containerd/api/types/mount.proto",
        "vendor/github.com/containerd/containerd/api/types/platform.proto",
        "vendor/github.com/containerd/containerd/api/types/task/task.proto",
        "vendor/github.com/containerd/containerd/runtime/linux/runctypes/runc.proto",
        "vendor/github.com/containerd/containerd/runtime/v2/runc/options/oci.proto",
        "vendor/github.com/containerd/containerd/runtime/v2/task/shim.proto",
        "vendor/github.com/gogo/googleapis/google/rpc/code.proto",
        "vendor/github.com/gogo/googleapis/google/rpc/error_details.proto",
        "vendor/github.com/gogo/googleapis/google/rpc/status.proto",
        "vendor/github.com/gogo/protobuf/gogoproto/gogo.proto",
        "vendor/github.com/google/certificate-transparency-go/client/configpb/multilog.proto",
        "vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.proto",
        "vendor/github.com/grpc-ecosystem/grpc-gateway/internal/errors.proto",
        "vendor/github.com/moby/buildkit/api/services/control/control.proto",
        "vendor/github.com/moby/buildkit/api/types/worker.proto",
        "vendor/github.com/moby/buildkit/cache/contenthash/checksum.proto",
        "vendor/github.com/moby/buildkit/frontend/gateway/pb/gateway.proto",
        "vendor/github.com/moby/buildkit/session/auth/auth.proto",
        "vendor/github.com/moby/buildkit/session/filesync/filesync.proto",
        "vendor/github.com/moby/buildkit/session/secrets/secrets.proto",
        "vendor/github.com/moby/buildkit/session/sshforward/ssh.proto",
        "vendor/github.com/moby/buildkit/session/upload/upload.proto",
        "vendor/github.com/moby/buildkit/solver/errdefs/errdefs.proto",
        "vendor/github.com/moby/buildkit/solver/pb/ops.proto",
        "vendor/github.com/moby/buildkit/util/apicaps/pb/caps.proto",
        "vendor/github.com/moby/buildkit/util/stack/stack.proto",
        "vendor/github.com/moby/swarmkit/v2/api/ca.proto",
        "vendor/github.com/moby/swarmkit/v2/api/control.proto",
        "vendor/github.com/moby/swarmkit/v2/api/dispatcher.proto",
        "vendor/github.com/moby/swarmkit/v2/api/health.proto",
        "vendor/github.com/moby/swarmkit/v2/api/logbroker.proto",
        "vendor/github.com/moby/swarmkit/v2/api/objects.proto",
        "vendor/github.com/moby/swarmkit/v2/api/raft.proto",
        "vendor/github.com/moby/swarmkit/v2/api/resource.proto",
        "vendor/github.com/moby/swarmkit/v2/api/snapshot.proto",
        "vendor/github.com/moby/swarmkit/v2/api/specs.proto",
        "vendor/github.com/moby/swarmkit/v2/api/types.proto",
        "vendor/github.com/moby/swarmkit/v2/api/watch.proto",
        "vendor/github.com/moby/swarmkit/v2/protobuf/plugin/plugin.proto",
        "vendor/github.com/rootless-containers/rootlesskit/pkg/api/openapi.yaml",
        "vendor/github.com/tonistiigi/fsutil/types/stat.proto",
        "vendor/github.com/tonistiigi/fsutil/types/wire.proto",
        "vendor/go.etcd.io/etcd/raft/v3/raftpb/raft.proto",
        "vendor/go.etcd.io/etcd/server/v3/etcdserver/api/snap/snappb/snap.proto",
        "vendor/go.etcd.io/etcd/server/v3/wal/walpb/record.proto",
        "vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.proto",
        "vendor/google.golang.org/appengine/internal/base/api_base.proto",
        "vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto",
        "vendor/google.golang.org/appengine/internal/log/log_service.proto",
        "vendor/google.golang.org/appengine/internal/modules/modules_service.proto",
        "vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto",
        "vendor/google.golang.org/appengine/internal/socket/socket_service.proto",
        "vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 201712,
      "source_files_sampled": 1916,
      "oversized_source_files": 9,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "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": [],
      "dependencies": [],
      "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": 0,
        "merged_prs": 2,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 8,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "thaJeztah",
          "commits": 6010,
          "avatar_url": "https://avatars.githubusercontent.com/u/1804568?v=4"
        },
        {
          "type": "User",
          "login": "crosbymichael",
          "commits": 2114,
          "avatar_url": "https://avatars.githubusercontent.com/u/749551?v=4"
        },
        {
          "type": "User",
          "login": "cpuguy83",
          "commits": 2043,
          "avatar_url": "https://avatars.githubusercontent.com/u/799078?v=4"
        },
        {
          "type": "User",
          "login": "vieux",
          "commits": 1835,
          "avatar_url": "https://avatars.githubusercontent.com/u/1032519?v=4"
        },
        {
          "type": "User",
          "login": "LK4D4",
          "commits": 1392,
          "avatar_url": "https://avatars.githubusercontent.com/u/101445?v=4"
        },
        {
          "type": "User",
          "login": "tiborvass",
          "commits": 1288,
          "avatar_url": "https://avatars.githubusercontent.com/u/827131?v=4"
        },
        {
          "type": "User",
          "login": "jessfraz",
          "commits": 1260,
          "avatar_url": "https://avatars.githubusercontent.com/u/1445228?v=4"
        },
        {
          "type": "User",
          "login": "creack",
          "commits": 1257,
          "avatar_url": "https://avatars.githubusercontent.com/u/521701?v=4"
        },
        {
          "type": "User",
          "login": "calavera",
          "commits": 982,
          "avatar_url": "https://avatars.githubusercontent.com/u/1050?v=4"
        },
        {
          "type": "User",
          "login": "tianon",
          "commits": 925,
          "avatar_url": "https://avatars.githubusercontent.com/u/161631?v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.177
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        ".dco.yml",
        ".windows.yml",
        "buildkit.yml",
        "ci.yml",
        "test.yml",
        "windows-2019.yml",
        "windows-2022.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yaml",
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "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 79 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": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 10,
            "reason": "project is 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": 9,
            "reason": "security policy file 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": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "9da935629e8cf222f5b7877d3fdf7b3762e8ee71",
        "ran_at": "2026-07-23T01:25:36Z",
        "aggregate_score": 4.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": "2022-07-11T08:44:10Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ndeloof/docker",
    "host": "github.com",
    "name": "docker",
    "owner": "ndeloof"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 0,
            "pct": 85
          }
        }
      ],
      "value": 39,
      "inputs": {
        "security": 44,
        "vitality": 25,
        "community": 12,
        "governance": 72,
        "engineering": 68,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 46,
        "overall_after_abandonment_multiplier": 39
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 25,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 103,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 103 days ago",
                "points": 9.9,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 103
                    }
                  }
                ],
                "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": 48,
            "inputs": {
              "releases_count": 97,
              "latest_release_tag": "v1.8.2",
              "releases_from_tags": true,
              "days_since_latest_release": 3968,
              "mean_days_between_releases": 7.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "97 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 97
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3968 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3968
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~7.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 7.1
                    }
                  }
                ],
                "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": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [
                "no_open_demand"
              ],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": 1472,
              "days_since_last_human_commit": 1324,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1324 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 1324,
                      "count": 2,
                      "signals": "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": 0,
              "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": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "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": "good",
        "name": "Sustainability & Governance",
        "value": 72,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "excellent",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 96,
            "inputs": {
              "bus_factor": 8,
              "contributors_sampled": 100,
              "top_contributor_share": 0.177
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "8 contributor(s) cover half of all commits",
                "points": 54,
                "status": "met",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 18% of commits",
                "points": 18.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 18
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "100 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 79 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "merged_prs": 2,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "2/3 decided PRs merged",
                "points": 25.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 2,
                      "decided": 3
                    }
                  }
                ],
                "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": 68,
            "inputs": {
              "followers": 482,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "ndeloof",
              "public_repos": 122,
              "account_age_days": 6140
            },
            "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": "482 followers of ndeloof",
                "points": 19.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 482,
                      "login": "ndeloof"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "122 public repos, account ~16 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 122
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "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": 68,
        "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": "7 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "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.yaml, .golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml, .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": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "http://www.docker.com",
              "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": "http://www.docker.com",
                "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": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 44,
        "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": 44,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.4
            },
            "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 79 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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is fuzzed",
                "points": 5,
                "status": "met",
                "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 detected",
                "points": 4.5,
                "status": "partial",
                "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": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "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": 16
            },
            "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": 62,
        "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.92,
              "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": "92 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 92,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "vendor/github.com/Microsoft/hcsshim/Makefile",
                "vendor/github.com/cilium/ebpf/Makefile",
                "vendor/github.com/containerd/cgroups/Makefile",
                "vendor/github.com/containerd/containerd/Makefile",
                "vendor/github.com/containerd/fifo/Makefile",
                "vendor/github.com/docker/distribution/Makefile",
                "vendor/github.com/felixge/httpsnoop/Makefile",
                "vendor/github.com/gogo/protobuf/gogoproto/Makefile",
                "vendor/github.com/gogo/protobuf/proto/Makefile",
                "vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/Makefile",
                "vendor/github.com/grpc-ecosystem/go-grpc-middleware/makefile",
                "vendor/github.com/grpc-ecosystem/go-grpc-prometheus/makefile",
                "vendor/github.com/hashicorp/go-multierror/Makefile",
                "vendor/github.com/hashicorp/go-sockaddr/GNUmakefile",
                "vendor/github.com/hashicorp/memberlist/Makefile",
                "vendor/github.com/jmespath/go-jmespath/Makefile",
                "vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile",
                "vendor/github.com/moby/buildkit/util/archutil/Makefile",
                "vendor/github.com/pelletier/go-toml/Makefile",
                "vendor/github.com/pkg/errors/Makefile",
                "vendor/github.com/prometheus/procfs/Makefile",
                "vendor/github.com/spf13/cobra/Makefile",
                "vendor/github.com/vishvananda/netlink/Makefile",
                "vendor/go.etcd.io/bbolt/Makefile",
                "vendor/go.opencensus.io/Makefile",
                "vendor/go.opentelemetry.io/otel/Makefile",
                "vendor/go.uber.org/atomic/Makefile",
                "vendor/go.uber.org/multierr/Makefile",
                "vendor/go.uber.org/zap/Makefile",
                "vendor/golang.org/x/net/http2/Makefile",
                "vendor/google.golang.org/grpc/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, vendor/github.com/Microsoft/hcsshim/Makefile, vendor/github.com/cilium/ebpf/Makefile, vendor/github.com/containerd/cgroups/Makefile, vendor/github.com/containerd/containerd/Makefile, vendor/github.com/containerd/fifo/Makefile, vendor/github.com/docker/distribution/Makefile, vendor/github.com/felixge/httpsnoop/Makefile, vendor/github.com/gogo/protobuf/gogoproto/Makefile, vendor/github.com/gogo/protobuf/proto/Makefile, vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/Makefile, vendor/github.com/grpc-ecosystem/go-grpc-middleware/makefile, vendor/github.com/grpc-ecosystem/go-grpc-prometheus/makefile, vendor/github.com/hashicorp/go-multierror/Makefile, vendor/github.com/hashicorp/go-sockaddr/GNUmakefile, vendor/github.com/hashicorp/memberlist/Makefile, vendor/github.com/jmespath/go-jmespath/Makefile, vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile, vendor/github.com/moby/buildkit/util/archutil/Makefile, vendor/github.com/pelletier/go-toml/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/prometheus/procfs/Makefile, vendor/github.com/spf13/cobra/Makefile, vendor/github.com/vishvananda/netlink/Makefile, vendor/go.etcd.io/bbolt/Makefile, vendor/go.opencensus.io/Makefile, vendor/go.opentelemetry.io/otel/Makefile, vendor/go.uber.org/atomic/Makefile, vendor/go.uber.org/multierr/Makefile, vendor/go.uber.org/zap/Makefile, vendor/golang.org/x/net/http2/Makefile, vendor/google.golang.org/grpc/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, vendor/github.com/Microsoft/hcsshim/Makefile, vendor/github.com/cilium/ebpf/Makefile, vendor/github.com/containerd/cgroups/Makefile, vendor/github.com/containerd/containerd/Makefile, vendor/github.com/containerd/fifo/Makefile, vendor/github.com/docker/distribution/Makefile, vendor/github.com/felixge/httpsnoop/Makefile, vendor/github.com/gogo/protobuf/gogoproto/Makefile, vendor/github.com/gogo/protobuf/proto/Makefile, vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor/Makefile, vendor/github.com/grpc-ecosystem/go-grpc-middleware/makefile, vendor/github.com/grpc-ecosystem/go-grpc-prometheus/makefile, vendor/github.com/hashicorp/go-multierror/Makefile, vendor/github.com/hashicorp/go-sockaddr/GNUmakefile, vendor/github.com/hashicorp/memberlist/Makefile, vendor/github.com/jmespath/go-jmespath/Makefile, vendor/github.com/matttproud/golang_protobuf_extensions/pbutil/Makefile, vendor/github.com/moby/buildkit/util/archutil/Makefile, vendor/github.com/pelletier/go-toml/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/prometheus/procfs/Makefile, vendor/github.com/spf13/cobra/Makefile, vendor/github.com/vishvananda/netlink/Makefile, vendor/go.etcd.io/bbolt/Makefile, vendor/go.opencensus.io/Makefile, vendor/go.opentelemetry.io/otel/Makefile, vendor/go.uber.org/atomic/Makefile, vendor/go.uber.org/multierr/Makefile, vendor/go.uber.org/zap/Makefile, vendor/golang.org/x/net/http2/Makefile, vendor/google.golang.org/grpc/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.yaml, .golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml, .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",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "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": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "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": 201712,
              "source_files_sampled": 1916,
              "oversized_source_files": 9
            },
            "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": "9/1916 source files over 60KB",
                "points": 54.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 1916,
                      "oversized": 9
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": false,
              "api_schema_files": [
                "api/swagger.yaml",
                "api/types/plugins/logdriver/entry.proto",
                "api/types/swarm/runtime/plugin.proto",
                "builder/remotecontext/tarsum.proto",
                "libnetwork/agent.proto",
                "libnetwork/drivers/overlay/overlay.proto",
                "libnetwork/drivers/windows/overlay/overlay.proto",
                "libnetwork/networkdb/networkdb.proto",
                "vendor/github.com/Microsoft/hcsshim/cmd/containerd-shim-runhcs-v1/options/runhcs.proto",
                "vendor/github.com/containerd/cgroups/stats/v1/metrics.proto",
                "vendor/github.com/containerd/cgroups/v2/stats/metrics.proto",
                "vendor/github.com/containerd/containerd/api/events/container.proto",
                "vendor/github.com/containerd/containerd/api/events/content.proto",
                "vendor/github.com/containerd/containerd/api/events/image.proto",
                "vendor/github.com/containerd/containerd/api/events/namespace.proto",
                "vendor/github.com/containerd/containerd/api/events/snapshot.proto",
                "vendor/github.com/containerd/containerd/api/events/task.proto",
                "vendor/github.com/containerd/containerd/api/services/containers/v1/containers.proto",
                "vendor/github.com/containerd/containerd/api/services/content/v1/content.proto",
                "vendor/github.com/containerd/containerd/api/services/diff/v1/diff.proto",
                "vendor/github.com/containerd/containerd/api/services/events/v1/events.proto",
                "vendor/github.com/containerd/containerd/api/services/images/v1/images.proto",
                "vendor/github.com/containerd/containerd/api/services/introspection/v1/introspection.proto",
                "vendor/github.com/containerd/containerd/api/services/leases/v1/leases.proto",
                "vendor/github.com/containerd/containerd/api/services/namespaces/v1/namespace.proto",
                "vendor/github.com/containerd/containerd/api/services/snapshots/v1/snapshots.proto",
                "vendor/github.com/containerd/containerd/api/services/tasks/v1/tasks.proto",
                "vendor/github.com/containerd/containerd/api/services/ttrpc/events/v1/events.proto",
                "vendor/github.com/containerd/containerd/api/services/version/v1/version.proto",
                "vendor/github.com/containerd/containerd/api/types/descriptor.proto",
                "vendor/github.com/containerd/containerd/api/types/metrics.proto",
                "vendor/github.com/containerd/containerd/api/types/mount.proto",
                "vendor/github.com/containerd/containerd/api/types/platform.proto",
                "vendor/github.com/containerd/containerd/api/types/task/task.proto",
                "vendor/github.com/containerd/containerd/runtime/linux/runctypes/runc.proto",
                "vendor/github.com/containerd/containerd/runtime/v2/runc/options/oci.proto",
                "vendor/github.com/containerd/containerd/runtime/v2/task/shim.proto",
                "vendor/github.com/gogo/googleapis/google/rpc/code.proto",
                "vendor/github.com/gogo/googleapis/google/rpc/error_details.proto",
                "vendor/github.com/gogo/googleapis/google/rpc/status.proto",
                "vendor/github.com/gogo/protobuf/gogoproto/gogo.proto",
                "vendor/github.com/google/certificate-transparency-go/client/configpb/multilog.proto",
                "vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.proto",
                "vendor/github.com/grpc-ecosystem/grpc-gateway/internal/errors.proto",
                "vendor/github.com/moby/buildkit/api/services/control/control.proto",
                "vendor/github.com/moby/buildkit/api/types/worker.proto",
                "vendor/github.com/moby/buildkit/cache/contenthash/checksum.proto",
                "vendor/github.com/moby/buildkit/frontend/gateway/pb/gateway.proto",
                "vendor/github.com/moby/buildkit/session/auth/auth.proto",
                "vendor/github.com/moby/buildkit/session/filesync/filesync.proto",
                "vendor/github.com/moby/buildkit/session/secrets/secrets.proto",
                "vendor/github.com/moby/buildkit/session/sshforward/ssh.proto",
                "vendor/github.com/moby/buildkit/session/upload/upload.proto",
                "vendor/github.com/moby/buildkit/solver/errdefs/errdefs.proto",
                "vendor/github.com/moby/buildkit/solver/pb/ops.proto",
                "vendor/github.com/moby/buildkit/util/apicaps/pb/caps.proto",
                "vendor/github.com/moby/buildkit/util/stack/stack.proto",
                "vendor/github.com/moby/swarmkit/v2/api/ca.proto",
                "vendor/github.com/moby/swarmkit/v2/api/control.proto",
                "vendor/github.com/moby/swarmkit/v2/api/dispatcher.proto",
                "vendor/github.com/moby/swarmkit/v2/api/health.proto",
                "vendor/github.com/moby/swarmkit/v2/api/logbroker.proto",
                "vendor/github.com/moby/swarmkit/v2/api/objects.proto",
                "vendor/github.com/moby/swarmkit/v2/api/raft.proto",
                "vendor/github.com/moby/swarmkit/v2/api/resource.proto",
                "vendor/github.com/moby/swarmkit/v2/api/snapshot.proto",
                "vendor/github.com/moby/swarmkit/v2/api/specs.proto",
                "vendor/github.com/moby/swarmkit/v2/api/types.proto",
                "vendor/github.com/moby/swarmkit/v2/api/watch.proto",
                "vendor/github.com/moby/swarmkit/v2/protobuf/plugin/plugin.proto",
                "vendor/github.com/rootless-containers/rootlesskit/pkg/api/openapi.yaml",
                "vendor/github.com/tonistiigi/fsutil/types/stat.proto",
                "vendor/github.com/tonistiigi/fsutil/types/wire.proto",
                "vendor/go.etcd.io/etcd/raft/v3/raftpb/raft.proto",
                "vendor/go.etcd.io/etcd/server/v3/etcdserver/api/snap/snappb/snap.proto",
                "vendor/go.etcd.io/etcd/server/v3/wal/walpb/record.proto",
                "vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.proto",
                "vendor/google.golang.org/appengine/internal/base/api_base.proto",
                "vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto",
                "vendor/google.golang.org/appengine/internal/log/log_service.proto",
                "vendor/google.golang.org/appengine/internal/modules/modules_service.proto",
                "vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto",
                "vendor/google.golang.org/appengine/internal/socket/socket_service.proto",
                "vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "api/swagger.yaml, api/types/plugins/logdriver/entry.proto, api/types/swarm/runtime/plugin.proto, builder/remotecontext/tarsum.proto, libnetwork/agent.proto, libnetwork/drivers/overlay/overlay.proto, libnetwork/drivers/windows/overlay/overlay.proto, libnetwork/networkdb/networkdb.proto, vendor/github.com/Microsoft/hcsshim/cmd/containerd-shim-runhcs-v1/options/runhcs.proto, vendor/github.com/containerd/cgroups/stats/v1/metrics.proto, vendor/github.com/containerd/cgroups/v2/stats/metrics.proto, vendor/github.com/containerd/containerd/api/events/container.proto, vendor/github.com/containerd/containerd/api/events/content.proto, vendor/github.com/containerd/containerd/api/events/image.proto, vendor/github.com/containerd/containerd/api/events/namespace.proto, vendor/github.com/containerd/containerd/api/events/snapshot.proto, vendor/github.com/containerd/containerd/api/events/task.proto, vendor/github.com/containerd/containerd/api/services/containers/v1/containers.proto, vendor/github.com/containerd/containerd/api/services/content/v1/content.proto, vendor/github.com/containerd/containerd/api/services/diff/v1/diff.proto, vendor/github.com/containerd/containerd/api/services/events/v1/events.proto, vendor/github.com/containerd/containerd/api/services/images/v1/images.proto, vendor/github.com/containerd/containerd/api/services/introspection/v1/introspection.proto, vendor/github.com/containerd/containerd/api/services/leases/v1/leases.proto, vendor/github.com/containerd/containerd/api/services/namespaces/v1/namespace.proto, vendor/github.com/containerd/containerd/api/services/snapshots/v1/snapshots.proto, vendor/github.com/containerd/containerd/api/services/tasks/v1/tasks.proto, vendor/github.com/containerd/containerd/api/services/ttrpc/events/v1/events.proto, vendor/github.com/containerd/containerd/api/services/version/v1/version.proto, vendor/github.com/containerd/containerd/api/types/descriptor.proto, vendor/github.com/containerd/containerd/api/types/metrics.proto, vendor/github.com/containerd/containerd/api/types/mount.proto, vendor/github.com/containerd/containerd/api/types/platform.proto, vendor/github.com/containerd/containerd/api/types/task/task.proto, vendor/github.com/containerd/containerd/runtime/linux/runctypes/runc.proto, vendor/github.com/containerd/containerd/runtime/v2/runc/options/oci.proto, vendor/github.com/containerd/containerd/runtime/v2/task/shim.proto, vendor/github.com/gogo/googleapis/google/rpc/code.proto, vendor/github.com/gogo/googleapis/google/rpc/error_details.proto, vendor/github.com/gogo/googleapis/google/rpc/status.proto, vendor/github.com/gogo/protobuf/gogoproto/gogo.proto, vendor/github.com/google/certificate-transparency-go/client/configpb/multilog.proto, vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.proto, vendor/github.com/grpc-ecosystem/grpc-gateway/internal/errors.proto, vendor/github.com/moby/buildkit/api/services/control/control.proto, vendor/github.com/moby/buildkit/api/types/worker.proto, vendor/github.com/moby/buildkit/cache/contenthash/checksum.proto, vendor/github.com/moby/buildkit/frontend/gateway/pb/gateway.proto, vendor/github.com/moby/buildkit/session/auth/auth.proto, vendor/github.com/moby/buildkit/session/filesync/filesync.proto, vendor/github.com/moby/buildkit/session/secrets/secrets.proto, vendor/github.com/moby/buildkit/session/sshforward/ssh.proto, vendor/github.com/moby/buildkit/session/upload/upload.proto, vendor/github.com/moby/buildkit/solver/errdefs/errdefs.proto, vendor/github.com/moby/buildkit/solver/pb/ops.proto, vendor/github.com/moby/buildkit/util/apicaps/pb/caps.proto, vendor/github.com/moby/buildkit/util/stack/stack.proto, vendor/github.com/moby/swarmkit/v2/api/ca.proto, vendor/github.com/moby/swarmkit/v2/api/control.proto, vendor/github.com/moby/swarmkit/v2/api/dispatcher.proto, vendor/github.com/moby/swarmkit/v2/api/health.proto, vendor/github.com/moby/swarmkit/v2/api/logbroker.proto, vendor/github.com/moby/swarmkit/v2/api/objects.proto, vendor/github.com/moby/swarmkit/v2/api/raft.proto, vendor/github.com/moby/swarmkit/v2/api/resource.proto, vendor/github.com/moby/swarmkit/v2/api/snapshot.proto, vendor/github.com/moby/swarmkit/v2/api/specs.proto, vendor/github.com/moby/swarmkit/v2/api/types.proto, vendor/github.com/moby/swarmkit/v2/api/watch.proto, vendor/github.com/moby/swarmkit/v2/protobuf/plugin/plugin.proto, vendor/github.com/rootless-containers/rootlesskit/pkg/api/openapi.yaml, vendor/github.com/tonistiigi/fsutil/types/stat.proto, vendor/github.com/tonistiigi/fsutil/types/wire.proto, vendor/go.etcd.io/etcd/raft/v3/raftpb/raft.proto, vendor/go.etcd.io/etcd/server/v3/etcdserver/api/snap/snappb/snap.proto, vendor/go.etcd.io/etcd/server/v3/wal/walpb/record.proto, vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.proto, vendor/google.golang.org/appengine/internal/base/api_base.proto, vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto, vendor/google.golang.org/appengine/internal/log/log_service.proto, vendor/google.golang.org/appengine/internal/modules/modules_service.proto, vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto, vendor/google.golang.org/appengine/internal/socket/socket_service.proto, vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "api/swagger.yaml, api/types/plugins/logdriver/entry.proto, api/types/swarm/runtime/plugin.proto, builder/remotecontext/tarsum.proto, libnetwork/agent.proto, libnetwork/drivers/overlay/overlay.proto, libnetwork/drivers/windows/overlay/overlay.proto, libnetwork/networkdb/networkdb.proto, vendor/github.com/Microsoft/hcsshim/cmd/containerd-shim-runhcs-v1/options/runhcs.proto, vendor/github.com/containerd/cgroups/stats/v1/metrics.proto, vendor/github.com/containerd/cgroups/v2/stats/metrics.proto, vendor/github.com/containerd/containerd/api/events/container.proto, vendor/github.com/containerd/containerd/api/events/content.proto, vendor/github.com/containerd/containerd/api/events/image.proto, vendor/github.com/containerd/containerd/api/events/namespace.proto, vendor/github.com/containerd/containerd/api/events/snapshot.proto, vendor/github.com/containerd/containerd/api/events/task.proto, vendor/github.com/containerd/containerd/api/services/containers/v1/containers.proto, vendor/github.com/containerd/containerd/api/services/content/v1/content.proto, vendor/github.com/containerd/containerd/api/services/diff/v1/diff.proto, vendor/github.com/containerd/containerd/api/services/events/v1/events.proto, vendor/github.com/containerd/containerd/api/services/images/v1/images.proto, vendor/github.com/containerd/containerd/api/services/introspection/v1/introspection.proto, vendor/github.com/containerd/containerd/api/services/leases/v1/leases.proto, vendor/github.com/containerd/containerd/api/services/namespaces/v1/namespace.proto, vendor/github.com/containerd/containerd/api/services/snapshots/v1/snapshots.proto, vendor/github.com/containerd/containerd/api/services/tasks/v1/tasks.proto, vendor/github.com/containerd/containerd/api/services/ttrpc/events/v1/events.proto, vendor/github.com/containerd/containerd/api/services/version/v1/version.proto, vendor/github.com/containerd/containerd/api/types/descriptor.proto, vendor/github.com/containerd/containerd/api/types/metrics.proto, vendor/github.com/containerd/containerd/api/types/mount.proto, vendor/github.com/containerd/containerd/api/types/platform.proto, vendor/github.com/containerd/containerd/api/types/task/task.proto, vendor/github.com/containerd/containerd/runtime/linux/runctypes/runc.proto, vendor/github.com/containerd/containerd/runtime/v2/runc/options/oci.proto, vendor/github.com/containerd/containerd/runtime/v2/task/shim.proto, vendor/github.com/gogo/googleapis/google/rpc/code.proto, vendor/github.com/gogo/googleapis/google/rpc/error_details.proto, vendor/github.com/gogo/googleapis/google/rpc/status.proto, vendor/github.com/gogo/protobuf/gogoproto/gogo.proto, vendor/github.com/google/certificate-transparency-go/client/configpb/multilog.proto, vendor/github.com/googleapis/gax-go/v2/apierror/internal/proto/error.proto, vendor/github.com/grpc-ecosystem/grpc-gateway/internal/errors.proto, vendor/github.com/moby/buildkit/api/services/control/control.proto, vendor/github.com/moby/buildkit/api/types/worker.proto, vendor/github.com/moby/buildkit/cache/contenthash/checksum.proto, vendor/github.com/moby/buildkit/frontend/gateway/pb/gateway.proto, vendor/github.com/moby/buildkit/session/auth/auth.proto, vendor/github.com/moby/buildkit/session/filesync/filesync.proto, vendor/github.com/moby/buildkit/session/secrets/secrets.proto, vendor/github.com/moby/buildkit/session/sshforward/ssh.proto, vendor/github.com/moby/buildkit/session/upload/upload.proto, vendor/github.com/moby/buildkit/solver/errdefs/errdefs.proto, vendor/github.com/moby/buildkit/solver/pb/ops.proto, vendor/github.com/moby/buildkit/util/apicaps/pb/caps.proto, vendor/github.com/moby/buildkit/util/stack/stack.proto, vendor/github.com/moby/swarmkit/v2/api/ca.proto, vendor/github.com/moby/swarmkit/v2/api/control.proto, vendor/github.com/moby/swarmkit/v2/api/dispatcher.proto, vendor/github.com/moby/swarmkit/v2/api/health.proto, vendor/github.com/moby/swarmkit/v2/api/logbroker.proto, vendor/github.com/moby/swarmkit/v2/api/objects.proto, vendor/github.com/moby/swarmkit/v2/api/raft.proto, vendor/github.com/moby/swarmkit/v2/api/resource.proto, vendor/github.com/moby/swarmkit/v2/api/snapshot.proto, vendor/github.com/moby/swarmkit/v2/api/specs.proto, vendor/github.com/moby/swarmkit/v2/api/types.proto, vendor/github.com/moby/swarmkit/v2/api/watch.proto, vendor/github.com/moby/swarmkit/v2/protobuf/plugin/plugin.proto, vendor/github.com/rootless-containers/rootlesskit/pkg/api/openapi.yaml, vendor/github.com/tonistiigi/fsutil/types/stat.proto, vendor/github.com/tonistiigi/fsutil/types/wire.proto, vendor/go.etcd.io/etcd/raft/v3/raftpb/raft.proto, vendor/go.etcd.io/etcd/server/v3/etcdserver/api/snap/snappb/snap.proto, vendor/go.etcd.io/etcd/server/v3/wal/walpb/record.proto, vendor/google.golang.org/appengine/internal/app_identity/app_identity_service.proto, vendor/google.golang.org/appengine/internal/base/api_base.proto, vendor/google.golang.org/appengine/internal/datastore/datastore_v3.proto, vendor/google.golang.org/appengine/internal/log/log_service.proto, vendor/google.golang.org/appengine/internal/modules/modules_service.proto, vendor/google.golang.org/appengine/internal/remote_api/remote_api.proto, vendor/google.golang.org/appengine/internal/socket/socket_service.proto, vendor/google.golang.org/appengine/internal/urlfetch/urlfetch_service.proto"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              }
            ]
          }
        ],
        "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",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T01:26:21.725818Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/ndeloof/docker.svg",
  "full_name": "ndeloof/docker",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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