公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-25 20:11 UTC

frezbo / advanced-ssh-config

:computer: make your ssh client smarter

GoMIT★ 0 星标⑂ 0 复刻始于 2018年7月复刻在 GitHub 上查看 ↗

frezbo/advanced-ssh-config 的健康指数为 100 分中的 19 分,处于「危急」区间。 其得分最高的类别是AI Readiness(59/100),最低的是Community & Adoption(12/100)。 最近一次更新在 2944 天前。 近期的大部分工作由 1 位贡献者完成。

19
总分 / 100
危急

软件健康指数

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

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

评分画像

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

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

所有权

Noel Georgi个人账户
125 关注者137 个公开仓库始于 2016年4月Sidero Labs

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

按类别列示的指标

活力

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

17危急 · 占总体的 22%
评分方式
0/36推送新近度 — 最近一次推送于 2,944 天前
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_push2,944
active_weeks_last_year0

发布纪律

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

社区与采用

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

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

社区健康

25危急
评分方式
0/22.5README
22.5/22.5许可证 — 可识别的许可证(MIT)
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

可持续性与治理

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

33存在风险 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
1.2/22.5提交分布 — 头号贡献者编写了 95% 的提交
13.5/13.5贡献者广度 — 17 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 25 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled17
top_contributor_share0.947
评分方式
0/46.8议题解决 — 没有议题或无数据
0/38.3PR 接受 — 没有已裁定的拉取请求或无数据
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
已排除计分(无数据或不适用):议题解决, PR 接受。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
15.1/25所有者影响力 — frezbo 有 125 位关注者
25/25既往记录 — 137 个公开仓库,账户约 10 年
所用输入
followers125
owner_typeUser
is_verified
owner_loginfrezbo
public_repos137
account_age_days3,752
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

18危急 · 占总体的 20%

工程实践

30存在风险
评分方式
0/24CI 工作流
24/24存在测试
0/16Linter 配置
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。 其余权重已重新归一化。

文档

1危急
评分方式
0/30README
0/25文档目录
0/15文档 / 主页站点
0/10仓库描述
0/10主题标签
0/10Wiki
所用输入
topics
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

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

27危急 · 占总体的 16%

安全态势

27危急
评分方式
6.8/7.5Binary-Artifacts — binaries present in source code
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 25 contributing companies or organizations
0/10Dangerous-Workflow — 无数据
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — 无数据
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate2.7
已排除计分(无数据或不适用):ci_tests, dangerous_workflow, packaging, signed_releases, token_permissions。 其余权重已重新归一化。

AI 就绪度

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

59中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
24/40可读的提交历史 — 100 次人类提交中有 45 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.45
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — Makefile, vendor/github.com/Masterminds/semver/Makefile, vendor/github.com/Masterminds/sprig/Makefile, vendor/github.com/awalterschulze/gographviz/Makefile, vendor/github.com/docker/docker/Makefile, vendor/github.com/docker/docker/contrib/selinux-fedora-24/docker-engine-selinux/Makefile, vendor/github.com/docker/docker/contrib/selinux-oraclelinux-7/docker-engine-selinux/Makefile, vendor/github.com/docker/libcompose/Makefile, vendor/github.com/flynn/go-shlex/Makefile, vendor/github.com/gin-gonic/gin/Makefile, vendor/github.com/gin-gonic/gin/examples/realtime-advanced/Makefile, vendor/github.com/gin-gonic/gin/examples/realtime-chat/Makefile, vendor/github.com/golang/protobuf/Makefile, vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/Makefile, vendor/github.com/golang/protobuf/proto/Makefile, vendor/github.com/golang/protobuf/proto/testdata/Makefile, vendor/github.com/golang/protobuf/protoc-gen-go/Makefile, vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/Makefile, vendor/github.com/golang/protobuf/protoc-gen-go/generator/Makefile, vendor/github.com/golang/protobuf/protoc-gen-go/plugin/Makefile, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/Makefile, vendor/github.com/haklop/gnotifier/Makefile, vendor/github.com/shirou/gopsutil/Makefile, vendor/github.com/smartystreets/assertions/internal/Makefile, vendor/golang.org/x/net/http2/Makefile, vendor/golang.org/x/net/http2/h2demo/Makefile
22/22自动化测试
0/11Lint / 格式化配置
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/Masterminds/semver/Makefile, vendor/github.com/Masterminds/sprig/Makefile, vendor/github.com/awalterschulze/gographviz/Makefile, vendor/github.com/docker/docker/Makefile, vendor/github.com/docker/docker/contrib/selinux-fedora-24/docker-engine-selinux/Makefile, vendor/github.com/docker/docker/contrib/selinux-oraclelinux-7/docker-engine-selinux/Makefile, vendor/github.com/docker/libcompose/Makefile, vendor/github.com/flynn/go-shlex/Makefile, vendor/github.com/gin-gonic/gin/Makefile, vendor/github.com/gin-gonic/gin/examples/realtime-advanced/Makefile, vendor/github.com/gin-gonic/gin/examples/realtime-chat/Makefile, vendor/github.com/golang/protobuf/Makefile, vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/Makefile, vendor/github.com/golang/protobuf/proto/Makefile, vendor/github.com/golang/protobuf/proto/testdata/Makefile, vendor/github.com/golang/protobuf/protoc-gen-go/Makefile, vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/Makefile, vendor/github.com/golang/protobuf/protoc-gen-go/generator/Makefile, vendor/github.com/golang/protobuf/protoc-gen-go/plugin/Makefile, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/Makefile, vendor/github.com/haklop/gnotifier/Makefile, vendor/github.com/shirou/gopsutil/Makefile, vendor/github.com/smartystreets/assertions/internal/Makefile, vendor/golang.org/x/net/http2/Makefile, vendor/golang.org/x/net/http2/h2demo/Makefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
评分方式
45/45可类型检查的代码 — Go(静态类型)
55/55可控的文件大小 — 采样的 49 个源文件中有 0 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes55,232
source_files_sampled49
oversized_source_files0
评分方式
40/40API 模式(OpenAPI/GraphQL/proto) — vendor/github.com/docker/docker/api/swagger.yaml, vendor/github.com/docker/docker/api/types/plugins/logdriver/entry.proto, vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.proto, vendor/github.com/docker/docker/builder/remotecontext/tarsum.proto, vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/api/grpc/types/api.proto, vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/raft/raftpb/raft.proto, vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/snap/snappb/snap.proto, vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/wal/walpb/record.proto, vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/agent.proto, vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/drivers/overlay/overlay.proto, vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/drivers/solaris/overlay/overlay.proto, vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/drivers/windows/overlay/overlay.proto, vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/networkdb/networkdb.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/ca.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/control.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/dispatcher.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/health.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/logbroker.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/objects.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/raft.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/resource.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/snapshot.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/specs.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/types.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/watch.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/protobuf/plugin/plugin.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/gogoproto/gogo.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/any.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/compiler/plugin.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/descriptor.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/duration.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/empty.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/field_mask.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/struct.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/timestamp.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/wrappers.proto, vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/ptypes/any/any.proto, vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/ptypes/duration/duration.proto, vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/ptypes/empty/empty.proto, vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/ptypes/struct/struct.proto, vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.proto, vendor/github.com/docker/docker/vendor/github.com/google/certificate-transparency/proto/ct.proto, vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/session/filesync/filesync.proto, vendor/github.com/docker/docker/vendor/github.com/tonistiigi/fsutil/stat.proto, vendor/github.com/docker/docker/vendor/github.com/tonistiigi/fsutil/wire.proto, vendor/github.com/docker/docker/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/grpclb.proto, vendor/github.com/docker/docker/vendor/google.golang.org/grpc/health/grpc_health_v1/health.proto, vendor/github.com/gin-gonic/gin/binding/example/test.proto, vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/more_test_objects.proto, vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/test_objects.proto, vendor/github.com/golang/protobuf/proto/proto3_proto/proto3.proto, vendor/github.com/golang/protobuf/proto/testdata/test.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/extension_base.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/extension_extra.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/extension_user.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/grpc.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/imp.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/imp2.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/imp3.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi1.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi2.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi3.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/my_test/test.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/proto3.proto
0/20MCP 服务器
40/40可运行示例 — example, examples, sample, samples
所用输入
example_dirsexample, examples, sample, samples
has_mcp_signal
api_schema_filesvendor/github.com/docker/docker/api/swagger.yaml, vendor/github.com/docker/docker/api/types/plugins/logdriver/entry.proto, vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.proto, vendor/github.com/docker/docker/builder/remotecontext/tarsum.proto, vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/api/grpc/types/api.proto, vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/raft/raftpb/raft.proto, vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/snap/snappb/snap.proto, vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/wal/walpb/record.proto, vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/agent.proto, vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/drivers/overlay/overlay.proto, vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/drivers/solaris/overlay/overlay.proto, vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/drivers/windows/overlay/overlay.proto, vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/networkdb/networkdb.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/ca.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/control.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/dispatcher.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/health.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/logbroker.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/objects.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/raft.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/resource.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/snapshot.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/specs.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/types.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/watch.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/protobuf/plugin/plugin.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/gogoproto/gogo.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/any.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/compiler/plugin.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/descriptor.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/duration.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/empty.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/field_mask.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/struct.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/timestamp.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/wrappers.proto, vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/ptypes/any/any.proto, vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/ptypes/duration/duration.proto, vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/ptypes/empty/empty.proto, vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/ptypes/struct/struct.proto, vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.proto, vendor/github.com/docker/docker/vendor/github.com/google/certificate-transparency/proto/ct.proto, vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/session/filesync/filesync.proto, vendor/github.com/docker/docker/vendor/github.com/tonistiigi/fsutil/stat.proto, vendor/github.com/docker/docker/vendor/github.com/tonistiigi/fsutil/wire.proto, vendor/github.com/docker/docker/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/grpclb.proto, vendor/github.com/docker/docker/vendor/google.golang.org/grpc/health/grpc_health_v1/health.proto, vendor/github.com/gin-gonic/gin/binding/example/test.proto, vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/more_test_objects.proto, vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/test_objects.proto, vendor/github.com/golang/protobuf/proto/proto3_proto/proto3.proto, vendor/github.com/golang/protobuf/proto/testdata/test.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/extension_base.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/extension_extra.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/extension_user.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/grpc.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/imp.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/imp2.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/imp3.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi1.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi2.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi3.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/my_test/test.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/proto3.proto

