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

fosrl / newt

Pangolin tunneled site & network connector

GoAGPL-3.0★ 871 星标⑂ 82 复刻始于 2024年9月在 GitHub 上查看 ↗

fosrl/newt 的健康指数为 100 分中的 73 分,处于「良好」区间。 其得分最高的类别是Vitality(95/100),最低的是AI Readiness(56/100)。 最近一次更新在今天。 近期的大部分工作由 1 位贡献者完成。

73
总分 / 100
良好

软件健康指数

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

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

评分画像

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

所有权

Pangolin组织
581 关注者20 个公开仓库始于 2024年9月

该仓库由组织支持——共同承担、可问责的托管责任,可延续于任何单一维护者之后。

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/fosrl/newtv1.15.0-196 天前

按类别列示的指标

活力

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

95优秀 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 0 天前
33.9/36提交节奏 — 52 周中有 49 周有提交
18/18提交量 — 最近一年 660 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year660
human_commit_share0.9
days_since_last_push0
active_weeks_last_year49

发布纪律

90优秀
评分方式
27/27有发布版本 — 已发布 46 个发布版本
36/36发布时效 — 最近一次发布版本于 6 天前
27/27发布节奏 — 约每 9.1 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases.
所用输入
releases_count46
latest_release_tag1.15.0
releases_from_tags
days_since_latest_release6
mean_days_between_releases9.1

社区与采用

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

72良好 · 占总体的 18%
评分方式
47.7/60星标 — 871 个星标
15.9/25复刻 — 82 个复刻
4.3/15关注者 — 7 位关注者
所用输入
forks82
stars871
watchers7
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

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

可持续性与治理

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

67中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
4.9/22.5提交分布 — 头号贡献者编写了 78% 的提交
13.5/13.5贡献者广度 — 23 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 7 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled23
top_contributor_share0.783
评分方式
38.4/46.8议题解决 — 82% 的议题已关闭
26.9/38.3PR 接受 — 已裁定的 PR 中 193/274 已合并
15/15OpenSSF Scorecard:Code-Review — all changesets reviewed
所用输入
merged_prs193
open_issues21
closed_issues97
issue_closed_ratio0.822
closed_unmerged_prs81
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
19.9/25所有者影响力 — fosrl 有 581 位关注者
13.3/25既往记录 — 20 个公开仓库,账户约 1 年
所用输入
followers581
owner_typeOrganization
is_verified
owner_loginfosrl
public_repos20
account_age_days666
评分方式
25/25已发布且可解析 — go 上有 1 个软件包
35/35发布时效 — 最近一次发布于 6 天前
20/20版本历史 — 19 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagesgithub.com/fosrl/newt
ecosystemsgo
any_deprecated
min_days_since_publish6

工程质量

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

62中等 · 占总体的 20%

工程实践

60中等
评分方式
24/24CI 工作流 — 6 个工作流
24/24存在测试
0/16Linter 配置
0/9.6Pre-commit 钩子
0/6.4.editorconfig
12/20OpenSSF Scorecard:CI-Tests — 4 out of 6 merged PRs checked by a CI test -- score normalized to 6
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config

文档

65中等
评分方式
30/30README
0/25文档目录
15/15文档 / 主页站点 — https://docs.pangolin.net
10/10仓库描述
10/10主题标签 — 6 个主题标签
0/10Wiki
所用输入
topicsoverlay-network, tunnel-client, userspace-networking, vpn, wireguard, hacktoberfest
has_wiki
homepagehttps://docs.pangolin.net
has_readme
has_docs_dir
has_description

安全

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

67中等 · 占总体的 16%

安全态势

67中等
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
4.5/7.5Branch-Protection — branch protection is not maximal on development and all release branches
1.5/2.5CI-Tests — 4 out of 6 merged PRs checked by a CI test -- score normalized to 6
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 7 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
7.5/7.5Maintained — 30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
4/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 8
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
5.2/7.5Vulnerabilities — 3 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate6.7
评分方式
8.9/35直接依赖不含已知公告 — 2 个受影响:google.golang.org/grpc v1.82.0 (critical 9.1), golang.org/x/crypto v0.53.0 (unknown)
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
40/40没有长期未处理的公告 — 没有公告公开超过 90 天
所用输入
sourceosv
advisories3
affected_packages3
assessed_packages66
unassessed_packages0
affected_by_severitycritical 1, unknown 2
direct_affected_packages2
已排除计分(无数据或不适用):间接依赖不含已知公告。 其余权重已重新归一化。 已将 66 个已解析依赖与 OSV 比对。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

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

机器可读接口

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

关键数据

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

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

更多细节

Star 与 Fork 历史 0 ★ / 82 ⇿
0Star
82Fork
45发布

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

0204060808022025-012025-102026-07
主版本 1次版本 15修订 23

每个点涵盖 2 天。

OpenSSF Scorecard 6.7 / 10
6.7综合

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

10Binary-Artifactsno binaries found in the repo
6Branch-Protectionbranch protection is not maximal on development and all release branches
6CI-Tests4 out of 6 merged PRs checked by a CI test -- score normalized to 6
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 7 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
8Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7Vulnerabilities3 existing vulnerabilities detected
直接依赖 31
注册表软件包版本约束清单文件
Gogithub.com/coder/websocketv1.8.15go.mod
Gogithub.com/creack/ptyv1.1.24go.mod
Gogithub.com/fsnotify/fsnotifyv1.9.0go.mod
Gogithub.com/gaissmai/bartv0.28.0go.mod
Gogithub.com/go-crypt/cryptv0.14.15go.mod
Gogithub.com/go-crypt/xv0.4.16go.mod
Gogithub.com/gorilla/websocketv1.5.3go.mod
Gogithub.com/moby/moby/apiv1.55.0go.mod
Gogithub.com/moby/moby/clientv0.5.0go.mod
Gogithub.com/prometheus/client_golangv1.23.2go.mod
Gogithub.com/vishvananda/netlinkv1.3.1go.mod
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.69.0go.mod
Gogo.opentelemetry.io/contrib/instrumentation/runtimev0.69.0go.mod
Gogo.opentelemetry.io/otelv1.44.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpcv1.44.0go.mod
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.44.0go.mod
Gogo.opentelemetry.io/otel/exporters/prometheusv0.66.0go.mod
Gogo.opentelemetry.io/otel/metricv1.44.0go.mod
Gogo.opentelemetry.io/otel/sdkv1.44.0go.mod
Gogo.opentelemetry.io/otel/sdk/metricv1.44.0go.mod
Gogolang.org/x/cryptov0.53.0go.mod
Gogolang.org/x/expv0.0.0-20251113190631-e25ba8c21ef6go.mod
Gogolang.org/x/netv0.56.0go.mod
Gogolang.org/x/sysv0.46.0go.mod
Gogolang.zx2c4.com/wireguardv0.0.0-20250521234502-f333402bd9cbgo.mod
Gogolang.zx2c4.com/wireguard/wgctrlv0.0.0-20241231184526-a9ab2273dd10go.mod
Gogolang.zx2c4.com/wireguard/windowsv1.0.1go.mod
Gogoogle.golang.org/grpcv1.82.0go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
Gogvisor.dev/gvisorv0.0.0-20250503011706-39ed1f5ac29cgo.mod
Gosoftware.sslmate.com/src/go-pkcs12v0.7.3go.mod
全部依赖 66

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

