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

leongross / u-root

A fully Go userland with Linux bootloaders! u-root can create a one-binary root file system (initramfs) containing a busybox-like set of tools written in Go.

GoBSD-3-Clause★ 0 星标⑂ 0 复刻始于 2024年2月复刻在 GitHub 上查看 ↗

leongross/u-root 的健康指数为 100 分中的 37 分,处于「存在风险」区间。 其得分最高的类别是Engineering Quality(73/100),最低的是Community & Adoption(12/100)。 最近一次更新在 421 天前。 近期的大部分工作由 3 位贡献者完成。

37
总分 / 100
存在风险

软件健康指数

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

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

评分画像

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

所有权

leongross个人账户
48 关注者67 个公开仓库始于 2020年4月@9elements

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/u-root/u-root指向其他仓库——不计分v0.16.0-25148 天前

按类别列示的指标

活力

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

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

发布纪律

32存在风险
评分方式
16.2/27有发布版本 — 23 个版本标签(无 GitHub 发布版本)
0/36发布时效 — 最近一次发布版本于 879 天前
12.6/27发布节奏 — 约每 224.7 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count23
latest_release_tagv0.14.0
releases_from_tags
days_since_latest_release879
mean_days_between_releases224.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许可证 — 可识别的许可证(BSD-3-Clause)
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

可持续性与治理

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

47存在风险 · 占总体的 24%
评分方式
36/54巴士系数 — 3 位贡献者贡献了半数提交
16.5/22.5提交分布 — 头号贡献者编写了 26% 的提交
13.5/13.5贡献者广度 — 99 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 39 contributing companies or organizations
所用输入
bus_factor3
contributors_sampled99
top_contributor_share0.265
评分方式
0/46.8议题解决 — 没有议题或无数据
0/38.3PR 接受 — 已裁定的 PR 中 0/1 已合并
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_prs1
已排除计分(无数据或不适用):议题解决。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
12.2/25所有者影响力 — leongross 有 48 位关注者
25/25既往记录 — 67 个公开仓库,账户约 6 年
所用输入
followers48
owner_typeUser
is_verified
owner_loginleongross
public_repos67
account_age_days2,285
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

73良好 · 占总体的 20%

工程实践

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

文档

50中等
评分方式
0/30README
25/25文档目录
15/15文档 / 主页站点 — https://u-root.org
0/10仓库描述
0/10主题标签
10/10Wiki
所用输入
topics
has_wiki
homepagehttps://u-root.org
has_readme
has_docs_dir
has_description

安全

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

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

安全态势

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

AI 就绪度

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

65中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
39.7/40可读的提交历史 — 98 次人类提交中有 73 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.745
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — pkg/boot/bzimage/testdata/Makefile, pkg/strace/test/Makefile, vendor/github.com/gojuno/minimock/v3/Makefile, vendor/github.com/jaypipes/ghw/Makefile, vendor/github.com/jaypipes/pcidb/Makefile, vendor/github.com/kevinburke/ssh_config/Makefile, vendor/github.com/packetcap/go-pcap/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/safchain/ethtool/Makefile, vendor/github.com/sahilm/fuzzy/Makefile, vendor/github.com/vishvananda/netlink/Makefile, vendor/golang.org/x/arch/x86/x86asm/Makefile
22/22自动化测试
11/11Lint / 格式化配置 — .golangci.yml
11/11静态类型检查 — Go(静态类型)
10/10可复现环境 — Dockerfile, lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
8/8自动化维护 — 最近 100 次提交中有 2 次为自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfilesgo.sum, package-lock.json
has_dockerfile
typed_language
bootstrap_filespkg/boot/bzimage/testdata/Makefile, pkg/strace/test/Makefile, vendor/github.com/gojuno/minimock/v3/Makefile, vendor/github.com/jaypipes/ghw/Makefile, vendor/github.com/jaypipes/pcidb/Makefile, vendor/github.com/kevinburke/ssh_config/Makefile, vendor/github.com/packetcap/go-pcap/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/safchain/ethtool/Makefile, vendor/github.com/sahilm/fuzzy/Makefile, vendor/github.com/vishvananda/netlink/Makefile, vendor/golang.org/x/arch/x86/x86asm/Makefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0.02
评分方式
45/45可类型检查的代码 — Go(静态类型)
54.7/55可控的文件大小 — 采样的 1,199 个源文件中有 6 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes1,116,086
source_files_sampled1,199
oversized_source_files6

机器可读接口

40存在风险
评分方式
0/40API 模式(OpenAPI/GraphQL/proto)
0/20MCP 服务器
40/40可运行示例 — examples
所用输入
example_dirsexamples
has_mcp_signal
api_schema_files

关键数据

0GitHub 星标
99贡献者
0最近 12 个月提交数
421距最近推送天数
23发布版本数
3巴士系数(bus factor)
0开放议题
Go, npm软件包生态系统数

