公开记录
软件健康报告模式 0.23.0 · 指标 1.13.0 · 2026-07-21 20:15 UTC

qax-os / excelize

Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets

GoBSD-3-Clause★ 20,798 星标⑂ 1,918 复刻始于 2016年8月在 GitHub 上查看 ↗

qax-os/excelize 的健康指数为 100 分中的 76 分,处于「良好」区间。 其得分最高的类别是Community & Adoption(95/100),最低的是AI Readiness(60/100)。 最近一次更新在 1 天前。 近期的大部分工作由 1 位贡献者完成。

76
总分 / 100
良好

软件健康指数

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

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

评分画像

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

所有权

158 关注者3 个公开仓库始于 2017年6月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/xuri/excelize/v2指向其他仓库——不计分v2.11.0-2215 天前

按类别列示的指标

活力

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

90优秀 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 1 天前
29.8/36提交节奏 — 52 周中有 43 周有提交
18/18提交量 — 最近一年 103 次提交
10/10OpenSSF Scorecard:Maintained — 20 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year103
human_commit_share1
days_since_last_push1
active_weeks_last_year43

发布纪律

84良好
评分方式
27/27有发布版本 — 已发布 27 个发布版本
36/36发布时效 — 最近一次发布版本于 15 天前
12.6/27发布节奏 — 约每 157.2 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count27
latest_release_tagv2.11.0
releases_from_tags
days_since_latest_release15
mean_days_between_releases157.2
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

95优秀 · 占总体的 18%
评分方式
60/60星标 — 20,798 个星标
25/25复刻 — 1,918 个复刻
13.3/15关注者 — 250 位关注者
所用输入
forks1,918
stars20,798
watchers250
growth_stateorganic
growth_factor_pct100

社区健康

92优秀
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(BSD-3-Clause)
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

可持续性与治理

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

60中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
3.9/22.5提交分布 — 头号贡献者编写了 83% 的提交
13.5/13.5贡献者广度 — 98 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 14 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled98
top_contributor_share0.828
评分方式
43.8/46.8议题解决 — 94% 的议题已关闭
31.3/38.3PR 接受 — 已裁定的 PR 中 428/523 已合并
12/15OpenSSF Scorecard:Code-Review — Found 24/30 approved changesets -- score normalized to 8
所用输入
merged_prs428
open_issues101
closed_issues1,487
issue_closed_ratio0.936
closed_unmerged_prs95
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
15.8/25所有者影响力 — qax-os 有 158 位关注者
16.4/25既往记录 — 3 个公开仓库,账户约 9 年
所用输入
followers158
owner_typeOrganization
is_verified
owner_loginqax-os
public_repos3
account_age_days3,311

工程质量

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

71良好 · 占总体的 20%

工程实践

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

文档

75良好
评分方式
30/30README
0/25文档目录
15/15文档 / 主页站点 — https://xuri.me/excelize
10/10仓库描述
10/10主题标签 — 20 个主题标签
10/10Wiki
所用输入
topicsxlsx, excel, microsoft, office, go, excelize, spreadsheet, statistics, formula, analytics, visualization, xml, table, chart, ecma-376, ooxml, vba, ai, mcp, agent
has_wiki
homepagehttps://xuri.me/excelize
has_readme
has_docs_dir
has_description

安全

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

66中等 · 占总体的 16%

安全态势

67中等
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — 无数据
2.5/2.5CI-Tests — 24 out of 24 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 24/30 approved changesets -- score normalized to 8
2.5/2.5Contributors — project has 14 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 — 20 commit(s) and 17 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
5/5SAST — SAST tool is run on all commits
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0.8/7.5Vulnerabilities — 9 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate6.7
已排除计分(无数据或不适用):branch_protection, packaging, signed_releases。 其余权重已重新归一化。
评分方式
12.2/35直接依赖不含已知公告 — 3 个受影响:golang.org/x/image v0.38.0 (high 7.5), golang.org/x/crypto v0.53.0 (unknown), golang.org/x/text v0.38.0 (unknown)
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
33.7/40没有长期未处理的公告 — 1 个携带公告的软件包超过 90 天未处理;最早一条发布于 91 天前
所用输入
sourceosv
advisories10
affected_packages3
assessed_packages13
unassessed_packages0
affected_by_severityhigh 1, unknown 2
direct_affected_packages3
已排除计分(无数据或不适用):间接依赖不含已知公告。 其余权重已重新归一化。 已将 13 个已解析依赖与 OSV 比对。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

60中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 100 次人类提交中有 83 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.83
agent_instruction_files
agent_instruction_max_bytes
评分方式
12.6/18一条命令的引导启动 — go.mod(工具链约定,无任务运行器)
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — Go(静态类型)
10/10可复现环境 — lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
5/8自动化维护 — 已配置依赖自动化,但在抽样提交中未观察到
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_files
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
评分方式
45/45可类型检查的代码 — Go(静态类型)
49.8/55可控的文件大小 — 采样的 85 个源文件中有 8 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes623,119
source_files_sampled85
oversized_source_files8

关键数据

20,798GitHub 星标
98贡献者
103最近 12 个月提交数
1距最近推送天数
27发布版本数
1巴士系数(bus factor)
101开放议题
Go软件包生态系统数