注册表软件包版本关系
Gogithub.com/coder/websocketv1.8.15直接
Gogithub.com/creack/ptyv1.1.24直接
Gogithub.com/fsnotify/fsnotifyv1.9.0直接
Gogithub.com/gaissmai/bartv0.28.0直接
Gogithub.com/go-crypt/cryptv0.14.15直接
Gogithub.com/go-crypt/xv0.4.16直接
Gogithub.com/gorilla/websocketv1.5.3直接
Gogithub.com/moby/moby/apiv1.55.0直接
Gogithub.com/moby/moby/clientv0.5.0直接
Gogithub.com/prometheus/client_golangv1.23.2直接
Gogithub.com/vishvananda/netlinkv1.3.1直接
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.69.0直接
Gogo.opentelemetry.io/contrib/instrumentation/runtimev0.69.0直接
Gogo.opentelemetry.io/otelv1.44.0直接
Gogo.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpcv1.44.0直接
Gogo.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpcv1.44.0直接
Gogo.opentelemetry.io/otel/exporters/prometheusv0.66.0直接
Gogo.opentelemetry.io/otel/metricv1.44.0直接
Gogo.opentelemetry.io/otel/sdkv1.44.0直接
Gogo.opentelemetry.io/otel/sdk/metricv1.44.0直接
Gogolang.org/x/cryptov0.53.0直接
Gogolang.org/x/expv0.0.0-20251113190631-e25ba8c21ef6直接
Gogolang.org/x/netv0.56.0直接
Gogolang.org/x/sysv0.46.0直接
Gogolang.zx2c4.com/wireguardv0.0.0-20250521234502-f333402bd9cb直接
Gogolang.zx2c4.com/wireguard/wgctrlv0.0.0-20241231184526-a9ab2273dd10直接
Gogolang.zx2c4.com/wireguard/windowsv1.0.1直接
Gogoogle.golang.org/grpcv1.82.0直接
Gogopkg.in/yaml.v3v3.0.1直接
Gogvisor.dev/gvisorv0.0.0-20250503011706-39ed1f5ac29c直接
Gosoftware.sslmate.com/src/go-pkcs12v0.7.3直接
Gogithub.com/beorn7/perksv1.0.1间接
Gogithub.com/cenkalti/backoff/v5v5.0.3间接
Gogithub.com/cespare/xxhash/v2v2.3.0间接
Gogithub.com/containerd/errdefsv1.0.0间接
Gogithub.com/containerd/errdefs/pkgv0.3.0间接
Gogithub.com/distribution/referencev0.6.0间接
Gogithub.com/docker/go-connectionsv0.7.0间接
Gogithub.com/docker/go-unitsv0.5.0间接
Gogithub.com/felixge/httpsnoopv1.0.4间接
Gogithub.com/go-logr/logrv1.4.3间接
Gogithub.com/go-logr/stdrv1.2.2间接
Gogithub.com/google/btreev1.1.3间接
Gogithub.com/google/uuidv1.6.0间接
Gogithub.com/grpc-ecosystem/grpc-gateway/v2v2.29.0间接
Gogithub.com/microsoft/go-winiov0.6.2间接
Gogithub.com/moby/docker-image-specv1.3.1间接
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822间接
Gogithub.com/opencontainers/go-digestv1.0.0间接
Gogithub.com/opencontainers/image-specv1.1.1间接
Gogithub.com/prometheus/client_modelv0.6.2间接
Gogithub.com/prometheus/commonv0.67.5间接
Gogithub.com/prometheus/otlptranslatorv1.0.0间接
Gogithub.com/prometheus/procfsv0.20.1间接
Gogithub.com/vishvananda/netnsv0.0.5间接
Gogo.opentelemetry.io/auto/sdkv1.2.1间接
Gogo.opentelemetry.io/otel/exporters/otlp/otlptracev1.44.0间接
Gogo.opentelemetry.io/otel/tracev1.44.0间接
Gogo.opentelemetry.io/proto/otlpv1.10.0间接
Gogo.yaml.in/yaml/v2v2.4.4间接
Gogolang.org/x/textv0.38.0间接
Gogolang.org/x/timev0.12.0间接
Gogolang.zx2c4.com/wintunv0.0.0-20230126152724-0fa3db229ce2间接
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20260526163538-3dc84a4a5aaa间接
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20260526163538-3dc84a4a5aaa间接
Gogoogle.golang.org/protobufv1.36.11间接
依赖安全公告 3

该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 66 个包,其中也包含从不交付的开发与测试版本固定:3 个存在已知公告,2 个为直接依赖。

软件包版本关系严重程度公告数修复版本
google.golang.org/grpcv1.82.0直接严重11.82.1
golang.org/x/cryptov0.53.0直接未知1
golang.org/x/textv0.38.0间接未知10.39.0

