公开记录
软件健康报告模式 0.26.0 · 指标 1.13.0 · 2026-07-22 00:37 UTC

aeden / dns-zonefile

Working with zonefiles (RFC 1035 section 5 and RFC 1034 section 3.6.1) in Ruby

RubyWTFPL★ 65 星标⑂ 19 复刻始于 2009年10月在 GitHub 上查看 ↗

aeden/dns-zonefile 的健康指数为 100 分中的 52 分,处于「中等」区间。 其得分最高的类别是Sustainability & Governance(64/100),最低的是AI Readiness(33/100)。 最近一次更新在 170 天前。 近期的大部分工作由 2 位贡献者完成。

52
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

Anthony Eden个人账户
257 关注者53 个公开仓库始于 2008年4月@dnsimple

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
RubyGemsdns-zonefile指向其他仓库——不计分1.3.0-20170 天前

按类别列示的指标

活力

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

34存在风险 · 占总体的 22%
评分方式
9.9/36推送新近度 — 最近一次推送于 170 天前
1.4/36提交节奏 — 52 周中有 2 周有提交
9/18提交量 — 最近一年 9 次提交
0/10OpenSSF Scorecard:Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
所用输入
commits_last_year9
human_commit_share0.99
days_since_last_push170
active_weeks_last_year2

发布纪律

54中等
评分方式
16.2/27有发布版本 — 17 个版本标签(无 GitHub 发布版本)
27/36发布时效 — 最近一次发布版本于 170 天前
5.4/27发布节奏 — 约每 374.1 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count17
latest_release_tagv1.3.0
releases_from_tags
days_since_latest_release170
mean_days_between_releases374.1
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

54中等 · 占总体的 18%

流行度与采用

40存在风险
评分方式
29.3/60星标 — 65 个星标
10.5/25复刻 — 19 个复刻
0/15关注者 — 0 位关注者
所用输入
forks19
stars65
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold

社区健康

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

可持续性与治理

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

64中等 · 占总体的 24%
评分方式
25.2/54巴士系数 — 2 位贡献者贡献了半数提交
11.9/22.5提交分布 — 头号贡献者编写了 47% 的提交
12.2/13.5贡献者广度 — 9 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 5 contributing companies or organizations
所用输入
bus_factor2
contributors_sampled9
top_contributor_share0.473
评分方式
36.4/46.8议题解决 — 78% 的议题已关闭
30.3/38.3PR 接受 — 已裁定的 PR 中 19/24 已合并
1.5/15OpenSSF Scorecard:Code-Review — Found 2/19 approved changesets -- score normalized to 1
所用输入
merged_prs19
open_issues2
closed_issues7
issue_closed_ratio0.778
closed_unmerged_prs5
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
17.3/25所有者影响力 — aeden 有 257 位关注者
24.6/25既往记录 — 53 个公开仓库,账户约 18 年
所用输入
followers257
owner_typeUser
is_verified
owner_loginaeden
public_repos53
account_age_days6,660
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

62中等 · 占总体的 20%

工程实践

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

文档

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

安全

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

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

安全态势

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

AI 就绪度

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

33存在风险 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
8.1/40可读的提交历史 — 99 次人类提交中有 15 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.152
agent_instruction_files
agent_instruction_max_bytes
评分方式
0/18一条命令的引导启动
22/22自动化测试
0/11Lint / 格式化配置
0/11静态类型检查
10/10可复现环境 — Dockerfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
8/8自动化维护 — 最近 100 次提交中有 1 次为自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.01
评分方式
0/45可类型检查的代码 — Ruby,未配置类型检查
55/55可控的文件大小 — 采样的 6 个源文件中有 0 个超过 60KB
所用输入
primary_languageRuby
largest_source_bytes31,352
source_files_sampled6
oversized_source_files0

机器可读接口

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

关键数据

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

