公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-30 23:04 UTC

urfave / cli

A declarative, simple, fast, and fun package for building command line tools in Go

GoMIT★ 24,182 星标⑂ 1,803 复刻始于 2013年7月在 GitHub 上查看 ↗

urfave/cli 的健康指数为 100 分中的 87 分,处于「优秀」区间。 其得分最高的类别是Community & Adoption(96/100),最低的是AI Readiness(66/100)。 最近一次更新在 9 天前。 近期的大部分工作由 3 位贡献者完成。

87
总分 / 100
优秀

软件健康指数

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

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

评分画像

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

所有权

urfave组织
163 关注者9 个公开仓库始于 2016年5月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/urfave/cli/v3v3.10.1-4632 天前

按类别列示的指标

活力

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

92优秀 · 占总体的 22%
评分方式
28.8/36推送新近度 — 最近一次推送于 9 天前
30.5/36提交节奏 — 52 周中有 44 周有提交
18/18提交量 — 最近一年 301 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year301
human_commit_share0.93
days_since_last_push9
active_weeks_last_year44

发布纪律

100优秀
评分方式
27/27有发布版本 — 已发布 100 个发布版本
36/36发布时效 — 最近一次发布版本于 31 天前
27/27发布节奏 — 约每 27.9 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count100
latest_release_tagv3.10.1
releases_from_tags
days_since_latest_release31
mean_days_between_releases27.9
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

96优秀 · 占总体的 18%
评分方式
60/60星标 — 24,182 个星标
25/25复刻 — 1,803 个复刻
13.6/15关注者 — 282 位关注者
所用输入
forks1,803
stars24,182
watchers282
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

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

可持续性与治理

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

81良好 · 占总体的 24%
评分方式
36/54巴士系数 — 3 位贡献者贡献了半数提交
16.9/22.5提交分布 — 头号贡献者编写了 25% 的提交
13.5/13.5贡献者广度 — 98 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 87 contributing companies or organizations
所用输入
bus_factor3
contributors_sampled98
top_contributor_share0.25
评分方式
44.2/46.8议题解决 — 95% 的议题已关闭
31.4/38.3PR 接受 — 已裁定的 PR 中 1,046/1,276 已合并
12/15OpenSSF Scorecard:Code-Review — Found 7/8 approved changesets -- score normalized to 8
所用输入
merged_prs1,046
open_issues52
closed_issues911
issue_closed_ratio0.946
closed_unmerged_prs230
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
15.9/25所有者影响力 — urfave 有 163 位关注者
19.3/25既往记录 — 9 个公开仓库,账户约 10 年
所用输入
followers163
owner_typeOrganization
is_verified
owner_loginurfave
public_repos9
account_age_days3,734
评分方式
25/25已发布且可解析 — go 上有 1 个软件包
35/35发布时效 — 最近一次发布于 32 天前
20/20版本历史 — 46 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagesgithub.com/urfave/cli/v3
ecosystemsgo
any_deprecated
min_days_since_publish32

工程质量

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

86优秀 · 占总体的 20%

工程实践

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

文档

90优秀
评分方式
30/30README
25/25文档目录
15/15文档 / 主页站点 — https://cli.urfave.org
10/10仓库描述
10/10主题标签 — 7 个主题标签
0/10Wiki
所用输入
topicsgolang-library, command-line, go, yaml, cli, json, toml
has_wiki
homepagehttps://cli.urfave.org
has_readme
has_docs_dir
has_description

安全

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

82良好 · 占总体的 16%

安全态势

77良好
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
3/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 12 out of 12 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
6/7.5Code-Review — Found 7/8 approved changesets -- score normalized to 8
2.5/2.5Contributors — project has 87 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
7.5/7.5Maintained — 30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
2.5/5SAST — SAST tool is not run on all commits -- score normalized to 5
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — 无数据
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate7.7
已排除计分(无数据或不适用):packaging, signed_releases。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories0
affected_packages0
assessed_packages13
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
已排除计分(无数据或不适用):间接依赖不含已知公告, 没有长期未处理的公告。 其余权重已重新归一化。 已将 13 个已解析依赖与 OSV 比对。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

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

机器可读接口

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

关键数据

24,182GitHub 星标
98贡献者
301最近 12 个月提交数
9距最近推送天数
100发布版本数
3巴士系数(bus factor)
52开放议题
Go软件包生态系统数

数据采集警告

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

更多细节

Star 与 Fork 历史 0 ★ / 1,803 ⇿
0Star
1,803Fork
100发布

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

仅显示最近的历史——该仓库超出采集窗口,因此未采集最早的历史记录。

5001,0001,5002,0001,803132019-082023-022026-07
主版本 0次版本 21修订 64

每个点涵盖 7 天。

OpenSSF Scorecard 7.7 / 10
7.7综合

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

10Binary-Artifactsno binaries found in the repo
4Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests12 out of 12 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
8Code-ReviewFound 7/8 approved changesets -- score normalized to 8
10Contributorsproject has 87 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
5SASTSAST tool is not run on all commits -- score normalized to 5
10Security-Policysecurity policy file detected
不适用Signed-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
直接依赖 1
注册表软件包版本约束清单文件
Gogithub.com/stretchr/testifyv1.11.1go.mod
全部依赖 13

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

注册表软件包版本关系
Gogithub.com/stretchr/testify1.11.1直接
Gogithub.com/stretchr/testifyv1.11.1直接
Gogithub.com/burntsushi/tomlv1.5.0间接
Gogithub.com/davecgh/go-spew1.1.1间接
Gogithub.com/pmezard/go-difflib1.0.0间接
Gogithub.com/urfave/cli-altsrc/v3v3.0.1间接
Gogopkg.in/yaml.v33.0.1间接
Gogopkg.in/yaml.v3v3.0.1间接
PyPImkdocs1.6.1间接
PyPImkdocs-git-revision-date-localized-plugin1.5.3间接
PyPImkdocs-material9.7.7间接
PyPImkdocs-redirects1.2.3间接
PyPIpygments2.20.0间接
依赖安全公告 0

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

