公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-28 14:08 UTC

ruby / singleton

The Singleton module implements the Singleton pattern.

Ruby自定义许可证★ 32 星标⑂ 10 复刻始于 2019年8月在 GitHub 上查看 ↗

ruby/singleton 的健康指数为 100 分中的 58 分,处于「中等」区间。 其得分最高的类别是Vitality(64/100),最低的是AI Readiness(39/100)。 最近一次更新在 15 天前。 近期的大部分工作由 2 位贡献者完成。

58
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

2,074 关注者190 个公开仓库始于 2010年2月

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

按类别列示的指标

活力

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

64中等 · 占总体的 22%
评分方式
28.8/36推送新近度 — 最近一次推送于 15 天前
18/36提交节奏 — 52 周中有 26 周有提交
15.3/18提交量 — 最近一年 50 次提交
10/10OpenSSF Scorecard:Maintained — 12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year50
human_commit_share0.65
days_since_last_push15
active_weeks_last_year26

发布纪律

52中等
评分方式
27/27有发布版本 — 已发布 4 个发布版本
7.2/36发布时效 — 最近一次发布版本于 627 天前
12.6/27发布节奏 — 约每 240.6 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count4
latest_release_tagv0.3.0
releases_from_tags
days_since_latest_release627
mean_days_between_releases240.6
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

42存在风险 · 占总体的 18%

流行度与采用

40存在风险
评分方式
24.2/60星标 — 32 个星标
8/25复刻 — 10 个复刻
8.3/15关注者 — 32 位关注者
所用输入
forks10
stars32
watchers32
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

44存在风险
评分方式
22.5/22.5README
16.9/22.5许可证 — 存在许可证文件,但不是可识别的许可证
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

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

62中等 · 占总体的 24%
评分方式
25.2/54巴士系数 — 2 位贡献者贡献了半数提交
12.4/22.5提交分布 — 头号贡献者编写了 45% 的提交
13.5/13.5贡献者广度 — 14 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 27 contributing companies or organizations
所用输入
bus_factor2
contributors_sampled14
top_contributor_share0.45
评分方式
0/46.8议题解决 — 0% 的议题已关闭
38.2/38.3PR 接受 — 已裁定的 PR 中 50/50 已合并
0/15OpenSSF Scorecard:Code-Review — 无数据
所用输入
merged_prs50
open_issues1
closed_issues0
issue_closed_ratio0
closed_unmerged_prs0
已排除计分(无数据或不适用):OpenSSF Scorecard:Code-Review。 其余权重已重新归一化。
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
23.8/25所有者影响力 — ruby 有 2,074 位关注者
25/25既往记录 — 190 个公开仓库,账户约 16 年
所用输入
followers2,074
owner_typeOrganization
is_verified
owner_loginruby
public_repos190
account_age_days5,997

工程质量

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

61中等 · 占总体的 20%

工程实践

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

文档

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

安全

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

58中等 · 占总体的 16%

安全态势

58中等
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 15 out of 15 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — 无数据
2.5/2.5Contributors — project has 27 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.2/2.5许可证 — license file detected
7.5/7.5Maintained — 12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — 无数据
2/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 4
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_aggregate5.8
已排除计分(无数据或不适用):code_review, packaging, signed_releases。 其余权重已重新归一化。

AI 就绪度

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

39存在风险 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
38.6/40可读的提交历史 — 65 次人类提交中有 47 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.723
agent_instruction_files
agent_instruction_max_bytes
评分方式
0/18一条命令的引导启动
22/22自动化测试
0/11Lint / 格式化配置
0/11静态类型检查
0/10可复现环境
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
8/8自动化维护 — 最近 100 次提交中有 35 次为自动依赖更新
4/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 4
所用输入
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.35
评分方式
0/45可类型检查的代码 — Ruby,未配置类型检查
55/55可控的文件大小 — 采样的 2 个源文件中有 0 个超过 60KB
所用输入
primary_languageRuby
largest_source_bytes5,722
source_files_sampled2
oversized_source_files0

关键数据

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

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • No resolved dependencies carried a version and a supported ecosystem

更多细节

Star 与 Fork 历史 0 ★ / 10 ⇿
0Star
10Fork
4发布

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

02468101012021-032023-092026-03
主版本 0次版本 3修订 1

每个点涵盖 5 天。

OpenSSF Scorecard 5.8 / 10
5.8综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests15 out of 15 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
不适用Code-ReviewFound no human activity in the last 15 changesets
10Contributorsproject has 27 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
不适用Packagingpackaging workflow not detected
4Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 4
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
全部依赖 3

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