关键数据

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

数据采集警告

  • Community profile unavailable

更多细节

OpenSSF Scorecard 2.7 / 10
2.7综合

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

9Binary-Artifactsbinaries present in source code
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 25 contributing companies or organizations
不适用Dangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
不适用Token-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
全部依赖 0

来自 GitHub 依赖图的完整解析依赖集合:0 个直接依赖与 0 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。

注册表软件包版本关系
依赖安全公告 未评估

本报告未能完成公告比对:No resolved dependencies to assess

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 22460,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 209800,
        "Ruby": 1271,
        "Shell": 305,
        "Makefile": 4057,
        "API Blueprint": 1090
      },
      "pushed_at": "2018-07-03T14:59:30Z",
      "created_at": "2018-07-03T10:13:24Z",
      "owner_type": "User",
      "updated_at": "2018-07-03T14:59:32Z",
      "description": ":computer: make your ssh client smarter",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://resume.frezbo.dev",
      "name": "Noel Georgi",
      "type": "User",
      "login": "frezbo",
      "company": "Sidero Labs",
      "location": "Deep Inside the trees of Mirkwood",
      "followers": 125,
      "avatar_url": "https://avatars.githubusercontent.com/u/18496730?v=4",
      "created_at": "2016-04-16T08:11:19Z",
      "is_verified": null,
      "public_repos": 137,
      "account_age_days": 3752
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.7.0",
          "kind": "minor",
          "published_at": "2017-10-24T08:10:55Z"
        },
        {
          "tag": "v2.6.0",
          "kind": "minor",
          "published_at": "2017-02-03T15:30:01Z"
        },
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2017-01-04T08:24:14Z"
        },
        {
          "tag": "v2.4.1",
          "kind": "patch",
          "published_at": "2016-07-19T16:41:26Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2016-07-14T13:09:23Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2016-04-27T10:12:44Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2016-02-03T11:28:25Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2015-10-05T15:18:26Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2015-09-07T13:26:24Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2015-07-22T09:50:22Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2015-03-23T11:05:46Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2015-03-23T09:40:55Z"
        },
        {
          "tag": "v0.17.1",
          "kind": "patch",
          "published_at": "2015-03-23T09:36:41Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2015-03-23T09:33:37Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2015-03-18T23:17:35Z"
        },
        {
          "tag": "v0.15.1",
          "kind": "patch",
          "published_at": "2014-11-19T20:24:16Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2014-11-19T20:13:01Z"
        },
        {
          "tag": "v0.14.2",
          "kind": "patch",
          "published_at": "2014-11-19T09:03:03Z"
        },
        {
          "tag": "v0.14.1",
          "kind": "patch",
          "published_at": "2014-02-18T14:08:31Z"
        },
        {
          "tag": "v0.13.1",
          "kind": "patch",
          "published_at": "2014-02-18T12:24:28Z"
        },
        {
          "tag": "v0.12.2",
          "kind": "patch",
          "published_at": "2014-02-10T12:00:56Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2014-02-07T22:48:48Z"
        },
        {
          "tag": "v0.11.2",
          "kind": "patch",
          "published_at": "2014-02-07T18:04:04Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2014-02-05T23:37:30Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2014-02-05T18:15:24Z"
        },
        {
          "tag": "v0.9.4",
          "kind": "patch",
          "published_at": "2014-02-04T08:40:15Z"
        },
        {
          "tag": "v0.9.3",
          "kind": "patch",
          "published_at": "2014-02-04T08:17:35Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2014-02-03T23:19:36Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2014-02-03T23:16:55Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2014-02-03T18:34:18Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2014-01-30T09:08:51Z"
        },
        {
          "tag": "v0.6.5",
          "kind": "patch",
          "published_at": "2014-01-25T10:51:51Z"
        },
        {
          "tag": "v0.6.4",
          "kind": "patch",
          "published_at": "2014-01-24T17:56:52Z"
        },
        {
          "tag": "v0.6.3",
          "kind": "patch",
          "published_at": "2014-01-24T15:51:07Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2014-01-24T15:33:18Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2014-01-24T15:22:08Z"
        },
        {
          "tag": "v0.5.4",
          "kind": "patch",
          "published_at": "2013-12-16T07:41:02Z"
        },
        {
          "tag": "v0.5.3",
          "kind": "patch",
          "published_at": "2013-12-13T19:39:57Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2013-12-12T12:31:09Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2013-11-24T00:41:11Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2013-11-24T00:21:52Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2013-11-22T18:18:55Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2013-11-22T18:12:50Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2013-11-22T18:12:04Z"
        },
        {
          "tag": "v0.3.8",
          "kind": "patch",
          "published_at": "2013-11-22T17:57:15Z"
        },
        {
          "tag": "v0.3.7",
          "kind": "patch",
          "published_at": "2013-11-21T08:46:20Z"
        },
        {
          "tag": "v0.3.6",
          "kind": "patch",
          "published_at": "2013-11-19T18:50:17Z"
        },
        {
          "tag": "v0.3.5",
          "kind": "patch",
          "published_at": "2013-10-09T12:32:20Z"
        },
        {
          "tag": "v0.3.4",
          "kind": "patch",
          "published_at": "2013-10-06T03:57:50Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2013-10-05T21:13:40Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2013-09-29T14:18:27Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2013-09-27T08:25:31Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2013-08-29T22:31:13Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2013-08-29T20:21:29Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "04db11f8b56161a27ba6b2a171b37d55a3f4ae91",
          "body": "build: update CI",
          "is_bot": false,
          "headline": "Merge pull request #282 from moul/dev/moul/update-ci",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2018-07-03T14:05:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "869b2b667e2ddfdd4c0d816a48b5012af46871aa",
          "body": null,
          "is_bot": false,
          "headline": "build: update CI",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2018-07-03T13:55:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65a63aebae0874935946089ddaca0534048aa9bf",
          "body": "Fixing wrong check",
          "is_bot": false,
          "headline": "Merge pull request #281 from frezbo/feature/fix-string-check",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2018-07-03T13:42:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62c1268b5af9f3030764db9a7d058a6ac9930f18",
          "body": "Signed-off-by: Noel Georgi <18496730+frezbo@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Updating with PR comments",
          "author_name": "Noel Georgi",
          "author_login": "frezbo",
          "committed_at": "2018-07-03T13:28:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adfad2aad25bd8d07df110a71040ea83f1f59d06",
          "body": "Signed-off-by: Noel Georgi <18496730+frezbo@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fixing wrong check",
          "author_name": "Noel Georgi",
          "author_login": "frezbo",
          "committed_at": "2018-07-03T10:15:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ed98b8b33995f26f717b1d2054f4a96aa8982e4",
          "body": null,
          "is_bot": false,
          "headline": "Update Changelog to reflect #276 changes",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2018-03-06T08:23:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcf887a7f26971aa0de60cc274c0f82e6ee59a39",
          "body": "Features / fixes",
          "is_bot": false,
          "headline": "Merge pull request #276 from stk0vrfl0w/master",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2018-03-06T08:21:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e52124559ceab9e21912aad0ecf30f5092807345",
          "body": null,
          "is_bot": false,
          "headline": "Make lint happy by checking return value of prepareHostControlPath",
          "author_name": "Anthony Cruz",
          "author_login": null,
          "committed_at": "2018-02-21T02:12:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8392ae703031efbed1f53b086e3ae04f64a64e26",
          "body": null,
          "is_bot": false,
          "headline": "Reformatted proxy.go using \"gofmt -s\"",
          "author_name": "Anthony Cruz",
          "author_login": null,
          "committed_at": "2018-02-21T01:01:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccf91cf6c28b87895180d5ac7ec8e9b7040a651f",
          "body": "- Support SSH tokens and ~ expansion in ControlPaths\n- Ensure ControlPath directories are properly created when using syntax such as \"ssh host1/host2\"\n- Change panic() to a warning statement when removing the temporary file.  Since delete is deferred,\n  the config file should have already been renamed and would no longer exist.",
          "is_bot": false,
          "headline": "Changes made:",
          "author_name": "Anthony Cruz",
          "author_login": null,
          "committed_at": "2018-02-21T00:42:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95a790aa35fd0f851e45927c93559828c29365db",
          "body": "Add more shell propositions for the 'exec' hook",
          "is_bot": false,
          "headline": "Merge pull request #271 from moul/dev/moul/add-exec-shells",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2018-01-12T16:21:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb6c17fb3f8350f82330ba7127b011e2aba79084",
          "body": null,
          "is_bot": false,
          "headline": "Add more shell propositions for the 'exec' hook (fix #254)",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2018-01-12T16:11:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9eb73ec34beee25840d49df1f0684969d0c72c9a",
          "body": "Vendor flexyaml",
          "is_bot": false,
          "headline": "Merge pull request #270 from moul/dev/moul/vendor-flexyaml",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-12-25T15:55:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b55e5184a15e67e41731aa23d3bb2fe669f99086",
          "body": null,
          "is_bot": false,
          "headline": "Vendor flexyaml",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-12-25T15:28:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e13aaf0b333c09512f2b85d17c3e89809e7387c5",
          "body": "use gometalinter to lint go files",
          "is_bot": false,
          "headline": "Merge pull request #269 from moul/dev/moul/lint",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-12-24T14:44:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9a70838007ad02df407c269e5bd67e958df82d4",
          "body": null,
          "is_bot": false,
          "headline": "use gometalinter to lint go files",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-12-24T14:39:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e154f3d8d0635cd87beeed765f11ae8e147d8009",
          "body": null,
          "is_bot": false,
          "headline": "Switch to govendor",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-11-28T12:36:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72f3e2941a8ffd5b4da64614b2d9c7deb2be49a7",
          "body": null,
          "is_bot": false,
          "headline": "Add more release triples",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-10-24T19:03:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2051fd6b768a6f2f31e6479f6e12d3546b83ea21",
          "body": null,
          "is_bot": false,
          "headline": "Post-release version bump",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-10-24T08:20:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcade6687b8d6d60190987a2c71168d0089b2b1d",
          "body": null,
          "is_bot": false,
          "headline": "Add a 'make release' rule",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-10-24T08:19:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c10162fc232abae399b03b005ada236f5bf7acfc",
          "body": null,
          "is_bot": false,
          "headline": "Release v2.7.0",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-10-24T08:10:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e134ab20cd3319d4bdc2d8e66b525ec3586996ad",
          "body": "Add ping",
          "is_bot": false,
          "headline": "Merge pull request #267 from moul/dev/moul/wip",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-10-24T08:01:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "922c2d7b7a9e5a3bd05eccbece16b750863657e6",
          "body": null,
          "is_bot": false,
          "headline": "Add 'assh ping' usage example in the README.md",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-10-23T16:14:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa4ba12f3bcb35f4c415d50935511b149abeb658",
          "body": null,
          "is_bot": false,
          "headline": "Add 'assh ping -W' option",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-10-23T16:06:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e8ab7bf8c16deaf3c884dd2a62b7a2dea4dd124",
          "body": null,
          "is_bot": false,
          "headline": "Add 'assh ping -o' option",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-10-23T16:02:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9c43de427dba90d15e884d0654f01eb609d8638",
          "body": null,
          "is_bot": false,
          "headline": "Add 'assh ping --wait' option",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-10-23T15:59:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad6238b629ec2c0d4b521774538c6512c006a13c",
          "body": null,
          "is_bot": false,
          "headline": "Add 'assh ping --count' option + statistics",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-10-23T15:56:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e260543f446fcbae47d5c3ffe37c9f39c5cbcee0",
          "body": null,
          "is_bot": false,
          "headline": "Update README",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-10-23T15:37:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d05204a90e8f150183573695210dcd67bc4fefd1",
          "body": null,
          "is_bot": false,
          "headline": "Initial version of 'assh ping'",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-10-23T15:37:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab114eb606e25e7708dd6a936f87425081472dae",
          "body": null,
          "is_bot": false,
          "headline": "Bump deps",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-10-23T13:31:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ec0fc97a26cf242ff870b3fdb25cf796e58fda7",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-09-01T16:16:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebe6338cf58b3bc99598ea69423a100181be6510",
          "body": "Bump deps",
          "is_bot": false,
          "headline": "Merge pull request #261 from moul/dev/moul/bump-deps",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-08-05T20:46:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "800a7f3dbef8925645b61bb308c6d505108eade1",
          "body": null,
          "is_bot": false,
          "headline": "Bump deps",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-08-05T20:21:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9225fbd5763ef418de357f6a91958a7ea1e94c8b",
          "body": "Add license scan report and status",
          "is_bot": false,
          "headline": "Merge pull request #260 from fossabot/master",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-07-22T11:19:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c431779ca6ed4d4aec74be2fd10cabcc09bdacbb",
          "body": null,
          "is_bot": false,
          "headline": "Add license scan report and status",
          "author_name": "fossabot",
          "author_login": "fossabot",
          "committed_at": "2017-07-20T08:20:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a140c6dd69c8e3fb2a963c4062b24bc0a42ce7e8",
          "body": "Automatically detect available shell when using the 'exec' hook",
          "is_bot": false,
          "headline": "Merge pull request #256 from moul/dev/moul/fix-254",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-06-25T12:29:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8588260e6aa583960b7e121e0b20d0cd86a7077",
          "body": "…#254)",
          "is_bot": false,
          "headline": "Automatically detect available shell when using the 'exec' hook (fix …",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-06-25T12:15:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18013944fd82b10ba78887f30d2b4da5fb451d8e",
          "body": null,
          "is_bot": false,
          "headline": "Use latest version of golang for testing",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-06-21T14:00:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc5fa2ca7b6eaef3babf8b18a43fdb6f04056564",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog (#253)",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-06-07T16:30:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8a7314ef42d3cf7f845a34a78cded87a84571b8",
          "body": "Add quiet option check",
          "is_bot": false,
          "headline": "Merge pull request #253 from cao/master",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-06-07T16:29:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30ad63d049db3d3226faa2735bb4af30ad51272a",
          "body": null,
          "is_bot": false,
          "headline": "Add quiet option check",
          "author_name": "Kevin Borgolte",
          "author_login": "cao",
          "committed_at": "2017-06-07T01:32:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99f669a9af341e5b838c52d1176f063283e36f91",
          "body": "Add a new '%g' parameter to 'ResolvCommand' and 'ProxyCommand'",
          "is_bot": false,
          "headline": "Merge pull request #251 from moul/dev/moul/fix-247",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-06-06T22:53:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9fbc86d67387cd43a0ff4dc1acc682eaff2af79",
          "body": "…247)",
          "is_bot": false,
          "headline": "Add a new '%g' parameter to 'ResolvCommand' and 'ProxyCommand' (fix #…",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-05-29T21:06:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "498373727a895f30303914b7c2e3713dd893f502",
          "body": null,
          "is_bot": false,
          "headline": "Fix panic on particular `assh.yml` files",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-05-29T20:41:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19cb6ffcdab2651e03d109b88c855ffaef94f824",
          "body": "Add 'same-option-multiple-times' example (#248)",
          "is_bot": false,
          "headline": "Merge pull request #250 from moul/dev/moul/fix-248",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-05-29T19:49:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27e16391e6a8317d7d83a39ec5b426d5b4407c94",
          "body": null,
          "is_bot": false,
          "headline": "Add 'same-option-multiple-times' example (#248)",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-05-29T19:26:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12baebb05a84ad3e437caeb9eb59441a3e272a6f",
          "body": "Generate full assh binary path in ~/.ssh/config",
          "is_bot": false,
          "headline": "Merge pull request #246 from moul/dev/moul/fix-148",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-05-02T21:44:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "052c0dfb776cacf552578baa7d824a06fa68047f",
          "body": null,
          "is_bot": false,
          "headline": "Generate full assh binary path in ~/.ssh/config (fix #148)",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-05-02T21:34:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "175272ba0f99c4d63c5616f2bb9dd7248cba395a",
          "body": "Update config to CircleCI 2.0",
          "is_bot": false,
          "headline": "Merge pull request #245 from moul/dev/moul/circle-2",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-04-29T13:27:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d31ce75ada08c2908daf9b832e8fca7156430a1",
          "body": null,
          "is_bot": false,
          "headline": "Update config to CircleCI 2.0",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-04-29T13:08:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17e9893b527c22eeb9c308e415584574e9489ac0",
          "body": "Speedup Makefile",
          "is_bot": false,
          "headline": "Merge pull request #243 from moul/dev/moul/speedup-makefile",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-04-19T21:46:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb44dc081ffcf0633dc17fe2b3a34b21c65b2ae7",
          "body": null,
          "is_bot": false,
          "headline": "Speedup Makefile",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-04-19T21:27:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48357b53f3e870caf7d6094809f3a83b05a39394",
          "body": "glide up",
          "is_bot": false,
          "headline": "Merge pull request #242 from moul/dev/moul/glide-up",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-04-09T16:39:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "754868c899bf8a2cd446aee4b22a3e5ffbfda546",
          "body": null,
          "is_bot": false,
          "headline": "glide up",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-04-08T21:35:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad869c149d40a7905de2ccc280f53d3f53c23c48",
          "body": "Add `BeforeConfigWrite` and `AfterConfigWrite` new hooks",
          "is_bot": false,
          "headline": "Merge pull request #241 from moul/dev/moul/config-write-hooks",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-04-07T11:36:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e61e9f58bcb68a37382727e556556f1d1e62b1f0",
          "body": null,
          "is_bot": false,
          "headline": "Small quality fixes",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-04-07T11:26:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da99edfe97ab2ab7e363591aa8632bc06a97fc51",
          "body": null,
          "is_bot": false,
          "headline": "Update README, changelog and examples",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-04-07T11:11:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62370281d423ae4aa12dfeabb08a826fa8edae6f",
          "body": null,
          "is_bot": false,
          "headline": "Add `BeforeConfigWrite` and `AfterConfigWrite` new hooks (fix #239)",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-04-07T11:11:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3f428db5cc7e6d426573969c2bc741255428e38",
          "body": "Add possibility to disable automatic configuration rewrite",
          "is_bot": false,
          "headline": "Merge pull request #240 from moul/dev/moul/small-fixes",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-04-05T18:51:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9150f20d86f380fd553875b84cfd3e39a0de21ee",
          "body": null,
          "is_bot": false,
          "headline": "Add possibility to disable automatic configuration rewrite (#239)",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-04-05T18:27:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3af6c6d4a9f1b9888c1cb5c4277f07eff40b92c5",
          "body": null,
          "is_bot": false,
          "headline": "Speedup Makefile rules computing",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-04-05T17:08:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7209ffc15b040979264fef8a25d898a509917455",
          "body": null,
          "is_bot": false,
          "headline": "Add 3rd-party projects",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-04-01T19:49:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "323ccbbedeb56d6afe2f95efd4756b98759bdcc5",
          "body": null,
          "is_bot": false,
          "headline": "Update README",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-04-01T19:35:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbb59dc13ad3b1cd87fcabc78558bb2113984017",
          "body": "This addresses recent build issues on OSX",
          "is_bot": false,
          "headline": "Merge pull request #238 from jcftang/master",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-04-01T16:00:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9d8a45522e9ab49fbb48528e9f68fc976f9c25e",
          "body": "    ./assh\n    Killed: 9\n\nThis is related to https://github.com/golang/go/issues/19734",
          "is_bot": false,
          "headline": "This addresses recent build issues on OSX",
          "author_name": "Jimmy Tang",
          "author_login": "jcftang",
          "committed_at": "2017-04-01T09:12:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a035e9a43bec55c6042e057614a4b1cef51e7dc9",
          "body": "Rewrite .ssh/config file atomically",
          "is_bot": false,
          "headline": "Merge pull request #237 from moul/dev/moul/fix-215",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-04-01T06:42:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "165787acc90875f0f3f75bafb8b6e0fdbdbec717",
          "body": null,
          "is_bot": false,
          "headline": "Rewrite .ssh/config file atomically (fix #215)",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-04-01T06:15:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb708002273dfaf5f23de8bfda7978190929c848",
          "body": "Support inheritance links in Graphviz",
          "is_bot": false,
          "headline": "Merge pull request #236 from moul/dev/moul/graphviz-inherits",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-03-19T19:03:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2102ab852a884d2601291320b108a17aa226b20e",
          "body": null,
          "is_bot": false,
          "headline": "Install Graphviz dependency",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-03-19T17:16:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a6d3c35d7be3c928f5d54a9956af3cf29da8f86",
          "body": null,
          "is_bot": false,
          "headline": "Support inheritance links in Graphviz (fix #235)",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-03-19T10:44:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d1fdcf9609f8b4dbf541b10bd375cdb698b2879",
          "body": null,
          "is_bot": false,
          "headline": "Support gateway names with special characters",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-03-19T10:44:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c4a6e439a2e1bc2ef9d19728e621e2fc2bd6533",
          "body": null,
          "is_bot": false,
          "headline": "Also build examples with Travis",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-03-19T10:44:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c7a6d802287c87e47b840f83d48382b78e9cc15",
          "body": null,
          "is_bot": false,
          "headline": "Add examples directory",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-03-19T10:44:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "534a01f9f189920204eef4a3b1e8331f4e5c56f0",
          "body": null,
          "is_bot": false,
          "headline": "Add note about minimal Golang version (#226)",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-03-17T05:42:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d48b635248785f6028d4454b2318e2af859f2ca",
          "body": "Addresses #231",
          "is_bot": false,
          "headline": "Add a note about notification",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-03-17T05:16:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b5d3a9b0fd6d6aa45179cd2fabb78a9e2120416",
          "body": "Support wildcards in Graphviz config export",
          "is_bot": false,
          "headline": "Merge pull request #233 from moul/dev/moul/fix-228",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-03-16T17:36:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bd9935cb4dfa3446cff148f808b0c532121b0de",
          "body": null,
          "is_bot": false,
          "headline": "Support wildcards in Graphviz config export (fix #228)",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-03-16T17:24:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5372f327c3510382112bfe08dbf80a3a8338fa57",
          "body": "Fix an error message on first build",
          "is_bot": false,
          "headline": "Merge pull request #232 from moul/dev/moul/fix-230",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-03-14T09:53:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0a9ac5846a13d539fff13343463f691ce54edc4",
          "body": "Fix #230",
          "is_bot": false,
          "headline": "Fix an error message on first build",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-03-14T09:36:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14f71bc9eaa332053cd0ebc894dd9d450246d717",
          "body": "Test on go1.8",
          "is_bot": false,
          "headline": "Merge pull request #229 from moul/dev/moul/go18",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-03-10T08:28:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41974781b7d3b448b9e95109fa881f6903820a8f",
          "body": null,
          "is_bot": false,
          "headline": "Test on go1.8",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-03-10T08:14:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82e9fcb05f5420af938e01b79ee88897430d653f",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-02-16T17:15:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cc9d07af57fa02ce2f487a2367c3287db51505a",
          "body": "OpenSSH has native support for includes, update docs",
          "is_bot": false,
          "headline": "Merge pull request #225 from ypid/docs/openssh_include_feature",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-02-10T08:37:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ac34064c21ae58498bd12c5b13c223e9a13bd26",
          "body": "Related to: #224",
          "is_bot": false,
          "headline": "OpenSSH has native support for includes, update docs",
          "author_name": "Robin Schneider",
          "author_login": "ypid",
          "committed_at": "2017-02-09T21:07:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6bf1e9c6cce3cae4e44ba3e8bb4b8109409f2f2",
          "body": "Add RateLimit support",
          "is_bot": false,
          "headline": "Merge pull request #223 from moul/dev/moul/ratelimit",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-02-05T19:37:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8df2ffdb74d3e95a41e4bd4ea70a324a9edf185e",
          "body": null,
          "is_bot": false,
          "headline": "Bump dependencies",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-02-05T19:35:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a2f7de70b92b31422e5d5d0ae1a09fb6d16ef6b",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-02-05T19:29:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56aea0cc234886b0aa8a36c99d8f1830fe4e8f2b",
          "body": null,
          "is_bot": false,
          "headline": "Add RateLimit support (#65)",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-02-05T16:28:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97e8b64995b0fd276af40879705cf738594632bb",
          "body": "Fix NetBSD, FreeBSD and Windows builds",
          "is_bot": false,
          "headline": "Merge pull request #222 from moul/dev/moul/notification-unsupported",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-02-03T17:14:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c0c087929f8f167e9376cd10d9484771e1cecf8",
          "body": null,
          "is_bot": false,
          "headline": "Fix NetBSD, FreeBSD and Windows builds (#182)",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-02-03T16:50:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "142999b27c584f62c1d3fb9ab08abd00bb699efc",
          "body": null,
          "is_bot": false,
          "headline": "Bump homebrew",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-02-03T16:04:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6520e001c8e23ce0f3d807c3f550faf468bad656",
          "body": null,
          "is_bot": false,
          "headline": "Ignore gox binaries",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-02-03T15:58:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e953338c245b67dc2245dc98a1b3edbec71550b",
          "body": null,
          "is_bot": false,
          "headline": "Post-release version bump",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-02-03T15:58:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "628501cc72a9aab73646eeab326db217379c1c13",
          "body": null,
          "is_bot": false,
          "headline": "v2.6.0",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-02-03T15:30:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc80d6a4fbb8344c6b5bb01b669c7706cb9cc38f",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-01-31T21:40:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52d38ad377e88e7b074727bf34c32f5deb8a4a79",
          "body": null,
          "is_bot": false,
          "headline": "Transferring API Description file from Apiary.io",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-01-31T21:39:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18d77df786cb1b1ccc1efca53966ae57886441ca",
          "body": null,
          "is_bot": false,
          "headline": "Switch to JSON input for the webapp",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-01-31T21:37:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2766cc5d30ff957064dfa0db1440cc6549973f54",
          "body": null,
          "is_bot": false,
          "headline": "Transferring API Description file from Apiary.io",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-01-31T21:18:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "182b84fca9034e1b86280105a139121f11b4be5d",
          "body": null,
          "is_bot": false,
          "headline": "Add webapp http",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-01-31T21:11:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8d603c04ade3e55e620c60ad8733a01d4dfde92",
          "body": "Initial version of the webapp",
          "is_bot": false,
          "headline": "Merge pull request #220 from moul/dev/moul/webapp",
          "author_name": "Manfred Touron",
          "author_login": "moul",
          "committed_at": "2017-01-31T20:56:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 54,
      "commits_last_year": 0,
      "latest_release_at": "2017-10-24T08:10:55Z",
      "latest_release_tag": "v2.7.0",
      "releases_from_tags": true,
      "days_since_last_push": 2944,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 3196,
      "mean_days_between_releases": 91.7
    },
    "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": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example",
        "examples",
        "sample",
        "samples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "vendor/github.com/Masterminds/semver/Makefile",
        "vendor/github.com/Masterminds/sprig/Makefile",
        "vendor/github.com/awalterschulze/gographviz/Makefile",
        "vendor/github.com/docker/docker/Makefile",
        "vendor/github.com/docker/docker/contrib/selinux-fedora-24/docker-engine-selinux/Makefile",
        "vendor/github.com/docker/docker/contrib/selinux-oraclelinux-7/docker-engine-selinux/Makefile",
        "vendor/github.com/docker/libcompose/Makefile",
        "vendor/github.com/flynn/go-shlex/Makefile",
        "vendor/github.com/gin-gonic/gin/Makefile",
        "vendor/github.com/gin-gonic/gin/examples/realtime-advanced/Makefile",
        "vendor/github.com/gin-gonic/gin/examples/realtime-chat/Makefile",
        "vendor/github.com/golang/protobuf/Makefile",
        "vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/Makefile",
        "vendor/github.com/golang/protobuf/proto/Makefile",
        "vendor/github.com/golang/protobuf/proto/testdata/Makefile",
        "vendor/github.com/golang/protobuf/protoc-gen-go/Makefile",
        "vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/Makefile",
        "vendor/github.com/golang/protobuf/protoc-gen-go/generator/Makefile",
        "vendor/github.com/golang/protobuf/protoc-gen-go/plugin/Makefile",
        "vendor/github.com/golang/protobuf/protoc-gen-go/testdata/Makefile",
        "vendor/github.com/haklop/gnotifier/Makefile",
        "vendor/github.com/shirou/gopsutil/Makefile",
        "vendor/github.com/smartystreets/assertions/internal/Makefile",
        "vendor/golang.org/x/net/http2/Makefile",
        "vendor/golang.org/x/net/http2/h2demo/Makefile"
      ],
      "api_schema_files": [
        "vendor/github.com/docker/docker/api/swagger.yaml",
        "vendor/github.com/docker/docker/api/types/plugins/logdriver/entry.proto",
        "vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.proto",
        "vendor/github.com/docker/docker/builder/remotecontext/tarsum.proto",
        "vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/api/grpc/types/api.proto",
        "vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/raft/raftpb/raft.proto",
        "vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/snap/snappb/snap.proto",
        "vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/wal/walpb/record.proto",
        "vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/agent.proto",
        "vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/drivers/overlay/overlay.proto",
        "vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/drivers/solaris/overlay/overlay.proto",
        "vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/drivers/windows/overlay/overlay.proto",
        "vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/networkdb/networkdb.proto",
        "vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/ca.proto",
        "vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/control.proto",
        "vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/dispatcher.proto",
        "vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/health.proto",
        "vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/logbroker.proto",
        "vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/objects.proto",
        "vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/raft.proto",
        "vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/resource.proto",
        "vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/snapshot.proto",
        "vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/specs.proto",
        "vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/types.proto",
        "vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/watch.proto",
        "vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/protobuf/plugin/plugin.proto",
        "vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/gogoproto/gogo.proto",
        "vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/any.proto",
        "vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/compiler/plugin.proto",
        "vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/descriptor.proto",
        "vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/duration.proto",
        "vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/empty.proto",
        "vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/field_mask.proto",
        "vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/struct.proto",
        "vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/timestamp.proto",
        "vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/wrappers.proto",
        "vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/ptypes/any/any.proto",
        "vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/ptypes/duration/duration.proto",
        "vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/ptypes/empty/empty.proto",
        "vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/ptypes/struct/struct.proto",
        "vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.proto",
        "vendor/github.com/docker/docker/vendor/github.com/google/certificate-transparency/proto/ct.proto",
        "vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/session/filesync/filesync.proto",
        "vendor/github.com/docker/docker/vendor/github.com/tonistiigi/fsutil/stat.proto",
        "vendor/github.com/docker/docker/vendor/github.com/tonistiigi/fsutil/wire.proto",
        "vendor/github.com/docker/docker/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/grpclb.proto",
        "vendor/github.com/docker/docker/vendor/google.golang.org/grpc/health/grpc_health_v1/health.proto",
        "vendor/github.com/gin-gonic/gin/binding/example/test.proto",
        "vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/more_test_objects.proto",
        "vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/test_objects.proto",
        "vendor/github.com/golang/protobuf/proto/proto3_proto/proto3.proto",
        "vendor/github.com/golang/protobuf/proto/testdata/test.proto",
        "vendor/github.com/golang/protobuf/protoc-gen-go/testdata/extension_base.proto",
        "vendor/github.com/golang/protobuf/protoc-gen-go/testdata/extension_extra.proto",
        "vendor/github.com/golang/protobuf/protoc-gen-go/testdata/extension_user.proto",
        "vendor/github.com/golang/protobuf/protoc-gen-go/testdata/grpc.proto",
        "vendor/github.com/golang/protobuf/protoc-gen-go/testdata/imp.proto",
        "vendor/github.com/golang/protobuf/protoc-gen-go/testdata/imp2.proto",
        "vendor/github.com/golang/protobuf/protoc-gen-go/testdata/imp3.proto",
        "vendor/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi1.proto",
        "vendor/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi2.proto",
        "vendor/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi3.proto",
        "vendor/github.com/golang/protobuf/protoc-gen-go/testdata/my_test/test.proto",
        "vendor/github.com/golang/protobuf/protoc-gen-go/testdata/proto3.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 55232,
      "source_files_sampled": 49,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "scope": "repository_graph",
        "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": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "moul",
          "commits": 482,
          "avatar_url": "https://avatars.githubusercontent.com/u/94029?v=4"
        },
        {
          "type": "User",
          "login": "QuentinPerez",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/3081204?v=4"
        },
        {
          "type": "User",
          "login": "ashmatadeen",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1536896?v=4"
        },
        {
          "type": "User",
          "login": "ocean90",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/617637?v=4"
        },
        {
          "type": "User",
          "login": "frezbo",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/18496730?v=4"
        },
        {
          "type": "User",
          "login": "bachya",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/47216?v=4"
        },
        {
          "type": "User",
          "login": "cerisier",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1126594?v=4"
        },
        {
          "type": "User",
          "login": "MerlinDMC",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3879?v=4"
        },
        {
          "type": "User",
          "login": "bahamas10",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1205722?v=4"
        },
        {
          "type": "User",
          "login": "cnf",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/252949?v=4"
        }
      ],
      "contributors_sampled": 17,
      "top_contributor_share": 0.947
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 9,
            "reason": "binaries present in source code",
            "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 25 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "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": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "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": "04db11f8b56161a27ba6b2a171b37d55a3f4ae91",
        "ran_at": "2026-07-25T20:10:48Z",
        "aggregate_score": 2.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/frezbo/advanced-ssh-config",
    "host": "github.com",
    "name": "advanced-ssh-config",
    "owner": "frezbo"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "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": 19,
      "inputs": {
        "security": 27,
        "vitality": 17,
        "community": 12,
        "governance": 33,
        "engineering": 18,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 22,
        "overall_after_abandonment_multiplier": 19
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 17,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 2944,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2944 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2944
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 40,
            "inputs": {
              "releases_count": 54,
              "latest_release_tag": "v2.7.0",
              "releases_from_tags": true,
              "days_since_latest_release": 3196,
              "mean_days_between_releases": 91.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "54 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 54
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3196 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3196
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~91.7 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 91.7
                    }
                  }
                ],
                "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": null,
              "days_since_last_human_commit": 2944,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 2944 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 2944,
                      "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": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "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 (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Sustainability & Governance",
        "value": 33,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 17,
              "top_contributor_share": 0.947
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 95% of commits",
                "points": 1.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 95
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "17 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 25 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "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": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "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": 63,
            "inputs": {
              "followers": 125,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "frezbo",
              "public_repos": 137,
              "account_age_days": 3752
            },
            "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": "125 followers of frezbo",
                "points": 15.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 125,
                      "login": "frezbo"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "137 public repos, account ~10 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 137
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "critical",
        "name": "Engineering Quality",
        "value": 18,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "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": 30,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 27,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 27,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 2.7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.8,
                "status": "partial",
                "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 25 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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 not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": 31
            },
            "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": 59,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.45,
              "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": "45 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 24,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 45,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "vendor/github.com/Masterminds/semver/Makefile",
                "vendor/github.com/Masterminds/sprig/Makefile",
                "vendor/github.com/awalterschulze/gographviz/Makefile",
                "vendor/github.com/docker/docker/Makefile",
                "vendor/github.com/docker/docker/contrib/selinux-fedora-24/docker-engine-selinux/Makefile",
                "vendor/github.com/docker/docker/contrib/selinux-oraclelinux-7/docker-engine-selinux/Makefile",
                "vendor/github.com/docker/libcompose/Makefile",
                "vendor/github.com/flynn/go-shlex/Makefile",
                "vendor/github.com/gin-gonic/gin/Makefile",
                "vendor/github.com/gin-gonic/gin/examples/realtime-advanced/Makefile",
                "vendor/github.com/gin-gonic/gin/examples/realtime-chat/Makefile",
                "vendor/github.com/golang/protobuf/Makefile",
                "vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/Makefile",
                "vendor/github.com/golang/protobuf/proto/Makefile",
                "vendor/github.com/golang/protobuf/proto/testdata/Makefile",
                "vendor/github.com/golang/protobuf/protoc-gen-go/Makefile",
                "vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/Makefile",
                "vendor/github.com/golang/protobuf/protoc-gen-go/generator/Makefile",
                "vendor/github.com/golang/protobuf/protoc-gen-go/plugin/Makefile",
                "vendor/github.com/golang/protobuf/protoc-gen-go/testdata/Makefile",
                "vendor/github.com/haklop/gnotifier/Makefile",
                "vendor/github.com/shirou/gopsutil/Makefile",
                "vendor/github.com/smartystreets/assertions/internal/Makefile",
                "vendor/golang.org/x/net/http2/Makefile",
                "vendor/golang.org/x/net/http2/h2demo/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "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/Masterminds/semver/Makefile, vendor/github.com/Masterminds/sprig/Makefile, vendor/github.com/awalterschulze/gographviz/Makefile, vendor/github.com/docker/docker/Makefile, vendor/github.com/docker/docker/contrib/selinux-fedora-24/docker-engine-selinux/Makefile, vendor/github.com/docker/docker/contrib/selinux-oraclelinux-7/docker-engine-selinux/Makefile, vendor/github.com/docker/libcompose/Makefile, vendor/github.com/flynn/go-shlex/Makefile, vendor/github.com/gin-gonic/gin/Makefile, vendor/github.com/gin-gonic/gin/examples/realtime-advanced/Makefile, vendor/github.com/gin-gonic/gin/examples/realtime-chat/Makefile, vendor/github.com/golang/protobuf/Makefile, vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/Makefile, vendor/github.com/golang/protobuf/proto/Makefile, vendor/github.com/golang/protobuf/proto/testdata/Makefile, vendor/github.com/golang/protobuf/protoc-gen-go/Makefile, vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/Makefile, vendor/github.com/golang/protobuf/protoc-gen-go/generator/Makefile, vendor/github.com/golang/protobuf/protoc-gen-go/plugin/Makefile, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/Makefile, vendor/github.com/haklop/gnotifier/Makefile, vendor/github.com/shirou/gopsutil/Makefile, vendor/github.com/smartystreets/assertions/internal/Makefile, vendor/golang.org/x/net/http2/Makefile, vendor/golang.org/x/net/http2/h2demo/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, vendor/github.com/Masterminds/semver/Makefile, vendor/github.com/Masterminds/sprig/Makefile, vendor/github.com/awalterschulze/gographviz/Makefile, vendor/github.com/docker/docker/Makefile, vendor/github.com/docker/docker/contrib/selinux-fedora-24/docker-engine-selinux/Makefile, vendor/github.com/docker/docker/contrib/selinux-oraclelinux-7/docker-engine-selinux/Makefile, vendor/github.com/docker/libcompose/Makefile, vendor/github.com/flynn/go-shlex/Makefile, vendor/github.com/gin-gonic/gin/Makefile, vendor/github.com/gin-gonic/gin/examples/realtime-advanced/Makefile, vendor/github.com/gin-gonic/gin/examples/realtime-chat/Makefile, vendor/github.com/golang/protobuf/Makefile, vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/Makefile, vendor/github.com/golang/protobuf/proto/Makefile, vendor/github.com/golang/protobuf/proto/testdata/Makefile, vendor/github.com/golang/protobuf/protoc-gen-go/Makefile, vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/Makefile, vendor/github.com/golang/protobuf/protoc-gen-go/generator/Makefile, vendor/github.com/golang/protobuf/protoc-gen-go/plugin/Makefile, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/Makefile, vendor/github.com/haklop/gnotifier/Makefile, vendor/github.com/shirou/gopsutil/Makefile, vendor/github.com/smartystreets/assertions/internal/Makefile, vendor/golang.org/x/net/http2/Makefile, vendor/golang.org/x/net/http2/h2demo/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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": 55232,
              "source_files_sampled": 49,
              "oversized_source_files": 0
            },
            "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": "0/49 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 49,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "good",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "example",
                "examples",
                "sample",
                "samples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "vendor/github.com/docker/docker/api/swagger.yaml",
                "vendor/github.com/docker/docker/api/types/plugins/logdriver/entry.proto",
                "vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.proto",
                "vendor/github.com/docker/docker/builder/remotecontext/tarsum.proto",
                "vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/api/grpc/types/api.proto",
                "vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/raft/raftpb/raft.proto",
                "vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/snap/snappb/snap.proto",
                "vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/wal/walpb/record.proto",
                "vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/agent.proto",
                "vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/drivers/overlay/overlay.proto",
                "vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/drivers/solaris/overlay/overlay.proto",
                "vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/drivers/windows/overlay/overlay.proto",
                "vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/networkdb/networkdb.proto",
                "vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/ca.proto",
                "vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/control.proto",
                "vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/dispatcher.proto",
                "vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/health.proto",
                "vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/logbroker.proto",
                "vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/objects.proto",
                "vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/raft.proto",
                "vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/resource.proto",
                "vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/snapshot.proto",
                "vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/specs.proto",
                "vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/types.proto",
                "vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/watch.proto",
                "vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/protobuf/plugin/plugin.proto",
                "vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/gogoproto/gogo.proto",
                "vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/any.proto",
                "vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/compiler/plugin.proto",
                "vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/descriptor.proto",
                "vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/duration.proto",
                "vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/empty.proto",
                "vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/field_mask.proto",
                "vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/struct.proto",
                "vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/timestamp.proto",
                "vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/wrappers.proto",
                "vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/ptypes/any/any.proto",
                "vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/ptypes/duration/duration.proto",
                "vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/ptypes/empty/empty.proto",
                "vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/ptypes/struct/struct.proto",
                "vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.proto",
                "vendor/github.com/docker/docker/vendor/github.com/google/certificate-transparency/proto/ct.proto",
                "vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/session/filesync/filesync.proto",
                "vendor/github.com/docker/docker/vendor/github.com/tonistiigi/fsutil/stat.proto",
                "vendor/github.com/docker/docker/vendor/github.com/tonistiigi/fsutil/wire.proto",
                "vendor/github.com/docker/docker/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/grpclb.proto",
                "vendor/github.com/docker/docker/vendor/google.golang.org/grpc/health/grpc_health_v1/health.proto",
                "vendor/github.com/gin-gonic/gin/binding/example/test.proto",
                "vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/more_test_objects.proto",
                "vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/test_objects.proto",
                "vendor/github.com/golang/protobuf/proto/proto3_proto/proto3.proto",
                "vendor/github.com/golang/protobuf/proto/testdata/test.proto",
                "vendor/github.com/golang/protobuf/protoc-gen-go/testdata/extension_base.proto",
                "vendor/github.com/golang/protobuf/protoc-gen-go/testdata/extension_extra.proto",
                "vendor/github.com/golang/protobuf/protoc-gen-go/testdata/extension_user.proto",
                "vendor/github.com/golang/protobuf/protoc-gen-go/testdata/grpc.proto",
                "vendor/github.com/golang/protobuf/protoc-gen-go/testdata/imp.proto",
                "vendor/github.com/golang/protobuf/protoc-gen-go/testdata/imp2.proto",
                "vendor/github.com/golang/protobuf/protoc-gen-go/testdata/imp3.proto",
                "vendor/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi1.proto",
                "vendor/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi2.proto",
                "vendor/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi3.proto",
                "vendor/github.com/golang/protobuf/protoc-gen-go/testdata/my_test/test.proto",
                "vendor/github.com/golang/protobuf/protoc-gen-go/testdata/proto3.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "vendor/github.com/docker/docker/api/swagger.yaml, vendor/github.com/docker/docker/api/types/plugins/logdriver/entry.proto, vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.proto, vendor/github.com/docker/docker/builder/remotecontext/tarsum.proto, vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/api/grpc/types/api.proto, vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/raft/raftpb/raft.proto, vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/snap/snappb/snap.proto, vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/wal/walpb/record.proto, vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/agent.proto, vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/drivers/overlay/overlay.proto, vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/drivers/solaris/overlay/overlay.proto, vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/drivers/windows/overlay/overlay.proto, vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/networkdb/networkdb.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/ca.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/control.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/dispatcher.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/health.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/logbroker.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/objects.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/raft.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/resource.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/snapshot.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/specs.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/types.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/watch.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/protobuf/plugin/plugin.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/gogoproto/gogo.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/any.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/compiler/plugin.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/descriptor.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/duration.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/empty.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/field_mask.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/struct.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/timestamp.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/wrappers.proto, vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/ptypes/any/any.proto, vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/ptypes/duration/duration.proto, vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/ptypes/empty/empty.proto, vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/ptypes/struct/struct.proto, vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.proto, vendor/github.com/docker/docker/vendor/github.com/google/certificate-transparency/proto/ct.proto, vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/session/filesync/filesync.proto, vendor/github.com/docker/docker/vendor/github.com/tonistiigi/fsutil/stat.proto, vendor/github.com/docker/docker/vendor/github.com/tonistiigi/fsutil/wire.proto, vendor/github.com/docker/docker/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/grpclb.proto, vendor/github.com/docker/docker/vendor/google.golang.org/grpc/health/grpc_health_v1/health.proto, vendor/github.com/gin-gonic/gin/binding/example/test.proto, vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/more_test_objects.proto, vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/test_objects.proto, vendor/github.com/golang/protobuf/proto/proto3_proto/proto3.proto, vendor/github.com/golang/protobuf/proto/testdata/test.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/extension_base.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/extension_extra.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/extension_user.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/grpc.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/imp.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/imp2.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/imp3.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi1.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi2.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi3.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/my_test/test.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/proto3.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "vendor/github.com/docker/docker/api/swagger.yaml, vendor/github.com/docker/docker/api/types/plugins/logdriver/entry.proto, vendor/github.com/docker/docker/api/types/swarm/runtime/plugin.proto, vendor/github.com/docker/docker/builder/remotecontext/tarsum.proto, vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/api/grpc/types/api.proto, vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/raft/raftpb/raft.proto, vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/snap/snappb/snap.proto, vendor/github.com/docker/docker/vendor/github.com/coreos/etcd/wal/walpb/record.proto, vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/agent.proto, vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/drivers/overlay/overlay.proto, vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/drivers/solaris/overlay/overlay.proto, vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/drivers/windows/overlay/overlay.proto, vendor/github.com/docker/docker/vendor/github.com/docker/libnetwork/networkdb/networkdb.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/ca.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/control.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/dispatcher.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/health.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/logbroker.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/objects.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/raft.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/resource.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/snapshot.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/specs.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/types.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/api/watch.proto, vendor/github.com/docker/docker/vendor/github.com/docker/swarmkit/protobuf/plugin/plugin.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/gogoproto/gogo.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/any.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/compiler/plugin.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/descriptor.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/duration.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/empty.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/field_mask.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/struct.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/timestamp.proto, vendor/github.com/docker/docker/vendor/github.com/gogo/protobuf/protobuf/google/protobuf/wrappers.proto, vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/ptypes/any/any.proto, vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/ptypes/duration/duration.proto, vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/ptypes/empty/empty.proto, vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/ptypes/struct/struct.proto, vendor/github.com/docker/docker/vendor/github.com/golang/protobuf/ptypes/timestamp/timestamp.proto, vendor/github.com/docker/docker/vendor/github.com/google/certificate-transparency/proto/ct.proto, vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/session/filesync/filesync.proto, vendor/github.com/docker/docker/vendor/github.com/tonistiigi/fsutil/stat.proto, vendor/github.com/docker/docker/vendor/github.com/tonistiigi/fsutil/wire.proto, vendor/github.com/docker/docker/vendor/google.golang.org/grpc/grpclb/grpc_lb_v1/grpclb.proto, vendor/github.com/docker/docker/vendor/google.golang.org/grpc/health/grpc_health_v1/health.proto, vendor/github.com/gin-gonic/gin/binding/example/test.proto, vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/more_test_objects.proto, vendor/github.com/golang/protobuf/jsonpb/jsonpb_test_proto/test_objects.proto, vendor/github.com/golang/protobuf/proto/proto3_proto/proto3.proto, vendor/github.com/golang/protobuf/proto/testdata/test.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/extension_base.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/extension_extra.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/extension_user.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/grpc.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/imp.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/imp2.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/imp3.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi1.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi2.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/multi/multi3.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/my_test/test.proto, vendor/github.com/golang/protobuf/protoc-gen-go/testdata/proto3.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": "example, examples, sample, samples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example, examples, sample, samples"
                    }
                  }
                ],
                "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": [
    "Community profile unavailable"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T20:11:04.036009Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/frezbo/advanced-ssh-config.svg",
  "full_name": "frezbo/advanced-ssh-config",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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