公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "overlay-network",
        "tunnel-client",
        "userspace-networking",
        "vpn",
        "wireguard",
        "hacktoberfest"
      ],
      "is_fork": false,
      "size_kb": 14882,
      "has_wiki": false,
      "homepage": "https://docs.pangolin.net",
      "languages": {
        "Go": 749844,
        "Nix": 2431,
        "Shell": 31261,
        "Python": 8167,
        "Makefile": 4485,
        "Dockerfile": 1023,
        "Inno Setup": 5610
      },
      "pushed_at": "2026-07-25T05:46:45Z",
      "created_at": "2024-09-27T02:17:01Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-22T16:22:59Z",
      "description": "Pangolin tunneled site & network connector",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "AGPL-3.0",
      "default_branch": "main",
      "license_spdx_raw": "AGPL-3.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://pangolin.net",
      "name": "Pangolin",
      "type": "Organization",
      "login": "fosrl",
      "company": null,
      "location": "United States of America",
      "followers": 581,
      "avatar_url": "https://avatars.githubusercontent.com/u/183037913?v=4",
      "created_at": "2024-09-27T01:26:16Z",
      "is_verified": null,
      "public_repos": 20,
      "account_age_days": 666
    },
    "license": {
      "state": "standard",
      "spdx_id": "AGPL-3.0",
      "raw_spdx": "AGPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "1.15.0",
          "kind": "minor",
          "published_at": "2026-07-19T01:40:35Z"
        },
        {
          "tag": "1.14.0",
          "kind": "minor",
          "published_at": "2026-07-02T21:54:12Z"
        },
        {
          "tag": "1.13.0",
          "kind": "minor",
          "published_at": "2026-06-10T19:05:18Z"
        },
        {
          "tag": "1.13.0-rc.0",
          "kind": "prerelease",
          "published_at": "2026-06-04T19:15:11Z"
        },
        {
          "tag": "1.12.5",
          "kind": "patch",
          "published_at": "2026-05-08T19:19:46Z"
        },
        {
          "tag": "1.12.4",
          "kind": "patch",
          "published_at": "2026-05-08T01:28:26Z"
        },
        {
          "tag": "1.12.3",
          "kind": "patch",
          "published_at": "2026-04-30T00:07:48Z"
        },
        {
          "tag": "1.12.2",
          "kind": "patch",
          "published_at": "2026-04-28T22:18:39Z"
        },
        {
          "tag": "1.12.1",
          "kind": "patch",
          "published_at": "2026-04-28T17:38:18Z"
        },
        {
          "tag": "1.12.0",
          "kind": "minor",
          "published_at": "2026-04-28T04:03:46Z"
        },
        {
          "tag": "1.12.0-rc.0",
          "kind": "prerelease",
          "published_at": "2026-04-22T18:59:58Z"
        },
        {
          "tag": "1.11.0",
          "kind": "minor",
          "published_at": "2026-04-03T22:16:06Z"
        },
        {
          "tag": "1.10.4",
          "kind": "patch",
          "published_at": "2026-03-29T20:04:04Z"
        },
        {
          "tag": "1.10.3",
          "kind": "patch",
          "published_at": "2026-03-17T01:12:25Z"
        },
        {
          "tag": "1.10.2",
          "kind": "patch",
          "published_at": "2026-03-12T23:43:35Z"
        },
        {
          "tag": "1.10.1",
          "kind": "patch",
          "published_at": "2026-02-27T06:24:12Z"
        },
        {
          "tag": "1.10.0",
          "kind": "minor",
          "published_at": "2026-02-23T02:05:15Z"
        },
        {
          "tag": "1.9.0",
          "kind": "minor",
          "published_at": "2026-01-23T18:58:52Z"
        },
        {
          "tag": "1.8.1",
          "kind": "patch",
          "published_at": "2025-12-24T20:55:37Z"
        },
        {
          "tag": "1.8.0",
          "kind": "minor",
          "published_at": "2025-12-22T21:59:24Z"
        },
        {
          "tag": "1.7.0",
          "kind": "minor",
          "published_at": "2025-12-12T00:36:59Z"
        },
        {
          "tag": "1.6.0",
          "kind": "minor",
          "published_at": "2025-10-28T05:14:35Z"
        },
        {
          "tag": "1.5.2",
          "kind": "patch",
          "published_at": "2025-10-09T17:04:01Z"
        },
        {
          "tag": "1.5.1",
          "kind": "patch",
          "published_at": "2025-09-29T00:07:43Z"
        },
        {
          "tag": "1.5.0",
          "kind": "minor",
          "published_at": "2025-09-17T20:52:51Z"
        },
        {
          "tag": "1.4.4",
          "kind": "patch",
          "published_at": "2025-09-02T21:41:47Z"
        },
        {
          "tag": "1.4.3",
          "kind": "patch",
          "published_at": "2025-09-02T00:12:58Z"
        },
        {
          "tag": "1.4.2",
          "kind": "patch",
          "published_at": "2025-08-23T20:06:58Z"
        },
        {
          "tag": "1.4.1",
          "kind": "patch",
          "published_at": "2025-08-13T22:17:45Z"
        },
        {
          "tag": "1.4.0",
          "kind": "minor",
          "published_at": "2025-07-30T06:16:55Z"
        },
        {
          "tag": "1.3.4",
          "kind": "patch",
          "published_at": "2025-07-17T22:25:41Z"
        },
        {
          "tag": "1.3.2",
          "kind": "patch",
          "published_at": "2025-07-14T04:18:39Z"
        },
        {
          "tag": "1.3.1",
          "kind": "patch",
          "published_at": "2025-07-11T23:53:53Z"
        },
        {
          "tag": "1.3.0",
          "kind": "minor",
          "published_at": "2025-07-11T00:46:51Z"
        },
        {
          "tag": "1.2.1",
          "kind": "patch",
          "published_at": "2025-06-06T03:02:20Z"
        },
        {
          "tag": "1.2.0",
          "kind": "minor",
          "published_at": "2025-06-05T16:06:04Z"
        },
        {
          "tag": "1.1.3",
          "kind": "patch",
          "published_at": "2025-04-06T20:32:08Z"
        },
        {
          "tag": "1.1.2",
          "kind": "patch",
          "published_at": "2025-03-22T17:10:12Z"
        },
        {
          "tag": "1.1.1",
          "kind": "patch",
          "published_at": "2025-03-14T23:26:44Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2025-03-10T03:45:49Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2025-03-04T03:49:30Z"
        },
        {
          "tag": "1.0.0-beta.5",
          "kind": "prerelease",
          "published_at": "2025-01-30T15:47:57Z"
        },
        {
          "tag": "1.0.0-beta.4",
          "kind": "prerelease",
          "published_at": "2025-01-21T02:17:20Z"
        },
        {
          "tag": "1.0.0-beta.3",
          "kind": "prerelease",
          "published_at": "2025-01-16T03:42:33Z"
        },
        {
          "tag": "1.0.0-beta.2",
          "kind": "prerelease",
          "published_at": "2025-01-08T03:41:00Z"
        },
        {
          "tag": "1.0.0-beta.1",
          "kind": "prerelease",
          "published_at": "2025-01-05T02:31:55Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "15224904a0e0981245662a55a2e75fa2aa5a6619",
          "body": "1.15.0",
          "is_bot": false,
          "headline": "Merge pull request #418 from fosrl/dev",
          "author_name": "Owen Schwartz",
          "author_login": "oschwartz10612",
          "committed_at": "2026-07-19T01:19:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6610655376ee4f12df0cd96f3ead6823851aab29",
          "body": null,
          "is_bot": false,
          "headline": "only add metric if provided through PreferLocalRoutes",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-07-18T21:29:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d582b4ea5585551a2b5c59352464b56dbca777c",
          "body": null,
          "is_bot": false,
          "headline": "Dont remove non controlled routes",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-07-17T21:40:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bad244186fe01cd3af35e8d06242ff0f160d79e",
          "body": null,
          "is_bot": false,
          "headline": "Update the routes so that it has a high metric",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-07-16T20:55:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10adb416f8e406a938c951e5aa1f933cfca58243",
          "body": null,
          "is_bot": false,
          "headline": "Move the local endpoints to get config",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-07-16T18:42:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dde44d6666527219e129b666d83ef8c49aa4722a",
          "body": null,
          "is_bot": false,
          "headline": "Filter out link local and dont send the port",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-07-16T18:34:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e21d608bd81a92667a48655b2cf32076011d1a4d",
          "body": null,
          "is_bot": false,
          "headline": "Scrape and send local endpoints",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-07-15T21:45:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d8aca9c7c4c540916da05a26c18336b1bbb1407",
          "body": null,
          "is_bot": false,
          "headline": "Add PKGBUILD",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-07-07T17:09:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "527edc8d80830570cb8e7ac138ce05fd472dcc82",
          "body": "Properly ignore bin",
          "is_bot": false,
          "headline": "Merge pull request #400 from fosrl/dev",
          "author_name": "Owen Schwartz",
          "author_login": "oschwartz10612",
          "committed_at": "2026-07-02T21:20:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "584ea9f4a8f01624a7fe587de124721faadb2e31",
          "body": null,
          "is_bot": false,
          "headline": "Properly ignore bin",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-07-02T21:19:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dfd1f459de9c683fe1e73ab1ca01c97017ad6c6",
          "body": "…ctions-dependencies-429e143d22\n\nchore(deps): bump the github-actions-dependencies group across 1 directory with 9 updates",
          "is_bot": false,
          "headline": "Merge pull request #396 from fosrl/dependabot/github_actions/github-a…",
          "author_name": "Owen Schwartz",
          "author_login": "oschwartz10612",
          "committed_at": "2026-07-02T21:15:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4f2bcadb80280c3e52adffd2aa228c9187fbd14",
          "body": "…ctory with 9 updates\n\nBumps the github-actions-dependencies group with 9 updates in the / directory:\n\n| Package | From | To |\n| --- | --- | --- |\n| [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) | `6.1.1` | `6.2.1` |\n| [actions/checkout](https://gi\n[…]\n-version: 3.0.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: github-actions-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the github-actions-dependencies group across 1 dire…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-02T21:13:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3fd6bafb698fbf24e3b7fbf0a7b3126fdf8ba3af",
          "body": "…ies-8b6ef06786\n\nchore(deps): bump the go-dependencies group with 18 updates",
          "is_bot": false,
          "headline": "Merge pull request #397 from fosrl/dependabot/go_modules/go-dependenc…",
          "author_name": "Owen Schwartz",
          "author_login": "oschwartz10612",
          "committed_at": "2026-07-02T21:10:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "758992e84c181758eae6a84f97fda41d2a93ad20",
          "body": "1.14.0",
          "is_bot": false,
          "headline": "Merge pull request #399 from fosrl/dev",
          "author_name": "Owen Schwartz",
          "author_login": "oschwartz10612",
          "committed_at": "2026-07-02T21:08:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0034053aee783d19e820b28cda61a09a44f197d6",
          "body": null,
          "is_bot": false,
          "headline": "Comment the handlers back in",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-07-02T20:29:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e151160c33c8ef786799b25686e0fe13b9e366d3",
          "body": null,
          "is_bot": false,
          "headline": "remove",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-07-02T20:24:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b66548d8fa8409f800c039b1e30a89dfba68541",
          "body": null,
          "is_bot": false,
          "headline": "Fix clients targets sync and remove nat entries",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-07-02T20:17:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0731ac5f2acbc45cffa25ae8d73e90b044504b26",
          "body": null,
          "is_bot": true,
          "headline": "chore(nix): fix hash for updated go dependencies",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-02T15:56:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9a93c78c12074e7765b47d885c6dbf03950276f",
          "body": "Bumps the go-dependencies group with 18 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| [github.com/coder/websocket](https://github.com/coder/websocket) | `1.8.14` | `1.8.15` |\n| [github.com/gaissmai/bart](https://github.com/gaissmai/bart) | `0.26.1` | `0.28.0` |\n| [github.com/moby/moby/api]\n[…]\n  dependency-version: 0.7.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: go-dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the go-dependencies group with 18 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-02T15:54:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b84436af7a6e45a5e21fe22aaf58af474bed0c71",
          "body": "chore(dependabot): group dependency updates into single PRs per ecosystem",
          "is_bot": false,
          "headline": "Merge pull request #374 from fosrl/chore/dependabot-single-pr-groups",
          "author_name": "Owen Schwartz",
          "author_login": "oschwartz10612",
          "committed_at": "2026-07-02T15:53:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bf9a2bc0ced7f27bd91be5496612279109ccff7",
          "body": null,
          "is_bot": false,
          "headline": "Fix the sync causing proxy to freak out",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-07-02T15:51:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e158c90e34dcc27ed10f36dfd9ea599df93d7f7f",
          "body": null,
          "is_bot": false,
          "headline": "Add the remote subnets to the sync",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-07-01T19:34:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3996333deded91387b6fef345653cacbd36e1459",
          "body": null,
          "is_bot": false,
          "headline": "Split out connect function",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-07-01T19:23:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df23a9f0fe9c4799535f090203e14570e5eabe92",
          "body": null,
          "is_bot": false,
          "headline": "Windows restart and service restart",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-07-01T19:18:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19942675f718f5fee89155c9a1f3746b25831cf5",
          "body": null,
          "is_bot": false,
          "headline": "Support all config in file",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-07-01T18:41:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "880ea06dca228fc873a95e21a18169e538e8075b",
          "body": null,
          "is_bot": false,
          "headline": "Change interface and add log message",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-30T22:16:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8236cb420fffd87e1dd9c991e1b5904ee54635ae",
          "body": null,
          "is_bot": false,
          "headline": "Allow some flapping before log",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-30T00:46:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dabeb63fc26a4c99ae2072dfc044254a78e8e3bf",
          "body": null,
          "is_bot": false,
          "headline": "Add sync",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-29T22:34:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5db8dedcccd77bf6959391d61658f5965f024b0",
          "body": null,
          "is_bot": false,
          "headline": "Add sync",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-29T16:00:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72eb9515b4e133d60eabb39987eeb136a3488713",
          "body": null,
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-29T15:55:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcbdd0b650b8a3a017181d0627fa35f684728787",
          "body": null,
          "is_bot": false,
          "headline": "Groundwork for monitoring and updating the dns",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-29T15:55:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c196b9d5d9a35416e264c6599f2634b16764aca",
          "body": null,
          "is_bot": false,
          "headline": "Add the update endpoints",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-27T03:24:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a412fded2768dcb6214e27b43ed0a369e14b830",
          "body": null,
          "is_bot": false,
          "headline": "Basic native root mode works on linux",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-26T22:00:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "237587149b7a8d882a85304423f379733e972260",
          "body": null,
          "is_bot": false,
          "headline": "Implement first draft on native on main tunnel",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-26T20:41:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "689acff6f84876d773d21eb10341b010281c63f1",
          "body": null,
          "is_bot": false,
          "headline": "Pull the version from the new api",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-25T19:37:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a5897ee6fc9f7e2d403c968237d42df7c1d5fce",
          "body": "Detect dead/half-open control websocket (read deadline + protocol ping)",
          "is_bot": false,
          "headline": "Merge pull request #387 from DanivosYoun/fix/ws-half-open-detection",
          "author_name": "Owen Schwartz",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-23T18:47:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "855b2b272fa5b74ac23e95bf07ea87b1c302ec32",
          "body": "…ne + protocol ping)\n\nThe control websocket had no read deadline and only sent application-level\n\"newt/ping\" JSON (never protocol PING frames), so a half-open connection — for\nexample a cloud load balancer keeping the socket open after the backend API\nserver restarted — was never detected. ReadMessa\n[…]\ngger a reconnect, racing two connections).\n- Give each connection a lifecycle channel so its ping monitor stops when the\n  connection ends (previously one ping-monitor goroutine leaked per reconnect).",
          "is_bot": false,
          "headline": "fix(websocket): detect dead/half-open control connection (read deadli…",
          "author_name": "DanivosYoun",
          "author_login": "DanivosYoun",
          "committed_at": "2026-06-22T02:51:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0019d0dc51176f73943cdf4527f5f7604f129d04",
          "body": null,
          "is_bot": false,
          "headline": "Update log message to not print",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-12T22:44:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80e5f664b7023737859e2c1107cc7e35c9c37871",
          "body": "Remove binary\n\nFormer-commit-id: 247691609f2ed76224c6ca22b9f743f1c83059e1",
          "is_bot": false,
          "headline": "Merge pull request #381 from fosrl/dev",
          "author_name": "Owen Schwartz",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-10T18:13:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df93f01e7419d4223b53a5cd83a0bd600bde97cf",
          "body": "Former-commit-id: baf38fac2f54c6446e95e87dd5230b7472a15720",
          "is_bot": false,
          "headline": "Remove binary",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-10T18:13:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e0eef3b2735fc07c788081e40abed4e7df7f5b1",
          "body": "1.13.0\n\nFormer-commit-id: 04abc80e6c6d9fa8e803b519fe875a5d628044f0",
          "is_bot": false,
          "headline": "Merge pull request #380 from fosrl/dev",
          "author_name": "Owen Schwartz",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-10T18:12:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea3d9869c5f5f343b843502dd5445776ac9b415c",
          "body": "Former-commit-id: 8540cf1c34a8b346ec06f801a545f1e1d4c0b40e",
          "is_bot": false,
          "headline": "Add more context to error message",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-10T03:50:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f895ac7ecc474765aec83371ff2f710599ab698",
          "body": "Former-commit-id: c2f2f688584f17fc60da0be2d16588aac17e5adb",
          "is_bot": false,
          "headline": "Support backward compatability with external",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-10T03:43:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "364073d28c63cd88614ccc51640068aa02ba5dfc",
          "body": "Former-commit-id: 6d3312fe89b1ec333accb4f8c78c50ea046ffbad",
          "is_bot": false,
          "headline": "Add some preflight check for vnc reachability",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-09T23:01:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8eb9661827390df92951b440b2ab4a0d7fa1f662",
          "body": "Former-commit-id: 740c9a8c22b7e087fd279e6877e02dcbc9b373f4",
          "is_bot": false,
          "headline": "Dont time out the health checks for http",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-08T22:27:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25960e4354c298b4a9e49356b4c6d0126a040edf",
          "body": "Former-commit-id: bdb14e8c0fddf9da7330e3f9f1ea76e2370de70e",
          "is_bot": false,
          "headline": "Support using the cert for openssh connections",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-08T22:00:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "753a2176e9b0c30a8c8c2b858903e8ebd8df3cc5",
          "body": "…stem\n\nFormer-commit-id: 5f0ed2afe6edcf359bcfeab01602b03b589bca67",
          "is_bot": false,
          "headline": "chore(dependabot): group dependency updates into single PRs per ecosy…",
          "author_name": "Marc Schäfer",
          "author_login": "marcschaeferger",
          "committed_at": "2026-06-07T09:06:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "060fcb18d5e3bd9ea5206e1c17783b800fbeff2f",
          "body": "Former-commit-id: a5fd9110caa1609af500fa144a68c05088761722",
          "is_bot": false,
          "headline": "Merge branch 'main' into dev",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-06T23:09:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12af1f77fd19ae39c7e395644ec49857244f09f6",
          "body": "feat: watch blueprint.yaml for update and auto resend\nFormer-commit-id: 9ef04039b1558126cedb9d70b0d43b6d43d695f4",
          "is_bot": false,
          "headline": "Merge pull request #272 from eleboucher/watch-blueprint",
          "author_name": "Owen Schwartz",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-06T22:34:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c698ffaee7b794086cbbc91be26b002674cea01",
          "body": "Former-commit-id: 090ad07991cc7b86d1dbf32dd032d65695a85eb6",
          "is_bot": false,
          "headline": "Add file to function call",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-06T22:34:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d360392214897ac58a525033b0ce419df4c0ba91",
          "body": "Former-commit-id: 2ad89915c45e93e12fa27b0e87bc9058ca82706a",
          "is_bot": false,
          "headline": "Merge branch 'main' into watch-blueprint",
          "author_name": "Marc Schäfer",
          "author_login": "marcschaeferger",
          "committed_at": "2026-06-06T21:23:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dbd1936ba01611ce07cfa865e68a72704045716",
          "body": "Former-commit-id: 1546e8a89a4a1ede240bdc552d2449b79dacb9da",
          "is_bot": false,
          "headline": "Quiet some logs",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-06T00:09:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40223eac90277c45de3280f124d46241efcede3e",
          "body": "Former-commit-id: b87b9e10dcd75ced152ba5ce62728f8eeb14f1a7",
          "is_bot": false,
          "headline": "Support commands over the ssh tunnel",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-05T20:55:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17c4fe9b2b76193eaa8c44a10ccb19b573088062",
          "body": "Former-commit-id: 3ef25506872c0409460cf5e75050bd5e43bb250f",
          "is_bot": false,
          "headline": "Use logger not printf",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-04T23:57:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c515c4cd5f741a66e7261f36274531f0399abcda",
          "body": "1.13.0\n\nFormer-commit-id: 0beee679caadb8fd73d1ce7c62f4164bf187fd56",
          "is_bot": false,
          "headline": "Merge pull request #372 from fosrl/dev",
          "author_name": "Owen Schwartz",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-04T18:57:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17a5689cf2085eb272c0b2a940adc269495eaa58",
          "body": "Former-commit-id: 49d6cf595d1d5be190488c36d02d99f45bcfee85",
          "is_bot": false,
          "headline": "Update Flake",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-04T18:51:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d8a26981901dae2ff58b9dc77015997ea39d641",
          "body": "Former-commit-id: 0e690a6a84ba4413f911e03f2a3edf14e9a5b81b",
          "is_bot": false,
          "headline": "Fix windows compatibility issues",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-04T18:47:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86180c0ee82e2c7987c16d842bf39423be8e5dc0",
          "body": "Former-commit-id: c22d603fa1f9f373a8f4003c144c69f73ac27385",
          "is_bot": false,
          "headline": "Merge branch 'main' into dev",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-04T18:29:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8eddb908e07dfcbaf7a0ba196652f63d67d49578",
          "body": "Former-commit-id: 1ba9a419cb8cc0f6c3033aa81c38026846b9a519",
          "is_bot": false,
          "headline": "Handle browser gateway push pam auth",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-04T18:28:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74ce376c28333f89f39a7fe3030a10df1056c822",
          "body": "…etup-buildx-action-4.1.0\n\nchore(deps): bump docker/setup-buildx-action from 4.0.0 to 4.1.0\n\nFormer-commit-id: 21f465444aa9ea0c4c48df3d792b9338ee7fc962",
          "is_bot": false,
          "headline": "Merge pull request #367 from fosrl/dependabot/github_actions/docker/s…",
          "author_name": "Owen Schwartz",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-04T17:58:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d369176a19ad7d18703c57382a1f04f374b41fd",
          "body": "…uild-push-action-7.2.0\n\nchore(deps): bump docker/build-push-action from 7.1.0 to 7.2.0\n\nFormer-commit-id: 272e6cf402ef1e5f2f7f52477a092b8bff2e7c79",
          "is_bot": false,
          "headline": "Merge pull request #366 from fosrl/dependabot/github_actions/docker/b…",
          "author_name": "Owen Schwartz",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-04T17:58:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5828af214c5e67c4894628c3ddb6d643b66e41c",
          "body": "….com/wireguard/windows-1.0.1\n\nchore(deps): bump golang.zx2c4.com/wireguard/windows from 0.5.3 to 1.0.1\n\nFormer-commit-id: 0737d6c5cc769662d85be6e3b8f090e2647b1874",
          "is_bot": false,
          "headline": "Merge pull request #340 from fosrl/dependabot/go_modules/golang.zx2c4…",
          "author_name": "Owen Schwartz",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-04T17:58:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62dc2d3e968dfedd2c3d2139ff4582ff15886ee4",
          "body": "…stale-10.3.0\n\nchore(deps): bump actions/stale from 10.2.0 to 10.3.0\n\nFormer-commit-id: 71277402190a03bd9c990d99fa88319fe5c08c43",
          "is_bot": false,
          "headline": "Merge pull request #365 from fosrl/dependabot/github_actions/actions/…",
          "author_name": "Owen Schwartz",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-04T17:58:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d84393dd05c13c1f2e5027de0b08c710810eea9",
          "body": "…g-and-reliable-ping-dead-code\n\nfix: remove duplicate wrong error log in socket/fetch and dead code in reliablePing\nFormer-commit-id: 4c56a2d02cbb74f6fbd566cc47b95c9f7005e24f",
          "is_bot": false,
          "headline": "Merge pull request #370 from immanuwell/fix/docker-fetch-duplicate-lo…",
          "author_name": "Owen Schwartz",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-04T17:57:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac0079b7e254d6413c9d1ff7ecd93ab042ba717c",
          "body": "Former-commit-id: b6f00a9500afbb518a3989c95348eb9fa217dea4",
          "is_bot": true,
          "headline": "chore(nix): fix hash for updated go dependencies",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-04T17:54:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02fc8b06845b5d929b23d58296b7630bc954fb01",
          "body": "…ons/configure-aws-credentials-6.1.1\n\nchore(deps): bump aws-actions/configure-aws-credentials from 6.1.0 to 6.1.1\n\nFormer-commit-id: 4b81b34eae9825de269910760bbd39934c40ae11",
          "is_bot": false,
          "headline": "Merge pull request #351 from fosrl/dependabot/github_actions/aws-acti…",
          "author_name": "Owen Schwartz",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-04T17:53:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fb1ba5b356af61199313c3e12ddb689ec88efcb",
          "body": "Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 7.1.0 to 7.2.0.\n- [Release notes](https://github.com/docker/build-push-action/releases)\n- [Commits](https://github.com/docker/build-push-action/compare/bcafcacb16a39f128d818304e6c9c0c18556b85f...f9f3042f7e2789586610d6\n[…]\n.2.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nFormer-commit-id: efc17644d1867a84b2d69bbad0e006d23c2e9b2b",
          "is_bot": true,
          "headline": "chore(deps): bump docker/build-push-action from 7.1.0 to 7.2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-04T17:53:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9f014b19f8e931a3ee31b65109d14b91dd41707a",
          "body": "Bumps [actions/stale](https://github.com/actions/stale) from 10.2.0 to 10.3.0.\n- [Release notes](https://github.com/actions/stale/releases)\n- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/stale/compare/b5d41d4e1d5dceea10e7104786b73624c18a\n[…]\n.3.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nFormer-commit-id: eca54190b0214253111820c28fdcf6193f960b4b",
          "is_bot": true,
          "headline": "chore(deps): bump actions/stale from 10.2.0 to 10.3.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-04T17:53:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "da794460e542091699328f1fdf77fe76aa6fb9ea",
          "body": "Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 4.0.0 to 4.1.0.\n- [Release notes](https://github.com/docker/setup-buildx-action/releases)\n- [Commits](https://github.com/docker/setup-buildx-action/compare/4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd...d7f5e7f509e45c\n[…]\n.1.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nFormer-commit-id: bb094ce3fc6bd9de974617f4ab608ce1b55d2032",
          "is_bot": true,
          "headline": "chore(deps): bump docker/setup-buildx-action from 4.0.0 to 4.1.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-04T17:53:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "acb21b12030924eacd452cd55cfc127ec213284e",
          "body": "Bumps golang.zx2c4.com/wireguard/windows from 0.5.3 to 1.0.1.\n\n---\nupdated-dependencies:\n- dependency-name: golang.zx2c4.com/wireguard/windows\n  dependency-version: 1.0.1\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nFormer-commit-id: d1f4b5bc80db17b10deb0ccedd4244d174be5de5",
          "is_bot": true,
          "headline": "chore(deps): bump golang.zx2c4.com/wireguard/windows from 0.5.3 to 1.0.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-04T17:53:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f80280384f2e3e148e3e8b0be34376312c9884e",
          "body": "…/cosign-installer-4.1.2\n\nchore(deps): bump sigstore/cosign-installer from 4.1.1 to 4.1.2\n\nFormer-commit-id: f922155843d970578eda6bb581ab2cb7bb6eee67",
          "is_bot": false,
          "headline": "Merge pull request #350 from fosrl/dependabot/github_actions/sigstore…",
          "author_name": "Owen Schwartz",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-04T17:51:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66714adb0accc7f2739d9ef229c0ea549506be55",
          "body": "…pdates-d9ad24fc58\n\nchore(deps): bump the prod-patch-updates group across 1 directory with 2 updates\n\nFormer-commit-id: 1f16708a05f2ad8393cf9c98e0d04a394c6d4043",
          "is_bot": false,
          "headline": "Merge pull request #356 from fosrl/dependabot/go_modules/prod-patch-u…",
          "author_name": "Owen Schwartz",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-04T17:51:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a868719459697c7cb75f265e1d2e1804561e9509",
          "body": "Former-commit-id: 88c1c2e0b50ef411080dbba6aef7de8640ab2adc",
          "is_bot": true,
          "headline": "chore(nix): fix hash for updated go dependencies",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-04T17:22:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2c73a40dfcfab1d4cf142537798d4e41fa683fd",
          "body": "…h 2 updates\n\nBumps the prod-patch-updates group with 2 updates in the / directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go) and software.sslmate.com/src/go-pkcs12.\n\n\nUpdates `google.golang.org/grpc` from 1.81.0 to 1.81.1\n- [Release notes](https://github.com/grpc/grpc-go/releases)\n-\n[…]\non\n  update-type: version-update:semver-patch\n  dependency-group: prod-patch-updates\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nFormer-commit-id: 69ed08222fcb0d65ef96e136cbbc6ae7ee50605d",
          "is_bot": true,
          "headline": "chore(deps): bump the prod-patch-updates group across 1 directory wit…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-04T17:21:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a82942381b70b70ce63a406f3658b6b489b67ea4",
          "body": "Update golang.org/x modules for security fixes\n\nFormer-commit-id: 0169123d55867fc3e5923ce95d0cf1d7110243c4",
          "is_bot": false,
          "headline": "Merge pull request #371 from fosrl/fix/go-deps-security-updates",
          "author_name": "Owen Schwartz",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-04T17:19:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fde46cb58758b63aba5add4d5bbb75103edcdcaa",
          "body": "Former-commit-id: ac9852a3cbadac38c53c4c35137c6690a5d79766",
          "is_bot": false,
          "headline": "fix(nix): update Go module vendor hash",
          "author_name": "Marc Schäfer",
          "author_login": "marcschaeferger",
          "committed_at": "2026-06-04T12:28:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8d91756ca5b649031369ae75999f6d0b3c57a94",
          "body": "Update golang.org/x/crypto, golang.org/x/net and golang.org/x/sys\nto versions containing security fixes reported by Docker Scout.\n\n\nFormer-commit-id: f91deeede7b07233d3ddab8e4b026baa6ded4691",
          "is_bot": false,
          "headline": "fix(deps): update golang.org/x modules for security fixes",
          "author_name": "Marc Schäfer",
          "author_login": "marcschaeferger",
          "committed_at": "2026-06-04T10:53:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5bf31d118b0b855881d3fb056a7ef41328ad2b0",
          "body": "Former-commit-id: b0d894f05ae5003e9ad64496d4d2011b433b5569",
          "is_bot": false,
          "headline": "Cert auth working with mode push",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-06-01T03:59:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e77b1d93636337acf829481c1458cc45dddbffbf",
          "body": "Former-commit-id: 07bf861179c6c168fe5ef81f750dd8f217be817b",
          "is_bot": false,
          "headline": "Fall back gracefully when home dir does not exist",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-05-31T23:24:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8191f30e77b15353a43d2f32b09e4694f6744b42",
          "body": "Former-commit-id: 55eabb16cb567d4da15c036a5061e3c1a24aed5d",
          "is_bot": false,
          "headline": "Make usernames work with native auth",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-05-31T23:07:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b35dd025bdc2a9fd000598a412da4651bd60dbf9",
          "body": "Former-commit-id: e5345f67172b4eade91dc926dd96a8584a0f206d",
          "is_bot": false,
          "headline": "Get native auth working",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-05-30T18:53:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "763ef3726eaeb9aeff5ea26140e5ac23ae0272b2",
          "body": "…d code in reliablePing\n\nFormer-commit-id: d57b7ccb53e917e37d11a03796251c6de4a3956f",
          "is_bot": false,
          "headline": "fix: remove duplicate wrong error log in socket/fetch handler and dea…",
          "author_name": "immanuwell",
          "author_login": "immanuwell",
          "committed_at": "2026-05-30T17:55:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3fe89b43183df508f0fca2205aec8bf391a2438",
          "body": "Former-commit-id: b33a12a528ebdaa81a49c445d581be3969d9de48",
          "is_bot": false,
          "headline": "Remove github.com/msteinert/pam/v2",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-05-29T22:57:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c47124894a80606c6bde4a33ec4414e676f0358",
          "body": "Former-commit-id: 57575490e1da90b0437bb760fc262e9fc84cd419",
          "is_bot": false,
          "headline": "Merge branch 'rdp-ssh' into dev",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-05-28T22:40:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c591d8f1bfa952cc966fc58e74bdb994a0d3d03",
          "body": "Former-commit-id: e5e72ba615d6ad56b501cc6744a20037f0bbfb82",
          "is_bot": false,
          "headline": "Merge branch 'main' into dev",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-05-28T22:38:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ff97eda51779073be18b0381ecfbd8e48dc70a3",
          "body": "Former-commit-id: 734542c3ed83ba5a681aaacfce607aae1b88f901",
          "is_bot": false,
          "headline": "Add restart endpoint",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-05-28T22:38:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e223a35a629d119f91c044a13e37e363da52bbbf",
          "body": "Former-commit-id: a7b028b154b926f0f0424b3eaccbf148ecce29d9",
          "is_bot": false,
          "headline": "Reexec if the config changes",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-05-28T22:38:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71eb81182952eab7155fb8bd25538f7716aa5033",
          "body": "Former-commit-id: 694a7986f5b7c5f0610073b882e7a3203fe27108",
          "is_bot": false,
          "headline": "Add sighup and block flag to block connections",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-05-28T22:38:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34d2cad512c14979f4554cee72796e879f3f3dae",
          "body": "Former-commit-id: 3d57d37c9eee33f4d5052108730fa340dffe8712",
          "is_bot": false,
          "headline": "Add to cicd",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-05-28T22:38:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c22fe274ae71f5d0ea07fa9c94e45fee00ff157",
          "body": "Former-commit-id: 8955213aefa1bb404d72a15c8cb1451b16391470",
          "is_bot": false,
          "headline": "Add advantech package",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-05-28T22:38:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2bd8cb97d49444ad1fc7ff40c3bd46e3ac5d716",
          "body": "Former-commit-id: ec89eb7d0fd3418986a8bcfed52dfbe33c451532",
          "is_bot": false,
          "headline": "Add advantech router app updates",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-05-28T22:38:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24c4fbc0b080b0b9bcb6aba184b8144281d5925b",
          "body": "Former-commit-id: 535fd717be3d3c35292e08ca6955bbc6c47e5b4b",
          "is_bot": false,
          "headline": "Keep checking if we need to update",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-05-28T22:38:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1b6fa90083ca017ec4ddd92c67f878888146f73",
          "body": "Former-commit-id: 357f718e00112be07fd1e4116910028b2ae7db35",
          "is_bot": false,
          "headline": "Add permissions check, shasum check, & build info",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-05-28T22:38:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c058500932ace118d989528e3d04b3d0ac3ecda4",
          "body": "Former-commit-id: 42cb8e790851ea6fa2df73a846523751e0d96276",
          "is_bot": false,
          "headline": "Auto update newt",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-05-28T22:38:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3264aa097549a93cd7a35ee955ba7600bba3c3e7",
          "body": "Former-commit-id: 6ccfe96e69ad0d027035da5ad245cfed849ec8a9",
          "is_bot": false,
          "headline": "update issue template",
          "author_name": "miloschwartz",
          "author_login": "miloschwartz",
          "committed_at": "2026-05-26T04:40:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71ab4da7f52545621cb723f0cbd5427fee98e433",
          "body": "Former-commit-id: 5d84fa91414b43c16d028c697a7e69dcab888676",
          "is_bot": false,
          "headline": "Handle the different modes",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-05-22T20:49:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a3ec1953f91a36534b757f7465b1158cef3e141",
          "body": "Former-commit-id: 60d67ee9a1e65481e690b8948666fa1bfaa652fe",
          "is_bot": false,
          "headline": "Add --disable-ssh flag to replace --auth-daemon",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-05-22T20:39:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "865697204b900f1bb645196ab802dfb974c77f9b",
          "body": "Former-commit-id: 1ff26b7acdbd0ab4c76247a24bde0edca611092e",
          "is_bot": false,
          "headline": "Bring the naitve ssh pam to the browser gateway",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-05-22T18:30:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bf6b47d1869054c0bf7f8c4512d31e9cc2d9ba2",
          "body": "Former-commit-id: e6267cc1fc1f7d074acd34495a8a9831c7ad57a1",
          "is_bot": false,
          "headline": "Add pam to native ssh server",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-05-22T18:20:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9536597d297b918d48bc639ded2efe06792a784",
          "body": "Former-commit-id: e36ae4b746d3c9e84a2db071af58fd98e59eb5d6",
          "is_bot": false,
          "headline": "Remove nativeSsh config with shell",
          "author_name": "Owen",
          "author_login": "oschwartz10612",
          "committed_at": "2026-05-22T18:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 46,
      "commits_last_year": 660,
      "latest_release_at": "2026-07-19T01:40:35Z",
      "latest_release_tag": "1.15.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 49,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 9.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/fosrl/newt",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/fosrl/newt",
          "is_deprecated": false,
          "latest_version": "v1.15.0",
          "repository_url": "https://github.com/fosrl/newt",
          "versions_count": 19,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-19T01:19:41Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        }
      ]
    },
    "popularity": {
      "forks": 82,
      "stars": 871,
      "watchers": 7,
      "fork_history": {
        "days": [
          {
            "date": "2025-01-08",
            "count": 1
          },
          {
            "date": "2025-01-16",
            "count": 1
          },
          {
            "date": "2025-01-27",
            "count": 2
          },
          {
            "date": "2025-01-31",
            "count": 1
          },
          {
            "date": "2025-03-30",
            "count": 1
          },
          {
            "date": "2025-04-04",
            "count": 1
          },
          {
            "date": "2025-04-06",
            "count": 1
          },
          {
            "date": "2025-05-06",
            "count": 2
          },
          {
            "date": "2025-05-15",
            "count": 1
          },
          {
            "date": "2025-05-22",
            "count": 1
          },
          {
            "date": "2025-05-29",
            "count": 1
          },
          {
            "date": "2025-06-02",
            "count": 1
          },
          {
            "date": "2025-06-05",
            "count": 1
          },
          {
            "date": "2025-06-06",
            "count": 1
          },
          {
            "date": "2025-06-09",
            "count": 1
          },
          {
            "date": "2025-06-14",
            "count": 2
          },
          {
            "date": "2025-06-15",
            "count": 1
          },
          {
            "date": "2025-06-20",
            "count": 1
          },
          {
            "date": "2025-06-25",
            "count": 1
          },
          {
            "date": "2025-06-27",
            "count": 1
          },
          {
            "date": "2025-07-11",
            "count": 1
          },
          {
            "date": "2025-07-17",
            "count": 1
          },
          {
            "date": "2025-07-23",
            "count": 1
          },
          {
            "date": "2025-07-30",
            "count": 1
          },
          {
            "date": "2025-08-02",
            "count": 1
          },
          {
            "date": "2025-08-03",
            "count": 1
          },
          {
            "date": "2025-08-04",
            "count": 1
          },
          {
            "date": "2025-08-12",
            "count": 1
          },
          {
            "date": "2025-08-14",
            "count": 1
          },
          {
            "date": "2025-08-18",
            "count": 1
          },
          {
            "date": "2025-08-25",
            "count": 1
          },
          {
            "date": "2025-08-30",
            "count": 1
          },
          {
            "date": "2025-09-01",
            "count": 1
          },
          {
            "date": "2025-09-05",
            "count": 1
          },
          {
            "date": "2025-09-07",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 1
          },
          {
            "date": "2025-09-09",
            "count": 1
          },
          {
            "date": "2025-09-14",
            "count": 1
          },
          {
            "date": "2025-09-19",
            "count": 1
          },
          {
            "date": "2025-09-22",
            "count": 1
          },
          {
            "date": "2025-09-25",
            "count": 1
          },
          {
            "date": "2025-09-30",
            "count": 1
          },
          {
            "date": "2025-10-22",
            "count": 1
          },
          {
            "date": "2025-10-25",
            "count": 1
          },
          {
            "date": "2025-11-23",
            "count": 1
          },
          {
            "date": "2025-11-29",
            "count": 1
          },
          {
            "date": "2025-12-15",
            "count": 1
          },
          {
            "date": "2025-12-18",
            "count": 1
          },
          {
            "date": "2025-12-22",
            "count": 1
          },
          {
            "date": "2026-01-11",
            "count": 1
          },
          {
            "date": "2026-01-12",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 1
          },
          {
            "date": "2026-01-27",
            "count": 1
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-02-21",
            "count": 1
          },
          {
            "date": "2026-02-27",
            "count": 1
          },
          {
            "date": "2026-03-10",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-03-25",
            "count": 1
          },
          {
            "date": "2026-03-29",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 1
          },
          {
            "date": "2026-04-09",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-04-15",
            "count": 1
          },
          {
            "date": "2026-04-19",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 1
          },
          {
            "date": "2026-04-23",
            "count": 1
          },
          {
            "date": "2026-05-14",
            "count": 1
          },
          {
            "date": "2026-05-15",
            "count": 1
          },
          {
            "date": "2026-05-21",
            "count": 1
          },
          {
            "date": "2026-05-30",
            "count": 1
          },
          {
            "date": "2026-06-22",
            "count": 1
          },
          {
            "date": "2026-07-13",
            "count": 2
          },
          {
            "date": "2026-07-14",
            "count": 1
          },
          {
            "date": "2026-07-15",
            "count": 1
          },
          {
            "date": "2026-07-21",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 80,
        "total_forks": 82
      },
      "star_history": null,
      "open_issues_and_prs": 33
    },
    "ai_readiness": {
      "has_nix": true,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "packages/advantech/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 46955,
      "source_files_sampled": 108,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.82.0",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 1,
            "oldest_advisory_days": 3
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.53.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 17
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.38.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 10
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 2,
          "critical": 1
        },
        "advisory_count": 3,
        "affected_count": 3,
        "assessed_count": 66,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 2
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/coder/websocket",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.15"
        },
        {
          "name": "github.com/creack/pty",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.24"
        },
        {
          "name": "github.com/fsnotify/fsnotify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "github.com/gaissmai/bart",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.28.0"
        },
        {
          "name": "github.com/go-crypt/crypt",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.14.15"
        },
        {
          "name": "github.com/go-crypt/x",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.16"
        },
        {
          "name": "github.com/gorilla/websocket",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.5.3"
        },
        {
          "name": "github.com/moby/moby/api",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.55.0"
        },
        {
          "name": "github.com/moby/moby/client",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.5.0"
        },
        {
          "name": "github.com/prometheus/client_golang",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.23.2"
        },
        {
          "name": "github.com/vishvananda/netlink",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.1"
        },
        {
          "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.69.0"
        },
        {
          "name": "go.opentelemetry.io/contrib/instrumentation/runtime",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.69.0"
        },
        {
          "name": "go.opentelemetry.io/otel",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.0"
        },
        {
          "name": "go.opentelemetry.io/otel/exporters/prometheus",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.66.0"
        },
        {
          "name": "go.opentelemetry.io/otel/metric",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.0"
        },
        {
          "name": "go.opentelemetry.io/otel/sdk/metric",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.44.0"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.53.0"
        },
        {
          "name": "golang.org/x/exp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20251113190631-e25ba8c21ef6"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.56.0"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.46.0"
        },
        {
          "name": "golang.zx2c4.com/wireguard",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250521234502-f333402bd9cb"
        },
        {
          "name": "golang.zx2c4.com/wireguard/wgctrl",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20241231184526-a9ab2273dd10"
        },
        {
          "name": "golang.zx2c4.com/wireguard/windows",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.1"
        },
        {
          "name": "google.golang.org/grpc",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.82.0"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        },
        {
          "name": "gvisor.dev/gvisor",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250503011706-39ed1f5ac29c"
        },
        {
          "name": "software.sslmate.com/src/go-pkcs12",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.3"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/coder/websocket",
            "direct": true,
            "version": "v1.8.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/creack/pty",
            "direct": true,
            "version": "v1.1.24",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": true,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gaissmai/bart",
            "direct": true,
            "version": "v0.28.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-crypt/crypt",
            "direct": true,
            "version": "v0.14.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-crypt/x",
            "direct": true,
            "version": "v0.4.16",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/websocket",
            "direct": true,
            "version": "v1.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/moby/api",
            "direct": true,
            "version": "v1.55.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/moby/client",
            "direct": true,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": true,
            "version": "v1.23.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vishvananda/netlink",
            "direct": true,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": true,
            "version": "v0.69.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/runtime",
            "direct": true,
            "version": "v0.69.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": true,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc",
            "direct": true,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc",
            "direct": true,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/prometheus",
            "direct": true,
            "version": "v0.66.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": true,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk",
            "direct": true,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/sdk/metric",
            "direct": true,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.53.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp",
            "direct": true,
            "version": "v0.0.0-20251113190631-e25ba8c21ef6",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.56.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": true,
            "version": "v0.46.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.zx2c4.com/wireguard",
            "direct": true,
            "version": "v0.0.0-20250521234502-f333402bd9cb",
            "ecosystem": "go"
          },
          {
            "name": "golang.zx2c4.com/wireguard/wgctrl",
            "direct": true,
            "version": "v0.0.0-20241231184526-a9ab2273dd10",
            "ecosystem": "go"
          },
          {
            "name": "golang.zx2c4.com/wireguard/windows",
            "direct": true,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": true,
            "version": "v1.82.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "gvisor.dev/gvisor",
            "direct": true,
            "version": "v0.0.0-20250503011706-39ed1f5ac29c",
            "ecosystem": "go"
          },
          {
            "name": "software.sslmate.com/src/go-pkcs12",
            "direct": true,
            "version": "v0.7.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cenkalti/backoff/v5",
            "direct": false,
            "version": "v5.0.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/errdefs",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/errdefs/pkg",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/distribution/reference",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-connections",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-units",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/btree",
            "direct": false,
            "version": "v1.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/grpc-ecosystem/grpc-gateway/v2",
            "direct": false,
            "version": "v2.29.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/go-winio",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/docker-image-spec",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/munnerz/goautoneg",
            "direct": false,
            "version": "v0.0.0-20191010083416-a7dc8b61c822",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/go-digest",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/image-spec",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.67.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/otlptranslator",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.20.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/vishvananda/netns",
            "direct": false,
            "version": "v0.0.5",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/exporters/otlp/otlptrace",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.44.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/proto/otlp",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v2",
            "direct": false,
            "version": "v2.4.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.zx2c4.com/wintun",
            "direct": false,
            "version": "v0.0.0-20230126152724-0fa3db229ce2",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20260526163538-3dc84a4a5aaa",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20260526163538-3dc84a4a5aaa",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.11",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 66,
        "direct_count": 31,
        "indirect_count": 35
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 12,
        "merged_prs": 193,
        "open_issues": 21,
        "closed_ratio": 0.822,
        "closed_issues": 97,
        "closed_unmerged_prs": 81
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "oschwartz10612",
          "commits": 691,
          "avatar_url": "https://avatars.githubusercontent.com/u/4999704?v=4"
        },
        {
          "type": "User",
          "login": "marcschaeferger",
          "commits": 49,
          "avatar_url": "https://avatars.githubusercontent.com/u/70487171?v=4"
        },
        {
          "type": "User",
          "login": "Lokowitz",
          "commits": 24,
          "avatar_url": "https://avatars.githubusercontent.com/u/127591405?v=4"
        },
        {
          "type": "User",
          "login": "miloschwartz",
          "commits": 24,
          "avatar_url": "https://avatars.githubusercontent.com/u/6850869?v=4"
        },
        {
          "type": "User",
          "login": "water-sucks",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/68445574?v=4"
        },
        {
          "type": "User",
          "login": "LaurenceJJones",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/23139695?v=4"
        },
        {
          "type": "User",
          "login": "firecat53",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/568113?v=4"
        },
        {
          "type": "User",
          "login": "JonnyBooker",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/1131478?v=4"
        },
        {
          "type": "User",
          "login": "woutervanelten",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/209931086?v=4"
        },
        {
          "type": "User",
          "login": "Nemental",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/15136847?v=4"
        }
      ],
      "contributors_sampled": 23,
      "top_contributor_share": 0.783
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "cicd.yml",
        "mirror.yaml",
        "nix-build.yml",
        "nix-dependabot-update-hash.yml",
        "stale-bot.yml",
        "test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 6,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 6,
            "reason": "4 out of 6 merged PRs checked by a CI test -- score normalized to 6",
            "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": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 7 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 8,
            "reason": "dependency not pinned by hash detected -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "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": 7,
            "reason": "3 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "15224904a0e0981245662a55a2e75fa2aa5a6619",
        "ran_at": "2026-07-25T11:55:17Z",
        "aggregate_score": 6.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-25T05:45:39Z",
      "oldest_open_prs": [
        {
          "number": 236,
          "created_at": "2026-02-17T01:34:16Z",
          "last_comment_at": "2026-02-24T19:48:51Z",
          "last_comment_author": "mattv8"
        },
        {
          "number": 255,
          "created_at": "2026-03-06T11:27:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 278,
          "created_at": "2026-03-16T14:57:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 300,
          "created_at": "2026-04-07T15:05:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 304,
          "created_at": "2026-04-09T05:33:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 412,
          "created_at": "2026-07-14T19:22:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 413,
          "created_at": "2026-07-14T19:47:12Z",
          "last_comment_at": "2026-07-14T20:35:22Z",
          "last_comment_author": "lafoush"
        },
        {
          "number": 419,
          "created_at": "2026-07-20T09:44:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 422,
          "created_at": "2026-07-21T09:43:46Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 424,
          "created_at": "2026-07-21T16:43:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 425,
          "created_at": "2026-07-24T09:43:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 426,
          "created_at": "2026-07-25T05:45:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-19T01:19:41Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 38,
          "created_at": "2025-05-07T22:00:53Z",
          "last_comment_at": "2025-05-22T04:32:17Z",
          "last_comment_author": "oschwartz10612"
        },
        {
          "number": 42,
          "created_at": "2025-05-18T20:40:16Z",
          "last_comment_at": "2025-09-09T08:53:22Z",
          "last_comment_author": "DenkingOfficial"
        },
        {
          "number": 68,
          "created_at": "2025-06-15T21:29:57Z",
          "last_comment_at": "2026-05-14T16:59:28Z",
          "last_comment_author": "paltaio-admin"
        },
        {
          "number": 111,
          "created_at": "2025-08-23T04:44:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 112,
          "created_at": "2025-08-23T04:48:12Z",
          "last_comment_at": "2026-01-20T01:14:48Z",
          "last_comment_author": "oschwartz10612"
        },
        {
          "number": 141,
          "created_at": "2025-09-19T10:34:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 164,
          "created_at": "2025-10-19T22:25:26Z",
          "last_comment_at": "2025-11-19T17:07:57Z",
          "last_comment_author": "oschwartz10612"
        },
        {
          "number": 176,
          "created_at": "2025-11-13T08:29:01Z",
          "last_comment_at": "2026-01-22T20:03:29Z",
          "last_comment_author": "cpuks"
        },
        {
          "number": 209,
          "created_at": "2025-12-16T22:29:51Z",
          "last_comment_at": "2026-04-13T10:43:34Z",
          "last_comment_author": "LaurenceJJones"
        },
        {
          "number": 244,
          "created_at": "2026-02-06T18:19:15Z",
          "last_comment_at": "2026-07-02T17:20:22Z",
          "last_comment_author": "tullisar"
        },
        {
          "number": 237,
          "created_at": "2026-02-17T13:40:45Z",
          "last_comment_at": "2026-04-30T15:37:23Z",
          "last_comment_author": "hanjo"
        },
        {
          "number": 308,
          "created_at": "2026-03-13T18:55:23Z",
          "last_comment_at": "2026-04-11T02:54:20Z",
          "last_comment_author": "gravis"
        },
        {
          "number": 287,
          "created_at": "2026-04-01T11:48:44Z",
          "last_comment_at": "2026-04-16T00:54:10Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 288,
          "created_at": "2026-04-01T11:53:13Z",
          "last_comment_at": "2026-04-16T00:54:08Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 325,
          "created_at": "2026-04-25T17:11:49Z",
          "last_comment_at": "2026-04-26T09:06:13Z",
          "last_comment_author": "robsiera"
        },
        {
          "number": 355,
          "created_at": "2026-04-28T12:58:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 359,
          "created_at": "2026-05-15T18:01:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 403,
          "created_at": "2026-07-06T03:29:52Z",
          "last_comment_at": "2026-07-07T16:56:39Z",
          "last_comment_author": "AstralDestiny"
        },
        {
          "number": 411,
          "created_at": "2026-07-14T18:56:22Z",
          "last_comment_at": "2026-07-15T15:16:38Z",
          "last_comment_author": "gravis"
        },
        {
          "number": 420,
          "created_at": "2026-07-21T05:59:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/fosrl/newt",
    "host": "github.com",
    "name": "newt",
    "owner": "fosrl"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 73,
      "inputs": {
        "security": 67,
        "vitality": 95,
        "community": 72,
        "governance": 67,
        "engineering": 62
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 95,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "commits_last_year": 660,
              "human_commit_share": 0.9,
              "days_since_last_push": 0,
              "active_weeks_last_year": 49
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "49/52 weeks with commits",
                "points": 33.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 49
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "660 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 660
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 46,
              "latest_release_tag": "1.15.0",
              "releases_from_tags": false,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 9.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "46 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 46
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~9.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 9.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 6,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 6 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 72,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "forks": 82,
              "stars": 871,
              "watchers": 7,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "871 stars",
                "points": 47.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 871
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "82 forks",
                "points": 15.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 82
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "7 watchers",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (AGPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "AGPL-3.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "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": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 67,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 37,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 23,
              "top_contributor_share": 0.783
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 78% of commits",
                "points": 4.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 78
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "23 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "merged_prs": 193,
              "open_issues": 21,
              "closed_issues": 97,
              "issue_closed_ratio": 0.822,
              "closed_unmerged_prs": 81
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "82% of issues closed",
                "points": 38.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 82
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "193/274 decided PRs merged",
                "points": 26.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 193,
                      "decided": 274
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "followers": 581,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "fosrl",
              "public_repos": 20,
              "account_age_days": 666
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "581 followers of fosrl",
                "points": 19.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 581,
                      "login": "fosrl"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "20 public repos, account ~1 yr old",
                "points": 13.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 20
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 1
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/fosrl/newt"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 6
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 6 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "19 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 62,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "6 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "4 out of 6 merged PRs checked by a CI test -- score normalized to 6",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "overlay-network",
                "tunnel-client",
                "userspace-networking",
                "vpn",
                "wireguard",
                "hacktoberfest"
              ],
              "has_wiki": false,
              "homepage": "https://docs.pangolin.net",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://docs.pangolin.net",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "6 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 67,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 6.7
            },
            "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 is not maximal on development and all release branches",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "4 out of 6 merged PRs checked by a CI test -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "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": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 8",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "3 existing vulnerabilities detected",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 66 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 66
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 65,
            "inputs": {
              "source": "osv",
              "advisories": 3,
              "affected_packages": 3,
              "assessed_packages": 66,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1, unknown 2",
              "direct_affected_packages": 2
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "2 affected: google.golang.org/grpc v1.82.0 (critical 9.1), golang.org/x/crypto v0.53.0 (unknown)",
                "points": 8.9,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 2,
                      "packages": "google.golang.org/grpc v1.82.0 (critical 9.1), golang.org/x/crypto v0.53.0 (unknown)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 66,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "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": 13
            },
            "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": 56,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 15,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.278,
              "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": "25 of 90 human commits state their intent (structured subject or explanatory body)",
                "points": 14.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 25,
                      "sampled": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "has_nix": true,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile",
                "packages/advantech/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.1
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, packages/advantech/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, packages/advantech/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, Nix, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, Nix, 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": "10 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 10,
                      "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 8",
                "points": 8,
                "status": "partial",
                "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": 46955,
              "source_files_sampled": 108,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/108 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 108,
                      "oversized": 0
                    }
                  }
                ],
                "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": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T11:55:41.550525Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/fosrl/newt.svg",
  "full_name": "fosrl/newt",
  "license_state": "standard",
  "license_spdx": "AGPL-3.0"
}

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

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

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