数据采集警告

  • go package 'github.com/xuri/excelize/v2' points at a different repository (https://github.com/xuri/excelize); excluded from ecosystem scoring

更多细节

Star 与 Fork 历史 20,798 ★ / 1,918 ⇿
20,798Star
1,918Fork
12发布

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

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

04,0008,00012,00016,00020,00024,00020,7981,918762021-102024-032026-07
主版本 0次版本 7修订 5

每个点涵盖 5 天。

OpenSSF Scorecard 6.7 / 10
6.7综合

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

10Binary-Artifactsno binaries found in the repo
不适用Branch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests24 out of 24 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 24/30 approved changesets -- score normalized to 8
10Contributorsproject has 14 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained20 commit(s) and 17 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
10SASTSAST tool is run on all commits
10Security-Policysecurity policy file detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
1Vulnerabilities9 existing vulnerabilities detected
直接依赖 9
注册表软件包版本约束清单文件
Gogithub.com/richardlehane/mscfbv1.0.7go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/tiendc/go-deepcopyv1.7.2go.mod
Gogithub.com/xuri/efpv0.0.1go.mod
Gogithub.com/xuri/nfpv0.0.2-0.20250530014748-2ddeb826f9a9go.mod
Gogolang.org/x/cryptov0.53.0go.mod
Gogolang.org/x/imagev0.38.0go.mod
Gogolang.org/x/netv0.56.0go.mod
Gogolang.org/x/textv0.38.0go.mod
全部依赖 13

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

注册表软件包版本关系
Gogithub.com/richardlehane/mscfbv1.0.7直接
Gogithub.com/stretchr/testifyv1.11.1直接
Gogithub.com/tiendc/go-deepcopyv1.7.2直接
Gogithub.com/xuri/efpv0.0.1直接
Gogithub.com/xuri/nfpv0.0.2-0.20250530014748-2ddeb826f9a9直接
Gogolang.org/x/cryptov0.53.0直接
Gogolang.org/x/imagev0.38.0直接
Gogolang.org/x/netv0.56.0直接
Gogolang.org/x/textv0.38.0直接
Gogithub.com/davecgh/go-spewv1.1.1间接
Gogithub.com/pmezard/go-difflibv1.0.0间接
Gogithub.com/richardlehane/msolepsv1.0.6间接
Gogopkg.in/yaml.v3v3.0.1间接
依赖安全公告 3

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

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

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "xlsx",
        "excel",
        "microsoft",
        "office",
        "go",
        "excelize",
        "spreadsheet",
        "statistics",
        "formula",
        "analytics",
        "visualization",
        "xml",
        "table",
        "chart",
        "ecma-376",
        "ooxml",
        "vba",
        "ai",
        "mcp",
        "agent"
      ],
      "is_fork": false,
      "size_kb": 7221,
      "has_wiki": true,
      "homepage": "https://xuri.me/excelize",
      "languages": {
        "Go": 3600721
      },
      "pushed_at": "2026-07-20T14:35:33Z",
      "created_at": "2016-08-29T12:32:12Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-21T20:11:02Z",
      "description": "Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BSD-3-Clause",
      "default_branch": "master",
      "license_spdx_raw": "BSD-3-Clause",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "en.qianxin.com",
      "name": "QI-ANXIN GROUP",
      "type": "Organization",
      "login": "qax-os",
      "company": null,
      "location": "China",
      "followers": 158,
      "avatar_url": "https://avatars.githubusercontent.com/u/29733149?v=4",
      "created_at": "2017-06-27T13:59:18Z",
      "is_verified": null,
      "public_repos": 3,
      "account_age_days": 3311
    },
    "license": {
      "state": "standard",
      "spdx_id": "BSD-3-Clause",
      "raw_spdx": "BSD-3-Clause",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.11.0",
          "kind": "minor",
          "published_at": "2026-07-06T16:12:44Z"
        },
        {
          "tag": "v2.10.1",
          "kind": "patch",
          "published_at": "2026-02-24T23:49:47Z"
        },
        {
          "tag": "v2.10.0",
          "kind": "minor",
          "published_at": "2025-10-13T16:13:02Z"
        },
        {
          "tag": "v2.9.1",
          "kind": "patch",
          "published_at": "2025-05-12T16:16:05Z"
        },
        {
          "tag": "v2.9.0",
          "kind": "minor",
          "published_at": "2024-10-14T16:04:31Z"
        },
        {
          "tag": "v2.8.1",
          "kind": "patch",
          "published_at": "2024-02-25T18:47:39Z"
        },
        {
          "tag": "v2.8.0",
          "kind": "minor",
          "published_at": "2023-08-27T16:04:10Z"
        },
        {
          "tag": "v2.7.1",
          "kind": "patch",
          "published_at": "2023-04-09T16:08:53Z"
        },
        {
          "tag": "v2.7.0",
          "kind": "minor",
          "published_at": "2023-01-08T16:04:43Z"
        },
        {
          "tag": "v2.6.1",
          "kind": "patch",
          "published_at": "2022-08-21T16:06:58Z"
        },
        {
          "tag": "v2.6.0",
          "kind": "minor",
          "published_at": "2022-04-10T16:13:31Z"
        },
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2022-01-02T16:02:21Z"
        },
        {
          "tag": "v2.4.1",
          "kind": "patch",
          "published_at": "2021-08-01T16:02:05Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2021-04-18T16:02:57Z"
        },
        {
          "tag": "v2.3.2",
          "kind": "patch",
          "published_at": "2021-01-03T16:18:50Z"
        },
        {
          "tag": "v2.3.1",
          "kind": "patch",
          "published_at": "2020-09-22T16:14:04Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2020-08-09T16:13:05Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2020-05-10T16:08:17Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2020-02-09T16:03:02Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2019-10-09T14:13:38Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2019-06-30T23:33:50Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2019-05-02T08:00:12Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2019-01-03T03:23:27Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2018-09-27T03:02:33Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2018-05-13T03:55:18Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2018-06-11T04:35:06Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2018-06-11T04:39:20Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "32931c30d9195445c1f5bdca00eaf29176cd2c54",
          "body": "…cted error (#2354)\n\n- Update unit tests",
          "is_bot": false,
          "headline": "This closes #2349, fix CalcCellVaue function does not return the expe…",
          "author_name": "xixixi1118",
          "author_login": "xixixi1118",
          "committed_at": "2026-07-20T14:35:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "495311569d5f4611c7113d3c2574f3d8186a5e29",
          "body": "…ments (#2350)\n\n- Update unit tests and format code",
          "is_bot": false,
          "headline": "This related to #1164 and #2344, fix errors pushed as extra func argu…",
          "author_name": "Damiano Scarpellini",
          "author_login": "Aprax14",
          "committed_at": "2026-07-15T06:03:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a6d13bfa70ef7e28c1a550229a4ceadd2494080",
          "body": "…renthesized sub-exporessions (#2348)\n\n- Update unit tests",
          "is_bot": false,
          "headline": "Related to #1164, fix incorrect argument count with nested func in pa…",
          "author_name": "Damiano Scarpellini",
          "author_login": "Aprax14",
          "committed_at": "2026-07-14T05:56:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90ff348959dd842cbf3a4fbd93a78afbe18db476",
          "body": "…alculation result when error values inside parentheses or operators (#2346)\n\n- Remove retried go report card badge\n- Test build on RISC-V platform\n- Update documentation for the PivotTableField data type\n- Update unit tests\n- Update GitHub Action packages version",
          "is_bot": false,
          "headline": "This closes #2344, fixes CalcCellValue function returning incorrect c…",
          "author_name": "Jason",
          "author_login": "huijian3139",
          "committed_at": "2026-07-06T16:07:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09f06564d8147d6e015a5b7190613280a3bac852",
          "body": null,
          "is_bot": false,
          "headline": "This fixes #548, allow sheet rename for invalid source names (#2345)",
          "author_name": "Damiano Scarpellini",
          "author_login": "Aprax14",
          "committed_at": "2026-06-27T04:04:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93f0b3caed37f21ef5079e3259c6c21dcfe68453",
          "body": "- Prevent attacker-controlled allocations by validating against worksheet row number overflow maximum limitation (Ref: CWE-400 and CWE-770)\n- Prevent panic on get cell value with invalid shared string table index (Ref: CWE-248 and CWE-755)\n- Update unit tests",
          "is_bot": false,
          "headline": "This fixes GHSA-q5j5-6p94-4gwc and GHSA-fx5j-qcqg-grpf (#2331)",
          "author_name": "Artur Chopikian",
          "author_login": "artur-chopikian",
          "committed_at": "2026-06-21T02:59:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1213a8bd7c5ab360554603ac5c995ccaf6eb4314",
          "body": "…s as types\n\n- Update unit tests",
          "is_bot": false,
          "headline": "This related with #2340, implement unsupported pivot table show value…",
          "author_name": "xuri",
          "author_login": "xuri",
          "committed_at": "2026-06-19T02:57:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7e098ed82d541f8319176d2af148f7ee164c1d1",
          "body": "…field index\n\n- Rename ValueAs to ValuesAs",
          "is_bot": false,
          "headline": "This related with #2340, fix invalid pivot table show values as base …",
          "author_name": "xuri",
          "author_login": "xuri",
          "committed_at": "2026-06-17T00:13:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ae56a6fd1d34897d197cee16e4e508957bd2bf1",
          "body": "…ivot table data fields\n\n- Add new exported PivotTableShowValueAs data type\n- Add new exported PivotTableShowValueAsType enumeration\n- Add new exported 3 error variables ErrPivotTableShowValueAsBaseField, ErrPivotTableShowValueAsBaseItem and ErrUnsupportedPivotTableShowValueAsType\n- Add new field Sh\n[…]\n\n- Check reference before set shared formula to prevent generate corrupted workbook, related with #2338\n- Idempotency setting and reading of the Subtotal data field in a PivotTable\n- Update unit tests",
          "is_bot": false,
          "headline": "This closes #2340, initialized support set and get show value as of p…",
          "author_name": "xuri",
          "author_login": "xuri",
          "committed_at": "2026-06-16T12:03:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2e6a05bfaf10c367cf2f86ab76dde5e0af74a31a",
          "body": "- Remove dead code for resolve indirect code coverage decrease caused by #2338",
          "is_bot": false,
          "headline": "Update dependencies module to fix vulnerabilities",
          "author_name": "xuri",
          "author_login": "xuri",
          "committed_at": "2026-06-15T14:30:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c88ce10c8d518ee98f77a5ea954514c2fd8b4e33",
          "body": "…l formula (#2338)\n\n- Update dependencies module and GitHub Action packages version\n- Update unit tests",
          "is_bot": false,
          "headline": "This closes #2337, clear shared formula when overwriting with a norma…",
          "author_name": "Damiano Scarpellini",
          "author_login": "Aprax14",
          "committed_at": "2026-06-11T02:25:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb84319af54e8f1fb63bd6515060ac03cec51bae",
          "body": "…required (#2335)\n\n- This fixes issue #1383 regression caused by #1713 introduced in v2.8.1\n- This fixes performance regression caused by #2228, fixes #2226 in better way\n- Added unit test cases for issues #1383 and #2226",
          "is_bot": false,
          "headline": "This compact sparse worksheet rows in linear time, Go 1.21 and later …",
          "author_name": "Abhishek Murthy",
          "author_login": "rootsec1",
          "committed_at": "2026-06-06T04:21:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "875b959ba62fc9bf45bb0de547ae7c7f7549835c",
          "body": "- Update dependencies module\n- Update unit tests",
          "is_bot": false,
          "headline": "Check row number when reading worksheet for improve security",
          "author_name": "xuri",
          "author_login": "xuri",
          "committed_at": "2026-06-03T05:18:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4a068bbdd232fc3806dec1952d148636e37cad9",
          "body": "- Update unit tests",
          "is_bot": false,
          "headline": "This closes #2303, support 3D references across sheet ranges (#2310)",
          "author_name": "Christopher Albert",
          "author_login": "krystophny",
          "committed_at": "2026-05-25T07:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7240c799a0cf3fa4ba206590261fd4765be7fe72",
          "body": "…rmance (#2320)\n\n- Function ColumnNumberToName memory allocation reduce about 90%\n- Function CoordinatesToCellName memory allocation reduce about 13%\n- Function isNumeric memory allocation reduce about 68%\n- Fix documentation typo for AddChart function",
          "is_bot": false,
          "headline": "Optimize the coordinates conversion and some internal functions perfo…",
          "author_name": "Adam Drews",
          "author_login": "AdamDrewsTR",
          "committed_at": "2026-05-22T02:03:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bfbbee3c69b87277a1f2c7076ad39c2ca44168a",
          "body": "…ndary handling during decryption (#2329)\n\n- Fix an issue where workbooks protected by ECMA-376 agile encryption with SHA512 hash algorithm failed to open in some cases\n- Add a test workbook with the SHA512 hash algorithm\n- Updated unit tests",
          "is_bot": false,
          "headline": "This closes #2328, correct Agile EncryptedPackage 4096-byte chunk bou…",
          "author_name": "WaterRRabbit",
          "author_login": "WaterRRabbit",
          "committed_at": "2026-05-16T07:10:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bebb6125c68008607fcf1e20003b9a348978c76",
          "body": "…alue (#2317)\n\n- Storage formula calculation result with raw cell in separate cache\n- Update dependencies modules",
          "is_bot": false,
          "headline": "This closes #2316, support formula calculation result with raw cell v…",
          "author_name": "Swen Thümmler",
          "author_login": "grmblfrz",
          "committed_at": "2026-05-12T02:06:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4466b60dd9c6647afeb3dde40d74e3b53cd2696",
          "body": "- Add new Font and Formula fields in ChartTitle data type\n- Add new exported error variable ErrChartTitle\n- Update docs for AddChart function\n- Update unit tests",
          "is_bot": false,
          "headline": "Support use formula in chart title (#2288)",
          "author_name": "Adam Drews",
          "author_login": "AdamDrewsTR",
          "committed_at": "2026-04-30T03:15:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d20d0375799145be65db273e5793a776ab3e7af3",
          "body": "- Reduce rows iterator memory usage at most 85%\n- Update unit tests",
          "is_bot": false,
          "headline": "Reduced memory usage for reading unencrypted workbook (#2293)",
          "author_name": "guangxuewu",
          "author_login": "guangxuewu",
          "committed_at": "2026-04-29T01:13:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a1c74a3c15c78ce322346fc3cce1388f6cbd227",
          "body": "… references (#2301)\n\n- Update unit tests",
          "is_bot": false,
          "headline": "Fix missing single quote after adjust formula which includes external…",
          "author_name": "Abhishek Murthy",
          "author_login": "rootsec1",
          "committed_at": "2026-04-28T01:46:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c1f7eaea56ae24eae242a67abee6e0beb7ad2b1",
          "body": "…hen no custom color value specified (#2306)\n\n- Split extractFills function into extractGradientFill and extractPatternFill for reduce cyclomatic complexity\n- Update unit tests",
          "is_bot": false,
          "headline": "Auto foreground and background color when creating solid fill style w…",
          "author_name": "Noah",
          "author_login": "noahchiu22",
          "committed_at": "2026-04-22T06:17:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "873b3d1bb0551744fe93f01f0b1a6371a7375909",
          "body": "…lid worksheet XML by column iterator (#2300)",
          "is_bot": false,
          "headline": "This closes #2299, fix panic on read corrupted workbook contains inva…",
          "author_name": "Sai Asish Y",
          "author_login": "SAY-5",
          "committed_at": "2026-04-21T03:22:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "925e7989a1eaadab46738c50410e14be8ea33e97",
          "body": "…operly applied",
          "is_bot": false,
          "headline": "This closes #2297, fix custom number format with comma scaling not pr…",
          "author_name": "xuri",
          "author_login": "xuri",
          "committed_at": "2026-04-18T03:18:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94f8a477f816d8144a0d6334ad58efd4bf42e388",
          "body": null,
          "is_bot": false,
          "headline": "Prevent panic on add chart with no fill series (#2294)",
          "author_name": "chaoliang yan",
          "author_login": "lawrence3699",
          "committed_at": "2026-04-16T01:27:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4de2989ab2d36ec3baf24b5438e4da5cfb5c5156",
          "body": "…or already exists (#2291)\n\n- Update unit tests",
          "is_bot": false,
          "headline": "This closes #2289,  fix AddComment assigning wrong authorID when auth…",
          "author_name": "Nathanael Tehilla Gunawan",
          "author_login": "narasaka",
          "committed_at": "2026-04-14T01:20:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "827094ab2b2a64ee83093ba43d904af64f687c78",
          "body": "- Removed the incorrect `c[1], c[2] = c[2], c[1]` swapping logic so results match Excel\n- Use row-major traversal and ensure output order\n- Replaced the redundant allocation and assignment loops with a single `make` allocation for the output matrix.\n- Added comprehensive test cases in `calc_test.go`\n[…]\n and array constants to verify the correct distribution of counts across all buckets, ensuring the removal of the swap logic maintains accurate behavior\n- Update dependencies modules and documentation",
          "is_bot": false,
          "headline": "Correct FREQUENCY output and simplify implementation (#2286)",
          "author_name": "shcabin",
          "author_login": "shcabin",
          "committed_at": "2026-04-12T02:17:09Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2694a3605db1f50f159fcabce723b28a3d204fd4",
          "body": "- Add documentation for SelectedItems fields in PivotTableField data type\n- Adjust LineOptions data type define position\n- Update documentation for AutoFitColWidth and AddPivotTable functions\n- Upgrade GitHub Action packages version\n\n---------\n\nCo-authored-by: Martin Asquino <martin.asquino@pedidosya.com>",
          "is_bot": false,
          "headline": "Update dependencies module to fix vulnerabilities (#271)",
          "author_name": "martskins",
          "author_login": "martskins",
          "committed_at": "2026-04-02T01:57:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7456a4cee117ed18e33be428067d950677439f0",
          "body": "- Update unit tests",
          "is_bot": false,
          "headline": "Fix formula calculate accuracy for function BINOM.INV (#107)",
          "author_name": "Andrey G.",
          "author_login": "plandem",
          "committed_at": "2026-03-26T23:40:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08c8da0405458dc2bc2f4236c0af36ff29fbe071",
          "body": "…CHISQ.DIST and NEGBINOM.DIST (#1403)\n\n- Update unit tests",
          "is_bot": false,
          "headline": "Fix formula calculate accuracy for functions IMSECH, IMSQRT, CHIINV, …",
          "author_name": "Ivan Volkov",
          "author_login": "ivolkoff",
          "committed_at": "2026-03-26T00:48:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0aec9b715baf9ddbb662bf403060b97727abafed",
          "body": "Co-authored-by: Владислав Анисимов <vsanisimov@basis.ru>",
          "is_bot": false,
          "headline": "Unlock mutex before returning error (#2281)",
          "author_name": "Vladislav Anisimov",
          "author_login": "Journeyman150",
          "committed_at": "2026-03-25T01:36:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48a958f32210bbc0023dc09b1f7f8d6d7cd15bea",
          "body": "…n (#2278)\n\n- Support set line format for chart title, chart axis title and shapes\n- Support set chart title, chart axis title layout\n- Add exported ChartTitle data type\n- Change Title field data type of Chart from []RichTextRun to ChartTitle\n- Change Line field data type of Shape from ShapeLine to \n[…]\n Renamed data type ChartDashType to LineDashType\n- Renamed data type ChartLineType to LineType\n- Renamed data type ChartLine to LineOptions\n- Update README and unit tests\n- Update chart cell for tests",
          "is_bot": false,
          "headline": "Breaking changes for the AddChart, AddChartSheet and AddShape functio…",
          "author_name": "Debug Doctor",
          "author_login": "debugdoctor",
          "committed_at": "2026-03-23T04:53:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ae7a616cca4628265bab1d864c1c4dcea359442f",
          "body": "…ns introduced in Go 1.21 (#2280)\n\nCo-authored-by: r.sergeev <r.sergeev@yadro.com>",
          "is_bot": false,
          "headline": "Replace manual nested if-blocks with the built-in min and max functio…",
          "author_name": "Roman Sergeev",
          "author_login": "kenny-not-dead",
          "committed_at": "2026-03-22T03:37:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79a82f9743167b61f7bd334fc71e65e03b3dd8f2",
          "body": "… and pivot table slicer (#2271)\n\n- Add new SelectedItems fields in PivotTableOptions and SlicerOptions data type\n- Support add shared items for pivot table fields cache and selected items \n- Support get pivot table selected items\n- Support get slicer selected items\n- Use round robin random for create pivot table\n- Update documentation\n- Update unit tests",
          "is_bot": false,
          "headline": "This closes #2154, support set and get selected items for pivot table…",
          "author_name": "zhuhua",
          "author_login": "zhuyanhuazhuyanhua",
          "committed_at": "2026-03-21T01:49:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df428826c02b3a2752854b20016cea9abc731f14",
          "body": "…lter fields\n\n- Prevent generate corrupted workbook\n- Update unit tests",
          "is_bot": false,
          "headline": "Check same data field appears both in pivot table column, rows and fi…",
          "author_name": "xuri",
          "author_login": "xuri",
          "committed_at": "2026-03-17T01:41:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2966ca59b1c6b16aff0c15b76c1bb32ee07bd39d",
          "body": "- Fix lint issues\n- Update unit tests for improve code coverage of file.go",
          "is_bot": false,
          "headline": "Update minimum Go language version required in documentation (#2277)",
          "author_name": "Egor Gordionok",
          "author_login": "egordionok",
          "committed_at": "2026-03-16T08:17:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdede72a3e0f9108f934e6372b9f045066ccfc8d",
          "body": "…ne and WPS (#2275)\n\nCo-authored-by: jimlee <tuolee@nb.com>",
          "is_bot": false,
          "headline": "This closes #2273, fix chart sheet does not show charts on Excel Onli…",
          "author_name": "TuoLee",
          "author_login": "JimLee0921",
          "committed_at": "2026-03-14T02:29:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2bda9b153e5daa9072f89a3fbe470fae877fcc1",
          "body": "… value (#2274)\n\n- Update unit tests",
          "is_bot": false,
          "headline": "Fix autoFitColWidth overriding width with latest value instead of max…",
          "author_name": "Igor Khodyrev",
          "author_login": "hwo411",
          "committed_at": "2026-03-13T01:14:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "421c405fadb59434290a29ba8e1ef37cce4acb35",
          "body": "…content\n\n- Update dependencies modules\n- Update unit tests",
          "is_bot": false,
          "headline": "Made AutoFitColWidth unhide the hidden columns if those columns have …",
          "author_name": "xuri",
          "author_login": "xuri",
          "committed_at": "2026-03-12T01:18:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d6adc31bf9439be88dd7cea8c2544b4c5fff699",
          "body": "- Add new function AutoFitColWidth\n- Define vertical align types as a global variable\n- Using golang.org/x/text/width for detect multi width characters\n- Update unit tests",
          "is_bot": false,
          "headline": "This closes #92, support auto fit columns width (#1386)",
          "author_name": "yyt",
          "author_login": "yyt030",
          "committed_at": "2026-03-10T11:53:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76342276b70a70c9aaf52cc67d7bf21ec4a997bb",
          "body": "- Update unit tests",
          "is_bot": false,
          "headline": "Support implicit intersection and fix regex criteria anchoring (#2268)",
          "author_name": "James Pozdena",
          "author_login": "jpoz",
          "committed_at": "2026-03-08T03:13:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c59bad1cd11d103ad46443b17a3e12462b0eba1",
          "body": "…ncy package `golang.org/x/net` (#2270)\n\n- Use explicit math.FMA for NEGBINOM.DIST formula function to fix not consistent between multiple platform\n- Update GitHub Action config, test on macOS 26 with Apple Silicon arch\n- Update dependencies modules",
          "is_bot": false,
          "headline": "Breaking changes: Go 1.25.0 and later required for upgrade of depende…",
          "author_name": "Tammy",
          "author_login": "tvso",
          "committed_at": "2026-03-07T03:19:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37b6a8f464e5923bf6c2bf524ac3cd9f6a1ece1f",
          "body": "- Update unit test\n- Add tilde wildcard criteria support",
          "is_bot": false,
          "headline": "Fix formula exact text matching not match substrings (#2267)",
          "author_name": "James Pozdena",
          "author_login": "jpoz",
          "committed_at": "2026-03-06T01:42:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e9bc141d4a4122649966ad342b028064090f9e6",
          "body": "…(#2266)\n\n- Update unit tests",
          "is_bot": false,
          "headline": "Fixes #2263, prevent panic on invalid row reference in CalcCellValue …",
          "author_name": "Carve_",
          "author_login": "Rynzie02",
          "committed_at": "2026-02-27T00:13:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ad5ab3af0054c55bdce09f1530085600e9f2e45",
          "body": "- Update dependencies modules\n- Update unit tests",
          "is_bot": false,
          "headline": "Update GitHub Actions workflow configuration, test on Go 1.26.x (#2262)",
          "author_name": "yan00353-0729",
          "author_login": "yan00353-0729",
          "committed_at": "2026-02-24T23:45:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52dd99abd0338bef63bf899aa3f8b845256c07d9",
          "body": "…e when create styles (#2260)\n\n- Add new exported 5 error variables ErrFillType, ErrFillGradientColor, ErrFillGradientShading, ErrFillPatternColor and ErrFillPattern\n- Update unit tests",
          "is_bot": false,
          "headline": "This closes #2259, add value check for prevent using invalid fill typ…",
          "author_name": "Olli Hauer",
          "author_login": "ohauer",
          "committed_at": "2026-02-11T07:23:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4917cff6d84d2d7b473a7c5bce63905dc6718c9f",
          "body": "…ont or fill (#2255)",
          "is_bot": false,
          "headline": "This closes #2254, fixx duplicate style creation when using default f…",
          "author_name": "Su, Rin",
          "author_login": "susautw",
          "committed_at": "2026-01-27T01:31:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38eb7c12dd4066c2615f5e08139d91cf1fa5291a",
          "body": "… references failed (#2253)\n\n- Strip surrounding quotes during parsing to ensure formulas correctly resolve data across sheets with spaces, hyphens, or other special characters\n- Update unit tests",
          "is_bot": false,
          "headline": "Trim single quotes from sheet names to fix calculation engine resolve…",
          "author_name": "James Pozdena",
          "author_login": "jpoz",
          "committed_at": "2026-01-26T01:58:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dcfb6085068ad414d49df4ce965488b7945455a",
          "body": "… empty strings (#2252)\n\n- Fix a v2.10.0 regression bug introduced by commit a33bd1aa5b086ee8fb4237e2c7aed2c614b20828",
          "is_bot": false,
          "headline": "This closes #2240, fix GetCellValue returning shared string index for…",
          "author_name": "Oliver Eilhard",
          "author_login": "olivere",
          "committed_at": "2026-01-24T05:12:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5f68f85c9dde65d96dfd8a5979ab9d9dba864db",
          "body": "…ection\n\n- Fix variable name typo\n- Update unit tests",
          "is_bot": false,
          "headline": "Ref #1607, introduce new functions GetHyperLinkCells and GetSheetProt…",
          "author_name": "xuri",
          "author_login": "xuri",
          "committed_at": "2026-01-22T01:09:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ad51b21f454acc6e057633ac3971586906f525d",
          "body": "…2250)\n\n- Add new DropLines and HighLowLines fields in ChartAxis structure\n- Update unit tests",
          "is_bot": false,
          "headline": "Support set drop lines and high-low lines for area and line charts (#…",
          "author_name": "Flashcqxg",
          "author_login": "Flashcqxg",
          "committed_at": "2026-01-21T01:35:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37b730abeeed42da10d4c91531c7d7df7d19795f",
          "body": "…2249)",
          "is_bot": false,
          "headline": "Apply font family settings for east asian and complex script fonts (#…",
          "author_name": "Flashcqxg",
          "author_login": "Flashcqxg",
          "committed_at": "2026-01-20T01:33:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b57409533bd4a28fd342cfed5881435ab81e7d6",
          "body": "… cell from a cells range\n\n- Remove operator attribute for time period condition format rules to prevent generate workbook corrupted\n- Update unit tests",
          "is_bot": false,
          "headline": "Support delete conditional format rule or data validation by specific…",
          "author_name": "xuri",
          "author_login": "xuri",
          "committed_at": "2026-01-18T02:49:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b325dc29c892c5b92c430fdc9b4cbade1f95f63",
          "body": null,
          "is_bot": false,
          "headline": "Fix DeleteDataValidation with unordered sqref ranges (#2248)",
          "author_name": "Atsuki",
          "author_login": "atmngw",
          "committed_at": "2026-01-17T04:03:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a880146cc32e29e84c2f4e19f136b721045c7d3e",
          "body": "…t graphic name\n\n- Add new exported error variables ErrMaxGraphicAltTextLength and ErrMaxGraphicNameLength\n- Add gold sponsors\n- AddPicture and AddPictureFromBytes functions support set name of picture\n- AddChart and AddShape functions support set name and alternative text\n- AddSlicer function suppo\n[…]\ntTextLength and MaxGraphicNameLength\n- Check graphic name and alternative text length, return error if the length length exceeds the limit\n- Check and truncate text length in UTF16\n- Update unit tests",
          "is_bot": false,
          "headline": "Ref #2208, add new Name field in GraphicOptions to support set and ge…",
          "author_name": "xuri",
          "author_login": "xuri",
          "committed_at": "2026-01-16T03:23:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "76eeba8d2cea2bc239bdece1fbcc5e210f2574b3",
          "body": "…con sets conditional format\n\n- Support remove conditional format in worksheet extension list\n- Update dependencies modules\n- Update unit tests",
          "is_bot": false,
          "headline": "UnsetConditionalFormat support remove 3 triangles, 3 stars, 5 boxes i…",
          "author_name": "xuri",
          "author_login": "xuri",
          "committed_at": "2026-01-14T01:57:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23a03c503087abcbfeb956787621cfdf89ad0e21",
          "body": "…al format (#2042)\n\n- Support set and get 3 triangles, 3 stars, 5 boxes icon sets conditional format\n- Fix some time period condition format does not work and generate real workbook in test for verification\n- Update unit tests",
          "is_bot": false,
          "headline": "This closes #2038, add 3 new kinds of icon sets support for condition…",
          "author_name": "Ilia Mirkin",
          "author_login": "imirkin",
          "committed_at": "2026-01-13T03:32:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "800dd0fcbab4ffddc50dda0861f1347fe906509e",
          "body": "- Fix a regression bug introduced by commit 47b5c303448bb6b672bd51b01bb317a115ecb4e4 and 8a99debc18f1ce5087ae36c0b77a328357dafa78\n- Remove editAs attribute for one cell anchor\n- Update dependencies modules\n- Update document for stream writer functions",
          "is_bot": false,
          "headline": "Fix light color theme index overflow caused workbook corrupted",
          "author_name": "xuri",
          "author_login": "xuri",
          "committed_at": "2026-01-12T01:37:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47b5c303448bb6b672bd51b01bb317a115ecb4e4",
          "body": "- Update unit tests\n- Simplify code with check graphic options in one utility function\n- Support get one cell anchor positioning slicers",
          "is_bot": false,
          "headline": "Support set one cell anchor positioning type for shape and slicer",
          "author_name": "xuri",
          "author_login": "xuri",
          "committed_at": "2026-01-11T03:48:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16306a86ac1677edc5cdb211f458d5b9baaab6e3",
          "body": null,
          "is_bot": false,
          "headline": "Define default worksheet and theme XML path as constants (#2246)",
          "author_name": "Roman Sergeev",
          "author_login": "kenny-not-dead",
          "committed_at": "2026-01-08T02:23:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "265e50ab19c9d462fe5f1a14dd0a53442cd5eda1",
          "body": "…f cell images\n\n- Get rich data value with structures to fix missing return some cell images\n- Fix typo for the metadataReader function\n- Update unit tests",
          "is_bot": false,
          "headline": "This closes #2157, the GetPictures function support return alt text o…",
          "author_name": "xuri",
          "author_login": "xuri",
          "committed_at": "2026-01-07T01:32:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b5dc327d7858b8ed8527b27e8028bb6718638b6",
          "body": "…writer to support group columns (#2181)\n\n- Breaking changes: remove 4 exported error variables ErrStreamSetColVisible, ErrStreamSetColStyle, ErrStreamSetColWidth and ErrStreamSetPanes\n- Update unit tests",
          "is_bot": false,
          "headline": "This closes #2212, add new function SetColOutlineLevel for streaming …",
          "author_name": "d9c4",
          "author_login": "d9c4",
          "committed_at": "2026-01-06T00:55:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04f6d6c2dc8fcf7bfc2914b77b36639b4030ec7a",
          "body": "…port set columns visibility (#2087)\n\n- Add new exported error variable ErrStreamSetColVisible\n- Fix lint issues\n- Update copyright info\n- Update unit tests\n- Update dependencies modules",
          "is_bot": false,
          "headline": "Ref #2075, add new function SetColVisible for streaming writer to sup…",
          "author_name": "杨春",
          "author_login": "ijustyce",
          "committed_at": "2026-01-05T01:56:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86cef4733a01acbcdf030a0cc75beb5f98dd484a",
          "body": "…sue in some cases (#1842)\n\n- Check the specified base column width and convert it to pixels\n- GetPictures returns the Format.ScaleX and Format.ScaleY property with a precision of two decimal places\n- Update docs for AddPicture and GetPictures functions\n- Update unit tests",
          "is_bot": false,
          "headline": "This related #1813, mitigate inserted image aspect ratio incorrect is…",
          "author_name": "Tatsuro Moriyama",
          "author_login": "t4traw",
          "committed_at": "2025-12-29T02:35:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "561892927ba119a4c6a980bdaeb8afa649cbc5df",
          "body": "…639)\n\n- Update unit tests",
          "is_bot": false,
          "headline": "The GetPictures function support return partial format properties (#1…",
          "author_name": "Sides",
          "author_login": "sides-flow",
          "committed_at": "2025-12-26T02:00:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85ebb616cfdbd57c06cd1a8de84629ed0f80c2b8",
          "body": "- Update unit tests\n- Update dependencies modules",
          "is_bot": false,
          "headline": "ref #65, new formula function: SORTBY (#2245)",
          "author_name": "James Pozdena",
          "author_login": "jpoz",
          "committed_at": "2025-12-15T01:33:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "418be6db19006f981bcf7d70666359a06ce5b0e9",
          "body": "… ranges (#2242)\n\n- Cache formula argument for calculation engine \n- Optimized string concatenation\n- Upgrade macos-13 image with macos-15-intel image in GitHub Action",
          "is_bot": false,
          "headline": "This closes #2223, limit calculation engine processing to actual data…",
          "author_name": "rhinewg",
          "author_login": "rhinewg",
          "committed_at": "2025-12-12T00:47:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ff4208b3c6ce5a2feb47e43523401cd0d19bf2e",
          "body": null,
          "is_bot": false,
          "headline": "Add unit test for formula calculation engine (#209)",
          "author_name": "schbook",
          "author_login": "schbook",
          "committed_at": "2025-12-05T01:04:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72169352d143df95f4100d44525dc7ad80235c33",
          "body": "- Reduce memory and time cost about 50%\n\nCo-authored-by: zhengyang.zhu <zhengyang.zhu@centurygame.com>",
          "is_bot": false,
          "headline": "This closes #2139, avoid lookupLinearSearch malloc slice (#2140)",
          "author_name": "Zhu Zhengyang",
          "author_login": "zhuzhengyang",
          "committed_at": "2025-12-04T02:51:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1ac51e63bc825273e539efd48cee2fb7eab8050",
          "body": "- Increase unit test time out to 1 hour",
          "is_bot": false,
          "headline": "Refs #2144, remove calcCacheMu field in the File data structure (#1440)",
          "author_name": "Kingson4Wu",
          "author_login": null,
          "committed_at": "2025-11-28T00:41:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "899080077c4e1298b46fdf68a8193779537a8c51",
          "body": "… performance (#2144)",
          "is_bot": false,
          "headline": "This closes #2057, support calculation cache to improve CalcCellValue…",
          "author_name": "Yi Deng",
          "author_login": "DengY11",
          "committed_at": "2025-11-27T13:19:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a99debc18f1ce5087ae36c0b77a328357dafa78",
          "body": "- Support set the data point color for doughnut, pie and 3D pie chart\n- Add new ChartDataPoint data type\n- Add new field DataPoint in the ChartSeries data type\n- Automating dependabot tasks with GitHub Actions\n- Upgrade GitHub Action tool chains version",
          "is_bot": false,
          "headline": "This closes #1862, closes #1904 and closes #1948 (#1742)",
          "author_name": "Yasar Luo",
          "author_login": "yasarluo",
          "committed_at": "2025-11-26T00:50:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97fd800edbc1f180a75c703c4f116e38bfba8aaf",
          "body": "- Update dependencies modules",
          "is_bot": false,
          "headline": "Add unit tests for the formula function UNIQUE",
          "author_name": "xuri",
          "author_login": "xuri",
          "committed_at": "2025-11-21T02:06:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c97b95202f21d03cc9a4dd619950ed3721bb4e0",
          "body": "- Update unit tests\n\n---------\n\nCo-authored-by: Ivan Hristov <ivan.hristov@abraxa.com>",
          "is_bot": false,
          "headline": "This closes #2165, add formula function UNIQUE support (#2166)",
          "author_name": "Ivan Hristov",
          "author_login": "IvanHristov98",
          "committed_at": "2025-11-20T01:58:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e799e95bab5dc6fb6cf8439b35ad7f564f6da869",
          "body": "…es (#2238)\n\n- Add more unit test for crypt, improve test code coverage\n\nCo-authored-by: shuotan <shuotan@tencent.com>",
          "is_bot": false,
          "headline": "This closes #2237, fix panic when open encrypted workbook in some cas…",
          "author_name": "sqdtss",
          "author_login": "sqdtss",
          "committed_at": "2025-11-14T01:09:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bf639c3ad9859a8c1017c6df7b1c0ed232998dd",
          "body": null,
          "is_bot": false,
          "headline": "Fix: skipped column style bug in StreamWriter's SetRow (#2235)",
          "author_name": "radam9",
          "author_login": "radam9",
          "committed_at": "2025-11-13T02:29:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfa81ac8756db681e2ee653e11028c42c94a7e17",
          "body": null,
          "is_bot": false,
          "headline": "This closes #2234, allowing insert ICO format images",
          "author_name": "xuri",
          "author_login": "xuri",
          "committed_at": "2025-11-12T03:27:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d23585cf1632c7704fc15f15a570f5b6b63bb7e",
          "body": "…rmulas (#2220)",
          "is_bot": false,
          "headline": "optimize: convert using continued fractions fundamental recurrence fo…",
          "author_name": "shcabin",
          "author_login": "shcabin",
          "committed_at": "2025-11-10T03:09:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d97f1a31cc99f21802fa0d2e3ea649c4a64da610",
          "body": "…(#2227)\n\nCo-authored-by: felixdevelopper-hue <felixdevelopper@gmail.com>",
          "is_bot": false,
          "headline": "Return error if adding comment on a cell which already exist comment …",
          "author_name": "jesusfelix951-lang",
          "author_login": "jesusfelix951-lang",
          "committed_at": "2025-11-08T16:12:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8325cf6f172eeb77b0920e069bc21e6309afa771",
          "body": "…sx can not open in Office 2007(#2232)",
          "is_bot": false,
          "headline": "Update TIF image for fix generated TestSetSheetBackgroundFromBytes.xl…",
          "author_name": "pegasscience-cyber",
          "author_login": "pegasscience-cyber",
          "committed_at": "2025-11-02T04:30:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "541ca7c1b9eae3ebd79dd048df671f6da566ff11",
          "body": "Co-authored-by: r.sergeev <r.sergeev@yadro.com>",
          "is_bot": false,
          "headline": "Use tab instead of space indent in doc code block (#2230)",
          "author_name": "Roman Sergeev",
          "author_login": "kenny-not-dead",
          "committed_at": "2025-10-29T02:24:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78a8a43268140b369f72f0dc3be1d19159558e20",
          "body": "Co-authored-by: r.sergeev <r.sergeev@yadro.com>",
          "is_bot": false,
          "headline": "Update docs for the SetDefinedName function (#2229)",
          "author_name": "Roman Sergeev",
          "author_login": "kenny-not-dead",
          "committed_at": "2025-10-28T11:19:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0a56d6b45f568f63aa4a7156b67aad1905f9da8",
          "body": "- Update unit tests\n- Remove empty row on saving, reduce generated workbook file size",
          "is_bot": false,
          "headline": "This closes #2226, optimize overlap merged cell ranges check (#2228)",
          "author_name": "wangacc",
          "author_login": "wangacc",
          "committed_at": "2025-10-25T02:53:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "896a086a3a5875238ef6c9da629d9844bc986950",
          "body": "…e month name index overflow (#2225)",
          "is_bot": false,
          "headline": "This closes #2224, fix apply number format code panic cause by Chines…",
          "author_name": "SangHyuk",
          "author_login": "Sang-Hyuk",
          "committed_at": "2025-10-23T09:25:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccaddf2dd500282618a89396ad5a312de1cacc14",
          "body": "…tion (#2221)\n\nCo-authored-by: jh_peng <jh_peng@tkplusemi.com>",
          "is_bot": false,
          "headline": "Fix extractPivotTableField function panic on invalid data type reflec…",
          "author_name": "Simmons25",
          "author_login": "pjh591029530",
          "committed_at": "2025-10-22T03:36:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5252183afdff7f96f0229fc67390bb63aa707861",
          "body": "- Add docs for fill type\n- Update dependencies modules\n- Upgrade GitHub Action tool chains version\n- New Excelize logo",
          "is_bot": false,
          "headline": "Update docs for Go version 1.24.0 required",
          "author_name": "xuri",
          "author_login": "xuri",
          "committed_at": "2025-10-13T16:03:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c12dca03974b99f8354c493ccf440a9c6dfa24c5",
          "body": "…216)",
          "is_bot": false,
          "headline": "This related to #2080, support blank padding in number formatting (#2…",
          "author_name": "shcabin",
          "author_login": "shcabin",
          "committed_at": "2025-10-05T02:35:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a44e440be514d79648eb3328f45ae303f91e8cfe",
          "body": "…ncy package `golang.org/x/crypto` (#2214)\n\n- Speedup UTF16 string length count, back port countUTF16String function from PR 2206\n- Update dependencies modules\n- Update docs for the AddChart function",
          "is_bot": false,
          "headline": "Breaking changes: Go 1.24.0 and later required for upgrade of depende…",
          "author_name": "OliverX",
          "author_login": "YafeiXie1",
          "committed_at": "2025-10-03T14:32:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42840b3fd595d3221257af1a596612b9045b25ce",
          "body": null,
          "is_bot": false,
          "headline": "Update GitHub Actions workflow configuration, test on Go 1.25.x (#2213)",
          "author_name": "zhang-lun",
          "author_login": "zhang-lun",
          "committed_at": "2025-09-16T11:10:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aca295923b09e57fd5f8a43f9cc9479e7bce0672",
          "body": "- Fix code lint issue",
          "is_bot": false,
          "headline": "Add unit tests for the BAHTTEXT formula function (#2148)",
          "author_name": "zhuyanhuazhuyanhua",
          "author_login": "zhuyanhuazhuyanhua",
          "committed_at": "2025-09-04T03:06:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c95ba1720645e44de7cc1088cdac728e5d323802",
          "body": "- Update unit tests",
          "is_bot": false,
          "headline": "Add formula function BAHTTEXT support (#2187)",
          "author_name": "Now-Shimmer",
          "author_login": "Now-Shimmer",
          "committed_at": "2025-09-04T01:42:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e0c94e17a0278914983719ac425552f64022ed8",
          "body": "…177)\n\n- Support create 4 kinds of box and whisker stock charts: \"High-Low-Close\", \"Open-High-Low-Close\", \"Volume-High-Low-Close\", \"Volume-Open-High-Low-Close\"\n- Add new ChartUpDownBar data type\n- Add 2 new fields UpBars and DownBars in the ChartPlotArea type\n- Update unit tests",
          "is_bot": false,
          "headline": "Add 4 stock chart support for AddChart and AddChartSheet function (#2…",
          "author_name": "crush-wu",
          "author_login": "crush-wu",
          "committed_at": "2025-09-02T01:56:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e1d05feed6c6bba6faaa6f3bade9597e971347e",
          "body": "… limitation (#2206)",
          "is_bot": false,
          "headline": "This closes #2205, fix string counting and truncation for cell length…",
          "author_name": "torotake",
          "author_login": "torotake",
          "committed_at": "2025-09-01T06:32:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "845a2746d7554070d1209836d4c6bc3671d6eeb5",
          "body": "…r support (#2200)\n\n- Add new ZipWriter data type\n- Add new field ZipWriter in the File data type\n- Made the CharsetTranscoder function parameter does not use the internal data type charsetTranscoderFn\n- Update unit tests",
          "is_bot": false,
          "headline": "This closes #2199, add new function SetZipWriter for custom ZIP write…",
          "author_name": "a2659802",
          "author_login": "a2659802",
          "committed_at": "2025-08-19T23:30:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b372bd3d2e711f0f42f7e19b82250c70c97635ad",
          "body": "- Update unit tests",
          "is_bot": false,
          "headline": "Add check transparency value when create chart (#2198)",
          "author_name": "Leo012345678",
          "author_login": "jady1in",
          "committed_at": "2025-08-09T06:03:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d2ee53bff7882d5f85c7c6978e6176a0d64623d",
          "body": "…cel (#2193)\n\n- Update unit tests",
          "is_bot": false,
          "headline": "This closes #2192, made special date format result consistent with Ex…",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2025-08-05T16:18:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11dcc8f0dbc5fcffd89fb3da1da419a9dd62a1f5",
          "body": "- Update unit tests",
          "is_bot": false,
          "headline": "Support apply number format with the Dutch language",
          "author_name": "xuri",
          "author_login": "xuri",
          "committed_at": "2025-08-01T01:16:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce06e700d1478042468c52377350213d8992ff21",
          "body": "…eam mode (#2188)",
          "is_bot": false,
          "headline": "Optimize the GetSheetDimension function by parse worksheet XML in str…",
          "author_name": "Neugls",
          "author_login": "Neugls",
          "committed_at": "2025-07-31T02:21:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d13cd9128c8c5fe075446785287643b4d5cdbe09",
          "body": "…#2184)\n\n- Update dependencies modules\n- Update unit tests",
          "is_bot": false,
          "headline": "Add optional parameter withoutValues for the GetMergeCells function (…",
          "author_name": "black-butler",
          "author_login": "black-butler",
          "committed_at": "2025-07-30T02:12:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b674220b7605f25c18acdf61e328e6b5d8b34f3d",
          "body": "…p parts (#2185)",
          "is_bot": false,
          "headline": "Using relative sheet target path in the internal workbook relationshi…",
          "author_name": "juefeng",
          "author_login": "juefeng",
          "committed_at": "2025-07-29T00:15:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a354cbc1b96fa3128e33d9e6ce4069a68bd2421",
          "body": "- Update unit tests",
          "is_bot": false,
          "headline": "Support apply number format with the Danish and Divehi language",
          "author_name": "xuri",
          "author_login": "xuri",
          "committed_at": "2025-07-27T16:19:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 27,
      "commits_last_year": 103,
      "latest_release_at": "2026-07-06T16:12:44Z",
      "latest_release_tag": "v2.11.0",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 43,
      "days_since_latest_release": 15,
      "mean_days_between_releases": 157.2
    },
    "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/xuri/excelize/v2",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/xuri/excelize/v2",
          "is_deprecated": false,
          "latest_version": "v2.11.0",
          "repository_url": "https://github.com/xuri/excelize",
          "versions_count": 22,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-06T16:07:47Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 15
        }
      ]
    },
    "popularity": {
      "forks": 1918,
      "stars": 20798,
      "watchers": 250,
      "fork_history": {
        "days": [
          {
            "date": "2021-10-27",
            "count": 1
          },
          {
            "date": "2021-10-29",
            "count": 2
          },
          {
            "date": "2021-10-30",
            "count": 1
          },
          {
            "date": "2021-11-03",
            "count": 1
          },
          {
            "date": "2021-11-04",
            "count": 2
          },
          {
            "date": "2021-11-05",
            "count": 1
          },
          {
            "date": "2021-11-06",
            "count": 1
          },
          {
            "date": "2021-11-08",
            "count": 1
          },
          {
            "date": "2021-11-10",
            "count": 1
          },
          {
            "date": "2021-11-11",
            "count": 2
          },
          {
            "date": "2021-11-15",
            "count": 1
          },
          {
            "date": "2021-11-16",
            "count": 1
          },
          {
            "date": "2021-11-17",
            "count": 1
          },
          {
            "date": "2021-11-18",
            "count": 2
          },
          {
            "date": "2021-11-22",
            "count": 1
          },
          {
            "date": "2021-11-23",
            "count": 1
          },
          {
            "date": "2021-11-25",
            "count": 1
          },
          {
            "date": "2021-11-29",
            "count": 1
          },
          {
            "date": "2021-11-30",
            "count": 2
          },
          {
            "date": "2021-12-01",
            "count": 2
          },
          {
            "date": "2021-12-02",
            "count": 2
          },
          {
            "date": "2021-12-03",
            "count": 3
          },
          {
            "date": "2021-12-05",
            "count": 1
          },
          {
            "date": "2021-12-07",
            "count": 1
          },
          {
            "date": "2021-12-08",
            "count": 3
          },
          {
            "date": "2021-12-09",
            "count": 2
          },
          {
            "date": "2021-12-12",
            "count": 1
          },
          {
            "date": "2021-12-14",
            "count": 2
          },
          {
            "date": "2021-12-16",
            "count": 3
          },
          {
            "date": "2021-12-17",
            "count": 1
          },
          {
            "date": "2021-12-20",
            "count": 1
          },
          {
            "date": "2021-12-24",
            "count": 3
          },
          {
            "date": "2021-12-27",
            "count": 1
          },
          {
            "date": "2021-12-28",
            "count": 7
          },
          {
            "date": "2021-12-29",
            "count": 3
          },
          {
            "date": "2021-12-30",
            "count": 1
          },
          {
            "date": "2022-01-02",
            "count": 2
          },
          {
            "date": "2022-01-03",
            "count": 2
          },
          {
            "date": "2022-01-04",
            "count": 5
          },
          {
            "date": "2022-01-05",
            "count": 2
          },
          {
            "date": "2022-01-06",
            "count": 2
          },
          {
            "date": "2022-01-07",
            "count": 1
          },
          {
            "date": "2022-01-08",
            "count": 1
          },
          {
            "date": "2022-01-10",
            "count": 3
          },
          {
            "date": "2022-01-11",
            "count": 1
          },
          {
            "date": "2022-01-12",
            "count": 1
          },
          {
            "date": "2022-01-13",
            "count": 1
          },
          {
            "date": "2022-01-14",
            "count": 1
          },
          {
            "date": "2022-01-15",
            "count": 2
          },
          {
            "date": "2022-01-16",
            "count": 1
          },
          {
            "date": "2022-01-17",
            "count": 1
          },
          {
            "date": "2022-01-18",
            "count": 1
          },
          {
            "date": "2022-01-19",
            "count": 1
          },
          {
            "date": "2022-01-20",
            "count": 2
          },
          {
            "date": "2022-01-21",
            "count": 2
          },
          {
            "date": "2022-01-22",
            "count": 3
          },
          {
            "date": "2022-01-24",
            "count": 2
          },
          {
            "date": "2022-01-30",
            "count": 1
          },
          {
            "date": "2022-02-01",
            "count": 2
          },
          {
            "date": "2022-02-02",
            "count": 1
          },
          {
            "date": "2022-02-03",
            "count": 1
          },
          {
            "date": "2022-02-10",
            "count": 1
          },
          {
            "date": "2022-02-17",
            "count": 1
          },
          {
            "date": "2022-02-18",
            "count": 1
          },
          {
            "date": "2022-02-22",
            "count": 1
          },
          {
            "date": "2022-02-23",
            "count": 1
          },
          {
            "date": "2022-02-24",
            "count": 1
          },
          {
            "date": "2022-02-25",
            "count": 1
          },
          {
            "date": "2022-03-01",
            "count": 1
          },
          {
            "date": "2022-03-03",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 3
          },
          {
            "date": "2022-03-06",
            "count": 1
          },
          {
            "date": "2022-03-08",
            "count": 1
          },
          {
            "date": "2022-03-09",
            "count": 3
          },
          {
            "date": "2022-03-10",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 1
          },
          {
            "date": "2022-03-16",
            "count": 2
          },
          {
            "date": "2022-03-17",
            "count": 1
          },
          {
            "date": "2022-03-18",
            "count": 1
          },
          {
            "date": "2022-03-21",
            "count": 4
          },
          {
            "date": "2022-03-23",
            "count": 2
          },
          {
            "date": "2022-03-26",
            "count": 1
          },
          {
            "date": "2022-03-28",
            "count": 1
          },
          {
            "date": "2022-03-29",
            "count": 1
          },
          {
            "date": "2022-03-30",
            "count": 1
          },
          {
            "date": "2022-04-02",
            "count": 2
          },
          {
            "date": "2022-04-03",
            "count": 1
          },
          {
            "date": "2022-04-06",
            "count": 1
          },
          {
            "date": "2022-04-07",
            "count": 1
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2022-04-09",
            "count": 1
          },
          {
            "date": "2022-04-10",
            "count": 2
          },
          {
            "date": "2022-04-11",
            "count": 5
          },
          {
            "date": "2022-04-12",
            "count": 2
          },
          {
            "date": "2022-04-13",
            "count": 3
          },
          {
            "date": "2022-04-15",
            "count": 1
          },
          {
            "date": "2022-04-17",
            "count": 2
          },
          {
            "date": "2022-04-18",
            "count": 1
          },
          {
            "date": "2022-04-19",
            "count": 1
          },
          {
            "date": "2022-04-21",
            "count": 2
          },
          {
            "date": "2022-04-22",
            "count": 1
          },
          {
            "date": "2022-04-25",
            "count": 2
          },
          {
            "date": "2022-04-26",
            "count": 1
          },
          {
            "date": "2022-04-27",
            "count": 1
          },
          {
            "date": "2022-04-28",
            "count": 1
          },
          {
            "date": "2022-04-29",
            "count": 1
          },
          {
            "date": "2022-05-05",
            "count": 1
          },
          {
            "date": "2022-05-06",
            "count": 1
          },
          {
            "date": "2022-05-09",
            "count": 1
          },
          {
            "date": "2022-05-10",
            "count": 1
          },
          {
            "date": "2022-05-11",
            "count": 1
          },
          {
            "date": "2022-05-12",
            "count": 2
          },
          {
            "date": "2022-05-13",
            "count": 1
          },
          {
            "date": "2022-05-14",
            "count": 1
          },
          {
            "date": "2022-05-15",
            "count": 1
          },
          {
            "date": "2022-05-16",
            "count": 1
          },
          {
            "date": "2022-05-17",
            "count": 1
          },
          {
            "date": "2022-05-18",
            "count": 1
          },
          {
            "date": "2022-05-21",
            "count": 1
          },
          {
            "date": "2022-05-23",
            "count": 2
          },
          {
            "date": "2022-05-25",
            "count": 1
          },
          {
            "date": "2022-05-26",
            "count": 1
          },
          {
            "date": "2022-05-27",
            "count": 1
          },
          {
            "date": "2022-05-30",
            "count": 2
          },
          {
            "date": "2022-05-31",
            "count": 1
          },
          {
            "date": "2022-06-02",
            "count": 1
          },
          {
            "date": "2022-06-05",
            "count": 2
          },
          {
            "date": "2022-06-08",
            "count": 1
          },
          {
            "date": "2022-06-09",
            "count": 1
          },
          {
            "date": "2022-06-10",
            "count": 2
          },
          {
            "date": "2022-06-12",
            "count": 1
          },
          {
            "date": "2022-06-13",
            "count": 3
          },
          {
            "date": "2022-06-14",
            "count": 1
          },
          {
            "date": "2022-06-17",
            "count": 1
          },
          {
            "date": "2022-06-19",
            "count": 2
          },
          {
            "date": "2022-06-20",
            "count": 2
          },
          {
            "date": "2022-06-21",
            "count": 2
          },
          {
            "date": "2022-06-23",
            "count": 1
          },
          {
            "date": "2022-06-25",
            "count": 1
          },
          {
            "date": "2022-06-26",
            "count": 1
          },
          {
            "date": "2022-06-27",
            "count": 1
          },
          {
            "date": "2022-06-29",
            "count": 1
          },
          {
            "date": "2022-06-30",
            "count": 3
          },
          {
            "date": "2022-07-01",
            "count": 2
          },
          {
            "date": "2022-07-03",
            "count": 1
          },
          {
            "date": "2022-07-06",
            "count": 2
          },
          {
            "date": "2022-07-12",
            "count": 1
          },
          {
            "date": "2022-07-13",
            "count": 1
          },
          {
            "date": "2022-07-14",
            "count": 3
          },
          {
            "date": "2022-07-15",
            "count": 1
          },
          {
            "date": "2022-07-19",
            "count": 2
          },
          {
            "date": "2022-07-20",
            "count": 2
          },
          {
            "date": "2022-07-21",
            "count": 2
          },
          {
            "date": "2022-07-22",
            "count": 2
          },
          {
            "date": "2022-07-23",
            "count": 1
          },
          {
            "date": "2022-07-26",
            "count": 1
          },
          {
            "date": "2022-07-27",
            "count": 1
          },
          {
            "date": "2022-07-28",
            "count": 2
          },
          {
            "date": "2022-07-29",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 1
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-08-08",
            "count": 1
          },
          {
            "date": "2022-08-09",
            "count": 2
          },
          {
            "date": "2022-08-10",
            "count": 2
          },
          {
            "date": "2022-08-13",
            "count": 1
          },
          {
            "date": "2022-08-14",
            "count": 1
          },
          {
            "date": "2022-08-15",
            "count": 3
          },
          {
            "date": "2022-08-16",
            "count": 1
          },
          {
            "date": "2022-08-19",
            "count": 1
          },
          {
            "date": "2022-08-20",
            "count": 2
          },
          {
            "date": "2022-08-21",
            "count": 1
          },
          {
            "date": "2022-08-22",
            "count": 6
          },
          {
            "date": "2022-08-23",
            "count": 2
          },
          {
            "date": "2022-08-24",
            "count": 3
          },
          {
            "date": "2022-08-26",
            "count": 3
          },
          {
            "date": "2022-08-27",
            "count": 1
          },
          {
            "date": "2022-08-29",
            "count": 1
          },
          {
            "date": "2022-09-02",
            "count": 1
          },
          {
            "date": "2022-09-05",
            "count": 2
          },
          {
            "date": "2022-09-06",
            "count": 2
          },
          {
            "date": "2022-09-08",
            "count": 1
          },
          {
            "date": "2022-09-10",
            "count": 1
          },
          {
            "date": "2022-09-11",
            "count": 2
          },
          {
            "date": "2022-09-12",
            "count": 1
          },
          {
            "date": "2022-09-13",
            "count": 4
          },
          {
            "date": "2022-09-15",
            "count": 2
          },
          {
            "date": "2022-09-17",
            "count": 1
          },
          {
            "date": "2022-09-19",
            "count": 1
          },
          {
            "date": "2022-09-20",
            "count": 3
          },
          {
            "date": "2022-09-21",
            "count": 1
          },
          {
            "date": "2022-09-27",
            "count": 3
          },
          {
            "date": "2022-10-02",
            "count": 1
          },
          {
            "date": "2022-10-04",
            "count": 2
          },
          {
            "date": "2022-10-06",
            "count": 1
          },
          {
            "date": "2022-10-12",
            "count": 2
          },
          {
            "date": "2022-10-14",
            "count": 1
          },
          {
            "date": "2022-10-18",
            "count": 3
          },
          {
            "date": "2022-10-20",
            "count": 1
          },
          {
            "date": "2022-10-22",
            "count": 1
          },
          {
            "date": "2022-10-23",
            "count": 1
          },
          {
            "date": "2022-10-25",
            "count": 1
          },
          {
            "date": "2022-10-26",
            "count": 1
          },
          {
            "date": "2022-10-29",
            "count": 1
          },
          {
            "date": "2022-10-30",
            "count": 2
          },
          {
            "date": "2022-11-01",
            "count": 2
          },
          {
            "date": "2022-11-03",
            "count": 2
          },
          {
            "date": "2022-11-05",
            "count": 2
          },
          {
            "date": "2022-11-07",
            "count": 1
          },
          {
            "date": "2022-11-08",
            "count": 2
          },
          {
            "date": "2022-11-14",
            "count": 1
          },
          {
            "date": "2022-11-15",
            "count": 4
          },
          {
            "date": "2022-11-17",
            "count": 2
          },
          {
            "date": "2022-11-18",
            "count": 1
          },
          {
            "date": "2022-11-20",
            "count": 1
          },
          {
            "date": "2022-11-21",
            "count": 1
          },
          {
            "date": "2022-11-22",
            "count": 1
          },
          {
            "date": "2022-11-24",
            "count": 2
          },
          {
            "date": "2022-11-25",
            "count": 1
          },
          {
            "date": "2022-11-26",
            "count": 1
          },
          {
            "date": "2022-11-28",
            "count": 1
          },
          {
            "date": "2022-11-29",
            "count": 1
          },
          {
            "date": "2022-11-30",
            "count": 1
          },
          {
            "date": "2022-12-01",
            "count": 1
          },
          {
            "date": "2022-12-04",
            "count": 1
          },
          {
            "date": "2022-12-06",
            "count": 1
          },
          {
            "date": "2022-12-07",
            "count": 1
          },
          {
            "date": "2022-12-08",
            "count": 2
          },
          {
            "date": "2022-12-09",
            "count": 1
          },
          {
            "date": "2022-12-12",
            "count": 1
          },
          {
            "date": "2022-12-13",
            "count": 1
          },
          {
            "date": "2022-12-14",
            "count": 2
          },
          {
            "date": "2022-12-21",
            "count": 1
          },
          {
            "date": "2022-12-25",
            "count": 1
          },
          {
            "date": "2022-12-26",
            "count": 1
          },
          {
            "date": "2022-12-27",
            "count": 2
          },
          {
            "date": "2022-12-28",
            "count": 2
          },
          {
            "date": "2022-12-29",
            "count": 1
          },
          {
            "date": "2022-12-30",
            "count": 1
          },
          {
            "date": "2023-01-02",
            "count": 1
          },
          {
            "date": "2023-01-03",
            "count": 1
          },
          {
            "date": "2023-01-09",
            "count": 3
          },
          {
            "date": "2023-01-10",
            "count": 2
          },
          {
            "date": "2023-01-11",
            "count": 2
          },
          {
            "date": "2023-01-12",
            "count": 1
          },
          {
            "date": "2023-01-13",
            "count": 3
          },
          {
            "date": "2023-01-14",
            "count": 1
          },
          {
            "date": "2023-01-15",
            "count": 1
          },
          {
            "date": "2023-01-16",
            "count": 1
          },
          {
            "date": "2023-01-18",
            "count": 1
          },
          {
            "date": "2023-01-22",
            "count": 1
          },
          {
            "date": "2023-01-23",
            "count": 2
          },
          {
            "date": "2023-01-24",
            "count": 2
          },
          {
            "date": "2023-01-30",
            "count": 2
          },
          {
            "date": "2023-01-31",
            "count": 3
          },
          {
            "date": "2023-02-02",
            "count": 1
          },
          {
            "date": "2023-02-03",
            "count": 2
          },
          {
            "date": "2023-02-06",
            "count": 1
          },
          {
            "date": "2023-02-07",
            "count": 1
          },
          {
            "date": "2023-02-08",
            "count": 2
          },
          {
            "date": "2023-02-13",
            "count": 1
          },
          {
            "date": "2023-02-16",
            "count": 1
          },
          {
            "date": "2023-02-20",
            "count": 1
          },
          {
            "date": "2023-02-23",
            "count": 1
          },
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-02-28",
            "count": 2
          },
          {
            "date": "2023-03-01",
            "count": 1
          },
          {
            "date": "2023-03-02",
            "count": 1
          },
          {
            "date": "2023-03-07",
            "count": 1
          },
          {
            "date": "2023-03-09",
            "count": 1
          },
          {
            "date": "2023-03-10",
            "count": 1
          },
          {
            "date": "2023-03-13",
            "count": 3
          },
          {
            "date": "2023-03-14",
            "count": 1
          },
          {
            "date": "2023-03-15",
            "count": 1
          },
          {
            "date": "2023-03-16",
            "count": 2
          },
          {
            "date": "2023-03-17",
            "count": 1
          },
          {
            "date": "2023-03-18",
            "count": 2
          },
          {
            "date": "2023-03-19",
            "count": 1
          },
          {
            "date": "2023-03-21",
            "count": 1
          },
          {
            "date": "2023-03-23",
            "count": 1
          },
          {
            "date": "2023-03-24",
            "count": 1
          },
          {
            "date": "2023-03-31",
            "count": 1
          },
          {
            "date": "2023-04-03",
            "count": 1
          },
          {
            "date": "2023-04-10",
            "count": 2
          },
          {
            "date": "2023-04-11",
            "count": 2
          },
          {
            "date": "2023-04-12",
            "count": 2
          },
          {
            "date": "2023-04-13",
            "count": 2
          },
          {
            "date": "2023-04-17",
            "count": 1
          },
          {
            "date": "2023-04-20",
            "count": 1
          },
          {
            "date": "2023-04-23",
            "count": 1
          },
          {
            "date": "2023-04-24",
            "count": 2
          },
          {
            "date": "2023-04-26",
            "count": 1
          },
          {
            "date": "2023-04-28",
            "count": 1
          },
          {
            "date": "2023-05-04",
            "count": 1
          },
          {
            "date": "2023-05-05",
            "count": 1
          },
          {
            "date": "2023-05-07",
            "count": 1
          },
          {
            "date": "2023-05-11",
            "count": 6
          },
          {
            "date": "2023-05-12",
            "count": 1
          },
          {
            "date": "2023-05-15",
            "count": 2
          },
          {
            "date": "2023-05-19",
            "count": 1
          },
          {
            "date": "2023-05-22",
            "count": 1
          },
          {
            "date": "2023-05-24",
            "count": 3
          },
          {
            "date": "2023-05-25",
            "count": 2
          },
          {
            "date": "2023-05-26",
            "count": 2
          },
          {
            "date": "2023-05-29",
            "count": 1
          },
          {
            "date": "2023-05-30",
            "count": 4
          },
          {
            "date": "2023-05-31",
            "count": 1
          },
          {
            "date": "2023-06-01",
            "count": 1
          },
          {
            "date": "2023-06-02",
            "count": 1
          },
          {
            "date": "2023-06-06",
            "count": 2
          },
          {
            "date": "2023-06-07",
            "count": 2
          },
          {
            "date": "2023-06-09",
            "count": 2
          },
          {
            "date": "2023-06-10",
            "count": 1
          },
          {
            "date": "2023-06-11",
            "count": 1
          },
          {
            "date": "2023-06-13",
            "count": 2
          },
          {
            "date": "2023-06-14",
            "count": 2
          },
          {
            "date": "2023-06-15",
            "count": 2
          },
          {
            "date": "2023-06-19",
            "count": 2
          },
          {
            "date": "2023-06-21",
            "count": 2
          },
          {
            "date": "2023-06-23",
            "count": 1
          },
          {
            "date": "2023-06-24",
            "count": 1
          },
          {
            "date": "2023-06-28",
            "count": 1
          },
          {
            "date": "2023-06-30",
            "count": 2
          },
          {
            "date": "2023-07-03",
            "count": 5
          },
          {
            "date": "2023-07-04",
            "count": 1
          },
          {
            "date": "2023-07-07",
            "count": 1
          },
          {
            "date": "2023-07-10",
            "count": 1
          },
          {
            "date": "2023-07-11",
            "count": 2
          },
          {
            "date": "2023-07-14",
            "count": 1
          },
          {
            "date": "2023-07-19",
            "count": 2
          },
          {
            "date": "2023-07-24",
            "count": 1
          },
          {
            "date": "2023-07-25",
            "count": 2
          },
          {
            "date": "2023-07-29",
            "count": 1
          },
          {
            "date": "2023-08-01",
            "count": 2
          },
          {
            "date": "2023-08-02",
            "count": 2
          },
          {
            "date": "2023-08-03",
            "count": 1
          },
          {
            "date": "2023-08-04",
            "count": 1
          },
          {
            "date": "2023-08-07",
            "count": 1
          },
          {
            "date": "2023-08-09",
            "count": 2
          },
          {
            "date": "2023-08-14",
            "count": 1
          },
          {
            "date": "2023-08-16",
            "count": 3
          },
          {
            "date": "2023-08-17",
            "count": 1
          },
          {
            "date": "2023-08-18",
            "count": 1
          },
          {
            "date": "2023-08-21",
            "count": 2
          },
          {
            "date": "2023-08-24",
            "count": 1
          },
          {
            "date": "2023-08-25",
            "count": 2
          },
          {
            "date": "2023-08-31",
            "count": 1
          },
          {
            "date": "2023-09-02",
            "count": 1
          },
          {
            "date": "2023-09-04",
            "count": 1
          },
          {
            "date": "2023-09-05",
            "count": 1
          },
          {
            "date": "2023-09-06",
            "count": 1
          },
          {
            "date": "2023-09-08",
            "count": 2
          },
          {
            "date": "2023-09-22",
            "count": 1
          },
          {
            "date": "2023-09-24",
            "count": 1
          },
          {
            "date": "2023-09-26",
            "count": 1
          },
          {
            "date": "2023-09-28",
            "count": 1
          },
          {
            "date": "2023-09-29",
            "count": 1
          },
          {
            "date": "2023-10-01",
            "count": 1
          },
          {
            "date": "2023-10-02",
            "count": 1
          },
          {
            "date": "2023-10-06",
            "count": 1
          },
          {
            "date": "2023-10-11",
            "count": 1
          },
          {
            "date": "2023-10-12",
            "count": 1
          },
          {
            "date": "2023-10-17",
            "count": 1
          },
          {
            "date": "2023-10-19",
            "count": 2
          },
          {
            "date": "2023-10-20",
            "count": 1
          },
          {
            "date": "2023-10-21",
            "count": 1
          },
          {
            "date": "2023-10-22",
            "count": 1
          },
          {
            "date": "2023-10-24",
            "count": 1
          },
          {
            "date": "2023-10-30",
            "count": 1
          },
          {
            "date": "2023-11-02",
            "count": 1
          },
          {
            "date": "2023-11-03",
            "count": 1
          },
          {
            "date": "2023-11-06",
            "count": 2
          },
          {
            "date": "2023-11-07",
            "count": 1
          },
          {
            "date": "2023-11-09",
            "count": 1
          },
          {
            "date": "2023-11-12",
            "count": 1
          },
          {
            "date": "2023-11-15",
            "count": 3
          },
          {
            "date": "2023-11-16",
            "count": 2
          },
          {
            "date": "2023-11-19",
            "count": 1
          },
          {
            "date": "2023-11-20",
            "count": 1
          },
          {
            "date": "2023-11-21",
            "count": 1
          },
          {
            "date": "2023-11-22",
            "count": 1
          },
          {
            "date": "2023-11-23",
            "count": 1
          },
          {
            "date": "2023-11-24",
            "count": 1
          },
          {
            "date": "2023-11-27",
            "count": 1
          },
          {
            "date": "2023-11-28",
            "count": 3
          },
          {
            "date": "2023-11-29",
            "count": 1
          },
          {
            "date": "2023-11-30",
            "count": 1
          },
          {
            "date": "2023-12-01",
            "count": 1
          },
          {
            "date": "2023-12-04",
            "count": 1
          },
          {
            "date": "2023-12-06",
            "count": 2
          },
          {
            "date": "2023-12-07",
            "count": 4
          },
          {
            "date": "2023-12-08",
            "count": 2
          },
          {
            "date": "2023-12-09",
            "count": 1
          },
          {
            "date": "2023-12-12",
            "count": 1
          },
          {
            "date": "2023-12-13",
            "count": 1
          },
          {
            "date": "2023-12-15",
            "count": 1
          },
          {
            "date": "2023-12-21",
            "count": 1
          },
          {
            "date": "2023-12-22",
            "count": 1
          },
          {
            "date": "2023-12-23",
            "count": 1
          },
          {
            "date": "2023-12-25",
            "count": 1
          },
          {
            "date": "2023-12-26",
            "count": 2
          },
          {
            "date": "2023-12-28",
            "count": 1
          },
          {
            "date": "2023-12-29",
            "count": 1
          },
          {
            "date": "2024-01-04",
            "count": 1
          },
          {
            "date": "2024-01-08",
            "count": 1
          },
          {
            "date": "2024-01-11",
            "count": 1
          },
          {
            "date": "2024-01-12",
            "count": 1
          },
          {
            "date": "2024-01-14",
            "count": 1
          },
          {
            "date": "2024-01-15",
            "count": 2
          },
          {
            "date": "2024-01-18",
            "count": 2
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2024-01-20",
            "count": 1
          },
          {
            "date": "2024-01-21",
            "count": 1
          },
          {
            "date": "2024-01-22",
            "count": 1
          },
          {
            "date": "2024-01-24",
            "count": 2
          },
          {
            "date": "2024-01-25",
            "count": 1
          },
          {
            "date": "2024-01-26",
            "count": 1
          },
          {
            "date": "2024-01-27",
            "count": 1
          },
          {
            "date": "2024-01-28",
            "count": 1
          },
          {
            "date": "2024-01-29",
            "count": 2
          },
          {
            "date": "2024-02-01",
            "count": 2
          },
          {
            "date": "2024-02-04",
            "count": 2
          },
          {
            "date": "2024-02-05",
            "count": 1
          },
          {
            "date": "2024-02-14",
            "count": 1
          },
          {
            "date": "2024-02-17",
            "count": 1
          },
          {
            "date": "2024-02-19",
            "count": 1
          },
          {
            "date": "2024-02-22",
            "count": 1
          },
          {
            "date": "2024-02-23",
            "count": 1
          },
          {
            "date": "2024-02-26",
            "count": 5
          },
          {
            "date": "2024-02-27",
            "count": 1
          },
          {
            "date": "2024-02-28",
            "count": 2
          },
          {
            "date": "2024-03-01",
            "count": 1
          },
          {
            "date": "2024-03-05",
            "count": 1
          },
          {
            "date": "2024-03-12",
            "count": 1
          },
          {
            "date": "2024-03-13",
            "count": 1
          },
          {
            "date": "2024-03-15",
            "count": 1
          },
          {
            "date": "2024-03-18",
            "count": 2
          },
          {
            "date": "2024-03-21",
            "count": 1
          },
          {
            "date": "2024-03-22",
            "count": 4
          },
          {
            "date": "2024-03-26",
            "count": 1
          },
          {
            "date": "2024-03-27",
            "count": 1
          },
          {
            "date": "2024-03-28",
            "count": 1
          },
          {
            "date": "2024-03-30",
            "count": 1
          },
          {
            "date": "2024-04-01",
            "count": 3
          },
          {
            "date": "2024-04-03",
            "count": 1
          },
          {
            "date": "2024-04-07",
            "count": 3
          },
          {
            "date": "2024-04-09",
            "count": 3
          },
          {
            "date": "2024-04-10",
            "count": 1
          },
          {
            "date": "2024-04-11",
            "count": 1
          },
          {
            "date": "2024-04-13",
            "count": 1
          },
          {
            "date": "2024-04-14",
            "count": 1
          },
          {
            "date": "2024-04-21",
            "count": 1
          },
          {
            "date": "2024-04-25",
            "count": 1
          },
          {
            "date": "2024-04-29",
            "count": 1
          },
          {
            "date": "2024-04-30",
            "count": 2
          },
          {
            "date": "2024-05-08",
            "count": 2
          },
          {
            "date": "2024-05-10",
            "count": 1
          },
          {
            "date": "2024-05-11",
            "count": 1
          },
          {
            "date": "2024-05-12",
            "count": 1
          },
          {
            "date": "2024-05-13",
            "count": 1
          },
          {
            "date": "2024-05-16",
            "count": 2
          },
          {
            "date": "2024-05-20",
            "count": 2
          },
          {
            "date": "2024-05-25",
            "count": 1
          },
          {
            "date": "2024-05-27",
            "count": 1
          },
          {
            "date": "2024-05-30",
            "count": 1
          },
          {
            "date": "2024-06-01",
            "count": 1
          },
          {
            "date": "2024-06-04",
            "count": 1
          },
          {
            "date": "2024-06-07",
            "count": 1
          },
          {
            "date": "2024-06-16",
            "count": 1
          },
          {
            "date": "2024-06-17",
            "count": 1
          },
          {
            "date": "2024-06-19",
            "count": 1
          },
          {
            "date": "2024-06-20",
            "count": 1
          },
          {
            "date": "2024-06-26",
            "count": 1
          },
          {
            "date": "2024-06-28",
            "count": 1
          },
          {
            "date": "2024-07-01",
            "count": 1
          },
          {
            "date": "2024-07-02",
            "count": 2
          },
          {
            "date": "2024-07-03",
            "count": 1
          },
          {
            "date": "2024-07-05",
            "count": 2
          },
          {
            "date": "2024-07-08",
            "count": 1
          },
          {
            "date": "2024-07-11",
            "count": 3
          },
          {
            "date": "2024-07-14",
            "count": 1
          },
          {
            "date": "2024-07-15",
            "count": 1
          },
          {
            "date": "2024-07-16",
            "count": 1
          },
          {
            "date": "2024-07-18",
            "count": 1
          },
          {
            "date": "2024-07-24",
            "count": 1
          },
          {
            "date": "2024-07-26",
            "count": 1
          },
          {
            "date": "2024-08-01",
            "count": 1
          },
          {
            "date": "2024-08-12",
            "count": 2
          },
          {
            "date": "2024-08-13",
            "count": 1
          },
          {
            "date": "2024-08-28",
            "count": 1
          },
          {
            "date": "2024-08-30",
            "count": 1
          },
          {
            "date": "2024-08-31",
            "count": 1
          },
          {
            "date": "2024-09-03",
            "count": 1
          },
          {
            "date": "2024-09-08",
            "count": 1
          },
          {
            "date": "2024-09-09",
            "count": 1
          },
          {
            "date": "2024-09-12",
            "count": 1
          },
          {
            "date": "2024-09-20",
            "count": 1
          },
          {
            "date": "2024-09-26",
            "count": 2
          },
          {
            "date": "2024-09-29",
            "count": 1
          },
          {
            "date": "2024-10-03",
            "count": 1
          },
          {
            "date": "2024-10-11",
            "count": 1
          },
          {
            "date": "2024-10-16",
            "count": 1
          },
          {
            "date": "2024-10-22",
            "count": 1
          },
          {
            "date": "2024-10-25",
            "count": 1
          },
          {
            "date": "2024-10-26",
            "count": 1
          },
          {
            "date": "2024-10-27",
            "count": 1
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2024-11-03",
            "count": 1
          },
          {
            "date": "2024-11-04",
            "count": 2
          },
          {
            "date": "2024-11-06",
            "count": 1
          },
          {
            "date": "2024-11-07",
            "count": 2
          },
          {
            "date": "2024-11-13",
            "count": 1
          },
          {
            "date": "2024-11-14",
            "count": 2
          },
          {
            "date": "2024-11-15",
            "count": 1
          },
          {
            "date": "2024-11-18",
            "count": 1
          },
          {
            "date": "2024-11-22",
            "count": 1
          },
          {
            "date": "2024-11-25",
            "count": 1
          },
          {
            "date": "2024-11-26",
            "count": 1
          },
          {
            "date": "2024-12-04",
            "count": 1
          },
          {
            "date": "2024-12-09",
            "count": 1
          },
          {
            "date": "2024-12-11",
            "count": 1
          },
          {
            "date": "2024-12-13",
            "count": 1
          },
          {
            "date": "2024-12-19",
            "count": 1
          },
          {
            "date": "2024-12-21",
            "count": 1
          },
          {
            "date": "2024-12-26",
            "count": 1
          },
          {
            "date": "2024-12-28",
            "count": 1
          },
          {
            "date": "2025-01-02",
            "count": 1
          },
          {
            "date": "2025-01-03",
            "count": 1
          },
          {
            "date": "2025-01-04",
            "count": 1
          },
          {
            "date": "2025-01-12",
            "count": 1
          },
          {
            "date": "2025-01-20",
            "count": 1
          },
          {
            "date": "2025-01-21",
            "count": 1
          },
          {
            "date": "2025-01-23",
            "count": 2
          },
          {
            "date": "2025-01-24",
            "count": 1
          },
          {
            "date": "2025-01-25",
            "count": 1
          },
          {
            "date": "2025-01-30",
            "count": 1
          },
          {
            "date": "2025-01-31",
            "count": 1
          },
          {
            "date": "2025-02-06",
            "count": 1
          },
          {
            "date": "2025-02-09",
            "count": 2
          },
          {
            "date": "2025-02-10",
            "count": 1
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-02-28",
            "count": 1
          },
          {
            "date": "2025-03-03",
            "count": 1
          },
          {
            "date": "2025-03-06",
            "count": 1
          },
          {
            "date": "2025-03-07",
            "count": 2
          },
          {
            "date": "2025-03-08",
            "count": 1
          },
          {
            "date": "2025-03-10",
            "count": 1
          },
          {
            "date": "2025-03-16",
            "count": 1
          },
          {
            "date": "2025-03-17",
            "count": 1
          },
          {
            "date": "2025-03-18",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-03-21",
            "count": 2
          },
          {
            "date": "2025-03-26",
            "count": 1
          },
          {
            "date": "2025-03-29",
            "count": 1
          },
          {
            "date": "2025-04-04",
            "count": 1
          },
          {
            "date": "2025-04-07",
            "count": 1
          },
          {
            "date": "2025-04-08",
            "count": 2
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-04-11",
            "count": 1
          },
          {
            "date": "2025-04-12",
            "count": 1
          },
          {
            "date": "2025-04-16",
            "count": 3
          },
          {
            "date": "2025-04-18",
            "count": 2
          },
          {
            "date": "2025-04-22",
            "count": 1
          },
          {
            "date": "2025-04-24",
            "count": 1
          },
          {
            "date": "2025-04-26",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 1
          },
          {
            "date": "2025-05-01",
            "count": 1
          },
          {
            "date": "2025-05-09",
            "count": 1
          },
          {
            "date": "2025-05-11",
            "count": 1
          },
          {
            "date": "2025-05-12",
            "count": 1
          },
          {
            "date": "2025-05-13",
            "count": 1
          },
          {
            "date": "2025-05-16",
            "count": 2
          },
          {
            "date": "2025-05-17",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 3
          },
          {
            "date": "2025-05-23",
            "count": 1
          },
          {
            "date": "2025-05-24",
            "count": 1
          },
          {
            "date": "2025-05-25",
            "count": 2
          },
          {
            "date": "2025-05-27",
            "count": 1
          },
          {
            "date": "2025-05-28",
            "count": 1
          },
          {
            "date": "2025-05-31",
            "count": 1
          },
          {
            "date": "2025-06-03",
            "count": 1
          },
          {
            "date": "2025-06-04",
            "count": 2
          },
          {
            "date": "2025-06-07",
            "count": 1
          },
          {
            "date": "2025-06-09",
            "count": 1
          },
          {
            "date": "2025-06-10",
            "count": 1
          },
          {
            "date": "2025-06-11",
            "count": 2
          },
          {
            "date": "2025-06-14",
            "count": 1
          },
          {
            "date": "2025-06-16",
            "count": 1
          },
          {
            "date": "2025-06-25",
            "count": 1
          },
          {
            "date": "2025-06-26",
            "count": 1
          },
          {
            "date": "2025-06-30",
            "count": 1
          },
          {
            "date": "2025-07-01",
            "count": 1
          },
          {
            "date": "2025-07-02",
            "count": 1
          },
          {
            "date": "2025-07-04",
            "count": 3
          },
          {
            "date": "2025-07-05",
            "count": 1
          },
          {
            "date": "2025-07-08",
            "count": 1
          },
          {
            "date": "2025-07-11",
            "count": 1
          },
          {
            "date": "2025-07-14",
            "count": 2
          },
          {
            "date": "2025-07-15",
            "count": 2
          },
          {
            "date": "2025-07-18",
            "count": 1
          },
          {
            "date": "2025-07-19",
            "count": 1
          },
          {
            "date": "2025-07-22",
            "count": 1
          },
          {
            "date": "2025-07-24",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 3
          },
          {
            "date": "2025-07-29",
            "count": 1
          },
          {
            "date": "2025-08-06",
            "count": 1
          },
          {
            "date": "2025-08-07",
            "count": 2
          },
          {
            "date": "2025-08-09",
            "count": 2
          },
          {
            "date": "2025-08-12",
            "count": 1
          },
          {
            "date": "2025-08-16",
            "count": 1
          },
          {
            "date": "2025-08-24",
            "count": 1
          },
          {
            "date": "2025-08-27",
            "count": 1
          },
          {
            "date": "2025-08-29",
            "count": 1
          },
          {
            "date": "2025-08-30",
            "count": 1
          },
          {
            "date": "2025-09-01",
            "count": 1
          },
          {
            "date": "2025-09-06",
            "count": 1
          },
          {
            "date": "2025-09-08",
            "count": 1
          },
          {
            "date": "2025-09-10",
            "count": 1
          },
          {
            "date": "2025-09-16",
            "count": 1
          },
          {
            "date": "2025-09-20",
            "count": 1
          },
          {
            "date": "2025-09-28",
            "count": 1
          },
          {
            "date": "2025-10-02",
            "count": 1
          },
          {
            "date": "2025-10-10",
            "count": 1
          },
          {
            "date": "2025-10-18",
            "count": 1
          },
          {
            "date": "2025-10-21",
            "count": 1
          },
          {
            "date": "2025-10-24",
            "count": 1
          },
          {
            "date": "2025-10-25",
            "count": 1
          },
          {
            "date": "2025-10-26",
            "count": 3
          },
          {
            "date": "2025-10-27",
            "count": 1
          },
          {
            "date": "2025-10-28",
            "count": 1
          },
          {
            "date": "2025-10-30",
            "count": 2
          },
          {
            "date": "2025-11-03",
            "count": 2
          },
          {
            "date": "2025-11-11",
            "count": 2
          },
          {
            "date": "2025-11-13",
            "count": 1
          },
          {
            "date": "2025-11-17",
            "count": 1
          },
          {
            "date": "2025-11-23",
            "count": 1
          },
          {
            "date": "2025-11-24",
            "count": 1
          },
          {
            "date": "2025-11-27",
            "count": 1
          },
          {
            "date": "2025-12-01",
            "count": 1
          },
          {
            "date": "2025-12-09",
            "count": 1
          },
          {
            "date": "2025-12-10",
            "count": 1
          },
          {
            "date": "2025-12-12",
            "count": 2
          },
          {
            "date": "2025-12-15",
            "count": 1
          },
          {
            "date": "2025-12-21",
            "count": 1
          },
          {
            "date": "2025-12-23",
            "count": 1
          },
          {
            "date": "2025-12-26",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 1
          },
          {
            "date": "2026-01-12",
            "count": 1
          },
          {
            "date": "2026-01-16",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 1
          },
          {
            "date": "2026-01-20",
            "count": 1
          },
          {
            "date": "2026-01-23",
            "count": 1
          },
          {
            "date": "2026-01-26",
            "count": 2
          },
          {
            "date": "2026-01-27",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-02-07",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-02-14",
            "count": 1
          },
          {
            "date": "2026-02-18",
            "count": 1
          },
          {
            "date": "2026-02-21",
            "count": 1
          },
          {
            "date": "2026-02-26",
            "count": 1
          },
          {
            "date": "2026-03-02",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 1
          },
          {
            "date": "2026-03-08",
            "count": 1
          },
          {
            "date": "2026-03-12",
            "count": 1
          },
          {
            "date": "2026-03-13",
            "count": 3
          },
          {
            "date": "2026-03-15",
            "count": 1
          },
          {
            "date": "2026-03-17",
            "count": 1
          },
          {
            "date": "2026-03-18",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 2
          },
          {
            "date": "2026-03-24",
            "count": 3
          },
          {
            "date": "2026-03-28",
            "count": 1
          },
          {
            "date": "2026-03-29",
            "count": 1
          },
          {
            "date": "2026-03-31",
            "count": 1
          },
          {
            "date": "2026-04-02",
            "count": 1
          },
          {
            "date": "2026-04-04",
            "count": 1
          },
          {
            "date": "2026-04-05",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 2
          },
          {
            "date": "2026-04-08",
            "count": 1
          },
          {
            "date": "2026-04-10",
            "count": 1
          },
          {
            "date": "2026-04-12",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 2
          },
          {
            "date": "2026-04-14",
            "count": 2
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-04-18",
            "count": 1
          },
          {
            "date": "2026-04-20",
            "count": 2
          },
          {
            "date": "2026-04-21",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 2
          },
          {
            "date": "2026-04-26",
            "count": 1
          },
          {
            "date": "2026-04-27",
            "count": 1
          },
          {
            "date": "2026-04-29",
            "count": 2
          },
          {
            "date": "2026-05-01",
            "count": 1
          },
          {
            "date": "2026-05-02",
            "count": 1
          },
          {
            "date": "2026-05-03",
            "count": 1
          },
          {
            "date": "2026-05-04",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "count": 1
          },
          {
            "date": "2026-05-06",
            "count": 1
          },
          {
            "date": "2026-05-12",
            "count": 1
          },
          {
            "date": "2026-05-13",
            "count": 1
          },
          {
            "date": "2026-05-14",
            "count": 2
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-06-09",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-06-27",
            "count": 1
          },
          {
            "date": "2026-06-29",
            "count": 1
          },
          {
            "date": "2026-07-01",
            "count": 1
          },
          {
            "date": "2026-07-03",
            "count": 1
          },
          {
            "date": "2026-07-04",
            "count": 1
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-11",
            "count": 1
          },
          {
            "date": "2026-07-13",
            "count": 1
          },
          {
            "date": "2026-07-14",
            "count": 1
          },
          {
            "date": "2026-07-15",
            "count": 1
          },
          {
            "date": "2026-07-16",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 4
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_forks": 1918
      },
      "star_history": {
        "days": [
          {
            "date": "2025-11-21",
            "count": 1
          },
          {
            "date": "2025-11-22",
            "count": 7
          },
          {
            "date": "2025-11-23",
            "count": 4
          },
          {
            "date": "2025-11-24",
            "count": 1
          },
          {
            "date": "2025-11-25",
            "count": 2
          },
          {
            "date": "2025-11-26",
            "count": 3
          },
          {
            "date": "2025-11-27",
            "count": 3
          },
          {
            "date": "2025-11-28",
            "count": 4
          },
          {
            "date": "2025-11-29",
            "count": 1
          },
          {
            "date": "2025-11-30",
            "count": 4
          },
          {
            "date": "2025-12-01",
            "count": 6
          },
          {
            "date": "2025-12-02",
            "count": 5
          },
          {
            "date": "2025-12-03",
            "count": 2
          },
          {
            "date": "2025-12-04",
            "count": 5
          },
          {
            "date": "2025-12-05",
            "count": 8
          },
          {
            "date": "2025-12-06",
            "count": 3
          },
          {
            "date": "2025-12-08",
            "count": 4
          },
          {
            "date": "2025-12-09",
            "count": 2
          },
          {
            "date": "2025-12-10",
            "count": 5
          },
          {
            "date": "2025-12-11",
            "count": 4
          },
          {
            "date": "2025-12-12",
            "count": 2
          },
          {
            "date": "2025-12-13",
            "count": 1
          },
          {
            "date": "2025-12-14",
            "count": 4
          },
          {
            "date": "2025-12-15",
            "count": 4
          },
          {
            "date": "2025-12-16",
            "count": 8
          },
          {
            "date": "2025-12-17",
            "count": 8
          },
          {
            "date": "2025-12-18",
            "count": 3
          },
          {
            "date": "2025-12-19",
            "count": 53
          },
          {
            "date": "2025-12-20",
            "count": 12
          },
          {
            "date": "2025-12-21",
            "count": 3
          },
          {
            "date": "2025-12-22",
            "count": 3
          },
          {
            "date": "2025-12-23",
            "count": 1
          },
          {
            "date": "2025-12-24",
            "count": 2
          },
          {
            "date": "2025-12-25",
            "count": 2
          },
          {
            "date": "2025-12-26",
            "count": 2
          },
          {
            "date": "2025-12-27",
            "count": 2
          },
          {
            "date": "2025-12-28",
            "count": 5
          },
          {
            "date": "2025-12-29",
            "count": 6
          },
          {
            "date": "2025-12-30",
            "count": 7
          },
          {
            "date": "2025-12-31",
            "count": 2
          },
          {
            "date": "2026-01-02",
            "count": 5
          },
          {
            "date": "2026-01-03",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 3
          },
          {
            "date": "2026-01-06",
            "count": 5
          },
          {
            "date": "2026-01-07",
            "count": 5
          },
          {
            "date": "2026-01-08",
            "count": 10
          },
          {
            "date": "2026-01-09",
            "count": 4
          },
          {
            "date": "2026-01-10",
            "count": 3
          },
          {
            "date": "2026-01-11",
            "count": 5
          },
          {
            "date": "2026-01-12",
            "count": 3
          },
          {
            "date": "2026-01-13",
            "count": 5
          },
          {
            "date": "2026-01-14",
            "count": 7
          },
          {
            "date": "2026-01-15",
            "count": 2
          },
          {
            "date": "2026-01-16",
            "count": 2
          },
          {
            "date": "2026-01-17",
            "count": 1
          },
          {
            "date": "2026-01-18",
            "count": 4
          },
          {
            "date": "2026-01-19",
            "count": 5
          },
          {
            "date": "2026-01-20",
            "count": 3
          },
          {
            "date": "2026-01-21",
            "count": 2
          },
          {
            "date": "2026-01-22",
            "count": 5
          },
          {
            "date": "2026-01-23",
            "count": 5
          },
          {
            "date": "2026-01-24",
            "count": 5
          },
          {
            "date": "2026-01-25",
            "count": 5
          },
          {
            "date": "2026-01-26",
            "count": 5
          },
          {
            "date": "2026-01-27",
            "count": 5
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-01-29",
            "count": 3
          },
          {
            "date": "2026-01-30",
            "count": 7
          },
          {
            "date": "2026-01-31",
            "count": 4
          },
          {
            "date": "2026-02-01",
            "count": 2
          },
          {
            "date": "2026-02-02",
            "count": 7
          },
          {
            "date": "2026-02-03",
            "count": 6
          },
          {
            "date": "2026-02-04",
            "count": 4
          },
          {
            "date": "2026-02-06",
            "count": 5
          },
          {
            "date": "2026-02-07",
            "count": 2
          },
          {
            "date": "2026-02-09",
            "count": 5
          },
          {
            "date": "2026-02-10",
            "count": 4
          },
          {
            "date": "2026-02-11",
            "count": 4
          },
          {
            "date": "2026-02-12",
            "count": 3
          },
          {
            "date": "2026-02-13",
            "count": 3
          },
          {
            "date": "2026-02-14",
            "count": 2
          },
          {
            "date": "2026-02-15",
            "count": 1
          },
          {
            "date": "2026-02-16",
            "count": 3
          },
          {
            "date": "2026-02-17",
            "count": 5
          },
          {
            "date": "2026-02-18",
            "count": 1
          },
          {
            "date": "2026-02-19",
            "count": 6
          },
          {
            "date": "2026-02-20",
            "count": 1
          },
          {
            "date": "2026-02-21",
            "count": 1
          },
          {
            "date": "2026-02-22",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 3
          },
          {
            "date": "2026-02-24",
            "count": 7
          },
          {
            "date": "2026-02-25",
            "count": 25
          },
          {
            "date": "2026-02-26",
            "count": 8
          },
          {
            "date": "2026-02-27",
            "count": 3
          },
          {
            "date": "2026-02-28",
            "count": 8
          },
          {
            "date": "2026-03-01",
            "count": 4
          },
          {
            "date": "2026-03-02",
            "count": 3
          },
          {
            "date": "2026-03-03",
            "count": 1
          },
          {
            "date": "2026-03-04",
            "count": 6
          },
          {
            "date": "2026-03-05",
            "count": 5
          },
          {
            "date": "2026-03-06",
            "count": 5
          },
          {
            "date": "2026-03-07",
            "count": 5
          },
          {
            "date": "2026-03-08",
            "count": 3
          },
          {
            "date": "2026-03-10",
            "count": 1
          },
          {
            "date": "2026-03-11",
            "count": 7
          },
          {
            "date": "2026-03-12",
            "count": 4
          },
          {
            "date": "2026-03-13",
            "count": 4
          },
          {
            "date": "2026-03-14",
            "count": 5
          },
          {
            "date": "2026-03-15",
            "count": 1
          },
          {
            "date": "2026-03-16",
            "count": 2
          },
          {
            "date": "2026-03-17",
            "count": 4
          },
          {
            "date": "2026-03-18",
            "count": 5
          },
          {
            "date": "2026-03-19",
            "count": 1
          },
          {
            "date": "2026-03-20",
            "count": 3
          },
          {
            "date": "2026-03-21",
            "count": 8
          },
          {
            "date": "2026-03-22",
            "count": 5
          },
          {
            "date": "2026-03-23",
            "count": 2
          },
          {
            "date": "2026-03-24",
            "count": 2
          },
          {
            "date": "2026-03-25",
            "count": 4
          },
          {
            "date": "2026-03-26",
            "count": 5
          },
          {
            "date": "2026-03-27",
            "count": 3
          },
          {
            "date": "2026-03-28",
            "count": 1
          },
          {
            "date": "2026-03-29",
            "count": 2
          },
          {
            "date": "2026-03-30",
            "count": 2
          },
          {
            "date": "2026-03-31",
            "count": 2
          },
          {
            "date": "2026-04-01",
            "count": 3
          },
          {
            "date": "2026-04-02",
            "count": 3
          },
          {
            "date": "2026-04-03",
            "count": 3
          },
          {
            "date": "2026-04-04",
            "count": 2
          },
          {
            "date": "2026-04-05",
            "count": 4
          },
          {
            "date": "2026-04-06",
            "count": 3
          },
          {
            "date": "2026-04-07",
            "count": 6
          },
          {
            "date": "2026-04-08",
            "count": 7
          },
          {
            "date": "2026-04-09",
            "count": 4
          },
          {
            "date": "2026-04-10",
            "count": 4
          },
          {
            "date": "2026-04-11",
            "count": 2
          },
          {
            "date": "2026-04-12",
            "count": 3
          },
          {
            "date": "2026-04-13",
            "count": 1
          },
          {
            "date": "2026-04-14",
            "count": 4
          },
          {
            "date": "2026-04-15",
            "count": 2
          },
          {
            "date": "2026-04-16",
            "count": 6
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-04-18",
            "count": 3
          },
          {
            "date": "2026-04-19",
            "count": 3
          },
          {
            "date": "2026-04-20",
            "count": 4
          },
          {
            "date": "2026-04-21",
            "count": 9
          },
          {
            "date": "2026-04-22",
            "count": 14
          },
          {
            "date": "2026-04-24",
            "count": 8
          },
          {
            "date": "2026-04-25",
            "count": 3
          },
          {
            "date": "2026-04-26",
            "count": 1
          },
          {
            "date": "2026-04-27",
            "count": 3
          },
          {
            "date": "2026-04-28",
            "count": 6
          },
          {
            "date": "2026-04-29",
            "count": 9
          },
          {
            "date": "2026-04-30",
            "count": 7
          },
          {
            "date": "2026-05-01",
            "count": 4
          },
          {
            "date": "2026-05-02",
            "count": 2
          },
          {
            "date": "2026-05-04",
            "count": 3
          },
          {
            "date": "2026-05-05",
            "count": 7
          },
          {
            "date": "2026-05-06",
            "count": 2
          },
          {
            "date": "2026-05-07",
            "count": 4
          },
          {
            "date": "2026-05-08",
            "count": 1
          },
          {
            "date": "2026-05-09",
            "count": 7
          },
          {
            "date": "2026-05-10",
            "count": 4
          },
          {
            "date": "2026-05-11",
            "count": 3
          },
          {
            "date": "2026-05-12",
            "count": 4
          },
          {
            "date": "2026-05-13",
            "count": 9
          },
          {
            "date": "2026-05-14",
            "count": 3
          },
          {
            "date": "2026-05-15",
            "count": 5
          },
          {
            "date": "2026-05-16",
            "count": 3
          },
          {
            "date": "2026-05-17",
            "count": 1
          },
          {
            "date": "2026-05-18",
            "count": 2
          },
          {
            "date": "2026-05-19",
            "count": 3
          },
          {
            "date": "2026-05-20",
            "count": 5
          },
          {
            "date": "2026-05-21",
            "count": 8
          },
          {
            "date": "2026-05-22",
            "count": 4
          },
          {
            "date": "2026-05-23",
            "count": 3
          },
          {
            "date": "2026-05-24",
            "count": 3
          },
          {
            "date": "2026-05-25",
            "count": 2
          },
          {
            "date": "2026-05-27",
            "count": 4
          },
          {
            "date": "2026-05-28",
            "count": 3
          },
          {
            "date": "2026-05-29",
            "count": 2
          },
          {
            "date": "2026-05-30",
            "count": 1
          },
          {
            "date": "2026-05-31",
            "count": 6
          },
          {
            "date": "2026-06-01",
            "count": 3
          },
          {
            "date": "2026-06-02",
            "count": 7
          },
          {
            "date": "2026-06-03",
            "count": 4
          },
          {
            "date": "2026-06-04",
            "count": 5
          },
          {
            "date": "2026-06-05",
            "count": 5
          },
          {
            "date": "2026-06-06",
            "count": 3
          },
          {
            "date": "2026-06-07",
            "count": 3
          },
          {
            "date": "2026-06-08",
            "count": 3
          },
          {
            "date": "2026-06-09",
            "count": 2
          },
          {
            "date": "2026-06-11",
            "count": 8
          },
          {
            "date": "2026-06-12",
            "count": 3
          },
          {
            "date": "2026-06-13",
            "count": 2
          },
          {
            "date": "2026-06-14",
            "count": 2
          },
          {
            "date": "2026-06-15",
            "count": 4
          },
          {
            "date": "2026-06-16",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 4
          },
          {
            "date": "2026-06-18",
            "count": 4
          },
          {
            "date": "2026-06-19",
            "count": 2
          },
          {
            "date": "2026-06-20",
            "count": 1
          },
          {
            "date": "2026-06-21",
            "count": 3
          },
          {
            "date": "2026-06-22",
            "count": 2
          },
          {
            "date": "2026-06-23",
            "count": 5
          },
          {
            "date": "2026-06-24",
            "count": 7
          },
          {
            "date": "2026-06-25",
            "count": 6
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-06-27",
            "count": 4
          },
          {
            "date": "2026-06-28",
            "count": 3
          },
          {
            "date": "2026-06-29",
            "count": 1
          },
          {
            "date": "2026-06-30",
            "count": 2
          },
          {
            "date": "2026-07-01",
            "count": 4
          },
          {
            "date": "2026-07-02",
            "count": 4
          },
          {
            "date": "2026-07-03",
            "count": 3
          },
          {
            "date": "2026-07-04",
            "count": 3
          },
          {
            "date": "2026-07-05",
            "count": 3
          },
          {
            "date": "2026-07-06",
            "count": 3
          },
          {
            "date": "2026-07-07",
            "count": 17
          },
          {
            "date": "2026-07-08",
            "count": 13
          },
          {
            "date": "2026-07-09",
            "count": 9
          },
          {
            "date": "2026-07-10",
            "count": 3
          },
          {
            "date": "2026-07-11",
            "count": 4
          },
          {
            "date": "2026-07-12",
            "count": 7
          },
          {
            "date": "2026-07-13",
            "count": 9
          },
          {
            "date": "2026-07-14",
            "count": 8
          },
          {
            "date": "2026-07-15",
            "count": 2
          },
          {
            "date": "2026-07-16",
            "count": 6
          },
          {
            "date": "2026-07-17",
            "count": 5
          },
          {
            "date": "2026-07-18",
            "count": 2
          },
          {
            "date": "2026-07-19",
            "count": 2
          },
          {
            "date": "2026-07-20",
            "count": 4
          },
          {
            "date": "2026-07-21",
            "count": 3
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_stars": 20798
      },
      "open_issues_and_prs": 129
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 623119,
      "source_files_sampled": 85,
      "oversized_source_files": 8,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/image",
            "direct": true,
            "version": "v0.38.0",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-q675-qj96-32m9",
              "GO-2026-4961",
              "GO-2026-4962",
              "GO-2026-5031",
              "GO-2026-5032",
              "GO-2026-5061",
              "GO-2026-5062",
              "GO-2026-5066"
            ],
            "fixed_version": "0.43.0",
            "advisory_count": 8,
            "oldest_advisory_days": 91
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.53.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 13
          },
          {
            "name": "golang.org/x/text",
            "direct": true,
            "version": "v0.38.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 7
          }
        ],
        "collected": true,
        "truncated": false,
        "by_severity": {
          "high": 1,
          "unknown": 2
        },
        "advisory_count": 10,
        "affected_count": 3,
        "assessed_count": 13,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 3
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/richardlehane/mscfb",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.7"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/tiendc/go-deepcopy",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.2"
        },
        {
          "name": "github.com/xuri/efp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.1"
        },
        {
          "name": "github.com/xuri/nfp",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.2-0.20250530014748-2ddeb826f9a9"
        },
        {
          "name": "golang.org/x/crypto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.53.0"
        },
        {
          "name": "golang.org/x/image",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.38.0"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.56.0"
        },
        {
          "name": "golang.org/x/text",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.38.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/richardlehane/mscfb",
            "direct": true,
            "version": "v1.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tiendc/go-deepcopy",
            "direct": true,
            "version": "v1.7.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xuri/efp",
            "direct": true,
            "version": "v0.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xuri/nfp",
            "direct": true,
            "version": "v0.0.2-0.20250530014748-2ddeb826f9a9",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": true,
            "version": "v0.53.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/image",
            "direct": true,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.56.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": true,
            "version": "v0.38.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/richardlehane/msoleps",
            "direct": false,
            "version": "v1.0.6",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 13,
        "direct_count": 9,
        "indirect_count": 4
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 28,
        "merged_prs": 428,
        "open_issues": 101,
        "closed_ratio": 0.936,
        "closed_issues": 1487,
        "closed_unmerged_prs": 95
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "xuri",
          "commits": 966,
          "avatar_url": "https://avatars.githubusercontent.com/u/2809468?v=4"
        },
        {
          "type": "User",
          "login": "dolmen",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/129536?v=4"
        },
        {
          "type": "User",
          "login": "albenik",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/1047425?v=4"
        },
        {
          "type": "User",
          "login": "shcabin",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/5463832?v=4"
        },
        {
          "type": "User",
          "login": "JDavidVR",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/4760084?v=4"
        },
        {
          "type": "User",
          "login": "stanim",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/2178409?v=4"
        },
        {
          "type": "User",
          "login": "rentiansheng",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/3955934?v=4"
        },
        {
          "type": "User",
          "login": "kenny-not-dead",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/109460313?v=4"
        },
        {
          "type": "User",
          "login": "OloloevReal",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/38255298?v=4"
        },
        {
          "type": "User",
          "login": "mlh758",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/4331955?v=4"
        }
      ],
      "contributors_sampled": 98,
      "top_contributor_share": 0.828
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "codeql-analysis.yml",
        "go.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "24 out of 24 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 24/30 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 14 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": "20 commit(s) and 17 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": 10,
            "reason": "SAST tool is run on all commits",
            "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": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 1,
            "reason": "9 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "32931c30d9195445c1f5bdca00eaf29176cd2c54",
        "ran_at": "2026-07-21T20:15:14Z",
        "aggregate_score": 6.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": true,
      "has_dependabot_config": true
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/qax-os/excelize",
    "host": "github.com",
    "name": "excelize",
    "owner": "qax-os"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 76,
      "inputs": {
        "security": 66,
        "vitality": 90,
        "community": 95,
        "governance": 60,
        "engineering": 71
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 90,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "commits_last_year": 103,
              "human_commit_share": 1,
              "days_since_last_push": 1,
              "active_weeks_last_year": 43
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "43/52 weeks with commits",
                "points": 29.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 43
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "103 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 103
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "20 commit(s) and 17 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "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": 84,
            "inputs": {
              "releases_count": 27,
              "latest_release_tag": "v2.11.0",
              "releases_from_tags": false,
              "days_since_latest_release": 15,
              "mean_days_between_releases": 157.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "27 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 27
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 15 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 15
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~157.2 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 157.2
                    }
                  }
                ],
                "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": 1,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 1 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 95,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "forks": 1918,
              "stars": 20798,
              "watchers": 250,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "20,798 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 20798
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1,918 forks",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1918
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "250 watchers",
                "points": 13.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 250
                    }
                  }
                ],
                "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 (BSD-3-Clause)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BSD-3-Clause"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 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": "moderate",
        "name": "Sustainability & Governance",
        "value": 60,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 98,
              "top_contributor_share": 0.828
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 83% of commits",
                "points": 3.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 83
                    }
                  }
                ],
                "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 14 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 87,
            "inputs": {
              "merged_prs": 428,
              "open_issues": 101,
              "closed_issues": 1487,
              "issue_closed_ratio": 0.936,
              "closed_unmerged_prs": 95
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "94% of issues closed",
                "points": 43.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 94
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "428/523 decided PRs merged",
                "points": 31.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 428,
                      "decided": 523
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 24/30 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": 62,
            "inputs": {
              "followers": 158,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "qax-os",
              "public_repos": 3,
              "account_age_days": 3311
            },
            "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": "158 followers of qax-os",
                "points": 15.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 158,
                      "login": "qax-os"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "3 public repos, account ~9 yr old",
                "points": 16.4,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 3
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 71,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "24 out of 24 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "xlsx",
                "excel",
                "microsoft",
                "office",
                "go",
                "excelize",
                "spreadsheet",
                "statistics",
                "formula",
                "analytics",
                "visualization",
                "xml",
                "table",
                "chart",
                "ecma-376",
                "ooxml",
                "vba",
                "ai",
                "mcp",
                "agent"
              ],
              "has_wiki": true,
              "homepage": "https://xuri.me/excelize",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://xuri.me/excelize",
                "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": "20 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 66,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 67,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 6.7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "24 out of 24 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 24/30 approved changesets -- score normalized to 8",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 14 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": "20 commit(s) and 17 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 run on all commits",
                "points": 5,
                "status": "met",
                "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": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "9 existing vulnerabilities detected",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 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"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 13
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 61,
            "inputs": {
              "source": "osv",
              "advisories": 10,
              "affected_packages": 3,
              "assessed_packages": 13,
              "unassessed_packages": 0,
              "affected_by_severity": "high 1, unknown 2",
              "direct_affected_packages": 3
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "3 affected: golang.org/x/image v0.38.0 (high 7.5), golang.org/x/crypto v0.53.0 (unknown), golang.org/x/text v0.38.0 (unknown)",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 3,
                      "packages": "golang.org/x/image v0.38.0 (high 7.5), golang.org/x/crypto v0.53.0 (unknown), golang.org/x/text v0.38.0 (unknown)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 91 days ago",
                "points": 33.7,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 1,
                      "oldest": 91
                    }
                  }
                ],
                "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": 16
            },
            "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": 60,
        "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.83,
              "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": "83 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 83,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "dependency automation configured, none observed in the sampled commits",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "dependency_bot_config_only",
                    "params": {}
                  }
                ],
                "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": 95,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 623119,
              "source_files_sampled": 85,
              "oversized_source_files": 8
            },
            "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": "8/85 source files over 60KB",
                "points": 49.8,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 85,
                      "oversized": 8
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "go package 'github.com/xuri/excelize/v2' points at a different repository (https://github.com/xuri/excelize); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T20:15:41.116978Z",
  "schema_version": "0.23.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/q/qax-os/excelize.svg",
  "full_name": "qax-os/excelize",
  "license_state": "standard",
  "license_spdx": "BSD-3-Clause"
}

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

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

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