数据采集警告

  • Community profile unavailable
  • go package 'github.com/u-root/u-root' points at a different repository (https://github.com/u-root/u-root); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

OpenSSF Scorecard 3.8 / 10
3.8综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 39 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool detected: CodeQL
4Security-Policysecurity policy file detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities103 existing vulnerabilities detected
直接依赖 57
注册表软件包版本约束清单文件
Gogithub.com/Netflix/go-expectv0.0.0-20220104043353-73e0943537d2go.mod
Gogithub.com/ProtonMail/go-cryptov0.0.0-20221026131551-cf6655e29de4go.mod
Gogithub.com/beevik/ntpv0.3.0go.mod
Gogithub.com/bobuhiro11/gokvmv0.0.8-0.20231003020000-f53faca69d28go.mod
Gogithub.com/cenkalti/backoff/v4v4.1.3go.mod
Gogithub.com/creack/ptyv1.1.24go.mod
Gogithub.com/davecgh/go-spewv1.1.1go.mod
Gogithub.com/dustin/go-humanizev1.0.1go.mod
Gogithub.com/florianl/go-tcv0.4.5-0.20240822175159-7926c32f7299go.mod
Gogithub.com/gliderlabs/sshv0.1.2-0.20181113160402-cbabf5414432go.mod
Gogithub.com/gojuno/minimock/v3v3.0.8go.mod
Gogithub.com/google/go-cmpv0.7.0go.mod
Gogithub.com/google/go-tpmv0.9.2-0.20240919181259-d96ccf715685go.mod
Gogithub.com/google/uuidv1.3.0go.mod
Gogithub.com/gopacket/gopacketv1.2.0go.mod
Gogithub.com/hugelgupf/vmtestv0.0.0-20240307030256-5d9f3d34a58dgo.mod
Gogithub.com/insomniacslk/dhcpv0.0.0-20231206064809-8c70d406f6d2go.mod
Gogithub.com/ishidawataru/sctpv0.0.0-20230406120618-7ff4192f6ff2go.mod
Gogithub.com/kevinburke/ssh_configv1.1.0go.mod
Gogithub.com/klauspost/compressv1.17.4go.mod
Gogithub.com/klauspost/pgzipv1.2.6go.mod
Gogithub.com/knz/bubblinev0.0.0-20230717192058-486954f9953fgo.mod
Gogithub.com/mdlayher/vsockv1.2.1go.mod
Gogithub.com/nanmu42/limitiov1.0.0go.mod
Gogithub.com/orangecms/go-framebufferv0.0.0-20200613202404-a0700d90c330go.mod
Gogithub.com/packetcap/go-pcapv0.0.0-20240528124601-8c87ecf5dbc5go.mod
Gogithub.com/peterh/linerv1.2.2go.mod
Gogithub.com/pierrec/lz4/v4v4.1.22go.mod
Gogithub.com/rck/unitv0.0.3go.mod
Gogithub.com/rekby/gptv0.0.0-20200219180433-a930afbc6edcgo.mod
Gogithub.com/safchain/ethtoolv0.0.0-20200218184317-f459e2d13664go.mod
Gogithub.com/spf13/pflagv1.0.5go.mod
Gogithub.com/tklauser/go-sysconfv0.3.14go.mod
Gogithub.com/u-root/iscsinlv0.1.1-0.20210528121423-84c32645822ago.mod
Gogithub.com/u-root/mkuimagev0.0.0-20250320091346-62f0448bbe27go.mod
Gogithub.com/u-root/uiov0.0.0-20240224005618-d2acac8f3701go.mod
Gogithub.com/ulikunitz/xzv0.5.11go.mod
Gogithub.com/vishvananda/netlinkv1.3.0go.mod
Gogithub.com/vishvananda/netnsv0.0.4go.mod
Gogithub.com/vtolstov/go-ioctlv0.0.0-20151206205506-6be9cced4810go.mod
Gogolang.org/x/cryptov0.36.0go.mod
Gogolang.org/x/expv0.0.0-20250305212735-054e65f0b394go.mod
Gogolang.org/x/netv0.38.0go.mod
Gogolang.org/x/sysv0.31.0go.mod
Gogolang.org/x/termv0.30.0go.mod
Gogolang.org/x/textv0.23.0go.mod
Gogolang.org/x/toolsv0.31.0go.mod
Gogopkg.in/yaml.v2v2.4.0go.mod
Gomvdan.cc/sh/v3v3.11.0go.mod
Gopack.ag/tftpv1.0.1-0.20181129014014-07909dfbde3cgo.mod
Gogithub.com/jaypipes/ghwv0.12.0go.mod
Gogithub.com/sirupsen/logrusv1.9.3go.mod
Gogithub.com/u-root/cpuidv0.0.1-0.20250320140348-cc5fe81d966cgo.mod
Gogithub.com/u-root/gobusybox/srcv0.0.0-20250101170133-2e884e4509c7go.mod
Gogo.bug.st/serialv1.6.2go.mod
Gogithub.com/therootcompany/xzv1.0.1go.mod
Gogolang.org/x/syncv0.12.0go.mod
全部依赖 未采集

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 111878,
      "has_wiki": true,
      "homepage": "https://u-root.org",
      "languages": {
        "C": 8639,
        "Go": 6789244,
        "Shell": 2720,
        "Assembly": 7524,
        "Makefile": 179,
        "Dockerfile": 12264
      },
      "pushed_at": "2025-05-30T14:34:32Z",
      "created_at": "2024-02-13T15:11:19Z",
      "owner_type": "User",
      "updated_at": "2025-05-09T11:58:23Z",
      "description": "A fully Go userland with Linux bootloaders! u-root can create a one-binary root file system (initramfs) containing a busybox-like set of tools written in Go.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BSD-3-Clause",
      "default_branch": "main",
      "license_spdx_raw": "BSD-3-Clause",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://leongross.github.io",
      "name": null,
      "type": "User",
      "login": "leongross",
      "company": "@9elements",
      "location": "binary limbo",
      "followers": 48,
      "avatar_url": "https://avatars.githubusercontent.com/u/64152526?v=4",
      "created_at": "2020-04-22T15:22:21Z",
      "is_verified": null,
      "public_repos": 67,
      "account_age_days": 2285
    },
    "license": {
      "state": "standard",
      "spdx_id": "BSD-3-Clause",
      "raw_spdx": "BSD-3-Clause",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v7.0.0",
          "kind": "major",
          "published_at": "2020-08-31T04:25:21Z"
        },
        {
          "tag": "v6.0.0",
          "kind": "major",
          "published_at": "2019-08-14T23:22:20Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2019-07-10T03:16:40Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2019-01-27T06:17:39Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2018-11-21T21:04:18Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2018-10-01T19:42:54Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2021-12-22T05:24:01Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2018-08-15T18:59:50Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2024-02-27T18:05:37Z"
        },
        {
          "tag": "v0.13.1",
          "kind": "patch",
          "published_at": "2024-02-24T06:27:54Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2024-02-07T03:58:55Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2024-01-07T18:29:45Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2023-02-02T08:18:17Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2022-07-29T23:41:49Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2021-11-29T17:33:16Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2020-08-31T04:25:21Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2019-08-14T23:22:20Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2019-07-10T03:16:40Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2019-01-27T06:17:39Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2018-11-21T21:04:18Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2018-10-01T19:42:54Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2018-08-15T18:59:50Z"
        },
        {
          "tag": "v0.0.0",
          "kind": "major",
          "published_at": "2024-09-29T03:49:14Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "89d8dab422856e090fc7b3dbf7636a09e2f2c4ab",
          "body": "Signed-off-by: Jens Drenhaus <jens.drenhaus@9elements.com>",
          "is_bot": false,
          "headline": "ci: increase VM test timeout to 20 min",
          "author_name": "Jens Drenhaus",
          "author_login": null,
          "committed_at": "2025-05-07T12:29:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3921fc6906a7f2a1bf8fb86926fb07f33019ffa",
          "body": "Signed-off-by: Jens Drenhaus <jens.drenhaus@9elements.com>",
          "is_bot": false,
          "headline": "cmds/exp/tc: adapt help messages",
          "author_name": "Jens Drenhaus",
          "author_login": null,
          "committed_at": "2025-05-07T12:29:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07416f5b264c52024c2cfa8fa64db2a21426c863",
          "body": "Signed-off-by: Siarhiej Siemianczuk <pdp.eleven11@gmail.com>",
          "is_bot": false,
          "headline": "cmds/core/pidof: add platform dependent collect",
          "author_name": "Siarhiej Siemianczuk",
          "author_login": "binjip978",
          "committed_at": "2025-05-06T05:37:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18bc2d99ae842644ce49055a91af8e416895b603",
          "body": "Signed-off-by: Siarhiej Siemianczuk <pdp.eleven11@gmail.com>",
          "is_bot": false,
          "headline": "cmds/core/pidof: add pidof command",
          "author_name": "Siarhiej Siemianczuk",
          "author_login": "binjip978",
          "committed_at": "2025-05-06T05:37:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13f07fef4cbea478fa689d5801941534316123c3",
          "body": "Add test case to covering parse ACPI MCFG table and PCI Root Bridge\ninformation.\n\nSigned-off-by: Ajan Zhong <ajan.zhong@newfw.com>",
          "is_bot": false,
          "headline": "pkg/boot/universalpayload: Add test case for PCI Root Bridge info",
          "author_name": "Ajan Zhong",
          "author_login": "AjanZhong",
          "committed_at": "2025-05-06T03:17:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6714235960a73b0ca946f9a0356027b4f4088fd5",
          "body": "In order to support server with multiple PCI segments, all PCI\nRoot Bridge information should be provided via Device Tree.\n\nSegments information are retrieved from ACPI MCFG table, and\nall Root Bridge information are constructed based on Segments\ninformation, along with MMIO and IO resource regions which are\nfetched from 'resource' file of all PCI devices under same\nsegment.\n\nSigned-off-by: Ajan Zhong <ajan.zhong@newfw.com>",
          "is_bot": false,
          "headline": "pkg/boot/universalpayload: Add PCI Root Bridge Device Tree nodes",
          "author_name": "Ajan Zhong",
          "author_login": "AjanZhong",
          "committed_at": "2025-05-06T03:17:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec860cfd035c406944cb8093865942b02ae96176",
          "body": "Go's printf simply does not support \\e to produce, I suppose, ascii 27\nESC. \\x1b can be used instead.\n\nSigned-off-by: Daniel Lublin <daniel@lublin.se>",
          "is_bot": false,
          "headline": "cmds/core/echo: remove non-existant \\e backslash escape",
          "author_name": "Daniel Lublin",
          "author_login": "quite",
          "committed_at": "2025-05-05T19:48:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba931e6e22864b40e9c74a4a350e5ad926e69067",
          "body": "The usage and other documentation has been moved to the package\ndoc comment in recent commits. The removed doc was used during\ndevelopment.\n\nSigned-off-by: Jens Drenhaus <jens.drenhaus@9elements.com>",
          "is_bot": false,
          "headline": "cmds/exp/tftp: remove markdown docu",
          "author_name": "Jens Drenhaus",
          "author_login": null,
          "committed_at": "2025-04-29T21:32:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6408c2dc1e1c75d5db9df379edc55e507189840a",
          "body": "Signed-off-by: Jens Drenhaus <jens.drenhaus@9elements.com>",
          "is_bot": false,
          "headline": "integration/generic-tests: Add tftp test",
          "author_name": "Jens Drenhaus",
          "author_login": null,
          "committed_at": "2025-04-29T19:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4be65d4e43f756ec11d584e41193f06ff863d87",
          "body": "This tftp server implementation is mainly for testing purposes.\nIt serves files of a given directory.\n\nSigned-off-by: Jens Drenhaus <jens.drenhaus@9elements.com>",
          "is_bot": false,
          "headline": "cmds/exp/tftpd: Add a simple TFTP server",
          "author_name": "Jens Drenhaus",
          "author_login": null,
          "committed_at": "2025-04-29T19:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "382310d6a0d7c11313cae2bbb474d606f979a593",
          "body": "The flags/commands \"verbose\", \"trace\", \"literal\" are either not\nsupported by the uses go package or not implemented.\n\nRemove them from the help text and remove the related code.\n\nSigned-off-by: Jens Drenhaus <jens.drenhaus@9elements.com>",
          "is_bot": false,
          "headline": "cmds/exp/tftp: clean up help text",
          "author_name": "Jens Drenhaus",
          "author_login": null,
          "committed_at": "2025-04-29T19:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35c2a2fceb5cc2d06ba66205bd7e741903913a16",
          "body": "Signed-off-by: Jens Drenhaus <jens.drenhaus@9elements.com>",
          "is_bot": false,
          "headline": "cmds/exp/tftp: fix parsing port number",
          "author_name": "Jens Drenhaus",
          "author_login": null,
          "committed_at": "2025-04-29T19:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78890dc772fc9121bb878adf392a912b2643cdcb",
          "body": "Indeces for low and high bound selects a half-open range which\nincludes the first element, but excludes the last one.\n\nFix that for local files slice in executePut().\n\nSigned-off-by: Jens Drenhaus <jens.drenhaus@9elements.com>",
          "is_bot": false,
          "headline": "pkg/tftp: fix upload multiple files",
          "author_name": "Jens Drenhaus",
          "author_login": null,
          "committed_at": "2025-04-29T19:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "881d56da85fc0c8ad92731ab4f888cf623c87bb1",
          "body": "Adding the alternative string values:\n-ascii AND netascii for ModeNETASCII\n-binary AND octet for ModeOctet\n\nSigned-off-by: Jens Drenhaus <jens.drenhaus@9elements.com>",
          "is_bot": false,
          "headline": "pkg/tftp: fix TransferMode",
          "author_name": "Jens Drenhaus",
          "author_login": null,
          "committed_at": "2025-04-29T19:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73ac2c02a3f89452d0a58aae0fb2d4491a2a26ca",
          "body": "Signed-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "integration/generic-tests: add \"tc\" integration test",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-25T13:47:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de2f62b349363eb7443c4251bb12ff94bf6c1f8f",
          "body": "Add a minimal sub-language of what is recognized by iproute2's tc-u32(8)\nfilter/classifier. Internally, each tc-u32 selector (\"match\" stanza) is\nrepresented as a (u32 value, u32 mask, offset) triplet\n<https://linux-tc-notes.sourceforge.net/tc/doc/cls_u32.txt>, so exposing\nonly the sub-language of tc-u32(8) that directly maps to this internal\nrepresentation suffices (albeit not very convenient) for classifying\npackets.\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "pkg/tc: add minimal tc-u32 filter parser and formatter",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-25T13:47:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab8942062236fae856b64ad34bf6f729633dd048",
          "body": "- Eliminate the colon (:) from the \"protocol:\" output, in order to bring\n  u-root's output closer to that of iproute2's tc.\n\n- Rearrange newlines, so that optional characteristics can be printed more\n  easily later.\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "pkg/tc: tweak ShowFilter output",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-25T13:47:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58c921f7fdbf04064517bedfdd08ce6ffb4ba522",
          "body": "The debug output is not useful, it just messes up the standard output.\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "pkg/tc: remove debug output from AddFilter",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-25T13:47:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a3c7385c588eb5a32e2b9ab4e769c4f503ebd31",
          "body": "The management of filter prios and EtherType protos suffers from the\nfollowing list of problems:\n\n1. In the \"FArgs\" structure, both the EtherType protocol field and the\n   priority field of the filter (\"protocol\" and \"pref\") are needlessly\n   represented as uint32 values. Make each a uint16 instead.\n[…]\nhat they do so explicitly.\n\nThis patch is too large, of course, but I couldn't find a way to fix all\nthe problems in small, incremental steps.\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "pkg/tc: fix priority and EtherType management for filters",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-25T13:47:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "530ebee1a9768016e7f4ed3601ea3adc5185e852",
          "body": "\"tc filter\" from the original iproute2 package accepts any nonempty prefix\nof the words \"priority\" and \"preference\", for setting a filter priority.\nThe most commonly used prefixes, in practice, are \"prio\" and \"pref\"; add\n\"prio\" to the list of words that u-root's tc recognizes.\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "pkg/tc: slightly extend filter priority parsing",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-25T13:47:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c4d7c238749a8155f7347f7f41766fa39002f3e",
          "body": "The output changes, for example, from\n\n            TestDev2   class htb 1:1 root\n            TestDev2   class htb 1:10 parent 1:1\n            TestDev2   class htb 1:20 parent 1:1\n            TestDev2   class htb 1:30 parent 1:1\n\nto\n\n            TestDev2   class htb 1:1 root prio 0 rate 750000b ceil \n[…]\neil 750000b burst 15360b cburst 1600b\n            TestDev2   class htb 1:30 parent 1:1 prio 0 rate 125b ceil 750000b burst 15360b cburst 1600b\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "pkg/tc: print prio, rate, ceil, burst, and cburst for HTB class",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-25T13:47:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dd14b99272cf05c05055a3faa4fc62b8addbe87e",
          "body": "The output changes, for example, from\n\n            TestDev2   htb\n            TestDev2   htb\n            TestDev2   htb\n            TestDev2   htb\n\nto\n\n            TestDev2   class htb 1:1 root\n            TestDev2   class htb 1:10 parent 1:1\n            TestDev2   class htb 1:20 parent 1:1\n            TestDev2   class htb 1:30 parent 1:1\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "pkg/tc: print class handle and parent in ShowClass",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-25T13:47:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6629be8f0190b8ee9cf1e1699125d371e4c9aa12",
          "body": "The debug output is not useful, it just messes up the standard output.\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "pkg/tc: remove debug output from ParseHTBClassArgs",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-25T13:47:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "769d5654dd9a66a1e064c403b3fd1a57da01ea14",
          "body": "getTickInUsec and CalcXMitTime were incorrectly ported from iproute2's\n\"tc\" utility to u-root.\n\ngetTickInUsec is supposed to return a \"double\" (aka \"float64\") value, not\nan integer; the value is in fact fractional on my system: 15.625. (Refer\nto the \"tick_in_usec\" assignment in tc_core_init() in\n\"ip\n[…]\nmittime() and tc_core_time2tick() in \"iproute2/tc/tc_core.c\".)\n\nThis bug leads to an inexact \"burst\" calculation in ParseHTBClassArgs; fix\nit.\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "pkg/tc: fix getTickInUsec and CalcXMitTime, for parsing HTB class args",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-25T13:47:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "54874cd9014ed2d3d067a9ee14755252ffbe839d",
          "body": "The output changes, for example, from\n\n            TestDev2   qdisc htb 1: root\n\nto\n\n            TestDev2   qdisc htb 1: root r2q 10 default 0x30 direct_qlen 1000\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "pkg/tc: print r2q, default, and direct_qlen for HTB qdisc",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-25T13:47:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5e2ab263fa51cbc8bc1e1352f9cc20fae52b640",
          "body": "The output changes, for example, from\n\n            TestDev2   htb\n            TestDev2   sfq\n            TestDev2   sfq\n            TestDev2   sfq\n\nto\n\n            TestDev2   qdisc htb 1: root\n            TestDev2   qdisc sfq 30: parent 1:30\n            TestDev2   qdisc sfq 10: parent 1:10\n            TestDev2   qdisc sfq 20: parent 1:20\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "pkg/tc: print qdisc handle and parent in ShowQdisc",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-25T13:47:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c598cabc3c24d4896b2339185d26f59b942224e",
          "body": "Deduplicate the fmt.Fprintf call.\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "pkg/tc: simplify ShowQdisc",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-25T13:47:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35386481c56b2345da2213e55b7047777f94d3e4",
          "body": "Non-root qdiscs have classes for parents, which are identified by class\nIDs, not by flat integers. Fix the qdisc args parser.\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "pkg/tc: fix qdisc parent parsing",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-25T13:47:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "783d4746844523a09bb3b5644ea2a336d11db6b4",
          "body": "Start using the kernels with CONFIG_NET_CLS_U32=y, from commit\nf0e05c3d51d9 (\".circleci/images: enable the tc-u32 filter type in kernel\nconfigs\", 2025-04-25).\n\n(I visited\n\n  https://ghcr.io/u-root/u-root/test-kernel-amd64\n  https://ghcr.io/u-root/u-root/test-kernel-arm\n  https://ghcr.io/u-root/u-root/test-kernel-arm64\n\nwith my browser, and grabbed the digests of the most recently built images\nthat were tagged as \"main\".)\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": ".vmtest.yaml: advance to kernels with the tc-u32 filter type enabled",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-25T13:47:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0e05c3d51d9de359e00955666218c5f40fee392",
          "body": "CONFIG_NET_CLS_U32=y is necessary for the upcoming \"tc\" integration test.\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": ".circleci/images: enable the tc-u32 filter type in kernel configs",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-25T09:14:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac885c372874495e15254e1e39b772c16f5b314e",
          "body": "Signed-off-by: Daniel Lublin <daniel@lublin.se>",
          "is_bot": false,
          "headline": "cmds/core/ip: add missing newline to print",
          "author_name": "Daniel Lublin",
          "author_login": "quite",
          "committed_at": "2025-04-24T16:49:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "510c6043244ca36424bec2e454954b7bd076425d",
          "body": "Signed-off-by: Siarhiej Siemianczuk <pdp.eleven11@gmail.com>",
          "is_bot": false,
          "headline": "golangci: migrate to v2",
          "author_name": "Siarhiej Siemianczuk",
          "author_login": "binjip978",
          "committed_at": "2025-04-23T02:50:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85effb44b9e14787a51354fcf007a08d76561e2f",
          "body": "Add test case to cover constructing SMBIOS3 node in Device Tree.\n\nSigned-off-by: Ajan Zhong <ajan.zhong@newfw.com>",
          "is_bot": false,
          "headline": "pkg/boot/universalpayload: Add test case to cover SMBIOS3 node",
          "author_name": "Ajan Zhong",
          "author_login": "AjanZhong",
          "committed_at": "2025-04-20T04:58:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33315719827010a8aacda189bdf0623a67b9d610",
          "body": "Returns any warning message produced during universalpayload package\nloading Universal Paylaod binary to kexec, then kexec prints warning\nmessages.\n\nThis logic ensures universalpayload package never prints message when\nit succees to load Universal Payload binary.\n\nSigned-off-by: Ajan Zhong <ajan.zhong@newfw.com>",
          "is_bot": false,
          "headline": "pkg/boot/universalpayload: Suppress warning message printing",
          "author_name": "Ajan Zhong",
          "author_login": "AjanZhong",
          "committed_at": "2025-04-20T04:58:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90ae1753e7860bb7b5417147137d9ccd8e9a74b5",
          "body": "In previous implementation of universalpayload.Load() method, execution\nwill be handed over to Universal Payload directly. In this case, warning\nmessages need to be printed inside universalpayload package in case we\nsucceed to load and boot Universal Payload.\n\nIn order to keep universalpayload packa\n[…]\ns can be retrieved from return value of Load() method,\nand print warning messages out of universalpayload package before caller\ninvokes Exec() method.\n\nSigned-off-by: Ajan Zhong <ajan.zhong@newfw.com>",
          "is_bot": false,
          "headline": "pkg/boot/universalpayload: Separate Load method to Load and Exec",
          "author_name": "Ajan Zhong",
          "author_login": "AjanZhong",
          "committed_at": "2025-04-20T04:58:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "443bcfea71d442afb60547da944b9e9b16112338",
          "body": "According to EDK2 UPL implementation, SMBIOS3 info can be provided\nby device tree info only. Add SMBIOS3 child node in reserved memory\nnode to provide SMBIOS3 info.\n\nSigned-off-by: Ajan Zhong <ajan.zhong@newfw.com>",
          "is_bot": false,
          "headline": "pkg/boot/universalpayload: Provide SMBIO3 info in device tree",
          "author_name": "Ajan Zhong",
          "author_login": "AjanZhong",
          "committed_at": "2025-04-20T04:58:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41e46d4fd00b8f315371655694e568aaf157191c",
          "body": "SMBIOSBase returns base address and size of header. Since SMBIOSBase\nmight return either base address SMBIOS2 or SMBIO3, we need a way\nto distinguish the actual version of SMBIOS.\n\nIntroudce a new method to get SMBIO3 header size. This method allows\ncaller to compare the size of header to figure out the SMBIOS version.\n\nSigned-off-by: Ajan Zhong <ajan.zhong@newfw.com>",
          "is_bot": false,
          "headline": "pkg/smbios: Provide a new method to get SMBIOS3 header size",
          "author_name": "Ajan Zhong",
          "author_login": "AjanZhong",
          "committed_at": "2025-04-20T04:58:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4606a943ca91094dd9a0c0c4f640f6bbd0473eb1",
          "body": "Signed-off-by: Siarhiej Siemianczuk <pdp.eleven11@gmail.com>",
          "is_bot": false,
          "headline": "cmds/core/echo: use ReplaceAll",
          "author_name": "Siarhiej Siemianczuk",
          "author_login": "binjip978",
          "committed_at": "2025-04-20T02:06:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "665a02a51382efd6cce50e806caf9b510a63c372",
          "body": "Signed-off-by: Siarhiej Siemianczuk <pdp.eleven11@gmail.com>",
          "is_bot": false,
          "headline": "golangci: add gosimple (part of staticcheck) linter",
          "author_name": "Siarhiej Siemianczuk",
          "author_login": "binjip978",
          "committed_at": "2025-04-17T14:35:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98badbe80e5f1e715dcfaee5af074c61e41d6ca9",
          "body": "Signed-off-by: Siarhiej Siemianczuk <pdp.eleven11@gmail.com>",
          "is_bot": false,
          "headline": "pkg/boot/bls: remove redundant brake",
          "author_name": "Siarhiej Siemianczuk",
          "author_login": "binjip978",
          "committed_at": "2025-04-17T14:35:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5e3690cb655ff17781059f22b5050b3b60d85e4",
          "body": "when context will be cancelled cleanup will be executed in a loop, this\nprobably never happens because context is context.Background(), but I\nthink its better to exit function anyway.\n\nSigned-off-by: Siarhiej Siemianczuk <pdp.eleven11@gmail.com>",
          "is_bot": false,
          "headline": "pkg/watchdogd: remove cleanup loop",
          "author_name": "Siarhiej Siemianczuk",
          "author_login": "binjip978",
          "committed_at": "2025-04-17T07:44:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee241b001edbdc460f3b0c81819339e5c6f985d5",
          "body": "Bumps [golang.org/x/net](https://github.com/golang/net) from 0.37.0 to 0.38.0.\n- [Commits](https://github.com/golang/net/compare/v0.37.0...v0.38.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n  dependency-version: 0.38.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-04-17T02:43:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb2382b5da32e787010f56373fc2d458723a6495",
          "body": "Remove unimplemented features.\n\nSigned-off-by: Jens Drenhaus <jens.drenhaus@9elements.com>",
          "is_bot": false,
          "headline": "cmds/core/netcat: clean-up usage message",
          "author_name": "Jens Drenhaus",
          "author_login": null,
          "committed_at": "2025-04-16T12:29:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5d4025b94fcda215ec86410e37fa3c303528cc9",
          "body": "Demonstrate certificate validation and data transfer.\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "integration/generic-tests: add netcat SSL tests",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-15T14:35:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3be209bcb6cb0cc974c355aff3672c2f409b475",
          "body": "Enable the netcatVM() helper function to take any number of trailing\n\"uimage.Modifier\" arguments. This is a pure refactoring; no observable\nchange.\n\nBest viewed with \"git show -b -W\".\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "integration/generic-tests/netcat_test: make netcatVM() variadic",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-15T14:35:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7e857aa0fd074f369ca15f4d14a4cd6312b51ba",
          "body": "GenerateTLSConfiguration() currently works identically in client mode and\nserver mode. This is wrong for several reasons:\n\n(1) \"--ssl-verify\" only makes sense in client mode (neither nmap's ncat,\n    nor u-root's netcat, support client authentication in server mode).\n    Ignore \"-ssl-verify\" in serv\n[…]\nclient mode; ignore it in\n    server mode.\n\nAdd 39 unit tests for covering every *path* (not just every branch) in\nGenerateTLSConfiguration().\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "netcat: clean up SSL option processing",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-15T14:35:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "54895c5d5a4fce8f3555922db11dce4e501f8c99",
          "body": "…ource\n\nIn a subsequent patch, I'll rewrite SSLOptions.GenerateTLSConfiguration().\nSo that hunks of the old and the new function not be interleaved in that\npatch, move the current code verbatim to a new source file, temporarily.\n\nBest viewed with \"git show --no-renames --color-moved=zebra\".\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "pkg/netcat: move SSLOptions.GenerateTLSConfiguration() to temporary s…",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-15T14:35:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e6b090e85ee437862b72f7d38330e96bdea34d9",
          "body": "cmd.connection() in \"netcat.go\" rejects SOCKET_TYPE_UNIX when\nSSLConfig.Enabled or SSLConfig.VerifyTrust is set.\n\nTherefore, checking for (SSLConfig.Enabled or SSLConfig.VerifyTrust) under\nSOCKET_TYPE_UNIX in cmd.setupListener() in \"listen.go\" can only yield\nfalse. Remove this dead check.\n\nBest viewed with \"git show -U5\".\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "cmds/core/netcat: eliminate dead condition",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-15T14:35:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2c4fe869938707a5426c794e14521a9264625d8",
          "body": "Signed-off-by: Siarhiej Siemianczuk <pdp.eleven11@gmail.com>",
          "is_bot": false,
          "headline": "cmds/exp/tcpdump: use String() instead of fmt.Sprintf",
          "author_name": "Siarhiej Siemianczuk",
          "author_login": "binjip978",
          "committed_at": "2025-04-13T02:49:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b03078ed91cb2380285cb36dfe20d5aed79305c",
          "body": "Signed-off-by: Siarhiej Siemianczuk <pdp.eleven11@gmail.com>",
          "is_bot": false,
          "headline": "pkg/boot/menu: omit redundant nil check",
          "author_name": "Siarhiej Siemianczuk",
          "author_login": "binjip978",
          "committed_at": "2025-04-13T02:49:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b7ddb7df2c8240a4136752d6f51cd679481f07c",
          "body": "Signed-off-by: Siarhiej Siemianczuk <pdp.eleven11@gmail.com>",
          "is_bot": false,
          "headline": "pkg/boot/universalpayload: omit comparison with boolean constant",
          "author_name": "Siarhiej Siemianczuk",
          "author_login": "binjip978",
          "committed_at": "2025-04-13T02:49:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9640da5d3e8a9257a86049cd08b18a0814fd5212",
          "body": "Signed-off-by: Siarhiej Siemianczuk <pdp.eleven11@gmail.com>",
          "is_bot": false,
          "headline": "cmds/exp/netbootxyz: fix staticcheck gosimple issues",
          "author_name": "Siarhiej Siemianczuk",
          "author_login": "binjip978",
          "committed_at": "2025-04-13T02:49:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "598c62af7e01987fcb43ae9b4d50d10db8052224",
          "body": "Signed-off-by: Siarhiej Siemianczuk <pdp.eleven11@gmail.com>",
          "is_bot": false,
          "headline": "pkg/securelaunch: use bytes.Equals instead bytes.Compare",
          "author_name": "Siarhiej Siemianczuk",
          "author_login": "binjip978",
          "committed_at": "2025-04-13T02:49:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "893592d90455af75d23f70c1a7522f73fb166066",
          "body": "Signed-off-by: Siarhiej Siemianczuk <pdp.eleven11@gmail.com>",
          "is_bot": false,
          "headline": "cmds/core/ip: remove redundant return and fmt.Sprintf",
          "author_name": "Siarhiej Siemianczuk",
          "author_login": "binjip978",
          "committed_at": "2025-04-10T14:34:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "318e8ff7ead2ab5e5d1fee8c1aa5bc7ddbd9d0bd",
          "body": "Signed-off-by: Daniel Lublin <daniel@lublin.se>",
          "is_bot": false,
          "headline": "pkg/efivarfs: fix doc copy-pasta",
          "author_name": "Daniel Lublin",
          "author_login": "quite",
          "committed_at": "2025-04-10T14:14:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e77fb26096ed2e50ec23817099d4baf10564d3ba",
          "body": "Signed-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "integration/generic-tests: add netcat --exec tests",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-10T12:45:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdc6e57d4ddde87c9543f8239bca232839ad8e94",
          "body": "Otherwise writeToRemote() feeds the socket from stdin concurrently with\nthe command's stdout being sent. For example:\n\n- terminal 1:\n\n  rm -f netcat.sock\n  netcat --listen --unixsock netcat.sock </dev/null | sort | uniq -c\n\n- terminal 2:\n\n  yes | netcat --unixsock --exec '/bin/echo hello' netcat.sock\n\n- output in terminal 1:\n\n        1 hello\n   114688 y\n\n(Patch best viewed with \"git show --color-moved=zebra\".)\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "cmds/core/netcat: don't fork writeToRemote() when executing a command",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-10T12:45:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "290199fb035d7e4daeae9d558832ae11bfb51182",
          "body": "Signed-off-by: Siarhiej Siemianczuk <pdp.eleven11@gmail.com>",
          "is_bot": false,
          "headline": "cmds/core/gosh: remove unnecessary call to Bytes()",
          "author_name": "Siarhiej Siemianczuk",
          "author_login": "binjip978",
          "committed_at": "2025-04-10T05:44:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9651a964ed22e4ac02e28677f45f4b3d94f13461",
          "body": "Datagram sockets are lossy; in general, data may be lost, duplicated, or\nreordered. Therefore we can't add file transfer-like tests. Instead, test\nsimple datagram ping-pong over UDPv4, UDPv6, and UNIX domain datagram\nsockets.\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "integration/generic-tests: add netcat datagram tests",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-09T21:50:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "597bb06d01be7bfaa0017702fa97ffd8237a1263",
          "body": "Add tests that\n\n- verify data transfer and EOF propagation\n  <https://github.com/u-root/u-root/issues/3329> over TCPv4 and TCPv6\n  between to VMs,\n\n- verify the same inside just one VM, using unix domain stream sockets.\n\nAlso add inter-VM tests for keep-open mode and chat mode.\n\nIn the github CI env\n[…]\ne default 10\nminute timeout (see \"go help testflag\"). In order to avoid that, bump the\ntimeout (for all test binaries globally) to 15 minutes.\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "integration/generic-tests: add netcat stream tests",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-09T21:50:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fdd8645bdb516dc0594231799a1d79fdb85c732a",
          "body": "When using UDP sockets, netcat has the following problems:\n\n- The listener cannot send data to the client. (This is because in listen\n  mode, there is no default destination address.)\n\n- In connect mode, io.Copy should not be used in the socket-to-output\n  direction, because a datagram socket never \n[…]\n what nmap's ncat does, add a new, UDP-specific transfer\nroutine that works in both connect and listen mode.\n\nBest viewed with \"git show -U7\".\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "cmds/core/netcat: add transfer routine for UDP",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-09T21:50:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5bd5efca690ad9d8da10c072ff4f2ee35c143206",
          "body": "Nmap's ncat does not support such configurations either.\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "cmds/core/netcat: reject keep-open and broker modes with UDP",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-09T21:50:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "588449ee024dd0b59e465c6f3909d71c40860b1b",
          "body": "Netcat currently requires the user to pass \"--source\" IPv6 addresses on\nthe command line in square bracket notation. This is inconsistent with\nNmap's netcat and with the rest of u-root's netcat.\n\nTake IPv6 addresses from the user without square brackets, and supply them\ninternally with net.JoinHostP\n[…]\nt\nhave IPv6 enabled. Do include the new unit tests otherwise. (The upcoming\nintegration tests exercise the subject code paths even on github.)\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "cmds/core/netcat: fix IPv6 source address formatting",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-09T21:50:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1ad52c48e38c90da5ef6d34d0257b495d12a4ddb",
          "body": "Update test case to adapt latest loading logic.\n\nSigned-off-by: Ajan Zhong <ajan.zhong@newfw.com>",
          "is_bot": false,
          "headline": "pkg/boot/universalpayload: Update universalpayload test case",
          "author_name": "Ajan Zhong",
          "author_login": "AjanZhong",
          "committed_at": "2025-04-08T19:53:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0517ee091428334ac3a836a7d5e894f460bfdfe0",
          "body": "Before using kexec command to load universalpayload, we need to prepare\nACPI data, Handoff Blocks, Flattern Device Tree info, temporary stack,\nand trampoline boot code for payload.\n\nPreviously, we used hardcode offset from available target loading address\nfor each of above components. However, memor\n[…]\neads to memory region overlap.\n\nTo address this issue, update loading logic of required components,\ncalculate offset of each components automatically.\n\nSigned-off-by: Ajan Zhong <ajan.zhong@newfw.com>",
          "is_bot": false,
          "headline": "pkg/boot/universalpayload: Update universalpayload loading logic",
          "author_name": "Ajan Zhong",
          "author_login": "AjanZhong",
          "committed_at": "2025-04-08T19:53:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9d7ef94499c04e13ddb3864dc8e1d5758ae2dde0",
          "body": "Add trace logs in debug mode to get more information when\ndeploying universalpayload on top of new hardware platform.\n\nSigned-off-by: Ajan Zhong <ajan.zhong@newfw.com>",
          "is_bot": false,
          "headline": "pkg/boot/universalpayload: Add trace log in debug mode",
          "author_name": "Ajan Zhong",
          "author_login": "AjanZhong",
          "committed_at": "2025-04-08T19:53:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3192e889eab56c5d3b41029c9bdf3e67d2684fbb",
          "body": "We've learned there is some confusion about what these files are for.\nThey have proven to be essential, so we need to keep them.\n\nSigned-off-by: Ronald G. Minnich <rminnich@gmail.com>",
          "is_bot": false,
          "headline": "configs/README.md: add more explanatory text",
          "author_name": "Ronald G. Minnich",
          "author_login": "rminnich",
          "committed_at": "2025-04-08T18:52:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8f00bffc5f3bf45538a898a93189e992f8a52f8",
          "body": "Signed-off-by: Siarhiej Siemianczuk <pdp.eleven11@gmail.com>",
          "is_bot": false,
          "headline": "pkg/hsskey: simplify return",
          "author_name": "Siarhiej Siemianczuk",
          "author_login": "binjip978",
          "committed_at": "2025-04-08T16:31:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ab599fe9336a57d518316f42fdfb98b7fd2daeb",
          "body": "During development of the brctl command, TODOs and concepts\nwere documented in a doc.md file.\nThis commits saves the important parts of it to the package\ndoc string.\n\nSigned-off-by: Jens Drenhaus <jens.drenhaus@9elements.com>",
          "is_bot": false,
          "headline": "pkg/brctl: update package docu",
          "author_name": "Jens Drenhaus",
          "author_login": null,
          "committed_at": "2025-04-08T07:54:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "113a431f6c5c20b2b98d16c3ef3de58f1f5ff11b",
          "body": "Signed-off-by: Jens Drenhaus <jens.drenhaus@9elements.com>",
          "is_bot": false,
          "headline": "cmds/core/brctl: --help flag",
          "author_name": "Jens Drenhaus",
          "author_login": null,
          "committed_at": "2025-04-08T07:54:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97451460868a521557410ce1e55a66b48f8db9f0",
          "body": "Signed-off-by: Jens Drenhaus <jens.drenhaus@9elements.com>",
          "is_bot": false,
          "headline": "cmds/core/brctl: replace tabs with spaces in usage message",
          "author_name": "Jens Drenhaus",
          "author_login": null,
          "committed_at": "2025-04-08T07:54:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "728f78adbf22947f1e6db0ad8d8ba114e01000e9",
          "body": "Signed-off-by: Jens Drenhaus <jens.drenhaus@9elements.com>",
          "is_bot": false,
          "headline": "integration/generic-tests: add brctl tests",
          "author_name": "Jens Drenhaus",
          "author_login": null,
          "committed_at": "2025-04-05T10:47:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "270f8580041b6ba5ce283b62273e1579fa209552",
          "body": "Lower-case the type name, the fields, and the methods of the Connections\nstruct; other packages do not depend on it.\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "cmds/core/netcat: unexport the Connections struct",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-03T21:30:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9614a539e8c93f5ca03e3b13f4f31e649f5438e2",
          "body": "In listen mode, listenForConnections() does the heavy-lifting. It suffers\nfrom a number of problems (listed below). Unfortunately, piece-meal\ncorrections for it don't seem possible; therefore, rewrite it in one go,\nto fix the following issues:\n\n 1. The function accesses \"connectionsHandled\" atomical\n[…]\nnt -- we're also fixing bug#3 in this patch.)\n\nBest view this patch with \"git show -W -b\".\n\nFixes: https://github.com/u-root/u-root/issues/3329\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "cmds/core/netcat: rewrite listenForConnections()",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-03T21:30:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0c14900c016cd626665ff1b75406bd680bc82307",
          "body": "Move the listenForConnections() function, without any changes, to the new\nsource file \"listen_conns.go\", temporarily. Subsequently, I'll rewrite\nlistenForConnections() quite fundamentally, and for viewing that, mixing\nthe old hunks with the new would in fact be a detriment. By splitting\nlistenForCon\n[…]\n the old and the new versions of the function will be shown\nself-contained.\n\nBest view this patch with \"git show --color --color-moved=zebra\".\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "cmds/core/netcat: temporarily move listenForConnections() to new source",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-03T21:30:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "27256c3f5f9df1f5b21edd00075dd5a7ddc69453",
          "body": "In connect mode, we have two io.Copy() calls: one for copying data from\nstdin to the socket, and another for copying data from the socket to\nstdout. If copying terminates due to EOF, propagate the EOF: in the\nsocket-to-stdout case, duplicate \"/dev/null\" over fd#1 (closing the\noriginal stdout file de\n[…]\nads said EOF, and acts upon it in a way that's\n  discernible in our *read* io.Copy() loop.\n\nFixes: https://github.com/u-root/u-root/issues/3329\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "cmds/core/netcat: forward EOF in connect mode",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-03T21:30:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0920a1f4ecf24b8676141a324b821731e8cfc722",
          "body": "Gosh -- at least the version we currently use in u-root -- does not\nproperly bequeath file descriptors to a command that is backgrounded in a\nsubshell. Consider the following script:\n\n  rm -f wc.out\n  sleep 3 | { wc -l >wc.out & } &\n  sleep 2\n  cat wc.out\n  echo END\n\nWhen executed by bash, this scri\n[…]\ne uncalled-for\nTCP FIN packets).\n\nWork around the gosh bug by spelling out the redirections for each\nbackgrounded netcat command individually.\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "integration/generic-tests/netstat_test: work around gosh redirection bug",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-03T21:30:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "158a97dd348234fa51a1be3d35a4c06dbf371717",
          "body": "\"expectHang\" is not specific to no-shutdown, thus, remove the no-shutdown\nreference from the \"didn't hang\" error message.\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "cmds/core/netcat: clean up error message in TestWriteToRemote()",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-03T21:30:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c51372bdd3fc87ef2c534c2881ac72e09ef0b2e1",
          "body": "Permit listenFn functions to call output.Close() -- take \"output\" as an\nio.WriteCloser. This requires listenMode() to take (and to forward)\n\"output\" as an io.WriteCloser as well. Update the signatures for the\nexisting listenFn implementations.\n\nNo listenFn function calls output.Close() just yet.\n\nIn\n[…]\nsten_test.go\", replace the \"io.Discard\" object again with an\ninstance of \"closableDiscard\". Also reuse \"closableBuffer\" from\n\"netcat_test.go\".\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "cmds/core/netcat: take an io.WriteCloser in listenFn / listenMode()",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-03T21:30:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d7e6435ac9e7280a0df227ffd0f93476c90afe03",
          "body": "\"output\" in \"netcat.go\", function run(), already implements the\nio.WriteCloser interface (it is of our own type TeeWriteCloser); however,\nwhen we pass it to listenMode(), NewConcurrentWriter restricts \"output\" to\nio.Writer. Elevate the first argument passed to listenMode() to\nio.WriteCloser, by wrapping \"output\" into ConcurrentWriteCloser. (The\ncallee, listenMode(), won't care, for now.)\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "cmds/core/netcat: pass an io.WriteCloser to listenMode()",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-03T21:30:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f58b12946f7f31ba39fc5fd0eb6a4d4273e5d391",
          "body": "Permit connectFn functions to call output.Close() -- take \"output\" as an\nio.WriteCloser. This requires connectMode() to take (and to forward)\n\"output\" as an io.WriteCloser as well. Update the signatures for the\nexisting connectFn implementations.\n\nNo connectFn function calls output.Close() just yet.\n[…]\nplace the \"io.Discard\" object with an instance of\nthe new (trivial) type \"closableDiscard\". Also reuse \"closableBuffer\" from\n\"netcat_test.go\".\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "cmds/core/netcat: take an io.WriteCloser in connectFn / connectMode()",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-03T21:30:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a7e28f1f7f99e02cdedf3d5a3a5024e79022d023",
          "body": "\"output\" stands for a multi-writer that duplicates writes to stdout and\nthe (optional) session dump file. Those latter objects already conform to\nio.WriteCloser, not just io.Writer. Using our own type TeeWriteCloser (in\nplace of io.MultiWriter), elevate the \"tee\" object to io.WriteCloser level\nas well. Users of \"output\" won't care / won't notice, for now.\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "cmds/core/netcat: raise \"output\" from io.Writer to io.WriteCloser",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-03T21:30:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cccd43e35fee172e37e6b4869336f71614a6e60",
          "body": "In the future, we'll call Close() on \"cmd.stdout\", via the io.WriteCloser\ninterface. Because we set \"cmd.stdout\" from os.Stdout, and because closing\nfd#1 is wrong (per POSIX), the stock File implementation of Close() will\nnot do. Use our StdoutWriteCloser type, which uses os.Stdout for Write(),\nbut duplicates \"/dev/null\" over fd#1 for Close().\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "cmds/core/netcat: \"close\" stdout properly",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-03T21:30:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8280201fe72d8cd8bc74bd1544e6cff59accd790",
          "body": "Change the \"cmd\" struct so that it represents \"stdout\" as an\nio.WriteCloser, rather than a plain io.Writer -- functions operating on\n\"cmd\" will be able to call Close() on stdout in the future.\n\nIn \"netcat.go\", function run(), we need not adjust anything. In order to\nbe passed to command(), os.Stdout\n[…]\nore Close(), thus far).\n\nIn \"netcat_test.go\", add a trivial \"closableBuffer\" type, wrapping\n\"bytes.Buffer\", whose Close() method does nothing.\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "cmds/core/netcat: represent cmd.stdout as io.WriteCloser",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-03T21:30:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e1762319e0676890ef749591dd1bef4b00ae35bc",
          "body": "The TCPConn and UnixConn implementations of net.Conn expose CloseWrite(),\nwhich shuts down the writing side of the TCP connection or the UNIX domain\nstream, respectively. (Internally, both perform shutdown(sockfd,\nSHUT_WR).) In the case of TCP, this causes a FIN packet to be sent, and in\nboth cases,\n[…]\n the most abstract\ncommon interface that the netcat *command*, including all of its unit\ntests, uses internally, for writing to a connection.)\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "pkg/netcat: add CloseWrite() helper function",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-03T21:30:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "306d5cf911775297c489ba77876ac1b4514141be",
          "body": "OutputOptions already closes any underlying files in Write(); thus, we can\nsatisfy the io.WriteCloser interface by adding a stub Close(). We'll use\nOutputOptions through io.WriteCloser (rather than through io.Writer) in a\nlater patch.\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "pkg/netcat: satisfy the io.WriteCloser interface with OutputOptions",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-03T21:30:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b5c0aba0b390ee0058a937ca80f76572a601268",
          "body": "Wrap ConcurrentWriter into a new type called ConcurrentWriteCloser. Accept\nan object in the \"New\" function  that conforms to io.WriteCloser, and\ninitialize the base ConcurrentWriter with it (this is doable because\nio.WriteCloser implements io.Writer).\n\nFor ConcurrentWriteCloser only, add Close(): dy\n[…]\n the type\nof the base ConcurrentWriter's io.Writer field to io.WriteCloser, and call\nClose().\n\nWe're going to use ConcurrentWriteCloser later.\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "pkg/netcat: add ConcurrentWriteCloser type",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-03T21:30:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e91dcdfc502942d3c442c0528501a2d812fc20b6",
          "body": "The io package offers the WriteCloser interface and the MultiWriter\nfunction, but  the latter returns a generic Writer instance with opaque\ninternals, so we can't easily extend that with a Close member function, in\norder to make a multi-WriteCloser.\n\nImplement the very simple variant \"TeeWriteCloser\", supporting exactly two\nsubordinate WriteCloser objects.\n\nWe're going to put this type to use in a later patch.\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "pkg/netcat: add TeeWriteCloser type",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-03T21:30:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f5ef8f3d5ec8d9065b6c88fbca14c590686e6f5",
          "body": "os.Stdout is an os.File, therefore it already satisfies the io.WriteCloser\ninterface. However, per POSIX, we cannot just close fd#1 when we want to\nsever fd#1's reference to the underlying file description; fd#1 must\nalways remain valid. Therefore, add a small wrapper that implements\nClose() on os.S\n[…]\nlicating /dev/null over fd#1.\n\nWe'll start relying on the io.WriteCloser interface, instead of the\nio.Writer interface, in subsequent patches.\n\nSigned-off-by: Laszlo Ersek <laszlo.ersek@9elements.com>",
          "is_bot": false,
          "headline": "pkg/netcat: add StdoutWriteCloser type",
          "author_name": "Laszlo Ersek",
          "author_login": null,
          "committed_at": "2025-04-03T21:30:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f14a06ca948ebafa65d63340d779cfcba62ddc5b",
          "body": "Signed-off-by: Siarhiej Siemianczuk <pdp.eleven11@gmail.com>",
          "is_bot": false,
          "headline": "pkg/ls: cleanup build tags",
          "author_name": "Siarhiej Siemianczuk",
          "author_login": "binjip978",
          "committed_at": "2025-04-02T17:25:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "594f5d6607d0baec67fc32b6dd8ac49150b03a07",
          "body": "Signed-off-by: Siarhiej Siemianczuk <pdp.eleven11@gmail.com>",
          "is_bot": false,
          "headline": "pkg/ls: fix uID and gID and goimports tamago",
          "author_name": "Siarhiej Siemianczuk",
          "author_login": "binjip978",
          "committed_at": "2025-04-02T17:25:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "828d325b1b843f0b5a8832496c3d0ea87c2e25b0",
          "body": "Signed-off-by: Siarhiej Siemianczuk <pdp.eleven11@gmail.com>",
          "is_bot": false,
          "headline": "pkg/ls: add more data to FileInfo",
          "author_name": "Siarhiej Siemianczuk",
          "author_login": "binjip978",
          "committed_at": "2025-04-02T17:25:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ef7531b1133f2d3e5b8ea8980e2d79825492829",
          "body": "New changes introduced network dependecies to the run command. Since\nnetworking is not yet supported in tinygo, it has to be temporarily\nbe removed from statusquo.\n\nSigned-off-by: leongross <leon.gross@9elements.com>",
          "is_bot": false,
          "headline": "chore: remove run from list of spported tinygo cmdlets",
          "author_name": "leongross",
          "author_login": "leongross",
          "committed_at": "2025-04-01T22:44:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "992d156c3135d05edcc9046d758ad66395682d66",
          "body": "Signed-off-by: leongross <leon.gross@9elements.com>",
          "is_bot": false,
          "headline": "fix: adhere to new go1.24 coding standards",
          "author_name": "leongross",
          "author_login": "leongross",
          "committed_at": "2025-04-01T22:44:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7980e219152ad069986636a2217fc67baed19f59",
          "body": "Signed-off-by: leongross <leon.gross@9elements.com>",
          "is_bot": false,
          "headline": "chore: upgrade github workflows to go1.24.x",
          "author_name": "leongross",
          "author_login": "leongross",
          "committed_at": "2025-04-01T22:44:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d3697cef8b2a3eb220d571a13663cfbe3f3e58b",
          "body": "Signed-off-by: leongross <leon.gross@9elements.com>",
          "is_bot": false,
          "headline": "chore: upgrade package and deps to go1.24",
          "author_name": "leongross",
          "author_login": "leongross",
          "committed_at": "2025-04-01T22:44:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "584088f2b9572c8fabcda879b81746e0f4c698d2",
          "body": "Bumps  and [tar-fs](https://github.com/mafintosh/tar-fs). These dependencies needed to be updated together.\n\nUpdates `tar-fs` from 2.1.1 to 3.0.8\n- [Commits](https://github.com/mafintosh/tar-fs/compare/v2.1.1...v3.0.8)\n\nUpdates `tar-fs` from 3.0.4 to 3.0.8\n- [Commits](https://github.com/mafintosh/ta\n[…]\n.v3.0.8)\n\n---\nupdated-dependencies:\n- dependency-name: tar-fs\n  dependency-type: indirect\n- dependency-name: tar-fs\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump tar-fs in /docs",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-03-29T04:06:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7c7c514f158c056954ee6402c5460caffede7281",
          "body": "If no decompressions succeed, show the errors for them all. This\ncan be helpful when things go badly.\n\nAlso, show the names of decompressions tried, so people don't have\nto guess.\n\nCreate ErrNoMagic so we can write better tests. Shorten the error message.\n\nTidy things up a bit.\n\nSigned-off-by: Ronald G Minnich <rminnich@gmail.com>",
          "is_bot": false,
          "headline": "pkg/boot/bzimage: use errors.Join for decompress",
          "author_name": "Ronald G Minnich",
          "author_login": "rminnich",
          "committed_at": "2025-03-28T16:11:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d6a376041fbb44cab1c47266e6adfe1e621dd96",
          "body": "This extends the implementation of the brctl sub command. It now\nalso prints the missing information on the respective ports of a\nbridge.\n\nFurther some minor refactoring of the related codeis done, like\nname adaptions or removing unused code.\n\nSigned-off-by: Jens Drenhaus <jens.drenhaus@9elements.com>",
          "is_bot": false,
          "headline": "brctl: fix showstp",
          "author_name": "Jens Drenhaus",
          "author_login": null,
          "committed_at": "2025-03-27T18:54:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50ef65b8899ac3a435bc8893d4df4e2c7373cc60",
          "body": "Besides small naming refactoring, this commits fixes the format and\nthe output of the showmacs sub command. It now includes the missing\n'aging timer' value.\n\nThe byte layout of the sysfs file is parsed according to [1], the\nexpectation that the 4-byte value for 'aging timer' is milli-seconds\nis back\n[…]\nthub.com/torvalds/linux/blob/master/include/uapi/linux/if_bridge.h#L93\n[2] https://gist.github.com/PitBeast/1dea2d9f6d373847194ac010c41ab5dc\n\nSigned-off-by: Jens Drenhaus <jens.drenhaus@9elements.com>",
          "is_bot": false,
          "headline": "brctl: fix showmacs",
          "author_name": "Jens Drenhaus",
          "author_login": null,
          "committed_at": "2025-03-27T18:54:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 23,
      "commits_last_year": 0,
      "latest_release_at": "2024-02-27T18:05:37Z",
      "latest_release_tag": "v0.14.0",
      "releases_from_tags": true,
      "days_since_last_push": 421,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 879,
      "mean_days_between_releases": 224.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": [
        {
          "name": "github.com/u-root/u-root",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/u-root/u-root",
          "is_deprecated": false,
          "latest_version": "v0.16.0",
          "repository_url": "https://github.com/u-root/u-root",
          "versions_count": 25,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-02-27T19:06:13Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 148
        }
      ]
    },
    "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": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "pkg/boot/bzimage/testdata/Makefile",
        "pkg/strace/test/Makefile",
        "vendor/github.com/gojuno/minimock/v3/Makefile",
        "vendor/github.com/jaypipes/ghw/Makefile",
        "vendor/github.com/jaypipes/pcidb/Makefile",
        "vendor/github.com/kevinburke/ssh_config/Makefile",
        "vendor/github.com/packetcap/go-pcap/Makefile",
        "vendor/github.com/pkg/errors/Makefile",
        "vendor/github.com/safchain/ethtool/Makefile",
        "vendor/github.com/sahilm/fuzzy/Makefile",
        "vendor/github.com/vishvananda/netlink/Makefile",
        "vendor/golang.org/x/arch/x86/x86asm/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 1116086,
      "source_files_sampled": 1199,
      "oversized_source_files": 6,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "docs/package.json",
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go",
        "npm"
      ],
      "dependencies": [
        {
          "name": "github.com/Netflix/go-expect",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20220104043353-73e0943537d2"
        },
        {
          "name": "github.com/ProtonMail/go-crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20221026131551-cf6655e29de4"
        },
        {
          "name": "github.com/beevik/ntp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.0"
        },
        {
          "name": "github.com/bobuhiro11/gokvm",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.8-0.20231003020000-f53faca69d28"
        },
        {
          "name": "github.com/cenkalti/backoff/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.1.3"
        },
        {
          "name": "github.com/creack/pty",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.24"
        },
        {
          "name": "github.com/davecgh/go-spew",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.1"
        },
        {
          "name": "github.com/dustin/go-humanize",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "github.com/florianl/go-tc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.5-0.20240822175159-7926c32f7299"
        },
        {
          "name": "github.com/gliderlabs/ssh",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.2-0.20181113160402-cbabf5414432"
        },
        {
          "name": "github.com/gojuno/minimock/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.8"
        },
        {
          "name": "github.com/google/go-cmp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.0"
        },
        {
          "name": "github.com/google/go-tpm",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.2-0.20240919181259-d96ccf715685"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/gopacket/gopacket",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.0"
        },
        {
          "name": "github.com/hugelgupf/vmtest",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240307030256-5d9f3d34a58d"
        },
        {
          "name": "github.com/insomniacslk/dhcp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20231206064809-8c70d406f6d2"
        },
        {
          "name": "github.com/ishidawataru/sctp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230406120618-7ff4192f6ff2"
        },
        {
          "name": "github.com/kevinburke/ssh_config",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "github.com/klauspost/compress",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.17.4"
        },
        {
          "name": "github.com/klauspost/pgzip",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.6"
        },
        {
          "name": "github.com/knz/bubbline",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20230717192058-486954f9953f"
        },
        {
          "name": "github.com/mdlayher/vsock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.1"
        },
        {
          "name": "github.com/nanmu42/limitio",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.0"
        },
        {
          "name": "github.com/orangecms/go-framebuffer",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20200613202404-a0700d90c330"
        },
        {
          "name": "github.com/packetcap/go-pcap",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240528124601-8c87ecf5dbc5"
        },
        {
          "name": "github.com/peterh/liner",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.2"
        },
        {
          "name": "github.com/pierrec/lz4/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.1.22"
        },
        {
          "name": "github.com/rck/unit",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.3"
        },
        {
          "name": "github.com/rekby/gpt",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20200219180433-a930afbc6edc"
        },
        {
          "name": "github.com/safchain/ethtool",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20200218184317-f459e2d13664"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.5"
        },
        {
          "name": "github.com/tklauser/go-sysconf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.14"
        },
        {
          "name": "github.com/u-root/iscsinl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.1-0.20210528121423-84c32645822a"
        },
        {
          "name": "github.com/u-root/mkuimage",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250320091346-62f0448bbe27"
        },
        {
          "name": "github.com/u-root/uio",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240224005618-d2acac8f3701"
        },
        {
          "name": "github.com/ulikunitz/xz",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.11"
        },
        {
          "name": "github.com/vishvananda/netlink",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/vishvananda/netns",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.4"
        },
        {
          "name": "github.com/vtolstov/go-ioctl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20151206205506-6be9cced4810"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.36.0"
        },
        {
          "name": "golang.org/x/exp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250305212735-054e65f0b394"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.38.0"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.31.0"
        },
        {
          "name": "golang.org/x/term",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.30.0"
        },
        {
          "name": "golang.org/x/text",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.23.0"
        },
        {
          "name": "golang.org/x/tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.31.0"
        },
        {
          "name": "gopkg.in/yaml.v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.4.0"
        },
        {
          "name": "mvdan.cc/sh/v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.11.0"
        },
        {
          "name": "pack.ag/tftp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1-0.20181129014014-07909dfbde3c"
        },
        {
          "name": "github.com/jaypipes/ghw",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.12.0"
        },
        {
          "name": "github.com/sirupsen/logrus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.3"
        },
        {
          "name": "github.com/u-root/cpuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.1-0.20250320140348-cc5fe81d966c"
        },
        {
          "name": "github.com/u-root/gobusybox/src",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250101170133-2e884e4509c7"
        },
        {
          "name": "go.bug.st/serial",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.2"
        },
        {
          "name": "github.com/therootcompany/xz",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.12.0"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 3,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "rminnich",
          "commits": 1239,
          "avatar_url": "https://avatars.githubusercontent.com/u/74928?v=4"
        },
        {
          "type": "User",
          "login": "hugelgupf",
          "commits": 980,
          "avatar_url": "https://avatars.githubusercontent.com/u/1994130?v=4"
        },
        {
          "type": "User",
          "login": "rjoleary",
          "commits": 372,
          "avatar_url": "https://avatars.githubusercontent.com/u/2763535?v=4"
        },
        {
          "type": "User",
          "login": "binjip978",
          "commits": 325,
          "avatar_url": "https://avatars.githubusercontent.com/u/752342?v=4"
        },
        {
          "type": "User",
          "login": "ChriMarMe",
          "commits": 152,
          "avatar_url": "https://avatars.githubusercontent.com/u/30509262?v=4"
        },
        {
          "type": "User",
          "login": "insomniacslk",
          "commits": 120,
          "avatar_url": "https://avatars.githubusercontent.com/u/2356960?v=4"
        },
        {
          "type": "User",
          "login": "thienhoang23",
          "commits": 92,
          "avatar_url": "https://avatars.githubusercontent.com/u/14992972?v=4"
        },
        {
          "type": "User",
          "login": "RiSKeD",
          "commits": 82,
          "avatar_url": "https://avatars.githubusercontent.com/u/34069925?v=4"
        },
        {
          "type": "User",
          "login": "leongross",
          "commits": 80,
          "avatar_url": "https://avatars.githubusercontent.com/u/64152526?v=4"
        },
        {
          "type": "User",
          "login": "rminnichcodeu",
          "commits": 69,
          "avatar_url": "https://avatars.githubusercontent.com/u/17754831?v=4"
        }
      ],
      "contributors_sampled": 99,
      "top_contributor_share": 0.265
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "cifuzz.yml",
        "codeql-analysis.yml",
        "go.yml",
        "golangci-lint.yml",
        "homepage.yml",
        "test-images.yml",
        "tests.yml",
        "tinygo.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum",
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 39 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 10,
            "reason": "project is fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool detected: CodeQL",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 4,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "103 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "89d8dab422856e090fc7b3dbf7636a09e2f2c4ab",
        "ran_at": "2026-07-26T02:24:04Z",
        "aggregate_score": 3.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2025-07-31T04:54:54Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/leongross/u-root",
    "host": "github.com",
    "name": "u-root",
    "owner": "leongross"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 37,
      "inputs": {
        "security": 38,
        "vitality": 13,
        "community": 12,
        "governance": 47,
        "engineering": 73
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 13,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 0.98,
              "days_since_last_push": 421,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 421 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 421
                    }
                  }
                ],
                "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": 32,
            "inputs": {
              "releases_count": 23,
              "latest_release_tag": "v0.14.0",
              "releases_from_tags": true,
              "days_since_latest_release": 879,
              "mean_days_between_releases": 224.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "23 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 879 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 879
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~224.7 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 224.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": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "no_open_demand"
              ],
              "signals": [
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "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": 444,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 444 days, with nothing left unanswered; held at dormant by nothing open to answer",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 444
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "nothing open to answer"
                    }
                  }
                ],
                "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 (BSD-3-Clause)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BSD-3-Clause"
                    }
                  }
                ],
                "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": 47,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 99,
              "top_contributor_share": 0.265
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 26% of commits",
                "points": 16.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 26
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "99 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 39 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. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "0/1 decided PRs merged",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 0,
                      "decided": 1
                    }
                  }
                ],
                "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": 59,
            "inputs": {
              "followers": 48,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "leongross",
              "public_repos": 67,
              "account_age_days": 2285
            },
            "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": "48 followers of leongross",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 48,
                      "login": "leongross"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "67 public repos, account ~6 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 67
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 6
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 73,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "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": 88,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "8 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://u-root.org",
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://u-root.org",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 38,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 38,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 3.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 39 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is fuzzed",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool detected: CodeQL",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "103 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 8
            },
            "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": 65,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.745,
              "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": "73 of 98 human commits state their intent (structured subject or explanatory body)",
                "points": 39.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 73,
                      "sampled": 98
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum",
                "package-lock.json"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "pkg/boot/bzimage/testdata/Makefile",
                "pkg/strace/test/Makefile",
                "vendor/github.com/gojuno/minimock/v3/Makefile",
                "vendor/github.com/jaypipes/ghw/Makefile",
                "vendor/github.com/jaypipes/pcidb/Makefile",
                "vendor/github.com/kevinburke/ssh_config/Makefile",
                "vendor/github.com/packetcap/go-pcap/Makefile",
                "vendor/github.com/pkg/errors/Makefile",
                "vendor/github.com/safchain/ethtool/Makefile",
                "vendor/github.com/sahilm/fuzzy/Makefile",
                "vendor/github.com/vishvananda/netlink/Makefile",
                "vendor/golang.org/x/arch/x86/x86asm/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.02
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "pkg/boot/bzimage/testdata/Makefile, pkg/strace/test/Makefile, vendor/github.com/gojuno/minimock/v3/Makefile, vendor/github.com/jaypipes/ghw/Makefile, vendor/github.com/jaypipes/pcidb/Makefile, vendor/github.com/kevinburke/ssh_config/Makefile, vendor/github.com/packetcap/go-pcap/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/safchain/ethtool/Makefile, vendor/github.com/sahilm/fuzzy/Makefile, vendor/github.com/vishvananda/netlink/Makefile, vendor/golang.org/x/arch/x86/x86asm/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "pkg/boot/bzimage/testdata/Makefile, pkg/strace/test/Makefile, vendor/github.com/gojuno/minimock/v3/Makefile, vendor/github.com/jaypipes/ghw/Makefile, vendor/github.com/jaypipes/pcidb/Makefile, vendor/github.com/kevinburke/ssh_config/Makefile, vendor/github.com/packetcap/go-pcap/Makefile, vendor/github.com/pkg/errors/Makefile, vendor/github.com/safchain/ethtool/Makefile, vendor/github.com/sahilm/fuzzy/Makefile, vendor/github.com/vishvananda/netlink/Makefile, vendor/golang.org/x/arch/x86/x86asm/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "2 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 1116086,
              "source_files_sampled": 1199,
              "oversized_source_files": 6
            },
            "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": "6/1199 source files over 60KB",
                "points": 54.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 1199,
                      "oversized": 6
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "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",
    "go package 'github.com/u-root/u-root' points at a different repository (https://github.com/u-root/u-root); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T02:24:26.753546Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/leongross/u-root.svg",
  "full_name": "leongross/u-root",
  "license_state": "standard",
  "license_spdx": "BSD-3-Clause"
}

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

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

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