没有已知公告影响已评估的依赖。

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "golang-library",
        "command-line",
        "go",
        "yaml",
        "cli",
        "json",
        "toml"
      ],
      "is_fork": false,
      "size_kb": 12428,
      "has_wiki": false,
      "homepage": "https://cli.urfave.org",
      "languages": {
        "Go": 622096,
        "Makefile": 819,
        "PowerShell": 719
      },
      "pushed_at": "2026-07-21T01:55:43Z",
      "created_at": "2013-07-13T19:32:06Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-30T18:49:37Z",
      "description": "A declarative, simple, fast, and fun package for building command line tools in Go",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "urfave",
      "company": null,
      "location": null,
      "followers": 163,
      "avatar_url": "https://avatars.githubusercontent.com/u/19274464?v=4",
      "created_at": "2016-05-09T21:48:47Z",
      "is_verified": null,
      "public_repos": 9,
      "account_age_days": 3734
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.10.1",
          "kind": "patch",
          "published_at": "2026-06-29T20:47:46Z"
        },
        {
          "tag": "v3.10.0",
          "kind": "minor",
          "published_at": "2026-06-14T13:22:28Z"
        },
        {
          "tag": "v3.9.1",
          "kind": "patch",
          "published_at": "2026-06-10T12:59:11Z"
        },
        {
          "tag": "v3.9.0",
          "kind": "minor",
          "published_at": "2026-05-12T17:30:51Z"
        },
        {
          "tag": "v3.8.0",
          "kind": "minor",
          "published_at": "2026-03-25T13:55:21Z"
        },
        {
          "tag": "v3.7.0",
          "kind": "minor",
          "published_at": "2026-03-01T12:27:06Z"
        },
        {
          "tag": "v3.6.2",
          "kind": "patch",
          "published_at": "2026-01-18T01:51:44Z"
        },
        {
          "tag": "v3.6.1",
          "kind": "patch",
          "published_at": "2025-11-16T19:11:42Z"
        },
        {
          "tag": "v3.6.0",
          "kind": "minor",
          "published_at": "2025-11-09T12:13:35Z"
        },
        {
          "tag": "v3.5.0",
          "kind": "minor",
          "published_at": "2025-10-21T10:23:58Z"
        },
        {
          "tag": "v3.4.1",
          "kind": "patch",
          "published_at": "2025-08-12T11:25:03Z"
        },
        {
          "tag": "v3.4.0",
          "kind": "minor",
          "published_at": "2025-08-12T02:18:39Z"
        },
        {
          "tag": "v3.3.9",
          "kind": "patch",
          "published_at": "2025-08-12T02:18:17Z"
        },
        {
          "tag": "v2.27.7",
          "kind": "patch",
          "published_at": "2025-06-14T02:48:45Z"
        },
        {
          "tag": "v1.22.17",
          "kind": "patch",
          "published_at": "2025-06-14T02:45:27Z"
        },
        {
          "tag": "v3.3.8",
          "kind": "patch",
          "published_at": "2025-06-13T02:16:12Z"
        },
        {
          "tag": "v3.3.7",
          "kind": "patch",
          "published_at": "2025-06-13T02:13:48Z"
        },
        {
          "tag": "v3.3.6",
          "kind": "patch",
          "published_at": "2025-06-13T02:11:28Z"
        },
        {
          "tag": "v3.3.5",
          "kind": "patch",
          "published_at": "2025-06-13T02:10:55Z"
        },
        {
          "tag": "v3.3.4",
          "kind": "patch",
          "published_at": "2025-06-13T02:09:04Z"
        },
        {
          "tag": "v3.3.3",
          "kind": "patch",
          "published_at": "2025-05-10T23:58:48Z"
        },
        {
          "tag": "v3.3.2",
          "kind": "patch",
          "published_at": "2025-04-28T14:08:08Z"
        },
        {
          "tag": "v3.3.1",
          "kind": "patch",
          "published_at": "2025-04-27T21:37:37Z"
        },
        {
          "tag": "v3.3.0",
          "kind": "minor",
          "published_at": "2025-04-27T19:31:35Z"
        },
        {
          "tag": "v3.2.0",
          "kind": "minor",
          "published_at": "2025-04-20T01:51:42Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2025-03-31T11:17:53Z"
        },
        {
          "tag": "v2.27.6",
          "kind": "patch",
          "published_at": "2025-03-05T12:41:53Z"
        },
        {
          "tag": "v3.0.0-alpha9.7",
          "kind": "prerelease",
          "published_at": "2024-11-28T20:39:32Z"
        },
        {
          "tag": "v3.0.0-alpha9.5",
          "kind": "prerelease",
          "published_at": "2024-11-24T21:23:00Z"
        },
        {
          "tag": "v3.0.0-alpha9.6",
          "kind": "prerelease",
          "published_at": "2024-11-25T20:41:13Z"
        },
        {
          "tag": "v3.0.0-alpha9.4",
          "kind": "prerelease",
          "published_at": "2024-11-22T16:07:30Z"
        },
        {
          "tag": "v3.0.0-alpha9.3",
          "kind": "prerelease",
          "published_at": "2024-11-09T12:50:46Z"
        },
        {
          "tag": "v3.0.0-alpha9.2",
          "kind": "prerelease",
          "published_at": "2024-10-30T12:38:53Z"
        },
        {
          "tag": "v3.0.0-alpha9.1",
          "kind": "prerelease",
          "published_at": "2024-10-13T23:45:39Z"
        },
        {
          "tag": "v2.27.5",
          "kind": "patch",
          "published_at": "2024-10-13T12:48:44Z"
        },
        {
          "tag": "v1.22.16",
          "kind": "patch",
          "published_at": "2024-10-13T12:46:55Z"
        },
        {
          "tag": "v2.27.4",
          "kind": "patch",
          "published_at": "2024-08-11T15:09:05Z"
        },
        {
          "tag": "v2.27.3",
          "kind": "patch",
          "published_at": "2024-07-24T21:26:16Z"
        },
        {
          "tag": "v2.27.2",
          "kind": "patch",
          "published_at": "2024-04-27T13:08:10Z"
        },
        {
          "tag": "v1.22.15",
          "kind": "patch",
          "published_at": "2024-04-27T12:15:49Z"
        },
        {
          "tag": "v3.0.0-alpha9",
          "kind": "prerelease",
          "published_at": "2024-02-12T01:06:57Z"
        },
        {
          "tag": "v2.27.1",
          "kind": "patch",
          "published_at": "2023-12-30T12:43:06Z"
        },
        {
          "tag": "v3.0.0-alpha8",
          "kind": "prerelease",
          "published_at": "2023-12-27T20:07:39Z"
        },
        {
          "tag": "v2.27.0",
          "kind": "minor",
          "published_at": "2023-12-26T22:23:43Z"
        },
        {
          "tag": "v3.0.0-alpha7",
          "kind": "prerelease",
          "published_at": "2023-12-11T15:00:02Z"
        },
        {
          "tag": "v3.0.0-alpha6",
          "kind": "prerelease",
          "published_at": "2023-12-04T15:02:40Z"
        },
        {
          "tag": "v3.0.0-alpha5",
          "kind": "prerelease",
          "published_at": "2023-12-02T13:59:19Z"
        },
        {
          "tag": "v2.26.0",
          "kind": "minor",
          "published_at": "2023-12-02T21:55:50Z"
        },
        {
          "tag": "v3.0.0-alpha4",
          "kind": "prerelease",
          "published_at": "2023-06-22T00:31:39Z"
        },
        {
          "tag": "v2.25.7",
          "kind": "patch",
          "published_at": "2023-06-19T02:21:33Z"
        },
        {
          "tag": "v1.22.14",
          "kind": "patch",
          "published_at": "2023-06-12T12:57:39Z"
        },
        {
          "tag": "v2.25.6",
          "kind": "patch",
          "published_at": "2023-06-12T12:54:18Z"
        },
        {
          "tag": "v2.25.5",
          "kind": "patch",
          "published_at": "2023-05-29T15:57:23Z"
        },
        {
          "tag": "v2.25.4",
          "kind": "patch",
          "published_at": "2023-05-28T00:01:26Z"
        },
        {
          "tag": "v3.0.0-alpha3",
          "kind": "prerelease",
          "published_at": "2023-05-27T22:40:58Z"
        },
        {
          "tag": "v2.25.3",
          "kind": "patch",
          "published_at": "2023-05-01T12:29:15Z"
        },
        {
          "tag": "v2.25.2",
          "kind": "patch",
          "published_at": "2023-05-01T01:10:19Z"
        },
        {
          "tag": "v1.22.13",
          "kind": "patch",
          "published_at": "2023-05-01T01:09:52Z"
        },
        {
          "tag": "v2.25.1",
          "kind": "patch",
          "published_at": "2023-03-26T17:18:25Z"
        },
        {
          "tag": "v2.25.0",
          "kind": "minor",
          "published_at": "2023-03-05T01:28:41Z"
        },
        {
          "tag": "v2.24.4",
          "kind": "patch",
          "published_at": "2023-02-16T13:18:36Z"
        },
        {
          "tag": "v2.24.3",
          "kind": "patch",
          "published_at": "2023-02-02T15:48:39Z"
        },
        {
          "tag": "v2.24.2",
          "kind": "patch",
          "published_at": "2023-01-30T01:56:09Z"
        },
        {
          "tag": "v3.0.0-alpha2",
          "kind": "prerelease",
          "published_at": "2023-01-22T22:44:58Z"
        },
        {
          "tag": "v2.24.1",
          "kind": "patch",
          "published_at": "2023-01-22T22:41:15Z"
        },
        {
          "tag": "v2.24.0",
          "kind": "minor",
          "published_at": "2023-01-22T22:41:01Z"
        },
        {
          "tag": "v2.23.10",
          "kind": "patch",
          "published_at": "2023-01-22T22:40:27Z"
        },
        {
          "tag": "v2.23.9",
          "kind": "patch",
          "published_at": "2023-01-22T22:39:41Z"
        },
        {
          "tag": "v2.23.8",
          "kind": "patch",
          "published_at": "2023-01-22T22:39:22Z"
        },
        {
          "tag": "v2.23.7",
          "kind": "patch",
          "published_at": "2022-12-10T15:34:04Z"
        },
        {
          "tag": "v2.23.6",
          "kind": "patch",
          "published_at": "2022-12-04T14:21:27Z"
        },
        {
          "tag": "v1.22.12",
          "kind": "patch",
          "published_at": "2023-01-22T22:26:13Z"
        },
        {
          "tag": "v1.22.11",
          "kind": "patch",
          "published_at": "2023-01-15T16:37:35Z"
        },
        {
          "tag": "v2.23.5",
          "kind": "patch",
          "published_at": "2022-11-09T00:06:23Z"
        },
        {
          "tag": "v2.23.4",
          "kind": "patch",
          "published_at": "2022-11-06T00:50:17Z"
        },
        {
          "tag": "v2.23.3",
          "kind": "patch",
          "published_at": "2022-11-06T00:47:14Z"
        },
        {
          "tag": "v2.23.2",
          "kind": "patch",
          "published_at": "2022-11-03T23:26:49Z"
        },
        {
          "tag": "v2.23.1",
          "kind": "patch",
          "published_at": "2022-11-03T23:26:30Z"
        },
        {
          "tag": "v2.23.0",
          "kind": "minor",
          "published_at": "2022-10-30T02:09:35Z"
        },
        {
          "tag": "v2.22.0",
          "kind": "minor",
          "published_at": "2022-10-30T02:09:16Z"
        },
        {
          "tag": "v2.21.0",
          "kind": "minor",
          "published_at": "2022-10-30T02:08:58Z"
        },
        {
          "tag": "v2.20.5",
          "kind": "patch",
          "published_at": "2022-10-30T02:08:00Z"
        },
        {
          "tag": "v2.20.4",
          "kind": "patch",
          "published_at": "2022-10-30T02:04:05Z"
        },
        {
          "tag": "v2.20.3",
          "kind": "patch",
          "published_at": "2022-10-22T20:04:21Z"
        },
        {
          "tag": "v2.20.2",
          "kind": "patch",
          "published_at": "2022-10-16T18:15:01Z"
        },
        {
          "tag": "v2.20.1",
          "kind": "patch",
          "published_at": "2022-10-16T18:14:49Z"
        },
        {
          "tag": "v2.20.0",
          "kind": "minor",
          "published_at": "2022-10-16T18:14:24Z"
        },
        {
          "tag": "v2.19.3",
          "kind": "patch",
          "published_at": "2022-10-16T18:14:02Z"
        },
        {
          "tag": "v2.19.2",
          "kind": "patch",
          "published_at": "2022-10-09T23:18:59Z"
        },
        {
          "tag": "v2.19.1",
          "kind": "patch",
          "published_at": "2022-10-09T13:19:41Z"
        },
        {
          "tag": "v2.19.0",
          "kind": "minor",
          "published_at": "2022-10-09T13:17:00Z"
        },
        {
          "tag": "v2.18.2",
          "kind": "patch",
          "published_at": "2022-10-09T13:14:32Z"
        },
        {
          "tag": "v2.18.1",
          "kind": "patch",
          "published_at": "2022-10-09T13:13:29Z"
        },
        {
          "tag": "v2.18.0",
          "kind": "minor",
          "published_at": "2022-10-09T13:11:33Z"
        },
        {
          "tag": "v2.17.2",
          "kind": "patch",
          "published_at": "2022-10-09T13:08:05Z"
        },
        {
          "tag": "v2.17.1",
          "kind": "patch",
          "published_at": "2022-09-29T12:09:53Z"
        },
        {
          "tag": "v2.17.0",
          "kind": "minor",
          "published_at": "2022-09-29T12:09:16Z"
        },
        {
          "tag": "v2.16.6",
          "kind": "patch",
          "published_at": "2022-09-29T12:08:02Z"
        },
        {
          "tag": "v2.16.5",
          "kind": "patch",
          "published_at": "2022-09-29T12:07:28Z"
        },
        {
          "tag": "v2.16.4",
          "kind": "patch",
          "published_at": "2022-09-29T12:07:10Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "c6f4cf7e9223793478cfcde9b8f135cc8f86e78f",
          "body": "…s/setup-python-7\n\nchore(deps): bump actions/setup-python from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #2390 from urfave/dependabot/github_actions/action…",
          "author_name": "Eng Zer Jun",
          "author_login": "Juneezee",
          "committed_at": "2026-07-21T01:55:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af4c71c57d14dedc3bf549cf6acc428c49baa43a",
          "body": "…5c7a475ee\n\nchore(deps): bump mkdocs-material from 9.7.6 to 9.7.7 in the python-packages group",
          "is_bot": false,
          "headline": "Merge pull request #2391 from urfave/dependabot/pip/python-packages-5…",
          "author_name": "Eng Zer Jun",
          "author_login": "Juneezee",
          "committed_at": "2026-07-21T01:55:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b83a90296afaa49d3a2dfcc471d1ceb43d8ceeaf",
          "body": "…s/setup-go-7\n\nchore(deps): bump actions/setup-go from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #2389 from urfave/dependabot/github_actions/action…",
          "author_name": "Eng Zer Jun",
          "author_login": "Juneezee",
          "committed_at": "2026-07-21T01:55:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a546c40e96523ed7b319cab4dc21280d05da501",
          "body": "Bumps the python-packages group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material).\n\nUpdates `mkdocs-material` from 9.7.6 to 9.7.7\n- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)\n- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/mast\n[…]\n  dependency-version: 9.7.7\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: python-packages\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump mkdocs-material in the python-packages group",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T01:52:03Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "eb69a255cc41aad83fcb6ecdf5ae0c22624f2813",
          "body": "Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-python/releases)\n- [Commits](https://github.com/actions/setup-python/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-python\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": "chore(deps): bump actions/setup-python from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T01:51:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9aed76041b10dea97377675fdab58d116eaa394",
          "body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-go\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": "chore(deps): bump actions/setup-go from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-21T01:51:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4937c163f8e8bd88fdb06c4eab67cde61436c205",
          "body": "Escape backslashes in fish completion descriptions",
          "is_bot": false,
          "headline": "Merge pull request #2378 from greymoth-jp/fish-escape-backslash",
          "author_name": "dearchap",
          "author_login": "dearchap",
          "committed_at": "2026-07-03T16:58:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa2ae5525c257366babc125b8388c2cfccb21081",
          "body": "…e-help\n\nfix: correct a typo in the help message for the powershell autocompletion",
          "is_bot": false,
          "headline": "Merge pull request #2383 from urfave/fix-typo-powershell-auto-complet…",
          "author_name": "dearchap",
          "author_login": "dearchap",
          "committed_at": "2026-07-03T16:56:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bec384c213225183b73f95707fc9a4949217ea48",
          "body": null,
          "is_bot": false,
          "headline": "fix: fix a typo in the help message for the powershell autocompletion",
          "author_name": "Shunsuke Suzuki",
          "author_login": "suzuki-shunsuke",
          "committed_at": "2026-07-03T12:02:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cf0fac13c4c5d63eaf3361cef2051af3bcdfae8",
          "body": "Inside a fish single-quoted string a literal backslash must be written as a\ndoubled backslash, just as a literal single quote is written as backslash plus\nquote. escapeSingleQuotes only handled the quote, so a usage string containing\na backslash corrupted the generated -d '...' description, and a trailing\nbackslash left the single-quoted string unterminated.\n\nSee https://fishshell.com/docs/current/language.html",
          "is_bot": false,
          "headline": "Escape backslashes in fish completion descriptions",
          "author_name": "greymoth",
          "author_login": "mahirhir",
          "committed_at": "2026-06-30T09:15:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5f123b3909fb3270433574d9940650579cf9820",
          "body": "fix: allow DefaultCommand to handle its own flags",
          "is_bot": false,
          "headline": "Merge pull request #2322 from lihan3238/fix-2249",
          "author_name": "dearchap",
          "author_login": "dearchap",
          "committed_at": "2026-06-28T11:49:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8449859bbf0fb9480574aba44e83ab91be854e8c",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into fix-2249",
          "author_name": "dearchap",
          "author_login": "dearchap",
          "committed_at": "2026-06-28T11:46:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02bdfb095e7c87878040716efe62e50efafbf158",
          "body": "fix: keep completion subcommand order deterministic in help output",
          "is_bot": false,
          "headline": "Merge pull request #2374 from urfave/fix/completion-subcommand-order",
          "author_name": "dearchap",
          "author_login": "dearchap",
          "committed_at": "2026-06-28T11:45:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49e84c0ad91ada4dfffe075505b4af03c3232695",
          "body": "…with-user-flag\n\nv3: yield the version flag's -v alias to a user-defined flag",
          "is_bot": false,
          "headline": "Merge pull request #2330 from c-tonneslan/fix/version-alias-conflict-…",
          "author_name": "dearchap",
          "author_login": "dearchap",
          "committed_at": "2026-06-28T11:40:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54d38c9e7f6aec80bf0c7ab59db0ec307f50257b",
          "body": "The default version flag carries -v as an alias. A user-defined flag\nthat also wants -v (canonical case: --verbose / -v) wasn't actually\nbroken at parse time: -v ended up setting the user flag. But\ncheckVersion went through cmd.Bool, which resolves aliases, so it\nasked for the value of \"v\" and got b\n[…]\nfrom\n    the global VersionFlag) and checks its IsSet directly, so it\n    can't be fooled by a same-named alias on a different flag.\n\nFixes #2229.\n\nSigned-off-by: Charlie Tonneslan <cst0520@gmail.com>",
          "is_bot": false,
          "headline": "v3: yield the version flag's -v alias to a user-defined flag",
          "author_name": "Charlie Tonneslan",
          "author_login": "c-tonneslan",
          "committed_at": "2026-06-28T01:05:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "02425744c749f33572ec7a62a0a56e3d9a1f0191",
          "body": "fix: align gfmrun example counter with actual runnable count",
          "is_bot": false,
          "headline": "Merge pull request #2369 from urfave/fix/gfmrun-count-and-examples",
          "author_name": "dearchap",
          "author_login": "dearchap",
          "committed_at": "2026-06-28T00:45:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80f262538eb6a2b0a6435d3b870419498e9a59be",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test: explain why completionShells is mutated in completion error tests",
          "author_name": "Shunsuke Suzuki",
          "author_login": "suzuki-shunsuke",
          "committed_at": "2026-06-26T10:40:06Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0045bbdaa06af2eba6c1a5d38907665fb2e839e3",
          "body": "The completion command exposes each shell (bash, zsh, fish, pwsh) as a\nsubcommand. These were generated by ranging over the shellCompletions\nmap, whose iteration order Go randomizes per process. As a result the\norder of subcommands in `completion --help` changed between runs, which\nbroke downstream \n[…]\nion from\n--help output.\n\nIterate over an explicitly ordered slice of shell names so the listing\nis stable (bash, zsh, fish, pwsh) on every run.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: keep completion subcommand order deterministic in help output",
          "author_name": "Shunsuke Suzuki",
          "author_login": "suzuki-shunsuke",
          "committed_at": "2026-06-26T10:31:46Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "f980ca84bf6559aa0571b213534b4d3b8d37f5d2",
          "body": "…s/checkout-7\n\nchore(deps): bump actions/checkout from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #2371 from urfave/dependabot/github_actions/action…",
          "author_name": "Eng Zer Jun",
          "author_login": "Juneezee",
          "committed_at": "2026-06-23T01:21:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5e434890f56174ee6881b4c27723f1e4168e47b",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\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/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\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": "chore(deps): bump actions/checkout from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-23T01:16:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "971dbd60f54c05c3c3e672742b201857fa9fb7f2",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into fix-2249",
          "author_name": "dearchap",
          "author_login": "dearchap",
          "committed_at": "2026-06-14T20:52:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8e5b7c49b505f69dbec3561ea830705c86fe89e",
          "body": "- Replace naive 'package main' counter with proper code fence parser\n  that matches gfmrun's logic (go blocks with package main, exact sh/bash)\n- Change informational sh examples to sh-session so they aren't run\n  by gfmrun (they reference ./cmd/myapp which doesn't exist in CI)",
          "is_bot": false,
          "headline": "fix: align gfmrun example counter with actual runnable count",
          "author_name": "Naveen Gogineni",
          "author_login": "dearchap",
          "committed_at": "2026-06-14T20:33:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "183b3a2c640e0f3b4e9a084b65f1cea9acd79fb1",
          "body": "fix: skip After hook when help is displayed on subcommand",
          "is_bot": false,
          "headline": "Merge pull request #2363 from dearchap/issue_2250",
          "author_name": "dearchap",
          "author_login": "dearchap",
          "committed_at": "2026-06-14T13:21:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f7149e0b9a543f1e6e989661e5efc137836c73b",
          "body": "When --help is passed to a subcommand, the parent command's After hook\nwas firing even though the parent's Before hook was never called. This\nfix tracks help invocation via a context key and skips the After hook\nwhen help was the reason for early return.\n\nFixes #2250",
          "is_bot": false,
          "headline": "fix: skip After hook when help is displayed on subcommand",
          "author_name": "Naveen Gogineni",
          "author_login": "dearchap",
          "committed_at": "2026-06-14T09:44:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06788cfbec77049ba7938c972db0a74b3a84a4dd",
          "body": "…ubcommand help display",
          "is_bot": false,
          "headline": "test: add tests for --help taking precedence over parse errors; fix s…",
          "author_name": "Naveen Gogineni",
          "author_login": "dearchap",
          "committed_at": "2026-06-14T09:40:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c38e7b6c7e3b25df239997b37111e639cb26b0f",
          "body": "fix: let --help flag take precedence over parse errors",
          "is_bot": false,
          "headline": "Merge pull request #2360 from dearchap/issue_2126",
          "author_name": "dearchap",
          "author_login": "dearchap",
          "committed_at": "2026-06-14T09:39:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a5e3e1f0a8ce70ef3872892a6044612dd8c5553",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove blank lines around checkHelp block to reduce diff size",
          "author_name": "Naveen Gogineni",
          "author_login": "dearchap",
          "committed_at": "2026-06-14T01:44:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b76d804bc4b5f3db676785201755ccab94647795",
          "body": null,
          "is_bot": false,
          "headline": "test: cover subcommand error path for help display",
          "author_name": "Naveen Gogineni",
          "author_login": "dearchap",
          "committed_at": "2026-06-14T01:44:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27d8d514adb8db1f4b6e0f80d0e5ff6861f7cbdb",
          "body": "…ubcommand help display",
          "is_bot": false,
          "headline": "test: add tests for --help taking precedence over parse errors; fix s…",
          "author_name": "Naveen Gogineni",
          "author_login": "dearchap",
          "committed_at": "2026-06-14T01:44:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "607da84b2a45a86ef0b6d1e3e4aa8354b746f5e1",
          "body": "When --help is explicitly provided alongside bad flags, the help output\nshould be shown instead of printing 'Incorrect Usage'. Also update stale\ncomments in helpCommandAction to reflect all actual invocation paths.",
          "is_bot": false,
          "headline": "fix: let --help flag take precedence over parse errors",
          "author_name": "Naveen Gogineni",
          "author_login": "dearchap",
          "committed_at": "2026-06-14T01:44:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "213b98c817bf5531f8c1eec4d7d1f7bf3c423a97",
          "body": "…cies\n\nfix: resolve remaining help invocation inconsistencies",
          "is_bot": false,
          "headline": "Merge pull request #2361 from dearchap/fix/remaining-help-inconsisten…",
          "author_name": "dearchap",
          "author_login": "dearchap",
          "committed_at": "2026-06-14T01:40:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94009b65c8421f778c756a22c7d53b804c6a94c2",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into fix/remaining-help-inconsistencies",
          "author_name": "dearchap",
          "author_login": "dearchap",
          "committed_at": "2026-06-14T01:05:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "024fc6f75352d12483eda69e40ee565b822e281c",
          "body": "feat: Add SchemaType and SchemaItemsType for Flag",
          "is_bot": false,
          "headline": "Merge pull request #2368 from dearchap/issue_2326",
          "author_name": "dearchap",
          "author_login": "dearchap",
          "committed_at": "2026-06-14T00:59:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c9035753374883467f5f828f107bed6185d7eb3",
          "body": "Covers bool, string, float64, duration, timestamp, and unknown types\nto satisfy codecov patch check.",
          "is_bot": false,
          "headline": "test: add extFlag SchemaType coverage for all type branches",
          "author_name": "Naveen Gogineni",
          "author_login": "dearchap",
          "committed_at": "2026-06-13T21:12:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dbd208347e7006f7cff4c08a5551d6ed87e439d",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into issue_2326",
          "author_name": "dearchap",
          "author_login": "dearchap",
          "committed_at": "2026-06-13T20:58:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4990ee14d2a852ee895b450ff24d2890172dc22",
          "body": "Use e.Get() type switch to determine the JSON Schema type for extFlag\ninstead of always returning empty string.",
          "is_bot": false,
          "headline": "feat: implement review feedback for SchemaType on extFlag",
          "author_name": "Naveen Gogineni",
          "author_login": "dearchap",
          "committed_at": "2026-06-13T20:55:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d8c2c70a6f3929acdc458b2d9d20445c73d9dc3",
          "body": "…branch",
          "is_bot": false,
          "headline": "test: add extFlag SchemaType coverage, remove unreachable bool slice …",
          "author_name": "Naveen Gogineni",
          "author_login": "dearchap",
          "committed_at": "2026-06-13T20:55:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0804d30784959e9ec1abfbd5c57356659c87872",
          "body": null,
          "is_bot": false,
          "headline": "Add docs",
          "author_name": "Naveen Gogineni",
          "author_login": "dearchap",
          "committed_at": "2026-06-13T20:55:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba1a59399f205f62807f110bb3f7f0ef4f53e47c",
          "body": "…a introspection",
          "is_bot": false,
          "headline": "feat: add Flag.SchemaType() and Flag.SchemaItemsType() for JSON Schem…",
          "author_name": "Naveen Gogineni",
          "author_login": "dearchap",
          "committed_at": "2026-06-13T20:55:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84d0da5c2dea82f19c9bce4bdf255ee1091231fa",
          "body": "feat: add Command.Walk() and Command.Path() convenience methods",
          "is_bot": false,
          "headline": "Merge pull request #2353 from dearchap/issue_2323",
          "author_name": "dearchap",
          "author_login": "dearchap",
          "committed_at": "2026-06-13T20:40:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b9c2aebaf77dd8466449abc31c0d768db8130c1",
          "body": null,
          "is_bot": false,
          "headline": "fix: suppress errcheck lint for Walk call in setupCommandGraph",
          "author_name": "Naveen Gogineni",
          "author_login": "dearchap",
          "committed_at": "2026-06-13T20:37:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c079d6c5fa6ebbc4e116298fed5424af6673ab58",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into issue_2323",
          "author_name": "dearchap",
          "author_login": "dearchap",
          "committed_at": "2026-06-13T20:35:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c66ca03b1c2a66068c9c5a9fd63df0757ff5feb0",
          "body": "Document v3 binary size checks",
          "is_bot": false,
          "headline": "Merge pull request #2366 from rupayon123/codex/v3-binary-size-docs",
          "author_name": "dearchap",
          "author_login": "dearchap",
          "committed_at": "2026-06-13T20:35:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9f0d037f25ea8f10b35faf71999bed2901fa9cd",
          "body": "…docs",
          "is_bot": false,
          "headline": "address review feedback: use Walk internally, move near Lineage, add …",
          "author_name": "Naveen Gogineni",
          "author_login": "dearchap",
          "committed_at": "2026-06-13T20:32:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "301fb0c41cbc9b9eff8bfa335adbe5404dcda72b",
          "body": null,
          "is_bot": false,
          "headline": "Address binary size docs review",
          "author_name": "Rupayon Haldar",
          "author_login": null,
          "committed_at": "2026-06-13T14:23:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "679f715994ff804997d3b33aeaeb0eeda45efdcc",
          "body": null,
          "is_bot": false,
          "headline": "Document v3 binary size checks",
          "author_name": "Rupayon Haldar",
          "author_login": null,
          "committed_at": "2026-06-12T16:54:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f903a308b4e9213daf31f8af1aed7b30c930ac2",
          "body": "Run Before hooks before shell completion",
          "is_bot": false,
          "headline": "Merge pull request #2349 from ibobgunardi/bobi/run-before-for-completion",
          "author_name": "dearchap",
          "author_login": "dearchap",
          "committed_at": "2026-06-11T10:11:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a78572dce8e81f9f8ec577242ea4f4f1a1554d9",
          "body": "docs: clarify boolean flag value syntax",
          "is_bot": false,
          "headline": "Merge pull request #2340 from JinRudy/docs/bool-flag-value-syntax",
          "author_name": "dearchap",
          "author_login": "dearchap",
          "committed_at": "2026-06-11T10:06:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c8cf246f489f5a2eb459c05704cf864a6135655",
          "body": "…flict\n\nLet custom flags use version aliases",
          "is_bot": false,
          "headline": "Merge pull request #2350 from ibobgunardi/bobi/version-flag-alias-con…",
          "author_name": "dearchap",
          "author_login": "dearchap",
          "committed_at": "2026-06-11T10:05:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffe9043956612eef8efa4b1fdc09fa0313d86501",
          "body": "Cover repeated local slice flags",
          "is_bot": false,
          "headline": "Merge pull request #2352 from ibobgunardi/bobi/local-slice-flag-values",
          "author_name": "dearchap",
          "author_login": "dearchap",
          "committed_at": "2026-06-11T10:04:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21e3adbd942e81fe0eee723ae4436bc91a12d3d1",
          "body": "fix: show GLOBAL OPTIONS in SubcommandHelpTemplate",
          "is_bot": false,
          "headline": "Merge pull request #2359 from urfave/issue_2076",
          "author_name": "dearchap",
          "author_login": "dearchap",
          "committed_at": "2026-06-11T10:02:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fd7ec3978d76990dc575740225b9e0f0e5f9f53",
          "body": "docs: fix broken links in CHANGELOG.md",
          "is_bot": false,
          "headline": "Merge pull request #2357 from urfave/issue_1939",
          "author_name": "dearchap",
          "author_login": "dearchap",
          "committed_at": "2026-06-11T05:16:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2178eeb26e1d524070fd1666cfeae8845073a78",
          "body": "…v/codecov-action-7\n\nchore(deps): bump codecov/codecov-action from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #2362 from urfave/dependabot/github_actions/codeco…",
          "author_name": "Eng Zer Jun",
          "author_login": "Juneezee",
          "committed_at": "2026-06-11T05:13:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9e737849fd17cc1670d41db2790e7455e6067fc",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6 to 7.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\npendency-name: codecov/codecov-action\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": "chore(deps): bump codecov/codecov-action from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-11T05:10:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e2046118548739ee93c77725f817704a91a1a05b",
          "body": null,
          "is_bot": false,
          "headline": "chore: update godoc-current.txt and v3 snapshot",
          "author_name": "Naveen Gogineni",
          "author_login": "dearchap",
          "committed_at": "2026-06-11T01:51:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6b165be7f1dc73f588b5ede0b24be33b6f011e3",
          "body": null,
          "is_bot": false,
          "headline": "fix: update godoc for FullName() and Walk() per review feedback",
          "author_name": "Naveen Gogineni",
          "author_login": "dearchap",
          "committed_at": "2026-06-11T01:14:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ad38592ac44f2245175f1324bdb4288b5937797",
          "body": "docs: document what happened to build tags in v3",
          "is_bot": false,
          "headline": "Merge pull request #2358 from urfave/issue_2304",
          "author_name": "dearchap",
          "author_login": "dearchap",
          "committed_at": "2026-06-10T10:07:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00f6ef264446f0731a3d49993ae5b8b8cfa8516d",
          "body": "fix(completion): use greedy %% for colon parsing in bash completion template",
          "is_bot": false,
          "headline": "Merge pull request #2336 from TimSoethout/fix/bash-completions-colon",
          "author_name": "dearchap",
          "author_login": "dearchap",
          "committed_at": "2026-06-10T10:06:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b59ce9a5bf97c8a2f4b5e562d1222950506b4e2",
          "body": null,
          "is_bot": false,
          "headline": "fix: reword Walk godoc per review feedback",
          "author_name": "Naveen Gogineni",
          "author_login": "dearchap",
          "committed_at": "2026-06-08T20:09:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d274d3132a679a57a7b8cfff119c26515c954d11",
          "body": "Co-authored-by: Anatoli Babenia <anatoli@rainforce.org>",
          "is_bot": false,
          "headline": "Update command.go",
          "author_name": "dearchap",
          "author_login": "dearchap",
          "committed_at": "2026-06-08T20:07:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d866892348e05555ba736d72056773dbe08be536",
          "body": "…mutex errors",
          "is_bot": false,
          "headline": "test: cover ShowSubcommandHelp fallback paths for required flags and …",
          "author_name": "Naveen Gogineni",
          "author_login": "dearchap",
          "committed_at": "2026-06-08T10:01:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "083c64df549ae5516bba66c39e68962451e7a522",
          "body": "…mutex violations",
          "is_bot": false,
          "headline": "test: add coverage for Incorrect Usage display on required flags and …",
          "author_name": "Naveen Gogineni",
          "author_login": "dearchap",
          "committed_at": "2026-06-08T09:56:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acb1b0e37cc568485fbe669486a9f650dc91461c",
          "body": null,
          "is_bot": false,
          "headline": "style: fix gofumpt formatting in buildHelpCommand",
          "author_name": "Naveen Gogineni",
          "author_login": "dearchap",
          "committed_at": "2026-06-08T09:51:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "541d0c8d934b59f52ea5c95bc132fcd6d054ac29",
          "body": null,
          "is_bot": false,
          "headline": "chore: update godoc and approve v3 API surface",
          "author_name": "Naveen Gogineni",
          "author_login": "dearchap",
          "committed_at": "2026-06-08T09:50:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f2c8a73cbbba64b755fb59bc7686bb67b7c44b1",
          "body": "- Add builtInHelp marker to distinguish the built-in help command\n  from user-defined commands with the same name\n- Fix helpCommandAction to use builtInHelp instead of name matching\n- Fix checkAllRequiredFlags to use builtInHelp instead of name matching\n- Add 'Incorrect Usage' prefix to required fla\n[…]\nmmands get\n  CommandHelpTemplate with their OPTIONS section shown\n- Fix parse error path (Path D) subcommand case: look up help from\n  parent.Commands instead of cmd.Commands, which was always failing",
          "is_bot": false,
          "headline": "fix: resolve remaining help invocation inconsistencies",
          "author_name": "Naveen Gogineni",
          "author_login": "dearchap",
          "committed_at": "2026-06-08T01:59:08Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4b123c09e12dceadfeef669ca8da973b76eb5ebc",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into issue_2076",
          "author_name": "dearchap",
          "author_login": "dearchap",
          "committed_at": "2026-06-08T01:55:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "700c663540569deea3a7760411f7ed136360b5bf",
          "body": "…rces\n\nHonor env sources on duplicated flags",
          "is_bot": false,
          "headline": "Merge pull request #2355 from ibobgunardi/bobi/duplicate-flag-env-sou…",
          "author_name": "dearchap",
          "author_login": "dearchap",
          "committed_at": "2026-06-07T22:47:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a29690c1f1e9f3a373f535aa0046a1bfd795b2d",
          "body": "SubcommandHelpTemplate was missing the VisiblePersistentFlags section,\nso subcommands with their own subcommands would not display GLOBAL OPTIONS\nwhen help was shown via ShowSubcommandHelp.\n\nThis aligns SubcommandHelpTemplate with CommandHelpTemplate, which already\nincludes the GLOBAL OPTIONS section.",
          "is_bot": false,
          "headline": "fix: show GLOBAL OPTIONS in SubcommandHelpTemplate",
          "author_name": "Naveen Gogineni",
          "author_login": "dearchap",
          "committed_at": "2026-06-07T10:45:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88d75994c495994b1e63c0fcd273681800088d21",
          "body": "…ide\"\n\nThis reverts commit af4717ed8b0ec25bf7cfaf92bd19268014bfbe21.",
          "is_bot": false,
          "headline": "Revert \"docs: document what happened to build tags in v3 migration gu…",
          "author_name": "Naveen Gogineni",
          "author_login": "dearchap",
          "committed_at": "2026-06-07T10:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6eb556435974aa94a46b4701ae7b55ce8cadce6",
          "body": null,
          "is_bot": false,
          "headline": "docs: document what happened to build tags in v3 migration guide",
          "author_name": "Naveen Gogineni",
          "author_login": "dearchap",
          "committed_at": "2026-06-07T10:19:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af4717ed8b0ec25bf7cfaf92bd19268014bfbe21",
          "body": null,
          "is_bot": false,
          "headline": "docs: document what happened to build tags in v3 migration guide",
          "author_name": "Naveen Gogineni",
          "author_login": "dearchap",
          "committed_at": "2026-06-07T10:19:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d074c039a10ef2d786cd78a8287138d7ec57125c",
          "body": "- Remove links to @lynncyrin and @masonj188 GitHub profiles (404)\n- Fix urfave/891 → urfave/cli/pull/891 (typo, missing cli/pull)\n- Fix compare ref v1 → v1-maint (nonexistent tag)",
          "is_bot": false,
          "headline": "fix: resolve broken links in CHANGELOG.md",
          "author_name": "Naveen Gogineni",
          "author_login": "dearchap",
          "committed_at": "2026-06-07T10:13:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83e07cd00212b2bef31d7042fe56e6dec93e6d81",
          "body": null,
          "is_bot": false,
          "headline": "Honor env sources on duplicated flags",
          "author_name": "Bobby",
          "author_login": null,
          "committed_at": "2026-06-07T09:28:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20a63313e59c656908e3c30e58498b7c34afae88",
          "body": null,
          "is_bot": false,
          "headline": "Add docs",
          "author_name": "Naveen Gogineni",
          "author_login": "dearchap",
          "committed_at": "2026-06-06T12:53:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad20753c5d0b8d89f5b5a25c1a44e0feb1948e40",
          "body": null,
          "is_bot": false,
          "headline": "feat: add Command.Walk() and Command.Path() convenience methods",
          "author_name": "Naveen Gogineni",
          "author_login": "dearchap",
          "committed_at": "2026-06-06T12:47:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf26286cc9f18c1ac0c0d75112964866de3d265f",
          "body": null,
          "is_bot": false,
          "headline": "Cover local slice flag repeats",
          "author_name": "Bobby",
          "author_login": null,
          "committed_at": "2026-06-05T20:33:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6021fc8a8afc8f51b8304099f9a2c5ffecb26a3f",
          "body": null,
          "is_bot": false,
          "headline": "Let custom flags use version aliases",
          "author_name": "Bobby",
          "author_login": null,
          "committed_at": "2026-06-05T08:23:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2435cecf79743a2d410607a0348be2fca290c53",
          "body": null,
          "is_bot": false,
          "headline": "Cover completion Before errors",
          "author_name": "Bobby",
          "author_login": null,
          "committed_at": "2026-06-05T02:44:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dc4371ca6afa00474068e9d62285f8741da4ade",
          "body": null,
          "is_bot": false,
          "headline": "Run Before hooks for shell completion",
          "author_name": "Bobby",
          "author_login": null,
          "committed_at": "2026-06-05T01:51:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57943ed4620868d3f58583a1fd3ae5b0367b25ae",
          "body": "…ac417171c\n\nchore(deps): bump mkdocs-git-revision-date-localized-plugin from 1.5.2 to 1.5.3 in the python-packages group",
          "is_bot": false,
          "headline": "Merge pull request #2347 from urfave/dependabot/pip/python-packages-f…",
          "author_name": "Eng Zer Jun",
          "author_login": "Juneezee",
          "committed_at": "2026-06-03T01:48:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc9b56b37d1ef4cfc7931a8811540cabec8bef13",
          "body": "Bumps the python-packages group with 1 update: [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin).\n\nUpdates `mkdocs-git-revision-date-localized-plugin` from 1.5.2 to 1.5.3\n- [Release notes](https://github.com/timvink/mkdocs-git-revision-\n[…]\n  dependency-version: 1.5.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: python-packages\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump mkdocs-git-revision-date-localized-plugin",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-03T01:39:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "22cb796b40ba3d69c6e858e7a13b61020a884cb6",
          "body": "retrigger codeql",
          "is_bot": false,
          "headline": "fix(tests): update regression test comment for greedy colon parsing",
          "author_name": "Tim Soethout",
          "author_login": null,
          "committed_at": "2026-05-28T08:52:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9a03b594d5ad7407925d467e2a2f7c1324817dc",
          "body": null,
          "is_bot": false,
          "headline": "fix(completion): correct greedy colon parsing in bash completion script",
          "author_name": "Tim Soethout",
          "author_login": null,
          "committed_at": "2026-05-27T08:08:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0021634991f7355ea09536566153232d28835c8d",
          "body": "- 补充布尔标志不能用空格传递显式 false 的说明\n- 指明需要使用 --flag=false 形式传入布尔值",
          "is_bot": false,
          "headline": "docs(flags): 说明布尔标志显式取值语法",
          "author_name": "Yong Studt",
          "author_login": "JinRudy",
          "committed_at": "2026-05-26T05:49:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be8b79d0c8de1a03812914c9c511c961e5ed6ecc",
          "body": "Fix typos",
          "is_bot": false,
          "headline": "Merge pull request #2339 from myfloss/fix-typos",
          "author_name": "dearchap",
          "author_login": "dearchap",
          "committed_at": "2026-05-24T21:26:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db7128f7ee6b6c65f06b64dff51b85fd2746aaa3",
          "body": "…plete\n\nFix fish custom completion arguments",
          "is_bot": false,
          "headline": "Merge pull request #2338 from puneetdixit200/fix-subcommand-shell-com…",
          "author_name": "dearchap",
          "author_login": "dearchap",
          "committed_at": "2026-05-24T21:25:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "218367deaef266bda8229862b3118e79c7e5cbe2",
          "body": "…tion-space\n\nFix bash completion spacing",
          "is_bot": false,
          "headline": "Merge pull request #2337 from cyphercodes/cyphercodes/fix-bash-comple…",
          "author_name": "dearchap",
          "author_login": "dearchap",
          "committed_at": "2026-05-24T21:23:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77c21506ec8566a24d6e27f2a2d0f547807f6e76",
          "body": "…o-subcommand\n\ninherit Reader/Writer/ErrWriter from parent on subcommand setup",
          "is_bot": false,
          "headline": "Merge pull request #2329 from c-tonneslan/fix/inherit-parent-writer-t…",
          "author_name": "dearchap",
          "author_login": "dearchap",
          "committed_at": "2026-05-24T21:20:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b57bbcce5ad46b774cb9cb25c8b39ddd3a4d02ce",
          "body": "Found via `codespell -L onlyonce,expres,halp,hel,som,thar`",
          "is_bot": false,
          "headline": "Fix typos",
          "author_name": "Kian-Meng Ang",
          "author_login": "kianmeng",
          "committed_at": "2026-05-24T20:51:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1549407f1f21d495b66b873e8388a0f755848e5c",
          "body": null,
          "is_bot": false,
          "headline": "test: cover bash completion token handling",
          "author_name": "Puneet Dixit",
          "author_login": "puneetdixit200",
          "committed_at": "2026-05-24T00:40:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33d3525ef466316b5febd2ef7cb5d36f1ecac43a",
          "body": null,
          "is_bot": false,
          "headline": "Fix fish custom completion arguments",
          "author_name": "puneetdixit200",
          "author_login": "puneetdixit200",
          "committed_at": "2026-05-22T01:02:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9732d7b03a9ee8787841c38acbdabcd8c1d4f580",
          "body": null,
          "is_bot": false,
          "headline": "Fix bash completion spacing",
          "author_name": "cyphercodes",
          "author_login": "cyphercodes",
          "committed_at": "2026-05-21T15:15:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb79f0545a47972c87c7c41b99d36fc5012423c9",
          "body": "…2bfe24654\n\nchore(deps): bump mkdocs-git-revision-date-localized-plugin from 1.5.1 to 1.5.2 in the python-packages group",
          "is_bot": false,
          "headline": "Merge pull request #2334 from urfave/dependabot/pip/python-packages-e…",
          "author_name": "Eng Zer Jun",
          "author_login": "Juneezee",
          "committed_at": "2026-05-19T01:39:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee92732fad2ccec35d219f9b11a6e2205f02eeca",
          "body": "Bumps the python-packages group with 1 update: [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin).\n\nUpdates `mkdocs-git-revision-date-localized-plugin` from 1.5.1 to 1.5.2\n- [Release notes](https://github.com/timvink/mkdocs-git-revision-\n[…]\n  dependency-version: 1.5.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: python-packages\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump mkdocs-git-revision-date-localized-plugin",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-19T01:36:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1d7246bc623b79ca588690db684851b59e6138bc",
          "body": null,
          "is_bot": false,
          "headline": "style: fix goimports and gofumpt formatting in command_test.go",
          "author_name": "lihan3238",
          "author_login": "lihan3238",
          "committed_at": "2026-05-17T17:07:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9473f04ac7746ec0a3c0007a2e4428d1a5eeb942",
          "body": null,
          "is_bot": false,
          "headline": "test: add actionRun guard to short flag tests per review feedback",
          "author_name": "lihan3238",
          "author_login": "lihan3238",
          "committed_at": "2026-05-17T16:35:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cbecbe92963bf6bcf40d40a601e2ab7d70d5637",
          "body": "- Only pass unknown flags to DefaultCommand when the entire flag is\n  unknown (index == 0), not when hitting unknown chars mid-split\n- Move assertion outside action callback with actionExecuted guard\n- Rename confusing flag name 'bar' to 'value' to avoid ambiguity with\n  the 'bar' value used for the 'foo' flag",
          "is_bot": false,
          "headline": "fix: address review feedback on DefaultCommand flag handling",
          "author_name": "lihan3238",
          "author_login": "lihan3238",
          "committed_at": "2026-05-17T16:35:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0ab9d440ef622ff3f3f3a7c73d76f0b1f32b896",
          "body": null,
          "is_bot": false,
          "headline": "test: add TestDefaultCommandWithShortFlagHandling for codecov",
          "author_name": "lihan3238",
          "author_login": "lihan3238",
          "committed_at": "2026-05-17T16:35:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dc866d2596a68daf52646103d27cd9f78cdbaa9",
          "body": "Covers the shortOptionHandling path in parseFlags where unknown short\nflags are passed through when DefaultCommand is set, improving codecov\npatch coverage from 50% to 100%.",
          "is_bot": false,
          "headline": "test: add short flag coverage for DefaultCommand flag passthrough",
          "author_name": "lihan3238",
          "author_login": "lihan3238",
          "committed_at": "2026-05-17T16:35:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c1ed6f2bc681cf2ac9fdc27eda5351f394be232",
          "body": "When DefaultCommand is set, flags defined on the default subcommand\nshould work even without specifying the subcommand name. Previously,\nunknown flags were rejected during parent command parsing before the\ndefault command routing could occur.\n\nPass unknown flags through as positional args when DefaultCommand is\nset, allowing the default command to handle them correctly.\n\nFixes #2249",
          "is_bot": false,
          "headline": "fix: allow DefaultCommand to handle its own flags",
          "author_name": "lihan3238",
          "author_login": "lihan3238",
          "committed_at": "2026-05-17T16:35:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 301,
      "latest_release_at": "2026-06-29T20:47:46Z",
      "latest_release_tag": "v3.10.1",
      "releases_from_tags": false,
      "days_since_last_push": 9,
      "active_weeks_last_year": 44,
      "days_since_latest_release": 31,
      "mean_days_between_releases": 27.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 100,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/urfave/cli/v3",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/urfave/cli/v3",
          "is_deprecated": false,
          "latest_version": "v3.10.1",
          "repository_url": "https://github.com/urfave/cli",
          "versions_count": 46,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-28T11:49:37Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 32
        }
      ]
    },
    "popularity": {
      "forks": 1803,
      "stars": 24182,
      "watchers": 282,
      "fork_history": {
        "days": [
          {
            "date": "2019-08-07",
            "count": 1
          },
          {
            "date": "2019-08-11",
            "count": 1
          },
          {
            "date": "2019-08-13",
            "count": 1
          },
          {
            "date": "2019-08-14",
            "count": 1
          },
          {
            "date": "2019-08-15",
            "count": 1
          },
          {
            "date": "2019-08-16",
            "count": 1
          },
          {
            "date": "2019-08-18",
            "count": 1
          },
          {
            "date": "2019-08-21",
            "count": 2
          },
          {
            "date": "2019-08-25",
            "count": 2
          },
          {
            "date": "2019-08-26",
            "count": 1
          },
          {
            "date": "2019-08-27",
            "count": 1
          },
          {
            "date": "2019-08-28",
            "count": 2
          },
          {
            "date": "2019-08-31",
            "count": 1
          },
          {
            "date": "2019-09-03",
            "count": 2
          },
          {
            "date": "2019-09-06",
            "count": 1
          },
          {
            "date": "2019-09-08",
            "count": 1
          },
          {
            "date": "2019-09-10",
            "count": 2
          },
          {
            "date": "2019-09-13",
            "count": 1
          },
          {
            "date": "2019-09-16",
            "count": 1
          },
          {
            "date": "2019-09-17",
            "count": 2
          },
          {
            "date": "2019-09-20",
            "count": 1
          },
          {
            "date": "2019-09-23",
            "count": 2
          },
          {
            "date": "2019-09-25",
            "count": 2
          },
          {
            "date": "2019-09-26",
            "count": 1
          },
          {
            "date": "2019-09-28",
            "count": 1
          },
          {
            "date": "2019-09-29",
            "count": 1
          },
          {
            "date": "2019-10-03",
            "count": 2
          },
          {
            "date": "2019-10-04",
            "count": 1
          },
          {
            "date": "2019-10-06",
            "count": 1
          },
          {
            "date": "2019-10-08",
            "count": 1
          },
          {
            "date": "2019-10-10",
            "count": 1
          },
          {
            "date": "2019-10-17",
            "count": 2
          },
          {
            "date": "2019-10-19",
            "count": 3
          },
          {
            "date": "2019-10-21",
            "count": 1
          },
          {
            "date": "2019-10-24",
            "count": 1
          },
          {
            "date": "2019-10-27",
            "count": 1
          },
          {
            "date": "2019-10-28",
            "count": 2
          },
          {
            "date": "2019-10-29",
            "count": 1
          },
          {
            "date": "2019-10-30",
            "count": 1
          },
          {
            "date": "2019-11-05",
            "count": 2
          },
          {
            "date": "2019-11-06",
            "count": 1
          },
          {
            "date": "2019-11-07",
            "count": 2
          },
          {
            "date": "2019-11-09",
            "count": 1
          },
          {
            "date": "2019-11-10",
            "count": 1
          },
          {
            "date": "2019-11-11",
            "count": 1
          },
          {
            "date": "2019-11-12",
            "count": 4
          },
          {
            "date": "2019-11-13",
            "count": 1
          },
          {
            "date": "2019-11-14",
            "count": 2
          },
          {
            "date": "2019-11-16",
            "count": 1
          },
          {
            "date": "2019-11-19",
            "count": 2
          },
          {
            "date": "2019-11-22",
            "count": 2
          },
          {
            "date": "2019-11-25",
            "count": 1
          },
          {
            "date": "2019-11-26",
            "count": 2
          },
          {
            "date": "2019-11-30",
            "count": 1
          },
          {
            "date": "2019-12-01",
            "count": 1
          },
          {
            "date": "2019-12-02",
            "count": 2
          },
          {
            "date": "2019-12-04",
            "count": 1
          },
          {
            "date": "2019-12-05",
            "count": 2
          },
          {
            "date": "2019-12-06",
            "count": 1
          },
          {
            "date": "2019-12-07",
            "count": 1
          },
          {
            "date": "2019-12-08",
            "count": 1
          },
          {
            "date": "2019-12-09",
            "count": 1
          },
          {
            "date": "2019-12-11",
            "count": 1
          },
          {
            "date": "2019-12-12",
            "count": 1
          },
          {
            "date": "2019-12-14",
            "count": 1
          },
          {
            "date": "2019-12-15",
            "count": 1
          },
          {
            "date": "2019-12-16",
            "count": 1
          },
          {
            "date": "2019-12-17",
            "count": 1
          },
          {
            "date": "2019-12-21",
            "count": 1
          },
          {
            "date": "2019-12-22",
            "count": 1
          },
          {
            "date": "2019-12-23",
            "count": 2
          },
          {
            "date": "2019-12-26",
            "count": 1
          },
          {
            "date": "2019-12-27",
            "count": 1
          },
          {
            "date": "2019-12-29",
            "count": 1
          },
          {
            "date": "2019-12-30",
            "count": 2
          },
          {
            "date": "2019-12-31",
            "count": 2
          },
          {
            "date": "2020-01-04",
            "count": 1
          },
          {
            "date": "2020-01-06",
            "count": 2
          },
          {
            "date": "2020-01-07",
            "count": 1
          },
          {
            "date": "2020-01-09",
            "count": 1
          },
          {
            "date": "2020-01-10",
            "count": 1
          },
          {
            "date": "2020-01-11",
            "count": 1
          },
          {
            "date": "2020-01-12",
            "count": 2
          },
          {
            "date": "2020-01-13",
            "count": 1
          },
          {
            "date": "2020-01-14",
            "count": 1
          },
          {
            "date": "2020-01-15",
            "count": 3
          },
          {
            "date": "2020-01-19",
            "count": 2
          },
          {
            "date": "2020-01-20",
            "count": 1
          },
          {
            "date": "2020-01-23",
            "count": 1
          },
          {
            "date": "2020-01-28",
            "count": 2
          },
          {
            "date": "2020-01-29",
            "count": 2
          },
          {
            "date": "2020-02-01",
            "count": 2
          },
          {
            "date": "2020-02-04",
            "count": 1
          },
          {
            "date": "2020-02-05",
            "count": 2
          },
          {
            "date": "2020-02-07",
            "count": 2
          },
          {
            "date": "2020-02-09",
            "count": 1
          },
          {
            "date": "2020-02-11",
            "count": 1
          },
          {
            "date": "2020-02-12",
            "count": 2
          },
          {
            "date": "2020-02-16",
            "count": 1
          },
          {
            "date": "2020-02-18",
            "count": 3
          },
          {
            "date": "2020-02-19",
            "count": 1
          },
          {
            "date": "2020-02-21",
            "count": 1
          },
          {
            "date": "2020-02-23",
            "count": 2
          },
          {
            "date": "2020-02-24",
            "count": 2
          },
          {
            "date": "2020-02-25",
            "count": 1
          },
          {
            "date": "2020-02-26",
            "count": 1
          },
          {
            "date": "2020-03-03",
            "count": 2
          },
          {
            "date": "2020-03-04",
            "count": 1
          },
          {
            "date": "2020-03-05",
            "count": 2
          },
          {
            "date": "2020-03-06",
            "count": 1
          },
          {
            "date": "2020-03-09",
            "count": 1
          },
          {
            "date": "2020-03-11",
            "count": 1
          },
          {
            "date": "2020-03-13",
            "count": 2
          },
          {
            "date": "2020-03-14",
            "count": 1
          },
          {
            "date": "2020-03-15",
            "count": 1
          },
          {
            "date": "2020-03-17",
            "count": 1
          },
          {
            "date": "2020-03-18",
            "count": 1
          },
          {
            "date": "2020-03-20",
            "count": 1
          },
          {
            "date": "2020-03-22",
            "count": 1
          },
          {
            "date": "2020-03-23",
            "count": 1
          },
          {
            "date": "2020-03-27",
            "count": 1
          },
          {
            "date": "2020-03-29",
            "count": 1
          },
          {
            "date": "2020-03-31",
            "count": 2
          },
          {
            "date": "2020-04-04",
            "count": 1
          },
          {
            "date": "2020-04-07",
            "count": 1
          },
          {
            "date": "2020-04-09",
            "count": 1
          },
          {
            "date": "2020-04-10",
            "count": 1
          },
          {
            "date": "2020-04-13",
            "count": 1
          },
          {
            "date": "2020-04-14",
            "count": 2
          },
          {
            "date": "2020-04-15",
            "count": 1
          },
          {
            "date": "2020-04-17",
            "count": 1
          },
          {
            "date": "2020-04-21",
            "count": 1
          },
          {
            "date": "2020-04-22",
            "count": 3
          },
          {
            "date": "2020-04-24",
            "count": 2
          },
          {
            "date": "2020-04-26",
            "count": 1
          },
          {
            "date": "2020-04-27",
            "count": 3
          },
          {
            "date": "2020-04-28",
            "count": 2
          },
          {
            "date": "2020-05-01",
            "count": 2
          },
          {
            "date": "2020-05-02",
            "count": 1
          },
          {
            "date": "2020-05-03",
            "count": 2
          },
          {
            "date": "2020-05-04",
            "count": 1
          },
          {
            "date": "2020-05-05",
            "count": 1
          },
          {
            "date": "2020-05-06",
            "count": 3
          },
          {
            "date": "2020-05-07",
            "count": 1
          },
          {
            "date": "2020-05-08",
            "count": 3
          },
          {
            "date": "2020-05-09",
            "count": 1
          },
          {
            "date": "2020-05-10",
            "count": 1
          },
          {
            "date": "2020-05-11",
            "count": 1
          },
          {
            "date": "2020-05-12",
            "count": 1
          },
          {
            "date": "2020-05-18",
            "count": 1
          },
          {
            "date": "2020-05-20",
            "count": 1
          },
          {
            "date": "2020-05-25",
            "count": 1
          },
          {
            "date": "2020-05-26",
            "count": 2
          },
          {
            "date": "2020-05-28",
            "count": 2
          },
          {
            "date": "2020-05-29",
            "count": 1
          },
          {
            "date": "2020-05-30",
            "count": 1
          },
          {
            "date": "2020-06-01",
            "count": 3
          },
          {
            "date": "2020-06-02",
            "count": 1
          },
          {
            "date": "2020-06-05",
            "count": 1
          },
          {
            "date": "2020-06-06",
            "count": 1
          },
          {
            "date": "2020-06-08",
            "count": 2
          },
          {
            "date": "2020-06-11",
            "count": 1
          },
          {
            "date": "2020-06-12",
            "count": 1
          },
          {
            "date": "2020-06-14",
            "count": 1
          },
          {
            "date": "2020-06-17",
            "count": 2
          },
          {
            "date": "2020-06-19",
            "count": 1
          },
          {
            "date": "2020-06-20",
            "count": 2
          },
          {
            "date": "2020-06-22",
            "count": 2
          },
          {
            "date": "2020-06-23",
            "count": 2
          },
          {
            "date": "2020-06-25",
            "count": 1
          },
          {
            "date": "2020-06-28",
            "count": 1
          },
          {
            "date": "2020-06-29",
            "count": 1
          },
          {
            "date": "2020-07-01",
            "count": 1
          },
          {
            "date": "2020-07-02",
            "count": 1
          },
          {
            "date": "2020-07-08",
            "count": 1
          },
          {
            "date": "2020-07-09",
            "count": 1
          },
          {
            "date": "2020-07-10",
            "count": 1
          },
          {
            "date": "2020-07-11",
            "count": 1
          },
          {
            "date": "2020-07-13",
            "count": 1
          },
          {
            "date": "2020-07-15",
            "count": 4
          },
          {
            "date": "2020-07-17",
            "count": 2
          },
          {
            "date": "2020-07-18",
            "count": 1
          },
          {
            "date": "2020-07-22",
            "count": 2
          },
          {
            "date": "2020-07-23",
            "count": 1
          },
          {
            "date": "2020-07-25",
            "count": 1
          },
          {
            "date": "2020-07-27",
            "count": 2
          },
          {
            "date": "2020-07-29",
            "count": 1
          },
          {
            "date": "2020-07-30",
            "count": 2
          },
          {
            "date": "2020-07-31",
            "count": 1
          },
          {
            "date": "2020-08-02",
            "count": 2
          },
          {
            "date": "2020-08-03",
            "count": 1
          },
          {
            "date": "2020-08-04",
            "count": 2
          },
          {
            "date": "2020-08-05",
            "count": 3
          },
          {
            "date": "2020-08-06",
            "count": 1
          },
          {
            "date": "2020-08-08",
            "count": 1
          },
          {
            "date": "2020-08-10",
            "count": 1
          },
          {
            "date": "2020-08-12",
            "count": 1
          },
          {
            "date": "2020-08-13",
            "count": 2
          },
          {
            "date": "2020-08-14",
            "count": 4
          },
          {
            "date": "2020-08-17",
            "count": 1
          },
          {
            "date": "2020-08-18",
            "count": 1
          },
          {
            "date": "2020-08-19",
            "count": 1
          },
          {
            "date": "2020-08-21",
            "count": 1
          },
          {
            "date": "2020-08-23",
            "count": 1
          },
          {
            "date": "2020-08-24",
            "count": 1
          },
          {
            "date": "2020-08-25",
            "count": 1
          },
          {
            "date": "2020-08-26",
            "count": 1
          },
          {
            "date": "2020-08-27",
            "count": 2
          },
          {
            "date": "2020-08-28",
            "count": 1
          },
          {
            "date": "2020-08-31",
            "count": 1
          },
          {
            "date": "2020-09-03",
            "count": 1
          },
          {
            "date": "2020-09-04",
            "count": 2
          },
          {
            "date": "2020-09-08",
            "count": 2
          },
          {
            "date": "2020-09-09",
            "count": 1
          },
          {
            "date": "2020-09-10",
            "count": 1
          },
          {
            "date": "2020-09-13",
            "count": 1
          },
          {
            "date": "2020-09-15",
            "count": 1
          },
          {
            "date": "2020-09-17",
            "count": 2
          },
          {
            "date": "2020-09-18",
            "count": 1
          },
          {
            "date": "2020-09-25",
            "count": 1
          },
          {
            "date": "2020-09-26",
            "count": 1
          },
          {
            "date": "2020-09-28",
            "count": 1
          },
          {
            "date": "2020-10-03",
            "count": 1
          },
          {
            "date": "2020-10-07",
            "count": 1
          },
          {
            "date": "2020-10-08",
            "count": 1
          },
          {
            "date": "2020-10-09",
            "count": 1
          },
          {
            "date": "2020-10-11",
            "count": 1
          },
          {
            "date": "2020-10-13",
            "count": 2
          },
          {
            "date": "2020-10-14",
            "count": 1
          },
          {
            "date": "2020-10-18",
            "count": 1
          },
          {
            "date": "2020-10-26",
            "count": 1
          },
          {
            "date": "2020-10-28",
            "count": 1
          },
          {
            "date": "2020-10-30",
            "count": 1
          },
          {
            "date": "2020-11-03",
            "count": 2
          },
          {
            "date": "2020-11-05",
            "count": 1
          },
          {
            "date": "2020-11-10",
            "count": 1
          },
          {
            "date": "2020-11-12",
            "count": 1
          },
          {
            "date": "2020-11-13",
            "count": 1
          },
          {
            "date": "2020-11-14",
            "count": 1
          },
          {
            "date": "2020-11-15",
            "count": 2
          },
          {
            "date": "2020-11-18",
            "count": 1
          },
          {
            "date": "2020-11-20",
            "count": 1
          },
          {
            "date": "2020-11-24",
            "count": 2
          },
          {
            "date": "2020-11-26",
            "count": 1
          },
          {
            "date": "2020-11-30",
            "count": 1
          },
          {
            "date": "2020-12-01",
            "count": 1
          },
          {
            "date": "2020-12-06",
            "count": 2
          },
          {
            "date": "2020-12-08",
            "count": 1
          },
          {
            "date": "2020-12-09",
            "count": 2
          },
          {
            "date": "2020-12-12",
            "count": 1
          },
          {
            "date": "2020-12-13",
            "count": 1
          },
          {
            "date": "2020-12-16",
            "count": 1
          },
          {
            "date": "2020-12-17",
            "count": 1
          },
          {
            "date": "2020-12-18",
            "count": 1
          },
          {
            "date": "2020-12-21",
            "count": 1
          },
          {
            "date": "2020-12-24",
            "count": 1
          },
          {
            "date": "2020-12-28",
            "count": 1
          },
          {
            "date": "2020-12-29",
            "count": 1
          },
          {
            "date": "2020-12-30",
            "count": 1
          },
          {
            "date": "2021-01-04",
            "count": 1
          },
          {
            "date": "2021-01-13",
            "count": 1
          },
          {
            "date": "2021-01-15",
            "count": 2
          },
          {
            "date": "2021-01-16",
            "count": 1
          },
          {
            "date": "2021-01-19",
            "count": 1
          },
          {
            "date": "2021-01-20",
            "count": 1
          },
          {
            "date": "2021-01-21",
            "count": 3
          },
          {
            "date": "2021-01-23",
            "count": 2
          },
          {
            "date": "2021-01-25",
            "count": 3
          },
          {
            "date": "2021-01-27",
            "count": 3
          },
          {
            "date": "2021-01-30",
            "count": 1
          },
          {
            "date": "2021-02-03",
            "count": 1
          },
          {
            "date": "2021-02-04",
            "count": 2
          },
          {
            "date": "2021-02-05",
            "count": 1
          },
          {
            "date": "2021-02-07",
            "count": 1
          },
          {
            "date": "2021-02-13",
            "count": 1
          },
          {
            "date": "2021-02-18",
            "count": 1
          },
          {
            "date": "2021-02-20",
            "count": 1
          },
          {
            "date": "2021-02-23",
            "count": 1
          },
          {
            "date": "2021-02-25",
            "count": 1
          },
          {
            "date": "2021-02-27",
            "count": 2
          },
          {
            "date": "2021-03-01",
            "count": 1
          },
          {
            "date": "2021-03-02",
            "count": 2
          },
          {
            "date": "2021-03-03",
            "count": 2
          },
          {
            "date": "2021-03-04",
            "count": 1
          },
          {
            "date": "2021-03-09",
            "count": 1
          },
          {
            "date": "2021-03-11",
            "count": 2
          },
          {
            "date": "2021-03-12",
            "count": 1
          },
          {
            "date": "2021-03-15",
            "count": 2
          },
          {
            "date": "2021-03-17",
            "count": 1
          },
          {
            "date": "2021-03-19",
            "count": 1
          },
          {
            "date": "2021-03-23",
            "count": 1
          },
          {
            "date": "2021-03-25",
            "count": 1
          },
          {
            "date": "2021-03-26",
            "count": 1
          },
          {
            "date": "2021-03-28",
            "count": 1
          },
          {
            "date": "2021-03-30",
            "count": 1
          },
          {
            "date": "2021-03-31",
            "count": 1
          },
          {
            "date": "2021-04-01",
            "count": 2
          },
          {
            "date": "2021-04-02",
            "count": 1
          },
          {
            "date": "2021-04-03",
            "count": 1
          },
          {
            "date": "2021-04-05",
            "count": 2
          },
          {
            "date": "2021-04-07",
            "count": 1
          },
          {
            "date": "2021-04-08",
            "count": 1
          },
          {
            "date": "2021-04-10",
            "count": 1
          },
          {
            "date": "2021-04-11",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 3
          },
          {
            "date": "2021-04-18",
            "count": 1
          },
          {
            "date": "2021-04-22",
            "count": 1
          },
          {
            "date": "2021-04-27",
            "count": 1
          },
          {
            "date": "2021-04-29",
            "count": 1
          },
          {
            "date": "2021-05-03",
            "count": 1
          },
          {
            "date": "2021-05-06",
            "count": 2
          },
          {
            "date": "2021-05-07",
            "count": 1
          },
          {
            "date": "2021-05-09",
            "count": 1
          },
          {
            "date": "2021-05-11",
            "count": 2
          },
          {
            "date": "2021-05-17",
            "count": 1
          },
          {
            "date": "2021-05-21",
            "count": 1
          },
          {
            "date": "2021-05-24",
            "count": 1
          },
          {
            "date": "2021-05-28",
            "count": 1
          },
          {
            "date": "2021-05-31",
            "count": 1
          },
          {
            "date": "2021-06-01",
            "count": 1
          },
          {
            "date": "2021-06-02",
            "count": 1
          },
          {
            "date": "2021-06-04",
            "count": 1
          },
          {
            "date": "2021-06-05",
            "count": 2
          },
          {
            "date": "2021-06-07",
            "count": 1
          },
          {
            "date": "2021-06-09",
            "count": 1
          },
          {
            "date": "2021-06-11",
            "count": 2
          },
          {
            "date": "2021-06-14",
            "count": 1
          },
          {
            "date": "2021-06-16",
            "count": 2
          },
          {
            "date": "2021-06-18",
            "count": 3
          },
          {
            "date": "2021-06-22",
            "count": 3
          },
          {
            "date": "2021-06-24",
            "count": 1
          },
          {
            "date": "2021-06-25",
            "count": 1
          },
          {
            "date": "2021-06-26",
            "count": 2
          },
          {
            "date": "2021-06-29",
            "count": 1
          },
          {
            "date": "2021-07-02",
            "count": 1
          },
          {
            "date": "2021-07-09",
            "count": 1
          },
          {
            "date": "2021-07-11",
            "count": 1
          },
          {
            "date": "2021-07-12",
            "count": 2
          },
          {
            "date": "2021-07-13",
            "count": 2
          },
          {
            "date": "2021-07-14",
            "count": 1
          },
          {
            "date": "2021-07-16",
            "count": 1
          },
          {
            "date": "2021-07-17",
            "count": 1
          },
          {
            "date": "2021-07-19",
            "count": 1
          },
          {
            "date": "2021-07-26",
            "count": 1
          },
          {
            "date": "2021-07-29",
            "count": 1
          },
          {
            "date": "2021-08-02",
            "count": 2
          },
          {
            "date": "2021-08-04",
            "count": 1
          },
          {
            "date": "2021-08-06",
            "count": 1
          },
          {
            "date": "2021-08-09",
            "count": 1
          },
          {
            "date": "2021-08-12",
            "count": 1
          },
          {
            "date": "2021-08-14",
            "count": 1
          },
          {
            "date": "2021-08-17",
            "count": 2
          },
          {
            "date": "2021-08-18",
            "count": 1
          },
          {
            "date": "2021-08-20",
            "count": 1
          },
          {
            "date": "2021-08-22",
            "count": 1
          },
          {
            "date": "2021-08-27",
            "count": 1
          },
          {
            "date": "2021-08-31",
            "count": 1
          },
          {
            "date": "2021-09-03",
            "count": 1
          },
          {
            "date": "2021-09-05",
            "count": 1
          },
          {
            "date": "2021-09-08",
            "count": 1
          },
          {
            "date": "2021-09-09",
            "count": 1
          },
          {
            "date": "2021-09-10",
            "count": 1
          },
          {
            "date": "2021-09-11",
            "count": 2
          },
          {
            "date": "2021-09-15",
            "count": 1
          },
          {
            "date": "2021-09-23",
            "count": 1
          },
          {
            "date": "2021-09-27",
            "count": 1
          },
          {
            "date": "2021-09-29",
            "count": 1
          },
          {
            "date": "2021-09-30",
            "count": 1
          },
          {
            "date": "2021-10-01",
            "count": 1
          },
          {
            "date": "2021-10-02",
            "count": 1
          },
          {
            "date": "2021-10-05",
            "count": 1
          },
          {
            "date": "2021-10-08",
            "count": 3
          },
          {
            "date": "2021-10-09",
            "count": 1
          },
          {
            "date": "2021-10-10",
            "count": 1
          },
          {
            "date": "2021-10-12",
            "count": 2
          },
          {
            "date": "2021-10-14",
            "count": 1
          },
          {
            "date": "2021-10-26",
            "count": 1
          },
          {
            "date": "2021-10-27",
            "count": 1
          },
          {
            "date": "2021-10-29",
            "count": 2
          },
          {
            "date": "2021-11-02",
            "count": 1
          },
          {
            "date": "2021-11-04",
            "count": 1
          },
          {
            "date": "2021-11-05",
            "count": 2
          },
          {
            "date": "2021-11-11",
            "count": 1
          },
          {
            "date": "2021-11-13",
            "count": 1
          },
          {
            "date": "2021-11-15",
            "count": 1
          },
          {
            "date": "2021-11-16",
            "count": 1
          },
          {
            "date": "2021-11-23",
            "count": 1
          },
          {
            "date": "2021-11-24",
            "count": 1
          },
          {
            "date": "2021-11-27",
            "count": 1
          },
          {
            "date": "2021-11-28",
            "count": 1
          },
          {
            "date": "2021-12-01",
            "count": 2
          },
          {
            "date": "2021-12-03",
            "count": 1
          },
          {
            "date": "2021-12-07",
            "count": 1
          },
          {
            "date": "2021-12-10",
            "count": 1
          },
          {
            "date": "2021-12-15",
            "count": 1
          },
          {
            "date": "2021-12-16",
            "count": 1
          },
          {
            "date": "2021-12-19",
            "count": 1
          },
          {
            "date": "2021-12-22",
            "count": 1
          },
          {
            "date": "2021-12-23",
            "count": 1
          },
          {
            "date": "2021-12-24",
            "count": 1
          },
          {
            "date": "2021-12-27",
            "count": 2
          },
          {
            "date": "2022-01-01",
            "count": 1
          },
          {
            "date": "2022-01-03",
            "count": 1
          },
          {
            "date": "2022-01-06",
            "count": 1
          },
          {
            "date": "2022-01-07",
            "count": 1
          },
          {
            "date": "2022-01-11",
            "count": 1
          },
          {
            "date": "2022-01-13",
            "count": 1
          },
          {
            "date": "2022-01-14",
            "count": 1
          },
          {
            "date": "2022-01-19",
            "count": 2
          },
          {
            "date": "2022-01-20",
            "count": 1
          },
          {
            "date": "2022-01-21",
            "count": 1
          },
          {
            "date": "2022-01-28",
            "count": 1
          },
          {
            "date": "2022-02-01",
            "count": 1
          },
          {
            "date": "2022-02-04",
            "count": 1
          },
          {
            "date": "2022-02-05",
            "count": 1
          },
          {
            "date": "2022-02-09",
            "count": 2
          },
          {
            "date": "2022-02-14",
            "count": 1
          },
          {
            "date": "2022-02-15",
            "count": 1
          },
          {
            "date": "2022-02-17",
            "count": 2
          },
          {
            "date": "2022-02-18",
            "count": 1
          },
          {
            "date": "2022-02-21",
            "count": 1
          },
          {
            "date": "2022-02-22",
            "count": 2
          },
          {
            "date": "2022-02-23",
            "count": 1
          },
          {
            "date": "2022-02-24",
            "count": 1
          },
          {
            "date": "2022-02-25",
            "count": 1
          },
          {
            "date": "2022-02-28",
            "count": 1
          },
          {
            "date": "2022-03-01",
            "count": 2
          },
          {
            "date": "2022-03-02",
            "count": 1
          },
          {
            "date": "2022-03-03",
            "count": 1
          },
          {
            "date": "2022-03-06",
            "count": 1
          },
          {
            "date": "2022-03-07",
            "count": 1
          },
          {
            "date": "2022-03-08",
            "count": 1
          },
          {
            "date": "2022-03-09",
            "count": 1
          },
          {
            "date": "2022-03-10",
            "count": 1
          },
          {
            "date": "2022-03-11",
            "count": 2
          },
          {
            "date": "2022-03-14",
            "count": 1
          },
          {
            "date": "2022-03-16",
            "count": 1
          },
          {
            "date": "2022-03-18",
            "count": 1
          },
          {
            "date": "2022-03-21",
            "count": 1
          },
          {
            "date": "2022-03-22",
            "count": 2
          },
          {
            "date": "2022-03-23",
            "count": 2
          },
          {
            "date": "2022-03-24",
            "count": 2
          },
          {
            "date": "2022-04-01",
            "count": 1
          },
          {
            "date": "2022-04-03",
            "count": 1
          },
          {
            "date": "2022-04-06",
            "count": 2
          },
          {
            "date": "2022-04-07",
            "count": 1
          },
          {
            "date": "2022-04-11",
            "count": 1
          },
          {
            "date": "2022-04-13",
            "count": 3
          },
          {
            "date": "2022-04-14",
            "count": 2
          },
          {
            "date": "2022-04-19",
            "count": 1
          },
          {
            "date": "2022-04-22",
            "count": 1
          },
          {
            "date": "2022-04-23",
            "count": 2
          },
          {
            "date": "2022-04-24",
            "count": 4
          },
          {
            "date": "2022-04-25",
            "count": 4
          },
          {
            "date": "2022-04-26",
            "count": 2
          },
          {
            "date": "2022-04-27",
            "count": 1
          },
          {
            "date": "2022-04-28",
            "count": 1
          },
          {
            "date": "2022-04-29",
            "count": 1
          },
          {
            "date": "2022-05-02",
            "count": 2
          },
          {
            "date": "2022-05-03",
            "count": 1
          },
          {
            "date": "2022-05-04",
            "count": 1
          },
          {
            "date": "2022-05-05",
            "count": 2
          },
          {
            "date": "2022-05-07",
            "count": 1
          },
          {
            "date": "2022-05-08",
            "count": 1
          },
          {
            "date": "2022-05-09",
            "count": 1
          },
          {
            "date": "2022-05-12",
            "count": 1
          },
          {
            "date": "2022-05-13",
            "count": 1
          },
          {
            "date": "2022-05-19",
            "count": 1
          },
          {
            "date": "2022-05-20",
            "count": 1
          },
          {
            "date": "2022-05-23",
            "count": 1
          },
          {
            "date": "2022-05-31",
            "count": 1
          },
          {
            "date": "2022-06-04",
            "count": 1
          },
          {
            "date": "2022-06-05",
            "count": 1
          },
          {
            "date": "2022-06-07",
            "count": 1
          },
          {
            "date": "2022-06-14",
            "count": 2
          },
          {
            "date": "2022-06-17",
            "count": 2
          },
          {
            "date": "2022-06-20",
            "count": 1
          },
          {
            "date": "2022-06-22",
            "count": 2
          },
          {
            "date": "2022-06-28",
            "count": 1
          },
          {
            "date": "2022-06-29",
            "count": 1
          },
          {
            "date": "2022-06-30",
            "count": 1
          },
          {
            "date": "2022-07-02",
            "count": 2
          },
          {
            "date": "2022-07-04",
            "count": 1
          },
          {
            "date": "2022-07-06",
            "count": 1
          },
          {
            "date": "2022-07-09",
            "count": 1
          },
          {
            "date": "2022-07-11",
            "count": 1
          },
          {
            "date": "2022-07-14",
            "count": 1
          },
          {
            "date": "2022-07-15",
            "count": 1
          },
          {
            "date": "2022-07-18",
            "count": 1
          },
          {
            "date": "2022-07-20",
            "count": 1
          },
          {
            "date": "2022-07-22",
            "count": 1
          },
          {
            "date": "2022-07-26",
            "count": 1
          },
          {
            "date": "2022-07-29",
            "count": 1
          },
          {
            "date": "2022-08-01",
            "count": 2
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-08-11",
            "count": 1
          },
          {
            "date": "2022-08-14",
            "count": 1
          },
          {
            "date": "2022-08-17",
            "count": 1
          },
          {
            "date": "2022-08-21",
            "count": 1
          },
          {
            "date": "2022-08-22",
            "count": 1
          },
          {
            "date": "2022-08-24",
            "count": 1
          },
          {
            "date": "2022-08-25",
            "count": 2
          },
          {
            "date": "2022-08-26",
            "count": 1
          },
          {
            "date": "2022-08-29",
            "count": 2
          },
          {
            "date": "2022-08-30",
            "count": 2
          },
          {
            "date": "2022-08-31",
            "count": 1
          },
          {
            "date": "2022-09-02",
            "count": 1
          },
          {
            "date": "2022-09-15",
            "count": 1
          },
          {
            "date": "2022-09-20",
            "count": 2
          },
          {
            "date": "2022-09-23",
            "count": 1
          },
          {
            "date": "2022-10-03",
            "count": 2
          },
          {
            "date": "2022-10-04",
            "count": 2
          },
          {
            "date": "2022-10-09",
            "count": 2
          },
          {
            "date": "2022-10-13",
            "count": 1
          },
          {
            "date": "2022-10-15",
            "count": 1
          },
          {
            "date": "2022-10-17",
            "count": 2
          },
          {
            "date": "2022-10-20",
            "count": 1
          },
          {
            "date": "2022-10-25",
            "count": 1
          },
          {
            "date": "2022-10-28",
            "count": 1
          },
          {
            "date": "2022-10-31",
            "count": 1
          },
          {
            "date": "2022-11-03",
            "count": 1
          },
          {
            "date": "2022-11-04",
            "count": 1
          },
          {
            "date": "2022-11-06",
            "count": 1
          },
          {
            "date": "2022-11-08",
            "count": 1
          },
          {
            "date": "2022-11-10",
            "count": 1
          },
          {
            "date": "2022-11-15",
            "count": 2
          },
          {
            "date": "2022-11-16",
            "count": 1
          },
          {
            "date": "2022-11-17",
            "count": 1
          },
          {
            "date": "2022-11-18",
            "count": 1
          },
          {
            "date": "2022-11-19",
            "count": 1
          },
          {
            "date": "2022-11-20",
            "count": 2
          },
          {
            "date": "2022-11-21",
            "count": 1
          },
          {
            "date": "2022-11-23",
            "count": 1
          },
          {
            "date": "2022-11-26",
            "count": 1
          },
          {
            "date": "2022-12-01",
            "count": 1
          },
          {
            "date": "2022-12-03",
            "count": 1
          },
          {
            "date": "2022-12-06",
            "count": 1
          },
          {
            "date": "2022-12-15",
            "count": 1
          },
          {
            "date": "2022-12-20",
            "count": 1
          },
          {
            "date": "2022-12-22",
            "count": 1
          },
          {
            "date": "2022-12-25",
            "count": 1
          },
          {
            "date": "2022-12-28",
            "count": 1
          },
          {
            "date": "2022-12-30",
            "count": 1
          },
          {
            "date": "2022-12-31",
            "count": 1
          },
          {
            "date": "2023-01-04",
            "count": 1
          },
          {
            "date": "2023-01-06",
            "count": 1
          },
          {
            "date": "2023-01-16",
            "count": 2
          },
          {
            "date": "2023-01-18",
            "count": 2
          },
          {
            "date": "2023-01-20",
            "count": 1
          },
          {
            "date": "2023-01-24",
            "count": 1
          },
          {
            "date": "2023-01-28",
            "count": 1
          },
          {
            "date": "2023-02-01",
            "count": 1
          },
          {
            "date": "2023-02-02",
            "count": 1
          },
          {
            "date": "2023-02-08",
            "count": 1
          },
          {
            "date": "2023-02-09",
            "count": 1
          },
          {
            "date": "2023-02-14",
            "count": 1
          },
          {
            "date": "2023-02-20",
            "count": 2
          },
          {
            "date": "2023-02-21",
            "count": 1
          },
          {
            "date": "2023-02-25",
            "count": 1
          },
          {
            "date": "2023-02-26",
            "count": 1
          },
          {
            "date": "2023-03-05",
            "count": 1
          },
          {
            "date": "2023-03-09",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 1
          },
          {
            "date": "2023-03-20",
            "count": 1
          },
          {
            "date": "2023-03-23",
            "count": 2
          },
          {
            "date": "2023-04-07",
            "count": 1
          },
          {
            "date": "2023-04-10",
            "count": 1
          },
          {
            "date": "2023-04-26",
            "count": 1
          },
          {
            "date": "2023-05-02",
            "count": 1
          },
          {
            "date": "2023-05-06",
            "count": 1
          },
          {
            "date": "2023-05-08",
            "count": 1
          },
          {
            "date": "2023-05-14",
            "count": 1
          },
          {
            "date": "2023-05-21",
            "count": 1
          },
          {
            "date": "2023-05-26",
            "count": 1
          },
          {
            "date": "2023-05-27",
            "count": 1
          },
          {
            "date": "2023-06-05",
            "count": 1
          },
          {
            "date": "2023-06-12",
            "count": 2
          },
          {
            "date": "2023-06-15",
            "count": 3
          },
          {
            "date": "2023-06-19",
            "count": 1
          },
          {
            "date": "2023-06-20",
            "count": 1
          },
          {
            "date": "2023-06-23",
            "count": 1
          },
          {
            "date": "2023-06-25",
            "count": 3
          },
          {
            "date": "2023-07-11",
            "count": 1
          },
          {
            "date": "2023-07-18",
            "count": 1
          },
          {
            "date": "2023-07-22",
            "count": 2
          },
          {
            "date": "2023-07-28",
            "count": 1
          },
          {
            "date": "2023-07-31",
            "count": 1
          },
          {
            "date": "2023-08-04",
            "count": 1
          },
          {
            "date": "2023-08-06",
            "count": 1
          },
          {
            "date": "2023-08-08",
            "count": 1
          },
          {
            "date": "2023-08-10",
            "count": 1
          },
          {
            "date": "2023-08-14",
            "count": 1
          },
          {
            "date": "2023-08-16",
            "count": 1
          },
          {
            "date": "2023-08-19",
            "count": 1
          },
          {
            "date": "2023-08-24",
            "count": 1
          },
          {
            "date": "2023-09-12",
            "count": 1
          },
          {
            "date": "2023-09-13",
            "count": 1
          },
          {
            "date": "2023-09-22",
            "count": 1
          },
          {
            "date": "2023-10-18",
            "count": 1
          },
          {
            "date": "2023-10-19",
            "count": 1
          },
          {
            "date": "2023-10-21",
            "count": 1
          },
          {
            "date": "2023-10-26",
            "count": 1
          },
          {
            "date": "2023-11-03",
            "count": 1
          },
          {
            "date": "2023-11-08",
            "count": 1
          },
          {
            "date": "2023-11-17",
            "count": 1
          },
          {
            "date": "2023-11-19",
            "count": 1
          },
          {
            "date": "2023-11-30",
            "count": 2
          },
          {
            "date": "2023-12-12",
            "count": 1
          },
          {
            "date": "2023-12-21",
            "count": 2
          },
          {
            "date": "2023-12-23",
            "count": 1
          },
          {
            "date": "2023-12-26",
            "count": 1
          },
          {
            "date": "2023-12-31",
            "count": 1
          },
          {
            "date": "2024-01-10",
            "count": 2
          },
          {
            "date": "2024-01-25",
            "count": 1
          },
          {
            "date": "2024-02-03",
            "count": 1
          },
          {
            "date": "2024-02-07",
            "count": 1
          },
          {
            "date": "2024-02-19",
            "count": 1
          },
          {
            "date": "2024-02-22",
            "count": 1
          },
          {
            "date": "2024-03-01",
            "count": 1
          },
          {
            "date": "2024-03-11",
            "count": 1
          },
          {
            "date": "2024-03-12",
            "count": 1
          },
          {
            "date": "2024-03-15",
            "count": 1
          },
          {
            "date": "2024-03-25",
            "count": 1
          },
          {
            "date": "2024-04-06",
            "count": 1
          },
          {
            "date": "2024-04-15",
            "count": 1
          },
          {
            "date": "2024-04-16",
            "count": 1
          },
          {
            "date": "2024-04-23",
            "count": 1
          },
          {
            "date": "2024-04-24",
            "count": 1
          },
          {
            "date": "2024-04-29",
            "count": 1
          },
          {
            "date": "2024-05-01",
            "count": 1
          },
          {
            "date": "2024-05-02",
            "count": 1
          },
          {
            "date": "2024-05-05",
            "count": 1
          },
          {
            "date": "2024-05-08",
            "count": 1
          },
          {
            "date": "2024-05-09",
            "count": 1
          },
          {
            "date": "2024-05-15",
            "count": 1
          },
          {
            "date": "2024-05-17",
            "count": 1
          },
          {
            "date": "2024-05-20",
            "count": 1
          },
          {
            "date": "2024-05-22",
            "count": 2
          },
          {
            "date": "2024-05-24",
            "count": 1
          },
          {
            "date": "2024-05-31",
            "count": 1
          },
          {
            "date": "2024-06-03",
            "count": 1
          },
          {
            "date": "2024-06-06",
            "count": 1
          },
          {
            "date": "2024-06-11",
            "count": 1
          },
          {
            "date": "2024-06-16",
            "count": 1
          },
          {
            "date": "2024-06-26",
            "count": 1
          },
          {
            "date": "2024-07-02",
            "count": 1
          },
          {
            "date": "2024-07-05",
            "count": 1
          },
          {
            "date": "2024-07-08",
            "count": 1
          },
          {
            "date": "2024-07-09",
            "count": 2
          },
          {
            "date": "2024-07-11",
            "count": 1
          },
          {
            "date": "2024-07-12",
            "count": 1
          },
          {
            "date": "2024-07-17",
            "count": 1
          },
          {
            "date": "2024-07-19",
            "count": 1
          },
          {
            "date": "2024-08-04",
            "count": 1
          },
          {
            "date": "2024-08-12",
            "count": 1
          },
          {
            "date": "2024-08-17",
            "count": 1
          },
          {
            "date": "2024-08-19",
            "count": 1
          },
          {
            "date": "2024-08-21",
            "count": 1
          },
          {
            "date": "2024-08-23",
            "count": 1
          },
          {
            "date": "2024-08-24",
            "count": 2
          },
          {
            "date": "2024-08-28",
            "count": 1
          },
          {
            "date": "2024-09-19",
            "count": 1
          },
          {
            "date": "2024-09-28",
            "count": 1
          },
          {
            "date": "2024-09-29",
            "count": 1
          },
          {
            "date": "2024-10-12",
            "count": 1
          },
          {
            "date": "2024-10-14",
            "count": 2
          },
          {
            "date": "2024-10-24",
            "count": 2
          },
          {
            "date": "2024-10-28",
            "count": 1
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2024-10-30",
            "count": 1
          },
          {
            "date": "2024-11-03",
            "count": 1
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2024-11-15",
            "count": 1
          },
          {
            "date": "2024-12-03",
            "count": 1
          },
          {
            "date": "2024-12-08",
            "count": 1
          },
          {
            "date": "2024-12-11",
            "count": 1
          },
          {
            "date": "2024-12-25",
            "count": 1
          },
          {
            "date": "2025-01-05",
            "count": 1
          },
          {
            "date": "2025-01-06",
            "count": 1
          },
          {
            "date": "2025-01-11",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 1
          },
          {
            "date": "2025-01-31",
            "count": 1
          },
          {
            "date": "2025-02-10",
            "count": 1
          },
          {
            "date": "2025-02-11",
            "count": 1
          },
          {
            "date": "2025-02-12",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-02-26",
            "count": 1
          },
          {
            "date": "2025-02-28",
            "count": 1
          },
          {
            "date": "2025-03-04",
            "count": 1
          },
          {
            "date": "2025-03-11",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 1
          },
          {
            "date": "2025-04-03",
            "count": 3
          },
          {
            "date": "2025-04-04",
            "count": 1
          },
          {
            "date": "2025-04-07",
            "count": 1
          },
          {
            "date": "2025-04-13",
            "count": 1
          },
          {
            "date": "2025-04-17",
            "count": 1
          },
          {
            "date": "2025-04-18",
            "count": 1
          },
          {
            "date": "2025-04-21",
            "count": 1
          },
          {
            "date": "2025-04-22",
            "count": 1
          },
          {
            "date": "2025-04-25",
            "count": 1
          },
          {
            "date": "2025-04-27",
            "count": 1
          },
          {
            "date": "2025-05-09",
            "count": 1
          },
          {
            "date": "2025-05-20",
            "count": 1
          },
          {
            "date": "2025-05-23",
            "count": 1
          },
          {
            "date": "2025-05-24",
            "count": 1
          },
          {
            "date": "2025-06-05",
            "count": 1
          },
          {
            "date": "2025-06-06",
            "count": 1
          },
          {
            "date": "2025-06-08",
            "count": 1
          },
          {
            "date": "2025-06-18",
            "count": 1
          },
          {
            "date": "2025-06-24",
            "count": 1
          },
          {
            "date": "2025-06-26",
            "count": 1
          },
          {
            "date": "2025-06-27",
            "count": 1
          },
          {
            "date": "2025-06-28",
            "count": 1
          },
          {
            "date": "2025-07-07",
            "count": 1
          },
          {
            "date": "2025-07-08",
            "count": 1
          },
          {
            "date": "2025-07-11",
            "count": 1
          },
          {
            "date": "2025-07-16",
            "count": 1
          },
          {
            "date": "2025-07-18",
            "count": 1
          },
          {
            "date": "2025-07-30",
            "count": 1
          },
          {
            "date": "2025-08-09",
            "count": 1
          },
          {
            "date": "2025-08-19",
            "count": 2
          },
          {
            "date": "2025-08-20",
            "count": 1
          },
          {
            "date": "2025-08-21",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 1
          },
          {
            "date": "2025-09-01",
            "count": 1
          },
          {
            "date": "2025-09-12",
            "count": 1
          },
          {
            "date": "2025-09-15",
            "count": 1
          },
          {
            "date": "2025-09-19",
            "count": 1
          },
          {
            "date": "2025-09-21",
            "count": 1
          },
          {
            "date": "2025-09-25",
            "count": 1
          },
          {
            "date": "2025-10-06",
            "count": 1
          },
          {
            "date": "2025-10-09",
            "count": 1
          },
          {
            "date": "2025-10-19",
            "count": 1
          },
          {
            "date": "2025-10-23",
            "count": 1
          },
          {
            "date": "2025-11-07",
            "count": 1
          },
          {
            "date": "2025-11-17",
            "count": 1
          },
          {
            "date": "2025-11-21",
            "count": 1
          },
          {
            "date": "2025-11-23",
            "count": 1
          },
          {
            "date": "2025-11-26",
            "count": 1
          },
          {
            "date": "2025-12-02",
            "count": 1
          },
          {
            "date": "2025-12-06",
            "count": 1
          },
          {
            "date": "2025-12-23",
            "count": 1
          },
          {
            "date": "2025-12-30",
            "count": 2
          },
          {
            "date": "2026-01-14",
            "count": 1
          },
          {
            "date": "2026-01-26",
            "count": 1
          },
          {
            "date": "2026-01-27",
            "count": 1
          },
          {
            "date": "2026-02-04",
            "count": 1
          },
          {
            "date": "2026-02-08",
            "count": 1
          },
          {
            "date": "2026-02-26",
            "count": 1
          },
          {
            "date": "2026-03-03",
            "count": 1
          },
          {
            "date": "2026-03-04",
            "count": 1
          },
          {
            "date": "2026-03-06",
            "count": 1
          },
          {
            "date": "2026-03-11",
            "count": 1
          },
          {
            "date": "2026-03-18",
            "count": 1
          },
          {
            "date": "2026-03-19",
            "count": 2
          },
          {
            "date": "2026-03-28",
            "count": 2
          },
          {
            "date": "2026-04-09",
            "count": 1
          },
          {
            "date": "2026-04-12",
            "count": 2
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-04-16",
            "count": 1
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-04-18",
            "count": 1
          },
          {
            "date": "2026-04-19",
            "count": 1
          },
          {
            "date": "2026-04-24",
            "count": 1
          },
          {
            "date": "2026-05-02",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "count": 2
          },
          {
            "date": "2026-05-07",
            "count": 1
          },
          {
            "date": "2026-05-11",
            "count": 1
          },
          {
            "date": "2026-05-12",
            "count": 1
          },
          {
            "date": "2026-05-15",
            "count": 1
          },
          {
            "date": "2026-05-20",
            "count": 1
          },
          {
            "date": "2026-05-21",
            "count": 2
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-05-23",
            "count": 3
          },
          {
            "date": "2026-05-24",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-06-05",
            "count": 2
          },
          {
            "date": "2026-06-10",
            "count": 1
          },
          {
            "date": "2026-06-11",
            "count": 1
          },
          {
            "date": "2026-06-12",
            "count": 1
          },
          {
            "date": "2026-06-15",
            "count": 1
          },
          {
            "date": "2026-06-30",
            "count": 1
          },
          {
            "date": "2026-07-08",
            "count": 2
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-12",
            "count": 1
          },
          {
            "date": "2026-07-16",
            "count": 1
          },
          {
            "date": "2026-07-18",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 3
          },
          {
            "date": "2026-07-20",
            "count": 2
          },
          {
            "date": "2026-07-21",
            "count": 1
          },
          {
            "date": "2026-07-23",
            "count": 1
          },
          {
            "date": "2026-07-26",
            "count": 1
          },
          {
            "date": "2026-07-30",
            "count": 1
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_forks": 1803
      },
      "star_history": null,
      "open_issues_and_prs": 78
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "docs/go.mod",
        "go.mod"
      ],
      "largest_source_bytes": 156162,
      "source_files_sampled": 67,
      "oversized_source_files": 2,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "docs/go.mod",
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 13,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/burntsushi/toml",
            "direct": false,
            "version": "v1.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/urfave/cli-altsrc/v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "mkdocs",
            "direct": false,
            "version": "1.6.1",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-git-revision-date-localized-plugin",
            "direct": false,
            "version": "1.5.3",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-material",
            "direct": false,
            "version": "9.7.7",
            "ecosystem": "pypi"
          },
          {
            "name": "mkdocs-redirects",
            "direct": false,
            "version": "1.2.3",
            "ecosystem": "pypi"
          },
          {
            "name": "pygments",
            "direct": false,
            "version": "2.20.0",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 13,
        "direct_count": 2,
        "indirect_count": 11
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 26,
        "merged_prs": 1046,
        "open_issues": 52,
        "closed_ratio": 0.946,
        "closed_issues": 911,
        "closed_unmerged_prs": 230
      },
      "bus_factor": 3,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "meatballhat",
          "commits": 825,
          "avatar_url": "https://avatars.githubusercontent.com/u/45143?v=4"
        },
        {
          "type": "User",
          "login": "dearchap",
          "commits": 816,
          "avatar_url": "https://avatars.githubusercontent.com/u/3200486?v=4"
        },
        {
          "type": "User",
          "login": "jszwedko",
          "commits": 274,
          "avatar_url": "https://avatars.githubusercontent.com/u/316880?v=4"
        },
        {
          "type": "User",
          "login": "coilysiren",
          "commits": 241,
          "avatar_url": "https://avatars.githubusercontent.com/u/5768468?v=4"
        },
        {
          "type": "User",
          "login": "asahasrabuddhe",
          "commits": 208,
          "avatar_url": "https://avatars.githubusercontent.com/u/25657923?v=4"
        },
        {
          "type": "User",
          "login": "codegangsta",
          "commits": 138,
          "avatar_url": "https://avatars.githubusercontent.com/u/178316?v=4"
        },
        {
          "type": "User",
          "login": "rliebz",
          "commits": 52,
          "avatar_url": "https://avatars.githubusercontent.com/u/5321575?v=4"
        },
        {
          "type": "User",
          "login": "AudriusButkevicius",
          "commits": 46,
          "avatar_url": "https://avatars.githubusercontent.com/u/1144861?v=4"
        },
        {
          "type": "User",
          "login": "Juneezee",
          "commits": 45,
          "avatar_url": "https://avatars.githubusercontent.com/u/20135478?v=4"
        },
        {
          "type": "User",
          "login": "suzuki-shunsuke",
          "commits": 29,
          "avatar_url": "https://avatars.githubusercontent.com/u/13323303?v=4"
        }
      ],
      "contributors_sampled": 98,
      "top_contributor_share": 0.25
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "lint.yml",
        "publish-docs.yml",
        "test.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yaml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 4,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "12 out of 12 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": 8,
            "reason": "Found 7/8 approved changesets -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 87 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 3 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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 5,
            "reason": "SAST tool is not run on all commits -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "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": "c6f4cf7e9223793478cfcde9b8f135cc8f86e78f",
        "ran_at": "2026-07-30T23:03:36Z",
        "aggregate_score": 7.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-27T18:17:08Z",
      "oldest_open_prs": [
        {
          "number": 1802,
          "created_at": "2023-07-23T07:54:07Z",
          "last_comment_at": "2026-06-28T12:01:27Z",
          "last_comment_author": "dearchap"
        },
        {
          "number": 2029,
          "created_at": "2024-12-06T23:32:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2055,
          "created_at": "2025-02-10T20:01:06Z",
          "last_comment_at": "2025-04-19T23:53:22Z",
          "last_comment_author": "dearchap"
        },
        {
          "number": 2143,
          "created_at": "2025-05-21T01:54:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2144,
          "created_at": "2025-05-23T21:59:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2164,
          "created_at": "2025-06-25T18:18:45Z",
          "last_comment_at": "2025-08-18T15:38:23Z",
          "last_comment_author": "adrian-thurston"
        },
        {
          "number": 2193,
          "created_at": "2025-08-19T14:06:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2205,
          "created_at": "2025-10-06T21:46:39Z",
          "last_comment_at": "2025-10-14T02:32:29Z",
          "last_comment_author": "starius"
        },
        {
          "number": 2212,
          "created_at": "2025-10-19T23:51:24Z",
          "last_comment_at": "2025-11-02T15:20:23Z",
          "last_comment_author": "dearchap"
        },
        {
          "number": 2227,
          "created_at": "2025-11-21T20:48:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2235,
          "created_at": "2025-11-26T21:36:35Z",
          "last_comment_at": "2025-11-27T14:15:47Z",
          "last_comment_author": "dearchap"
        },
        {
          "number": 2258,
          "created_at": "2026-02-05T00:25:00Z",
          "last_comment_at": "2026-02-13T17:49:56Z",
          "last_comment_author": "bbadour"
        },
        {
          "number": 2261,
          "created_at": "2026-02-06T02:33:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2342,
          "created_at": "2026-05-27T11:18:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2370,
          "created_at": "2026-06-15T10:05:39Z",
          "last_comment_at": "2026-06-28T00:45:59Z",
          "last_comment_author": "dearchap"
        },
        {
          "number": 2376,
          "created_at": "2026-06-29T20:43:21Z",
          "last_comment_at": "2026-07-04T12:45:46Z",
          "last_comment_author": "dearchap"
        },
        {
          "number": 2377,
          "created_at": "2026-06-29T21:04:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2379,
          "created_at": "2026-06-30T10:13:58Z",
          "last_comment_at": "2026-07-03T16:58:53Z",
          "last_comment_author": "dearchap"
        },
        {
          "number": 2380,
          "created_at": "2026-07-02T03:55:36Z",
          "last_comment_at": "2026-07-03T17:00:24Z",
          "last_comment_author": "dearchap"
        },
        {
          "number": 2381,
          "created_at": "2026-07-02T04:47:29Z",
          "last_comment_at": "2026-07-03T17:01:22Z",
          "last_comment_author": "dearchap"
        }
      ],
      "last_merged_pr_at": "2026-07-21T01:55:42Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 707,
          "created_at": "2018-01-30T20:59:39Z",
          "last_comment_at": "2020-07-05T13:56:15Z",
          "last_comment_author": "stale"
        },
        {
          "number": 980,
          "created_at": "2019-12-07T23:55:54Z",
          "last_comment_at": "2023-01-23T12:39:42Z",
          "last_comment_author": "meatballhat"
        },
        {
          "number": 1006,
          "created_at": "2019-12-21T08:53:58Z",
          "last_comment_at": "2019-12-24T14:13:22Z",
          "last_comment_author": "coilysiren"
        },
        {
          "number": 1007,
          "created_at": "2019-12-21T21:37:05Z",
          "last_comment_at": "2022-09-20T14:41:13Z",
          "last_comment_author": "26tanishabanik"
        },
        {
          "number": 1103,
          "created_at": "2020-03-31T23:17:19Z",
          "last_comment_at": "2023-08-02T04:25:52Z",
          "last_comment_author": "wxiaoguang"
        },
        {
          "number": 1273,
          "created_at": "2021-05-04T08:39:31Z",
          "last_comment_at": "2023-12-21T13:44:42Z",
          "last_comment_author": "axelrindle"
        },
        {
          "number": 1465,
          "created_at": "2022-08-30T17:39:48Z",
          "last_comment_at": "2025-11-19T11:21:08Z",
          "last_comment_author": "GwynethLlewelyn"
        },
        {
          "number": 1634,
          "created_at": "2022-12-30T21:21:02Z",
          "last_comment_at": "2026-07-01T02:56:15Z",
          "last_comment_author": "happysnaker"
        },
        {
          "number": 1662,
          "created_at": "2023-01-23T13:18:19Z",
          "last_comment_at": "2025-02-06T18:28:12Z",
          "last_comment_author": "somebadcode"
        },
        {
          "number": 1774,
          "created_at": "2023-06-21T11:51:26Z",
          "last_comment_at": "2024-08-24T21:28:47Z",
          "last_comment_author": "dearchap"
        },
        {
          "number": 1801,
          "created_at": "2023-07-23T06:55:14Z",
          "last_comment_at": "2024-06-01T04:19:24Z",
          "last_comment_author": "abitrolly"
        },
        {
          "number": 1879,
          "created_at": "2024-03-28T20:51:29Z",
          "last_comment_at": "2024-10-13T23:55:06Z",
          "last_comment_author": "meatballhat"
        },
        {
          "number": 1885,
          "created_at": "2024-04-27T01:25:18Z",
          "last_comment_at": "2026-06-07T10:36:02Z",
          "last_comment_author": "dearchap"
        },
        {
          "number": 1905,
          "created_at": "2024-05-02T19:37:23Z",
          "last_comment_at": "2025-12-14T09:16:33Z",
          "last_comment_author": "scop"
        },
        {
          "number": 1973,
          "created_at": "2024-09-29T03:39:06Z",
          "last_comment_at": "2025-08-11T00:29:45Z",
          "last_comment_author": "manastungare"
        },
        {
          "number": 1989,
          "created_at": "2024-10-21T13:23:58Z",
          "last_comment_at": "2024-10-26T22:02:26Z",
          "last_comment_author": "dearchap"
        },
        {
          "number": 1993,
          "created_at": "2024-10-24T18:48:11Z",
          "last_comment_at": "2026-03-10T09:47:09Z",
          "last_comment_author": "mrueg"
        },
        {
          "number": 2008,
          "created_at": "2024-11-20T16:08:47Z",
          "last_comment_at": "2024-12-02T17:02:59Z",
          "last_comment_author": "dearchap"
        },
        {
          "number": 2016,
          "created_at": "2024-11-28T00:39:26Z",
          "last_comment_at": "2024-12-01T14:42:37Z",
          "last_comment_author": "dearchap"
        },
        {
          "number": 2017,
          "created_at": "2024-11-28T16:17:44Z",
          "last_comment_at": "2024-12-05T21:11:20Z",
          "last_comment_author": "bartekpacia"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/urfave/cli",
    "host": "github.com",
    "name": "cli",
    "owner": "urfave"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "excellent",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 87,
      "inputs": {
        "security": 82,
        "vitality": 92,
        "community": 96,
        "governance": 81,
        "engineering": 86
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 92,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 87,
            "inputs": {
              "commits_last_year": 301,
              "human_commit_share": 0.93,
              "days_since_last_push": 9,
              "active_weeks_last_year": 44
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 9 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "44/52 weeks with commits",
                "points": 30.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 44
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "301 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 301
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "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": 100,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v3.10.1",
              "releases_from_tags": false,
              "days_since_latest_release": 31,
              "mean_days_between_releases": 27.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 31 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 31
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~27.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 27.9
                    }
                  }
                ],
                "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": 9,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 9 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 96,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "forks": 1803,
              "stars": 24182,
              "watchers": 282,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "24,182 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 24182
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1,803 forks",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1803
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "282 watchers",
                "points": 13.6,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 282
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 81,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 98,
              "top_contributor_share": 0.25
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 25% of commits",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 25
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "98 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 98
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 87 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "merged_prs": 1046,
              "open_issues": 52,
              "closed_issues": 911,
              "issue_closed_ratio": 0.946,
              "closed_unmerged_prs": 230
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "95% of issues closed",
                "points": 44.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 95
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1046/1276 decided PRs merged",
                "points": 31.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1046,
                      "decided": 1276
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 7/8 approved changesets -- score normalized to 8",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "followers": 163,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "urfave",
              "public_repos": 9,
              "account_age_days": 3734
            },
            "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": "163 followers of urfave",
                "points": 15.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 163,
                      "login": "urfave"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "9 public repos, account ~10 yr old",
                "points": 19.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 9
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/urfave/cli/v3"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 32
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 32 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 32
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "46 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 46
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 86,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "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": ".golangci.yaml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "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": "12 out of 12 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "golang-library",
                "command-line",
                "go",
                "yaml",
                "cli",
                "json",
                "toml"
              ],
              "has_wiki": false,
              "homepage": "https://cli.urfave.org",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://cli.urfave.org",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "7 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "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": "good",
        "name": "Security",
        "value": 82,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 77,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 7.7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "12 out of 12 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 7/8 approved changesets -- score normalized to 8",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 87 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 3 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 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 5",
                "points": 2.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "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": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 13 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 13
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 13,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 13,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 19
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 66,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.774,
              "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": "72 of 93 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 72,
                      "sampled": 93
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.02,
              "toolchain_manifests": [
                "docs/go.mod",
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.07
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".golangci.yaml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "2 of the last 100 commits agent-authored or agent-credited",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "7 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 7,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 156162,
              "source_files_sampled": 67,
              "oversized_source_files": 2
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "2/67 source files over 60KB",
                "points": 53.4,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 67,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-30T23:04:01.114889Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/u/urfave/cli.svg",
  "full_name": "urfave/cli",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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