数据采集警告

  • rubygems package 'dns-zonefile' points at a different repository (http://github.com/craigw/dns-zonefile/); excluded from ecosystem scoring
  • No resolved dependencies carried a version and a supported ecosystem

更多细节

Star 与 Fork 历史 65 ★ / 19 ⇿
65Star
19Fork
15发布

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

01325385063756517132009-102017-092025-07
主版本 1次版本 1修订 13

每个点涵盖 15 天。

OpenSSF Scorecard 4.6 / 10
4.6综合

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

10Binary-Artifactsno binaries found in the repo
不适用Branch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
3CI-Tests2 out of 6 merged PRs checked by a CI test -- score normalized to 3
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 2/19 approved changesets -- score normalized to 1
10Contributorsproject has 5 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
全部依赖 5

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

注册表软件包版本关系
RubyGemsbundler间接
RubyGemspolyglot间接
RubyGemsrake间接
RubyGemsrspec间接
RubyGemstreetop间接
依赖安全公告 未评估

本报告未能完成公告比对:No resolved dependencies carried a version and a supported ecosystem

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 199,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Ruby": 45069,
        "Shell": 131,
        "Dockerfile": 138
      },
      "pushed_at": "2026-02-01T12:57:40Z",
      "created_at": "2009-10-21T08:45:33Z",
      "owner_type": "User",
      "updated_at": "2026-02-01T12:57:05Z",
      "description": "Working with zonefiles (RFC 1035 section 5 and RFC 1034 section 3.6.1) in Ruby",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "WTFPL",
      "default_branch": "main",
      "license_spdx_raw": "WTFPL",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": "http://anthonyeden.com/",
      "name": "Anthony Eden",
      "type": "User",
      "login": "aeden",
      "company": "@dnsimple ",
      "location": "Planet Earth",
      "followers": 257,
      "avatar_url": "https://avatars.githubusercontent.com/u/8556?v=4",
      "created_at": "2008-04-26T12:07:24Z",
      "is_verified": null,
      "public_repos": 53,
      "account_age_days": 6660
    },
    "license": {
      "state": "standard",
      "spdx_id": "WTFPL",
      "raw_spdx": "WTFPL",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2026-02-01T12:56:58Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2026-01-13T21:45:22Z"
        },
        {
          "tag": "v1.1.13",
          "kind": "patch",
          "published_at": "2022-12-12T07:10:29Z"
        },
        {
          "tag": "v1.1.12",
          "kind": "patch",
          "published_at": "2022-11-25T17:06:04Z"
        },
        {
          "tag": "v1.1.11",
          "kind": "patch",
          "published_at": "2022-11-25T14:29:58Z"
        },
        {
          "tag": "v1.1.9",
          "kind": "patch",
          "published_at": "2020-09-10T06:36:27Z"
        },
        {
          "tag": "v1.1.8",
          "kind": "patch",
          "published_at": "2020-09-10T05:07:20Z"
        },
        {
          "tag": "1.1.6",
          "kind": "patch",
          "published_at": "2017-07-13T14:36:59Z"
        },
        {
          "tag": "v1.1.5",
          "kind": "patch",
          "published_at": "2016-12-26T14:28:53Z"
        },
        {
          "tag": "v1.1.4",
          "kind": "patch",
          "published_at": "2016-11-13T12:43:10Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2016-06-27T09:00:08Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2016-06-07T11:08:12Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2016-06-01T15:54:04Z"
        },
        {
          "tag": "v1.0.7",
          "kind": "patch",
          "published_at": "2016-03-24T21:59:17Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2015-08-25T13:05:05Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2012-10-30T20:16:23Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2011-10-26T23:49:54Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "fe2dc5b59103a862aae0d38c14c1ff8e5f41de45",
          "body": null,
          "is_bot": false,
          "headline": "Bump minor version for SVCB and HTTPS record support.",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2026-02-01T12:56:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df3f738e06d82803436bc10e1d28c6c8c7b6c987",
          "body": null,
          "is_bot": false,
          "headline": "Add HTTPS and SVCB support",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2026-02-01T12:55:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e254007e5fe3f2c711a7294eb6b8cb2780f05997",
          "body": null,
          "is_bot": false,
          "headline": "Add additional specs",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2026-02-01T12:52:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c489a05b88cd7fef4b518cbfc71f1e46370874cb",
          "body": null,
          "is_bot": false,
          "headline": "Add HTTPS and SVCB support.",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2026-01-30T22:04:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0f35019c2e2ba2fb978c942f23b6be2fd16c76c",
          "body": null,
          "is_bot": false,
          "headline": "Bump minor version to 1.2.0",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2026-01-13T21:45:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9999d9ede9a8bf90e9f41fb7180d1a5af2d3db71",
          "body": null,
          "is_bot": false,
          "headline": "Add TLSA record support.",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2026-01-13T21:36:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df99de7564760ade80775e63f37d338c18619e8e",
          "body": null,
          "is_bot": false,
          "headline": "Add Ruby 3.4",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2026-01-13T21:15:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "359baf58e45c128d8416a40b1aacf2a287bf33c8",
          "body": null,
          "is_bot": false,
          "headline": "Remove 20.04 tests and ruby head test.",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2026-01-13T21:14:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a68e349a57c8ecc06471b834a366fe7b6ac3a2a3",
          "body": null,
          "is_bot": false,
          "headline": "Add TLSA record support.",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2026-01-13T19:42:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f2586ae7a6dd3fef214fb9cb4bead4839f18559",
          "body": null,
          "is_bot": false,
          "headline": "Bump patch version for repository move and doc cleanup",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-12-12T07:10:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80aadd8ece6b0a029d816b24cf40b95fb5713db2",
          "body": null,
          "is_bot": false,
          "headline": "Update after main branch rename",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-12-12T07:07:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "868029f209830fb4b16846f1a563b60cafb668b1",
          "body": null,
          "is_bot": false,
          "headline": "Update docs for repository move",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-12-12T07:04:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "969e27c18e7e99e93e6ea50360adff90e1bafd9a",
          "body": null,
          "is_bot": false,
          "headline": "Bump patch version",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-25T17:06:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82f32b0ecb06a7c1a4339f68651e4f968335f4de",
          "body": null,
          "is_bot": false,
          "headline": "Support tilde in TXT data",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-25T15:58:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d2e674897900545caa96d71647fa244fad3f5a7",
          "body": null,
          "is_bot": false,
          "headline": "Bump patch version",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-25T14:29:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "031a4e8e1ef4806e079d87e2ec8de6706ce8cf6c",
          "body": null,
          "is_bot": false,
          "headline": "Handle SOA RP in parens, including if comment is present",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-25T14:29:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c2cc879bd8b103314f16cddbe9bd86b06ddae58",
          "body": null,
          "is_bot": false,
          "headline": "Allow no trailing dot on SOA RP field",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-25T13:39:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f10fc0f4fae96d92053c8e550673dab1262f3252",
          "body": null,
          "is_bot": false,
          "headline": "The current commands for git tag and git push tag",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-25T08:12:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d84f0be3ecbaad0748ba9385b31b3f224355f41",
          "body": null,
          "is_bot": false,
          "headline": "Remove outdated CI badge",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-25T08:11:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "678f1c44d6db7f4df622b317993e0e27e103cc22",
          "body": null,
          "is_bot": false,
          "headline": "Fix typos in CONTRIBUTING",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-25T08:09:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c4d5a11e7a8366510734962d0d3e46aace4cfb7",
          "body": null,
          "is_bot": false,
          "headline": "Bump patch version",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-25T08:04:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b09a32695bdca5cb09058d7e6cb76a2bfe7e930e",
          "body": "Allow reordering of class and TTL",
          "is_bot": false,
          "headline": "Merge pull request #27 from dnsimple/master",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-24T16:46:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f16827830c97fac44b76eb34a6f8c73872898c3a",
          "body": "Use GitHub Actions for CI",
          "is_bot": false,
          "headline": "Merge pull request #29 from craigw/github-workflows-ci",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-24T16:45:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb512618831b59cf07c6cd5b03c1aec30c5e5fb7",
          "body": null,
          "is_bot": false,
          "headline": "Goodbye travis CI",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-24T16:43:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c783f7c635ff0c858d34bf2f14f8ebbd1a15937e",
          "body": null,
          "is_bot": false,
          "headline": "Run a matrix of tests",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-24T16:37:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e2f66580fc9d04c0099f19cb909c30dfba6803c",
          "body": null,
          "is_bot": false,
          "headline": "Setup ruby and bundle install before running rake",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-24T16:33:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "950a09e4a768d4fe5656f2c26d58c9ffa31367ca",
          "body": null,
          "is_bot": false,
          "headline": "Unindent concurrency section",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-24T16:30:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed2670bc1a8294cd0fa210aaf8f4c92c393b1806",
          "body": null,
          "is_bot": false,
          "headline": "Basic configuration for CI",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-24T16:27:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0db32dfdd3b3c5d5226216e2a90b64cbe2442451",
          "body": "Drop unused, outdated CircleCI configuration",
          "is_bot": false,
          "headline": "Merge pull request #24 from olleolleolle/patch-2",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-24T16:13:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8067f7c8a973f41db123be11569db66e4847547f",
          "body": "Upgrade to GitHub-native Dependabot",
          "is_bot": false,
          "headline": "Merge pull request #25 from craigw/dependabot/add-v2-config-file",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-24T16:11:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30499b5226e1e350f585ef84262cddaeed4bfd99",
          "body": "README: Syntax highlighting, SVG badge",
          "is_bot": false,
          "headline": "Merge pull request #23 from olleolleolle/patch-1",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-24T16:09:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40f04f7b2f46a29fa8c744abdf98f9bffa6ab581",
          "body": "Support TTL and class reordering and allow additional characters in unquoted TXT records.",
          "is_bot": false,
          "headline": "Merge pull request #1 from dnsimple/support-ttl-class-reordering",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-24T15:54:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "923624481e5583b4bb2610862e8c009f9a8656d3",
          "body": null,
          "is_bot": false,
          "headline": "Support @ and : in TXT value",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-24T15:34:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72b952e707f35d5e9d317a4f65680f5721b8ca83",
          "body": null,
          "is_bot": false,
          "headline": "Support dash in unquoted TXT value",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-24T14:20:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a1dc3e1d7f91387b69212a948efb7bf6ef8db72",
          "body": null,
          "is_bot": false,
          "headline": "Support dot in unquoted TXT value",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-24T14:17:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f473c7edbfb7446a00e14a88e27e2ff00aed5e2",
          "body": "SOA records still need to be reworked to handle the first SOA appearing as any record other than the first record",
          "is_bot": false,
          "headline": "Allow reordering of class and TTL for SOA records.",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-24T09:31:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed72160b1380ed6492b594fd91afbb323383dc3b",
          "body": null,
          "is_bot": false,
          "headline": "Allow reordering ot class and TTL for TXT records",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-24T08:57:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bef1b5caffce3196487ccce6555edc0e215df57a",
          "body": null,
          "is_bot": false,
          "headline": "Allow reordering of class and TTL for SSHFP records",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-24T08:44:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b44ff1ae7c118918010531405bed570ed90632e7",
          "body": "…deprecated)",
          "is_bot": false,
          "headline": "Allow reordering of class and TTL for SPF records (although they are …",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-24T08:40:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7f70617017e0b8c655e0e1a49413ba38b670a55",
          "body": null,
          "is_bot": false,
          "headline": "Allow reordering of class and TTL for PTR records",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-24T08:28:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cddf6d5bdb29a619f8b041c420c1ee7fc926e54d",
          "body": null,
          "is_bot": false,
          "headline": "Allow reordering of class and TTL for NS records",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-24T08:22:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5981005f5e03147c68777a8b9a5eef4bc6828b9",
          "body": null,
          "is_bot": false,
          "headline": "Allow reordering of class and TTL for NAPTR records",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-24T08:17:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76cf573645381d969575333a6740b52216e4db57",
          "body": null,
          "is_bot": false,
          "headline": "Allow reordering of class and TTL for MX records",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-24T08:13:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ae992dc1ee5e13f379f25af327f7a7bf9922e40",
          "body": null,
          "is_bot": false,
          "headline": "Allow reordering of class and TTL for CAA records",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-24T08:08:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d19ddbc264b0742f1fe4fc72192edcb7697a2e8",
          "body": null,
          "is_bot": false,
          "headline": "Allow reordering of class and TTL for AAAA records",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-24T08:03:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54fde97ea6287f90a895a53086cadafdb8babe48",
          "body": null,
          "is_bot": false,
          "headline": "Allow reordering of class and TTL for A records",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2022-11-24T07:56:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a53d6ca040142b8ab1d79aa584f388934655a94d",
          "body": null,
          "is_bot": true,
          "headline": "Upgrade to GitHub-native Dependabot",
          "author_name": "dependabot-preview[bot]",
          "author_login": "dependabot-preview[bot]",
          "committed_at": "2021-04-29T21:36:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "160d3b9cd02bd88385a510802a842bdf2bae03a5",
          "body": null,
          "is_bot": false,
          "headline": "Drop unused, outdated CircleCI configuration",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2020-09-14T09:25:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "877a1bfba749094e84b70360142768a49b8c680f",
          "body": null,
          "is_bot": false,
          "headline": "README: Syntax highlighting, SVG badge",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2020-09-14T09:24:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "700123d37771505b8f49189e1207fc4235ee0fda",
          "body": null,
          "is_bot": false,
          "headline": "Bump version for release",
          "author_name": "Craig Webster",
          "author_login": "craigw",
          "committed_at": "2020-09-10T06:36:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1ee3fc5a3f08917602bf569aa14ca45ed7b8cf3",
          "body": "…-7-0-released/",
          "is_bot": false,
          "headline": "Ruby 2.7 is here: https://www.ruby-lang.org/en/news/2019/12/25/ruby-2…",
          "author_name": "Craig Webster",
          "author_login": "craigw",
          "committed_at": "2020-09-10T06:26:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "064d36ad6cc72a43b7c3cde241de4a70a7795dc3",
          "body": "…t-of-ruby-2-4-has-ended/",
          "is_bot": false,
          "headline": "Ruby 2.4 is gone: https://www.ruby-lang.org/en/news/2020/04/05/suppor…",
          "author_name": "Craig Webster",
          "author_login": "craigw",
          "committed_at": "2020-09-10T06:26:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7e6984f84a207731a6736924e1e91a481ca12bd",
          "body": "…t-of-ruby-2-3-has-ended/",
          "is_bot": false,
          "headline": "Ruby 2.3 is gone: https://www.ruby-lang.org/en/news/2019/03/31/suppor…",
          "author_name": "Craig Webster",
          "author_login": "craigw",
          "committed_at": "2020-09-10T06:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28532f82a829e00729ba99c591cf18d9625a4431",
          "body": null,
          "is_bot": false,
          "headline": "Test fixes",
          "author_name": "Craig Webster",
          "author_login": "craigw",
          "committed_at": "2020-09-10T06:22:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4f20ed879b34f4826f2719fee6da55bd6a3fa82",
          "body": null,
          "is_bot": false,
          "headline": "Bump version for release",
          "author_name": "Craig Webster",
          "author_login": "craigw",
          "committed_at": "2020-09-10T05:07:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbcf74dbc4b0194864cffa2e300888d0fe01c20f",
          "body": null,
          "is_bot": false,
          "headline": "Remove an eval",
          "author_name": "Craig Webster",
          "author_login": "craigw",
          "committed_at": "2020-09-10T05:06:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16d8ea5e679882f0984462c0fb05e1f856fc4673",
          "body": null,
          "is_bot": false,
          "headline": "StandardRb fixes",
          "author_name": "Craig Webster",
          "author_login": "craigw",
          "committed_at": "2020-09-10T05:03:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97481721108beb9b24d7fe0eec2e1cbb3feabf65",
          "body": null,
          "is_bot": false,
          "headline": "Bump version for release",
          "author_name": "Craig Webster",
          "author_login": "craigw",
          "committed_at": "2020-09-10T04:49:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af18e16b9ceada9d2988ae02f8b572cdda57981b",
          "body": null,
          "is_bot": false,
          "headline": "Add issuewild and iodef CAA tag examples:",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2020-09-08T10:27:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5408ba2572bc10e34149227c3781d422cb64bd1f",
          "body": null,
          "is_bot": false,
          "headline": "Add CAA record support",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2020-09-08T10:27:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67d8cefafc9ebba76da0f36efecb6ca88d117db6",
          "body": null,
          "is_bot": false,
          "headline": "Note about publishing a new version.",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2017-07-13T15:28:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2df6991b8d1afe3069c289e4d2f06247dbb5ef12",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 1.1.6",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2017-07-13T14:36:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ab64600bc6769f4b2fa41a7e2610acf4afea0a4",
          "body": "Bugfix/underscore in txt content",
          "is_bot": false,
          "headline": "Merge pull request #17 from craigw/bugfix/underscore-in-txt-content",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2017-07-13T14:22:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "123bbcebbfdebfed732dd7f58e8d82ae93a5bfcf",
          "body": null,
          "is_bot": false,
          "headline": "Underscores are allowed in TXT record content.",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2017-07-11T15:33:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6fd0874566a8ed0d96aca62138a653002327bea",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 1.1.5",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2016-12-26T14:28:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71554358bfeabdd154bb8fd2bc0c3582cb41503b",
          "body": null,
          "is_bot": false,
          "headline": "Example of setting the origin when parsing.",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2016-12-26T13:37:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86b9887ed8f393f56e23c5963aa6336a1d966b72",
          "body": null,
          "is_bot": false,
          "headline": "Make contributors a list",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2016-12-26T13:28:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58f349729ab284ee362805b49e395f040fa75fe6",
          "body": null,
          "is_bot": false,
          "headline": "Trying to bring back travis",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2016-12-26T13:24:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "291c43e3efac73d3dd6acdf5baed221ca0f4d060",
          "body": null,
          "is_bot": false,
          "headline": "Add an examples directory with a runnable example",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2016-12-26T13:21:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d7c1c452e9d902e7bad74f43bfdcb02960a27e8",
          "body": "Simplify the install instructions.",
          "is_bot": false,
          "headline": "Move contributing details to CONTRIBUTING.md",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2016-12-26T13:21:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b336f022158736633b1a67c464f364afa3b9d124",
          "body": null,
          "is_bot": false,
          "headline": "Add myself to authors",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2016-12-26T13:07:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cb1e3b169c3a478d0cfe1d78a48aed2dd5991fd",
          "body": null,
          "is_bot": false,
          "headline": "Update version to 1.1.4",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2016-11-13T12:43:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74bbb6de667e2bad3c4736e94a904a8316102b51",
          "body": "Allow the = character in unquoted TXT content",
          "is_bot": false,
          "headline": "Merge pull request #16 from craigw/txt-records-characters",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2016-11-13T12:39:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "caedd1d30e026bcde7024910a6a4d04c3e999eb5",
          "body": null,
          "is_bot": false,
          "headline": "Use MS= in example",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2016-09-29T08:41:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf1b957c13fc96a22c5fc3ba7ca4b1b9b6f48e8b",
          "body": "This is a short-term solution to a larger problem\nwhich is that TXT records should allow any ASCII\ncharacters. Simply changing the regex to allow\n\\x20-\\x7F (i.e. printable ASCII) results in \nproblems parsing TXT values produced by Microsoft",
          "is_bot": false,
          "headline": "Allow the = character.",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2016-09-29T08:36:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0cd2ebb24478b2791fb16bd12ee3bcca108bbaf",
          "body": null,
          "is_bot": false,
          "headline": "Bump version for release",
          "author_name": "Craig R Webster",
          "author_login": "craigw",
          "committed_at": "2016-06-27T09:00:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d10b83fe7e55ca63520be25cb87a67b906f6d752",
          "body": null,
          "is_bot": false,
          "headline": "DRY up vars use",
          "author_name": "Craig R Webster",
          "author_login": "craigw",
          "committed_at": "2016-06-27T08:59:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f98fc519624191bc387633752d4ca5edb7bc6592",
          "body": null,
          "is_bot": false,
          "headline": "Fix missing method",
          "author_name": "Craig R Webster",
          "author_login": "craigw",
          "committed_at": "2016-06-27T08:58:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e32a036f8f64e1f0377ac85da149e0dbcfd32dcf",
          "body": null,
          "is_bot": false,
          "headline": "Match Docker Ruby to Circle Ruby",
          "author_name": "Craig R Webster",
          "author_login": "craigw",
          "committed_at": "2016-06-27T08:57:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9bbef5ade264c0f612d8f29b8b3740686804b73",
          "body": "Move to Circle",
          "is_bot": false,
          "headline": "Merge pull request #14 from craigw/craigw-move-to-circle",
          "author_name": "Craig R Webster",
          "author_login": "craigw",
          "committed_at": "2016-06-27T08:50:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4eadfd13560df93ed351aee745d3326a11d4c783",
          "body": null,
          "is_bot": false,
          "headline": "Move to Circle",
          "author_name": "Craig R Webster",
          "author_login": "craigw",
          "committed_at": "2016-06-27T08:47:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e09d85963cd7048a622ee5f65f98b4403a31a80f",
          "body": "Feature/sshfp support",
          "is_bot": false,
          "headline": "Merge pull request #12 from aeden/feature/sshfp-support",
          "author_name": "Craig R Webster",
          "author_login": "craigw",
          "committed_at": "2016-06-27T08:43:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c71bf2c1ba03d9fa689c98a691f89880c67250a",
          "body": "Rework host post-processing for @ replacement and origin",
          "is_bot": false,
          "headline": "Merge pull request #13 from aeden/bugfix/origin_dot",
          "author_name": "Craig R Webster",
          "author_login": "craigw",
          "committed_at": "2016-06-27T08:43:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28215c69b00fb12df2bccb72f8478a8b3028a3e3",
          "body": "Replace class eval'd methods for qualifying host names\nwith a single private method on Record.\n\nThis also fixes an issue when ORIGIN was set to \".\"",
          "is_bot": false,
          "headline": "Move host qualifying (@ and last host processing) into zonefile.rb",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2016-06-21T12:13:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8782efd0e4a3df4f7b65fd8ade88e02b5d7ca02",
          "body": null,
          "is_bot": false,
          "headline": "Demonstration of ORIGIN . plus relative host names",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2016-06-21T11:01:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "468e1e87971637412d5014dbbad08d6c922ef45c",
          "body": null,
          "is_bot": false,
          "headline": "Update spec.homepage to craigw/dns-zonefile",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2016-06-21T09:25:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32b5f60751f871a1235f73caa645bbadcbc39895",
          "body": null,
          "is_bot": false,
          "headline": "Implement SSHFP record type.",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2016-06-21T09:25:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "215b3d75f4ccd7babe29dc80332d410ae075631f",
          "body": null,
          "is_bot": false,
          "headline": "Version bump for release",
          "author_name": "Craig R Webster",
          "author_login": "craigw",
          "committed_at": "2016-06-07T11:08:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cded65993e576c8814ac6466e9a9b28310f8b405",
          "body": null,
          "is_bot": false,
          "headline": "Load grammar based on the full path of the file",
          "author_name": "Craig R Webster",
          "author_login": "craigw",
          "committed_at": "2016-06-07T11:07:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc9c93d7a07dc59b50b68de6d7db6af4633dd74a",
          "body": null,
          "is_bot": false,
          "headline": "Update Gem chrome.",
          "author_name": "Craig R Webster",
          "author_login": "craigw",
          "committed_at": "2016-06-07T11:07:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afc42c4a64a2242658fcc0cf3d8636bb8eaf6bfd",
          "body": null,
          "is_bot": false,
          "headline": "Minor version bump",
          "author_name": "Craig R Webster",
          "author_login": "craigw",
          "committed_at": "2016-06-01T15:54:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f8630a7fd29275b3f7b30d1a40e822b26450b4f",
          "body": "Load the grammar and use an in-memory generated parser",
          "is_bot": false,
          "headline": "Merge pull request #10 from aeden/generate-parser-on-require",
          "author_name": "Craig R Webster",
          "author_login": "craigw",
          "committed_at": "2016-06-01T15:53:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1522bf9d854d2845a56f90e73cc66cde3a784e4c",
          "body": null,
          "is_bot": false,
          "headline": "More modern Ruby in Travis",
          "author_name": "Craig R Webster",
          "author_login": "craigw",
          "committed_at": "2016-06-01T15:53:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1ca2f7fe7e8761f8aebc18c66f7a98206afa7f9",
          "body": null,
          "is_bot": false,
          "headline": "Do not generate the parser file, dynamically construct it.",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2016-06-01T14:54:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce82854edb32ab50d052dca0d76f1b7949d22b48",
          "body": null,
          "is_bot": false,
          "headline": "Update specs to \"expect\" style.",
          "author_name": "Anthony Eden",
          "author_login": "aeden",
          "committed_at": "2016-06-01T14:44:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10c55b055082ae162f6425065bbc81d05d4fe428",
          "body": null,
          "is_bot": false,
          "headline": "try to use a modern RSpec",
          "author_name": "Craig R Webster",
          "author_login": "craigw",
          "committed_at": "2016-03-24T22:54:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "783dae97c9e91f398c6b6ca4fb6b2220a24df29e",
          "body": null,
          "is_bot": false,
          "headline": "Fewer Rubies. More up-to-date.",
          "author_name": "Craig R Webster",
          "author_login": "craigw",
          "committed_at": "2016-03-24T22:42:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22c6a39ff14c84f149619578afe365a87202522f",
          "body": null,
          "is_bot": false,
          "headline": "Version bump for release",
          "author_name": "Craig R Webster",
          "author_login": "craigw",
          "committed_at": "2016-03-24T21:59:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55723bd0e495bb644bd1db1e4c52a57436727b72",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'prees1-master'",
          "author_name": "Craig R Webster",
          "author_login": "craigw",
          "committed_at": "2016-03-24T21:57:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "786c67fe716f495aa8abc60f7228f617d88bbfd0",
          "body": "…prees1-master",
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/prees1/dns-zonefile into …",
          "author_name": "Craig R Webster",
          "author_login": "craigw",
          "committed_at": "2016-03-24T21:57:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 17,
      "commits_last_year": 9,
      "latest_release_at": "2026-02-01T12:56:58Z",
      "latest_release_tag": "v1.3.0",
      "releases_from_tags": true,
      "days_since_last_push": 170,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 170,
      "mean_days_between_releases": 374.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "dns-zonefile",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": false,
          "registry_url": "https://rubygems.org/gems/dns-zonefile",
          "is_deprecated": false,
          "latest_version": "1.3.0",
          "repository_url": "http://github.com/craigw/dns-zonefile/",
          "versions_count": 20,
          "total_downloads": 104165,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2010-01-13T22:46:19.740000Z",
          "latest_published_at": "2026-02-01T12:58:12.209000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 170
        }
      ]
    },
    "popularity": {
      "forks": 19,
      "stars": 65,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2010-02-17",
            "count": 1
          },
          {
            "date": "2011-02-15",
            "count": 1
          },
          {
            "date": "2012-05-07",
            "count": 1
          },
          {
            "date": "2012-10-23",
            "count": 1
          },
          {
            "date": "2013-01-14",
            "count": 1
          },
          {
            "date": "2013-06-27",
            "count": 1
          },
          {
            "date": "2013-11-14",
            "count": 1
          },
          {
            "date": "2014-02-04",
            "count": 1
          },
          {
            "date": "2014-04-20",
            "count": 1
          },
          {
            "date": "2015-07-17",
            "count": 1
          },
          {
            "date": "2015-08-25",
            "count": 1
          },
          {
            "date": "2016-03-24",
            "count": 1
          },
          {
            "date": "2017-11-03",
            "count": 1
          },
          {
            "date": "2019-11-15",
            "count": 1
          },
          {
            "date": "2020-09-10",
            "count": 1
          },
          {
            "date": "2020-09-14",
            "count": 1
          },
          {
            "date": "2024-08-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 17,
        "total_forks": 19
      },
      "star_history": {
        "days": [
          {
            "date": "2009-10-21",
            "count": 13
          },
          {
            "date": "2009-11-07",
            "count": 1
          },
          {
            "date": "2009-12-25",
            "count": 1
          },
          {
            "date": "2010-10-21",
            "count": 1
          },
          {
            "date": "2010-12-10",
            "count": 1
          },
          {
            "date": "2013-02-15",
            "count": 1
          },
          {
            "date": "2013-03-06",
            "count": 1
          },
          {
            "date": "2013-03-12",
            "count": 1
          },
          {
            "date": "2013-03-30",
            "count": 1
          },
          {
            "date": "2013-04-11",
            "count": 1
          },
          {
            "date": "2013-04-23",
            "count": 1
          },
          {
            "date": "2013-05-12",
            "count": 1
          },
          {
            "date": "2013-05-27",
            "count": 1
          },
          {
            "date": "2013-06-26",
            "count": 1
          },
          {
            "date": "2013-11-06",
            "count": 1
          },
          {
            "date": "2013-11-09",
            "count": 1
          },
          {
            "date": "2014-02-16",
            "count": 1
          },
          {
            "date": "2014-02-27",
            "count": 1
          },
          {
            "date": "2014-03-25",
            "count": 1
          },
          {
            "date": "2014-04-20",
            "count": 1
          },
          {
            "date": "2014-04-21",
            "count": 1
          },
          {
            "date": "2015-11-05",
            "count": 2
          },
          {
            "date": "2015-11-20",
            "count": 1
          },
          {
            "date": "2016-04-18",
            "count": 1
          },
          {
            "date": "2017-04-23",
            "count": 1
          },
          {
            "date": "2017-04-30",
            "count": 1
          },
          {
            "date": "2017-08-04",
            "count": 1
          },
          {
            "date": "2017-08-30",
            "count": 1
          },
          {
            "date": "2018-03-06",
            "count": 1
          },
          {
            "date": "2018-03-16",
            "count": 3
          },
          {
            "date": "2018-03-31",
            "count": 1
          },
          {
            "date": "2020-06-26",
            "count": 1
          },
          {
            "date": "2020-09-10",
            "count": 4
          },
          {
            "date": "2020-09-11",
            "count": 3
          },
          {
            "date": "2020-09-12",
            "count": 2
          },
          {
            "date": "2020-09-14",
            "count": 3
          },
          {
            "date": "2020-09-15",
            "count": 1
          },
          {
            "date": "2021-01-07",
            "count": 1
          },
          {
            "date": "2021-02-07",
            "count": 1
          },
          {
            "date": "2021-11-01",
            "count": 1
          },
          {
            "date": "2023-06-21",
            "count": 1
          },
          {
            "date": "2025-08-05",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 65,
        "total_stars": 65
      },
      "open_issues_and_prs": 3
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 31352,
      "source_files_sampled": 6,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 5,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "bundler",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "polyglot",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "treetop",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 5,
        "direct_count": 0,
        "indirect_count": 5
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 19,
        "open_issues": 2,
        "closed_ratio": 0.778,
        "closed_issues": 7,
        "closed_unmerged_prs": 5
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "craigw",
          "commits": 79,
          "avatar_url": "https://avatars.githubusercontent.com/u/1540?v=4"
        },
        {
          "type": "User",
          "login": "aeden",
          "commits": 77,
          "avatar_url": "https://avatars.githubusercontent.com/u/8556?v=4"
        },
        {
          "type": "User",
          "login": "zarqman",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/22556?v=4"
        },
        {
          "type": "User",
          "login": "olleolleolle",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/211?v=4"
        },
        {
          "type": "User",
          "login": "asimon",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/91304?v=4"
        },
        {
          "type": "User",
          "login": "dimitertodorov",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1225681?v=4"
        },
        {
          "type": "User",
          "login": "eam",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/435791?v=4"
        },
        {
          "type": "User",
          "login": "prees1",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/6665997?v=4"
        },
        {
          "type": "User",
          "login": "tpbowden",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1159553?v=4"
        }
      ],
      "contributors_sampled": 9,
      "top_contributor_share": 0.473
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 3,
            "reason": "2 out of 6 merged PRs checked by a CI test -- score normalized to 3",
            "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": 1,
            "reason": "Found 2/19 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 5 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "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": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "fe2dc5b59103a862aae0d38c14c1ff8e5f41de45",
        "ran_at": "2026-07-22T00:36:53Z",
        "aggregate_score": 4.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-21T19:12:46Z",
      "oldest_open_prs": [
        {
          "number": 30,
          "created_at": "2024-08-19T14:47:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-02-01T12:55:03Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 26,
          "created_at": "2021-10-13T09:12:09Z",
          "last_comment_at": "2022-11-24T15:58:52Z",
          "last_comment_author": "aeden"
        },
        {
          "number": 28,
          "created_at": "2022-11-24T16:06:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/aeden/dns-zonefile",
    "host": "github.com",
    "name": "dns-zonefile",
    "owner": "aeden"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 52,
      "inputs": {
        "security": 46,
        "vitality": 34,
        "community": 54,
        "governance": 64,
        "engineering": 62
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 34,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "commits_last_year": 9,
              "human_commit_share": 0.99,
              "days_since_last_push": 170,
              "active_weeks_last_year": 2
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 170 days ago",
                "points": 9.9,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 170
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "2/52 weeks with commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "9 commits in the last year",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 54,
            "inputs": {
              "releases_count": 17,
              "latest_release_tag": "v1.3.0",
              "releases_from_tags": true,
              "days_since_latest_release": 170,
              "mean_days_between_releases": 374.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "17 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 170 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 170
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~374.1 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 374.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 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": 170,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 170 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 170
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 54,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "forks": 19,
              "stars": 65,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "65 stars",
                "points": 29.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 65
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "19 forks",
                "points": 10.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (WTFPL)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "WTFPL"
                    }
                  }
                ],
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 64,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 9,
              "top_contributor_share": 0.473
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 47% of commits",
                "points": 11.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 47
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "9 contributors",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "merged_prs": 19,
              "open_issues": 2,
              "closed_issues": 7,
              "issue_closed_ratio": 0.778,
              "closed_unmerged_prs": 5
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "78% of issues closed",
                "points": 36.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 78
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "19/24 decided PRs merged",
                "points": 30.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 19,
                      "decided": 24
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/19 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 65,
            "inputs": {
              "followers": 257,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "aeden",
              "public_repos": 53,
              "account_age_days": 6660
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "257 followers of aeden",
                "points": 17.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 257,
                      "login": "aeden"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "53 public repos, account ~18 yr old",
                "points": 24.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 53
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 18
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 62,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 54,
            "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": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "2 out of 6 merged PRs checked by a CI test -- score normalized to 3",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "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": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 46,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 46,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.6
            },
            "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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "2 out of 6 merged PRs checked by a CI test -- score normalized to 3",
                "points": 0.8,
                "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": "Found 2/19 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "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 not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 17
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 33,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 8,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.152,
              "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": "15 of 99 human commits state their intent (structured subject or explanatory body)",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 15,
                      "sampled": 99
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.01
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "1 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 31352,
              "source_files_sampled": 6,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Ruby without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Ruby"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/6 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 6,
                      "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": [
    "rubygems package 'dns-zonefile' points at a different repository (http://github.com/craigw/dns-zonefile/); excluded from ecosystem scoring",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T00:37:07.354963Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/aeden/dns-zonefile.svg",
  "full_name": "aeden/dns-zonefile",
  "license_state": "standard",
  "license_spdx": "WTFPL"
}

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

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

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