注册表软件包版本关系
RubyGemsbundler间接
RubyGemsrake间接
RubyGemstest-unit间接
依赖安全公告 未评估

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "ruby"
      ],
      "is_fork": false,
      "size_kb": 175,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Ruby": 10144,
        "Shell": 131
      },
      "pushed_at": "2026-07-13T13:15:30Z",
      "created_at": "2019-08-06T03:48:37Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-13T13:16:30Z",
      "description": "The Singleton module implements the Singleton pattern.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": "https://www.ruby-lang.org/",
      "name": "The Ruby Programming Language",
      "type": "Organization",
      "login": "ruby",
      "company": null,
      "location": "Japan",
      "followers": 2074,
      "avatar_url": "https://avatars.githubusercontent.com/u/210414?v=4",
      "created_at": "2010-02-25T03:48:00Z",
      "is_verified": null,
      "public_repos": 190,
      "account_age_days": 5997
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2024-11-08T03:55:19Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2023-11-06T09:44:59Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2022-11-17T10:24:06Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2022-11-17T10:24:04Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "a04758821e469a3a4391ac1c5ef5a18ce669298f",
          "body": "…ity/harden-runner-2.20.0\n\nBump step-security/harden-runner from 2.19.4 to 2.20.0",
          "is_bot": false,
          "headline": "Merge pull request #52 from ruby/dependabot/github_actions/step-secur…",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2026-07-13T13:15:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f4bbb5acc611abf4fb453e7b89e8b82525a1fb5",
          "body": "Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.19.4 to 2.20.0.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/9af89fc71515a100421586dfdb3dc9c984fbf411...bf7454d0\n[…]\n-name: step-security/harden-runner\n  dependency-version: 2.20.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump step-security/harden-runner from 2.19.4 to 2.20.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-13T13:02:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b3171f018db8bb0604f8039281175d00375441c0",
          "body": "…eckout-7\n\nBump actions/checkout from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #51 from ruby/dependabot/github_actions/actions/ch…",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2026-06-22T13:05:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ae4b1edcf4618e5f457ad6d653a5e2d781f4e9a",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T13:02:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f67c8840cfb396f98182f98562b1b1f3d9810d7",
          "body": "…elease-gem-1.4.0\n\nBump rubygems/release-gem from 1.2.0 to 1.4.0",
          "is_bot": false,
          "headline": "Merge pull request #50 from ruby/dependabot/github_actions/rubygems/r…",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2026-06-15T13:16:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d264ed5aac7ead3a19dc6e591f5887615cdb6ff6",
          "body": "Bumps [rubygems/release-gem](https://github.com/rubygems/release-gem) from 1.2.0 to 1.4.0.\n- [Release notes](https://github.com/rubygems/release-gem/releases)\n- [Commits](https://github.com/rubygems/release-gem/compare/6317d8d1f7e28c24d28f6eff169ea854948bd9f7...052cc82692552de3ef2b81fd670e41d13cba80\n[…]\npendency-name: rubygems/release-gem\n  dependency-version: 1.4.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump rubygems/release-gem from 1.2.0 to 1.4.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-15T13:03:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "eab77fdd1eb6dd5dc02418fab3c5b7f6652c3c84",
          "body": "…ity/harden-runner-2.19.4\n\nBump step-security/harden-runner from 2.19.3 to 2.19.4",
          "is_bot": false,
          "headline": "Merge pull request #49 from ruby/dependabot/github_actions/step-secur…",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2026-05-26T06:50:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a74f47cabf5ce15d9a62072ecfa0612dac47b4b",
          "body": "Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.19.3 to 2.19.4.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/ab7a9404c0f3da075243ca237b5fac12c98deaa5...9af89fc7\n[…]\n-name: step-security/harden-runner\n  dependency-version: 2.19.4\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump step-security/harden-runner from 2.19.3 to 2.19.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-25T18:55:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2297d83b8b7da55b535527f9bf8513ecf40ccbed",
          "body": "…ity/harden-runner-2.19.3\n\nBump step-security/harden-runner from 2.19.1 to 2.19.3",
          "is_bot": false,
          "headline": "Merge pull request #48 from ruby/dependabot/github_actions/step-secur…",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2026-05-19T06:03:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "748b7aa3577ace743b7b857289e260ae1f54d6b8",
          "body": "Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.19.1 to 2.19.3.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/a5ad31d6a139d249332a2605b85202e8c0b78450...ab7a9404\n[…]\n-name: step-security/harden-runner\n  dependency-version: 2.19.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump step-security/harden-runner from 2.19.1 to 2.19.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-18T22:43:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3aad3868262daf8158240a39611c96af51e8f6ec",
          "body": "…ity/harden-runner-2.19.1\n\nBump step-security/harden-runner from 2.19.0 to 2.19.1",
          "is_bot": false,
          "headline": "Merge pull request #47 from ruby/dependabot/github_actions/step-secur…",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2026-05-05T06:52:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd8c4c3ed5e725482b54e35e870c96f310621ccf",
          "body": "Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.19.0 to 2.19.1.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/8d3c67de8e2fe68ef647c8db1e6a09f647780f40...a5ad31d6\n[…]\n-name: step-security/harden-runner\n  dependency-version: 2.19.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump step-security/harden-runner from 2.19.0 to 2.19.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-04T16:27:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5137a5f40e62e6d01b11f451c9cb4fcd8956341f",
          "body": "…ity/harden-runner-2.19.0\n\nBump step-security/harden-runner from 2.17.0 to 2.19.0",
          "is_bot": false,
          "headline": "Merge pull request #46 from ruby/dependabot/github_actions/step-secur…",
          "author_name": "Hiroshi SHIBATA",
          "author_login": "hsbt",
          "committed_at": "2026-04-21T06:24:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b8c22a990a3d7aee5543bff7a170e22434c9ae8",
          "body": "Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.17.0 to 2.19.0.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/f808768d1510423e83855289c910610ca9b43176...8d3c67de\n[…]\n-name: step-security/harden-runner\n  dependency-version: 2.19.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump step-security/harden-runner from 2.17.0 to 2.19.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-20T15:01:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "324de1a8cb835b981559b9cac0b4ca9d0abdf5de",
          "body": "…ity/harden-runner-2.17.0\n\nBump step-security/harden-runner from 2.16.1 to 2.17.0",
          "is_bot": false,
          "headline": "Merge pull request #45 from ruby/dependabot/github_actions/step-secur…",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2026-04-13T14:24:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5f208a4f955e4a69705ffdfc752cddf83ff1bd4",
          "body": "Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.16.1 to 2.17.0.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/fe104658747b27e96e4f7e80cd0a94068e53901d...f808768d\n[…]\n-name: step-security/harden-runner\n  dependency-version: 2.17.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump step-security/harden-runner from 2.16.1 to 2.17.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T13:48:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "70522b07faa58d2db1b349b313c5da05e76c9b5c",
          "body": "…elease-gem-1.2.0\n\nBump rubygems/release-gem from 1.1.4 to 1.2.0",
          "is_bot": false,
          "headline": "Merge pull request #43 from ruby/dependabot/github_actions/rubygems/r…",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2026-04-06T13:51:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdb746ca6d05a4ac5384a5ba16df592e7336bd8f",
          "body": "…ity/harden-runner-2.16.1\n\nBump step-security/harden-runner from 2.16.0 to 2.16.1",
          "is_bot": false,
          "headline": "Merge pull request #44 from ruby/dependabot/github_actions/step-secur…",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2026-04-06T13:51:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d080c9639c2f81b2a03571f49108bebb45157bac",
          "body": "Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.16.0 to 2.16.1.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594...fe104658\n[…]\n-name: step-security/harden-runner\n  dependency-version: 2.16.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump step-security/harden-runner from 2.16.0 to 2.16.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-06T13:03:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "90abf7a3927c25ad7b593b7ee548ec4d122e9fe7",
          "body": "Bumps [rubygems/release-gem](https://github.com/rubygems/release-gem) from 1.1.4 to 1.2.0.\n- [Release notes](https://github.com/rubygems/release-gem/releases)\n- [Commits](https://github.com/rubygems/release-gem/compare/e9a6361a0b14562539327c2a02373edc56dd3169...6317d8d1f7e28c24d28f6eff169ea854948bd9\n[…]\npendency-name: rubygems/release-gem\n  dependency-version: 1.2.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump rubygems/release-gem from 1.1.4 to 1.2.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-06T13:03:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a02c9639fe7ff83807795bc598f2b6099d4fb79c",
          "body": "…ity/harden-runner-2.16.0\n\nBump step-security/harden-runner from 2.15.1 to 2.16.0",
          "is_bot": false,
          "headline": "Merge pull request #40 from ruby/dependabot/github_actions/step-secur…",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2026-03-16T15:05:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4075eae0a300778df1a286dbbd32e423610476b8",
          "body": "…elease-gem-1.1.4\n\nBump rubygems/release-gem from 1.1.2 to 1.1.4",
          "is_bot": false,
          "headline": "Merge pull request #41 from ruby/dependabot/github_actions/rubygems/r…",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2026-03-16T15:04:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a38f60af7b4d48b588a9371b16ea25ab4088fd8",
          "body": "…eate-github-app-token-3\n\nBump actions/create-github-app-token from 2 to 3",
          "is_bot": false,
          "headline": "Merge pull request #42 from ruby/dependabot/github_actions/actions/cr…",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2026-03-16T15:04:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ec7da708bf7abd6044a360aa4828427d95593d6",
          "body": "Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 2 to 3.\n- [Release notes](https://github.com/actions/create-github-app-token/releases)\n- [Commits](https://github.com/actions/create-github-app-token/compare/v2...v3)\n\n---\nupdated-dependencies:\n- depende\n[…]\nname: actions/create-github-app-token\n  dependency-version: '3'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/create-github-app-token from 2 to 3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-16T13:03:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a35514d19ff83cc5c2553d2ae9253bf382053789",
          "body": "Bumps [rubygems/release-gem](https://github.com/rubygems/release-gem) from 1.1.2 to 1.1.4.\n- [Release notes](https://github.com/rubygems/release-gem/releases)\n- [Commits](https://github.com/rubygems/release-gem/compare/1c162a739e8b4cb21a676e97b087e8268d8fc40b...e9a6361a0b14562539327c2a02373edc56dd31\n[…]\npendency-name: rubygems/release-gem\n  dependency-version: 1.1.4\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump rubygems/release-gem from 1.1.2 to 1.1.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-16T13:03:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ebe84307adb274f32fda734c7462599f795cde08",
          "body": "Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.15.1 to 2.16.0.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/58077d3c7e43986b6b15fba718e8ea69e387dfcc...fa2e9d60\n[…]\n-name: step-security/harden-runner\n  dependency-version: 2.16.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump step-security/harden-runner from 2.15.1 to 2.16.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-16T13:03:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f8bece440fed1a872faca6dd74016fd971d19548",
          "body": "…ity/harden-runner-2.15.1\n\nBump step-security/harden-runner from 2.15.0 to 2.15.1",
          "is_bot": false,
          "headline": "Merge pull request #38 from ruby/dependabot/github_actions/step-secur…",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2026-03-09T13:28:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc3c400ca0d4b9a4e6bf63e8da8bc7b7db5cd895",
          "body": "Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.15.0 to 2.15.1.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/a90bcbc6539c36a85cdfeb73f7e2f433735f215b...58077d3c\n[…]\n-name: step-security/harden-runner\n  dependency-version: 2.15.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump step-security/harden-runner from 2.15.0 to 2.15.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T13:25:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ea0b28207c5320e68379a9e6d023526295e74d1d",
          "body": "…ity/harden-runner-2.15.0\n\nBump step-security/harden-runner from 2.14.2 to 2.15.0",
          "is_bot": false,
          "headline": "Merge pull request #37 from ruby/dependabot/github_actions/step-secur…",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2026-03-02T14:05:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "960307d61ed619187331e5918ba031ef1b0685dd",
          "body": "Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.14.2 to 2.15.0.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/5ef0c079ce82195b2a36a210272d6b661572d83e...a90bcbc6\n[…]\n-name: step-security/harden-runner\n  dependency-version: 2.15.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump step-security/harden-runner from 2.14.2 to 2.15.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T13:44:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b1f57eb96f44122a18bc68cf2c0f2befc2b89166",
          "body": "…ity/harden-runner-2.14.2\n\nBump step-security/harden-runner from 2.14.1 to 2.14.2",
          "is_bot": false,
          "headline": "Merge pull request #36 from ruby/dependabot/github_actions/step-secur…",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2026-02-09T15:01:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae427d57dccf8f599ddc1d1b8c1b683a518e05ce",
          "body": "Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.14.1 to 2.14.2.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/e3f713f2d8f53843e71c69a996d56f51aa9adfb9...5ef0c079\n[…]\n-name: step-security/harden-runner\n  dependency-version: 2.14.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump step-security/harden-runner from 2.14.1 to 2.14.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-09T14:28:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bd1a26d9cb4aab86352e12ff5fc16f0e327d0f71",
          "body": "…ity/harden-runner-2.14.1\n\nBump step-security/harden-runner from 2.14.0 to 2.14.1",
          "is_bot": false,
          "headline": "Merge pull request #35 from ruby/dependabot/github_actions/step-secur…",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2026-01-26T14:10:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dc4fb19dd36c247ad166523fe78eba9c5d1fb78",
          "body": "Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.14.0 to 2.14.1.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/20cf305ff2072d973412fa9b1e3a4f227bda3c76...e3f713f2\n[…]\n-name: step-security/harden-runner\n  dependency-version: 2.14.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump step-security/harden-runner from 2.14.0 to 2.14.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-26T14:06:28Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9ecc0c3fbaafb22bc2e7de8682ea9e3d2031172d",
          "body": "…ity/harden-runner-2.14.0\n\nBump step-security/harden-runner from 2.13.3 to 2.14.0",
          "is_bot": false,
          "headline": "Merge pull request #34 from ruby/dependabot/github_actions/step-secur…",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2025-12-15T13:40:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4e81f37eb01fd7090cb900599808b1aafd13a86",
          "body": "Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.13.3 to 2.14.0.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/df199fb7be9f65074067a9eb93f12bb4c5547cf2...20cf305f\n[…]\n-name: step-security/harden-runner\n  dependency-version: 2.14.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump step-security/harden-runner from 2.13.3 to 2.14.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-15T13:02:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d2414c3862daf82c9579c4075d49836f7d85db3f",
          "body": "…ity/harden-runner-2.13.3\n\nBump step-security/harden-runner from 2.13.2 to 2.13.3",
          "is_bot": false,
          "headline": "Merge pull request #33 from ruby/dependabot/github_actions/step-secur…",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2025-12-08T13:09:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4608bf7d31d6252db37d2b70c96442ac1f90b415",
          "body": "Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.13.2 to 2.13.3.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/95d9a5deda9de15063e7595e9719c11c38c90ae2...df199fb7\n[…]\n-name: step-security/harden-runner\n  dependency-version: 2.13.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump step-security/harden-runner from 2.13.2 to 2.13.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-08T13:02:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "19f2d544bf21b64d7f6a75b1f6236438398b6aae",
          "body": "…eckout-6\n\nBump actions/checkout from 5 to 6",
          "is_bot": false,
          "headline": "Merge pull request #32 from ruby/dependabot/github_actions/actions/ch…",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2025-11-24T14:03:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92cb33ff6d229427640e1a06d79da7f46e9aa5ac",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T13:52:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2de2fcab369c84fffeea576df77c4837b2523e0d",
          "body": "…ity/harden-runner-2.13.2\n\nBump step-security/harden-runner from 2.13.1 to 2.13.2",
          "is_bot": false,
          "headline": "Merge pull request #31 from ruby/dependabot/github_actions/step-secur…",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2025-11-10T14:16:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c8827fcf9d7e718e5b198507dc18be9b89380a4",
          "body": "Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.13.1 to 2.13.2.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a...95d9a5de\n[…]\n-name: step-security/harden-runner\n  dependency-version: 2.13.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump step-security/harden-runner from 2.13.1 to 2.13.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-10T13:49:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "37e381e743f6e55ab8adb86b8e72c4cd5d68b9e0",
          "body": "[DOC] Missing documentation",
          "is_bot": false,
          "headline": "Merge pull request #30 from ruby/docs",
          "author_name": "Nobuyoshi Nakada",
          "author_login": "nobu",
          "committed_at": "2025-11-10T09:59:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ac0cc497dcba97c541cd95f3cccf78b481f020a",
          "body": "Suppress documentation for internals",
          "is_bot": false,
          "headline": "[DOC] Missing documentation",
          "author_name": "Nobuyoshi Nakada",
          "author_login": "nobu",
          "committed_at": "2025-11-10T09:54:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b571a2157d14be8c5814f34b0fe61e520c7e8153",
          "body": null,
          "is_bot": false,
          "headline": "Update the latest versions of actions",
          "author_name": "Hiroshi SHIBATA",
          "author_login": "hsbt",
          "committed_at": "2025-10-29T06:46:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c68ea29cc09ec99d4ee39e968115fafd1db5705",
          "body": "Add a workflow to sync commits to ruby/ruby",
          "is_bot": false,
          "headline": "Merge pull request #29 from k0kubun/sync-ruby",
          "author_name": "Takashi Kokubun",
          "author_login": "k0kubun",
          "committed_at": "2025-10-06T23:58:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45259b1e32db779eb10a559e99ba7b14f917966d",
          "body": "…ity/harden-runner-2.13.1\n\nBump step-security/harden-runner from 2.13.0 to 2.13.1",
          "is_bot": false,
          "headline": "Merge pull request #28 from ruby/dependabot/github_actions/step-secur…",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2025-09-15T14:40:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e299757414f84067d8b35390458bea4af0206874",
          "body": "Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.13.0 to 2.13.1.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/ec9f2d5744a09debf3a187a3f4f675c53b671911...f4a75cfd\n[…]\n-name: step-security/harden-runner\n  dependency-version: 2.13.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump step-security/harden-runner from 2.13.0 to 2.13.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-15T13:57:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9814f38e17367d7e36b3263749a487fb99f4eb4b",
          "body": "…eckout-5\n\nBump actions/checkout from 4 to 5",
          "is_bot": false,
          "headline": "Merge pull request #27 from ruby/dependabot/github_actions/actions/ch…",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2025-08-12T08:00:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5a7b5185c2e7d30f77ccdd5505761717f879bea",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-version: '5'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-11T20:37:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc336be973edf0381f60b6cee26a6e5e0951e311",
          "body": "…ity/harden-runner-2.13.0\n\nBump step-security/harden-runner from 2.12.2 to 2.13.0",
          "is_bot": false,
          "headline": "Merge pull request #26 from ruby/dependabot/github_actions/step-secur…",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2025-07-21T19:13:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bde0a3b4a23dfa8da0edac8f06e7389cdddc6647",
          "body": "Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.12.2 to 2.13.0.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/6c439dc8bdf85cadbbce9ed30d1c7b959517bc49...ec9f2d57\n[…]\n-name: step-security/harden-runner\n  dependency-version: 2.13.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump step-security/harden-runner from 2.12.2 to 2.13.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-07-21T15:59:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3f4e1f55f53eae16d3430761378697b3ebe5f1a4",
          "body": "…ity/harden-runner-2.12.2\n\nBump step-security/harden-runner from 2.12.1 to 2.12.2",
          "is_bot": false,
          "headline": "Merge pull request #25 from ruby/dependabot/github_actions/step-secur…",
          "author_name": "Hiroshi SHIBATA",
          "author_login": "hsbt",
          "committed_at": "2025-06-30T23:41:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e176b5d69bb22dc010a3850b51da5e07ba2b427b",
          "body": "Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.12.1 to 2.12.2.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/002fdce3c6a235733a90a27c80493a3241e56863...6c439dc8\n[…]\n-name: step-security/harden-runner\n  dependency-version: 2.12.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump step-security/harden-runner from 2.12.1 to 2.12.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-30T15:52:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "488aba206459fe9700579ceb96dca782ed758194",
          "body": null,
          "is_bot": false,
          "headline": "Use GITHUB_TOKEN instead of admin credential",
          "author_name": "Hiroshi SHIBATA",
          "author_login": "hsbt",
          "committed_at": "2025-06-20T04:25:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99976b6b8bfef9add1d276eb8a719db0db85e84d",
          "body": "…ity/harden-runner-2.12.1\n\nBump step-security/harden-runner from 2.12.0 to 2.12.1",
          "is_bot": false,
          "headline": "Merge pull request #24 from ruby/dependabot/github_actions/step-secur…",
          "author_name": "Hiroshi SHIBATA",
          "author_login": "hsbt",
          "committed_at": "2025-06-17T00:44:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "974f2948e3aea3d687b5577a0493f4596163fae7",
          "body": "Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.12.0 to 2.12.1.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/0634a2670c59f64b4a01f0f96f84700a4088b9f0...002fdce3\n[…]\n-name: step-security/harden-runner\n  dependency-version: 2.12.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump step-security/harden-runner from 2.12.0 to 2.12.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-16T14:17:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f2bdd3eb21cbf8ea7efc79cf581d12957c0579d2",
          "body": "…ity/harden-runner-2.12.0\n\nBump step-security/harden-runner from 2.11.1 to 2.12.0",
          "is_bot": false,
          "headline": "Merge pull request #22 from ruby/dependabot/github_actions/step-secur…",
          "author_name": "Hiroshi SHIBATA",
          "author_login": "hsbt",
          "committed_at": "2025-04-29T23:53:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3133571ff990ed80c30af1d0a222a99b7fa0f2c2",
          "body": "Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.11.1 to 2.12.0.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/c6295a65d1254861815972266d5933fd6e532bdf...0634a267\n[…]\n-name: step-security/harden-runner\n  dependency-version: 2.12.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump step-security/harden-runner from 2.11.1 to 2.12.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-04-28T15:15:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2720ae95e22e65979a5033178bba63fe371d9981",
          "body": "…ity/harden-runner-2.11.1\n\nBump step-security/harden-runner from 2.11.0 to 2.11.1",
          "is_bot": false,
          "headline": "Merge pull request #21 from ruby/dependabot/github_actions/step-secur…",
          "author_name": "Hiroshi SHIBATA",
          "author_login": "hsbt",
          "committed_at": "2025-04-08T02:49:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e37ae4f499d21bed5d2123a7ad1b3ab8617407b",
          "body": "Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.11.0 to 2.11.1.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/4d991eb9b905ef189e4c376166672c3f2f230481...c6295a65\n[…]\n-name: step-security/harden-runner\n  dependency-version: 2.11.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump step-security/harden-runner from 2.11.0 to 2.11.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-04-07T14:30:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a647aa4fea50375a3ac7c1792607c43c3f0fe895",
          "body": "…ity/harden-runner-2.11.0\n\nBump step-security/harden-runner from 2.10.4 to 2.11.0",
          "is_bot": false,
          "headline": "Merge pull request #20 from ruby/dependabot/github_actions/step-secur…",
          "author_name": "Hiroshi SHIBATA",
          "author_login": "hsbt",
          "committed_at": "2025-02-18T00:51:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca1eeea3bfb41deef4ca53dd63753101ec66d76c",
          "body": "Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.10.4 to 2.11.0.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/cb605e52c26070c328afc4562f0b4ada7618a84e...4d991eb9\n[…]\ned-dependencies:\n- dependency-name: step-security/harden-runner\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump step-security/harden-runner from 2.10.4 to 2.11.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-02-17T14:33:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4b4569b2d3da044d52b68e5e8fa52dc9b5700b49",
          "body": "…ity/harden-runner-2.10.4\n\nBump step-security/harden-runner from 2.10.3 to 2.10.4",
          "is_bot": false,
          "headline": "Merge pull request #19 from ruby/dependabot/github_actions/step-secur…",
          "author_name": "Olle Jonsson",
          "author_login": "olleolleolle",
          "committed_at": "2025-01-20T14:30:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c2a9a0831385ced3e06867fedf43d7a6edc821f",
          "body": "Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.10.3 to 2.10.4.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/c95a14d0e5bab51a9f56296a4eb0e416910cd350...cb605e52\n[…]\ned-dependencies:\n- dependency-name: step-security/harden-runner\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump step-security/harden-runner from 2.10.3 to 2.10.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-20T13:51:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5eab6b0247555e59f01ae92b5a66e147cdb29ca8",
          "body": "…ity/harden-runner-2.10.3\n\nBump step-security/harden-runner from 2.10.2 to 2.10.3",
          "is_bot": false,
          "headline": "Merge pull request #18 from ruby/dependabot/github_actions/step-secur…",
          "author_name": "Hiroshi SHIBATA",
          "author_login": "hsbt",
          "committed_at": "2025-01-13T22:47:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3ab161e0dbaa485ea8eeee7491bc1e000f03134",
          "body": "Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.10.2 to 2.10.3.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/0080882f6c36860b6ba35c610c98ce87d4e2f26f...c95a14d0\n[…]\ned-dependencies:\n- dependency-name: step-security/harden-runner\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump step-security/harden-runner from 2.10.2 to 2.10.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-13T13:38:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f1f7c686a9e61a540e6f8f3e9731b648bfc8f3a4",
          "body": "…elease-gem-1.1.1\n\nBump rubygems/release-gem from 1.1.0 to 1.1.1",
          "is_bot": false,
          "headline": "Merge pull request #17 from ruby/dependabot/github_actions/rubygems/r…",
          "author_name": "Hiroshi SHIBATA",
          "author_login": "hsbt",
          "committed_at": "2024-12-24T00:33:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b3144a90fd9d7a6ea32d8f2366121d9ae62699b",
          "body": "Bumps [rubygems/release-gem](https://github.com/rubygems/release-gem) from 1.1.0 to 1.1.1.\n- [Release notes](https://github.com/rubygems/release-gem/releases)\n- [Commits](https://github.com/rubygems/release-gem/compare/9e85cb11501bebc2ae661c1500176316d3987059...a25424ba2ba8b387abc8ef40807c2c85b96cbe\n[…]\n-\nupdated-dependencies:\n- dependency-name: rubygems/release-gem\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump rubygems/release-gem from 1.1.0 to 1.1.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-23T13:36:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "df5e485101245c3494ba0d31982b71f91b4e194a",
          "body": null,
          "is_bot": false,
          "headline": "Fixed version number of rubygems/release-gem",
          "author_name": "Hiroshi SHIBATA",
          "author_login": "hsbt",
          "committed_at": "2024-11-26T00:34:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68a002f81633bcf31453c7eda948849cff01b6a4",
          "body": "…elease-gem-9e85cb11501bebc2ae661c1500176316d3987059\n\nBump rubygems/release-gem from 612653d273a73bdae1df8453e090060bb4db5f31 to 9e85cb11501bebc2ae661c1500176316d3987059",
          "is_bot": false,
          "headline": "Merge pull request #15 from ruby/dependabot/github_actions/rubygems/r…",
          "author_name": "Hiroshi SHIBATA",
          "author_login": "hsbt",
          "committed_at": "2024-11-26T00:34:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1204ef75ef5f6351adf28d161d2d93b8c72baa4",
          "body": "…ity/harden-runner-2.10.2\n\nBump step-security/harden-runner from 2.10.1 to 2.10.2",
          "is_bot": false,
          "headline": "Merge pull request #16 from ruby/dependabot/github_actions/step-secur…",
          "author_name": "Hiroshi SHIBATA",
          "author_login": "hsbt",
          "committed_at": "2024-11-26T00:26:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91f15e957b6ca97a53477ebe4e34971829a9819e",
          "body": "Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.10.1 to 2.10.2.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/91182cccc01eb5e619899d80e4e971d6181294a7...0080882f\n[…]\ned-dependencies:\n- dependency-name: step-security/harden-runner\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump step-security/harden-runner from 2.10.1 to 2.10.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-25T13:53:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f6e70ed1e5a44911ae09db94dec806ee8686857c",
          "body": "Bumps [rubygems/release-gem](https://github.com/rubygems/release-gem) from 612653d273a73bdae1df8453e090060bb4db5f31 to 9e85cb11501bebc2ae661c1500176316d3987059.\n- [Release notes](https://github.com/rubygems/release-gem/releases)\n- [Commits](https://github.com/rubygems/release-gem/compare/612653d273a\n[…]\n85cb11501bebc2ae661c1500176316d3987059)\n\n---\nupdated-dependencies:\n- dependency-name: rubygems/release-gem\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump rubygems/release-gem",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-11-25T13:53:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "256c91171b6833d6bae94bf50327fec36e1167ec",
          "body": null,
          "is_bot": false,
          "headline": "Bump up v0.3.0",
          "author_name": "Hiroshi SHIBATA",
          "author_login": "hsbt",
          "committed_at": "2024-11-08T03:53:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35dfcefb5fdab5ea4f1a4fe5ef297d8ba6568509",
          "body": null,
          "is_bot": false,
          "headline": "Enabled trusted publisher for rubygems.org",
          "author_name": "Hiroshi SHIBATA",
          "author_login": "hsbt",
          "committed_at": "2024-11-08T03:51:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f044647aa90d823dc65b8236c6540941946a9e4a",
          "body": "Add TruffleRuby and JRuby to CI",
          "is_bot": false,
          "headline": "Merge pull request #14 from ruby/ci",
          "author_name": "Benoit Daloze",
          "author_login": "eregon",
          "committed_at": "2024-10-08T23:51:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b864de8df4b52bc03df151844ce8e09b0f35ceee",
          "body": "This should be helpful to ensure e.g. Ractor-related changes do not break anything on non-CRuby.",
          "is_bot": false,
          "headline": "Add TruffleRuby and JRuby to CI",
          "author_name": "Benoit Daloze",
          "author_login": "eregon",
          "committed_at": "2024-10-04T10:17:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29d8acb517271f27444cc9fbd90b815bbb9e0051",
          "body": "Fixed double assignment",
          "is_bot": false,
          "headline": "Merge pull request #13 from ruby/fix-double-assign",
          "author_name": "Hiroshi SHIBATA",
          "author_login": "hsbt",
          "committed_at": "2024-10-02T05:33:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d3c77a868799c4a76f1a9d69f1a5321e66d1aa2",
          "body": null,
          "is_bot": false,
          "headline": "Fixed double assignment",
          "author_name": "Hiroshi SHIBATA",
          "author_login": "hsbt",
          "committed_at": "2024-10-01T09:08:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6780da5253ab56c9976e3a84cf8813d9bcdb3426",
          "body": "Create RactorLocalSingleton",
          "is_bot": false,
          "headline": "Merge pull request #4 from rm155/master",
          "author_name": "Hiroshi SHIBATA",
          "author_login": "hsbt",
          "committed_at": "2024-10-01T08:31:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a77bb492d16e2c1972ba99d3441e4b990779365",
          "body": null,
          "is_bot": false,
          "headline": "Make compatible with Ruby 2.4",
          "author_name": "rm155",
          "author_login": "rm155",
          "committed_at": "2024-10-01T08:26:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f31334a736f644f53314e414b1f0fae4b6ca53b9",
          "body": null,
          "is_bot": false,
          "headline": "Clean VERSION freezing",
          "author_name": "rm155",
          "author_login": "rm155",
          "committed_at": "2024-10-01T08:26:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f684d36a4754cbbd619e5e0ac193ca7efc6947ff",
          "body": null,
          "is_bot": false,
          "headline": "Only use RactorLocalSingleton if Ractor is defined",
          "author_name": "rm155",
          "author_login": "rm155",
          "committed_at": "2024-10-01T08:26:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1216a86303f9f519bdc323304c6a79d469745ec5",
          "body": null,
          "is_bot": false,
          "headline": "Change PerRactorSingleton to RactorLocalSingleton",
          "author_name": "rm155",
          "author_login": "rm155",
          "committed_at": "2024-10-01T08:26:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec4f66d9c129718807ccb5f66738275ac1ac2e64",
          "body": null,
          "is_bot": false,
          "headline": "Improve Ractor-compliance; Create PerRactorSingleton",
          "author_name": "rm155",
          "author_login": "rm155",
          "committed_at": "2024-10-01T08:26:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17842b0b0e096d46e96a47050e60d0b5be2efa9a",
          "body": "Tweak GitHub Actions",
          "is_bot": false,
          "headline": "Merge pull request #12 from ruby/tweak-actions",
          "author_name": "Hiroshi SHIBATA",
          "author_login": "hsbt",
          "committed_at": "2024-10-01T08:24:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0b082788013d57979da41ff58c6f5b2673f1bb0",
          "body": null,
          "is_bot": false,
          "headline": "Added Windows platform",
          "author_name": "Hiroshi SHIBATA",
          "author_login": "hsbt",
          "committed_at": "2024-10-01T08:17:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ac9f542b0a3ed168f8ac2b61608323273eebc40",
          "body": null,
          "is_bot": false,
          "headline": "Exclude < Ruby 2.5 from macos-latest",
          "author_name": "Hiroshi SHIBATA",
          "author_login": "hsbt",
          "committed_at": "2024-10-01T08:17:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23bd52edee0871d702fc885e7f6054d99168a522",
          "body": null,
          "is_bot": false,
          "headline": "Update license files same as ruby/ruby",
          "author_name": "Hiroshi SHIBATA",
          "author_login": "hsbt",
          "committed_at": "2024-10-01T07:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c7fb5f258955faf2458e9e70e5129bbcebb0059",
          "body": null,
          "is_bot": false,
          "headline": "Bump up 0.2.0",
          "author_name": "Hiroshi SHIBATA",
          "author_login": "hsbt",
          "committed_at": "2023-11-06T09:43:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14ff32404a41dc4996bbcf99e2fc93e4686e5b1d",
          "body": "…eckout-4\n\nBump actions/checkout from 3 to 4",
          "is_bot": false,
          "headline": "Merge pull request #11 from ruby/dependabot/github_actions/actions/ch…",
          "author_name": "Hiroshi SHIBATA",
          "author_login": "hsbt",
          "committed_at": "2023-09-04T23:37:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "087d2de84a07e177a90e545fe7c4ae6f1192a759",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 3 to 4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2023-09-04T13:03:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2291537692017eb78319496bfee9553333499231",
          "body": "  They have version.rb files with same directory.\n  But version.rb have been removed at https://github.com/ruby/ruby/pull/3375\n  There is no reason to locate under the library name of directory.",
          "is_bot": false,
          "headline": "Move gemspec files to top of lib directory.",
          "author_name": "Hiroshi SHIBATA",
          "author_login": "hsbt",
          "committed_at": "2023-06-19T05:57:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ec1e084c750572197a6fda135fc237763573e32",
          "body": "Use reusing workflow for all tested versions",
          "is_bot": false,
          "headline": "Merge pull request #10 from ruby/use-reusable-workflow",
          "author_name": "Hiroshi SHIBATA",
          "author_login": "hsbt",
          "committed_at": "2023-06-05T05:57:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d734dd6d9fd6e33eafe77d192367b0b8492870a",
          "body": null,
          "is_bot": false,
          "headline": "Use reusing workflow for all tested versions",
          "author_name": "Hiroshi SHIBATA",
          "author_login": "hsbt",
          "committed_at": "2023-06-05T05:52:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5784649de09458833e3c5eafe7fcbb76fa8099e5",
          "body": "ruby version testing",
          "is_bot": false,
          "headline": "Merge pull request #8 from dpep/ruby-version-testing",
          "author_name": "Hiroshi SHIBATA",
          "author_login": "hsbt",
          "committed_at": "2023-06-05T05:38:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a67bf24954c7da84148676c6a3d72d5b3b7ca1ea",
          "body": "- Add more tests to cover rails' usage.",
          "is_bot": false,
          "headline": "Simplify implementation of `Singleton#instance`. (#9)",
          "author_name": "Daniel Pepper",
          "author_login": "dpep",
          "committed_at": "2023-06-05T04:29:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "911531d508fff36877cdf9242dd6fd0310716629",
          "body": "This reverts commit 545b6b61a40d4962cf376085497b197c1486bd23.\n\n  This change break Rails CI: https://bugs.ruby-lang.org/issues/19711",
          "is_bot": false,
          "headline": "Revert \"Simplify the implementation (#7)\"",
          "author_name": "Hiroshi SHIBATA",
          "author_login": "hsbt",
          "committed_at": "2023-06-05T01:09:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa8379eb4c1c61a39c6f0fb6b2d6c9281b71792a",
          "body": null,
          "is_bot": false,
          "headline": "expand testing",
          "author_name": "Daniel Pepper",
          "author_login": "dpep",
          "committed_at": "2023-06-03T16:22:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 4,
      "commits_last_year": 50,
      "latest_release_at": "2024-11-08T03:55:19Z",
      "latest_release_tag": "v0.3.0",
      "releases_from_tags": false,
      "days_since_last_push": 15,
      "active_weeks_last_year": 26,
      "days_since_latest_release": 627,
      "mean_days_between_releases": 240.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 10,
      "stars": 32,
      "watchers": 32,
      "fork_history": {
        "days": [
          {
            "date": "2021-03-03",
            "count": 1
          },
          {
            "date": "2021-05-15",
            "count": 1
          },
          {
            "date": "2021-07-30",
            "count": 1
          },
          {
            "date": "2021-10-31",
            "count": 1
          },
          {
            "date": "2023-06-02",
            "count": 1
          },
          {
            "date": "2024-05-27",
            "count": 1
          },
          {
            "date": "2024-12-29",
            "count": 1
          },
          {
            "date": "2025-10-06",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2026-03-15",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 10,
        "total_forks": 10
      },
      "star_history": null,
      "open_issues_and_prs": 2
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 5722,
      "source_files_sampled": 2,
      "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": 3,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "bundler",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "test-unit",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 3,
        "direct_count": 0,
        "indirect_count": 3
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 50,
        "open_issues": 1,
        "closed_ratio": 0,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "hsbt",
          "commits": 49,
          "avatar_url": "https://avatars.githubusercontent.com/u/12301?v=4"
        },
        {
          "type": "User",
          "login": "olleolleolle",
          "commits": 24,
          "avatar_url": "https://avatars.githubusercontent.com/u/211?v=4"
        },
        {
          "type": "User",
          "login": "nobu",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/16700?v=4"
        },
        {
          "type": "User",
          "login": "dpep",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/918804?v=4"
        },
        {
          "type": "User",
          "login": "rm155",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/86454369?v=4"
        },
        {
          "type": "User",
          "login": "eregon",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/168854?v=4"
        },
        {
          "type": "User",
          "login": "drbrain",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/9831?v=4"
        },
        {
          "type": "User",
          "login": "ko1",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/9558?v=4"
        },
        {
          "type": "User",
          "login": "znz",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/11857?v=4"
        },
        {
          "type": "User",
          "login": "jeremyevans",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3846?v=4"
        }
      ],
      "contributors_sampled": 14,
      "top_contributor_share": 0.45
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "push_gem.yml",
        "sync-ruby.yml",
        "test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
            "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": null,
            "reason": "Found no human activity in the last 15 changesets",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 27 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": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 4,
            "reason": "dependency not pinned by hash detected -- score normalized to 4",
            "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": "a04758821e469a3a4391ac1c5ef5a18ce669298f",
        "ran_at": "2026-07-28T14:08:07Z",
        "aggregate_score": 5.8,
        "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-27T13:03:32Z",
      "oldest_open_prs": [
        {
          "number": 39,
          "created_at": "2026-03-15T22:30:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-13T13:15:28Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 23,
          "created_at": "2025-05-05T16:12:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ruby/singleton",
    "host": "github.com",
    "name": "singleton",
    "owner": "ruby"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 58,
      "inputs": {
        "security": 58,
        "vitality": 64,
        "community": 42,
        "governance": 62,
        "engineering": 61
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 64,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "commits_last_year": 50,
              "human_commit_share": 0.65,
              "days_since_last_push": 15,
              "active_weeks_last_year": 26
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 15 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 15
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "26/52 weeks with commits",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 26
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "50 commits in the last year",
                "points": 15.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 50
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "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": 52,
            "inputs": {
              "releases_count": 4,
              "latest_release_tag": "v0.3.0",
              "releases_from_tags": false,
              "days_since_latest_release": 627,
              "mean_days_between_releases": 240.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "4 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 627 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 627
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~240.6 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 240.6
                    }
                  }
                ],
                "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": 15,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 15 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 15
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 42,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "forks": 10,
              "stars": 32,
              "watchers": 32,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "32 stars",
                "points": 24.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 32
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "10 forks",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "32 watchers",
                "points": 8.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 32
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "at_risk",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 62,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 14,
              "top_contributor_share": 0.45
            },
            "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 45% of commits",
                "points": 12.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 45
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "14 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 27 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Code-Review. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_code_review"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 45,
            "inputs": {
              "merged_prs": 50,
              "open_issues": 1,
              "closed_issues": 0,
              "issue_closed_ratio": 0,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "0% of issues closed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 0
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "50/50 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 50,
                      "decided": 50
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found no human activity in the last 15 changesets",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "followers": 2074,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "ruby",
              "public_repos": 190,
              "account_age_days": 5997
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "2,074 followers of ruby",
                "points": 23.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 2074,
                      "login": "ruby"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "190 public repos, account ~16 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 190
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 61,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "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": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "ruby"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": 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": "1 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 58,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Code-Review, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "code_review",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 58,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 5.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "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 no human activity in the last 15 changesets",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 27 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.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow 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 4",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file 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": 34
            },
            "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": 39,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.723,
              "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": "47 of 65 human commits state their intent (structured subject or explanatory body)",
                "points": 38.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 47,
                      "sampled": 65
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "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.35
            },
            "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "35 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 35,
                      "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 4",
                "points": 4,
                "status": "partial",
                "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": 5722,
              "source_files_sampled": 2,
              "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/2 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 2,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T14:08:29.555207Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/ruby/singleton.svg",
  "full_name": "ruby/singleton",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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