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

grosser / parallel_tests

Ruby: 2 CPUs = 2x Testing Speed for RSpec, Test::Unit and Cucumber

RubyMIT★ 3,514 星标⑂ 512 复刻始于 2009年5月在 GitHub 上查看 ↗

grosser/parallel_tests 的健康指数为 100 分中的 58 分,处于「中等」区间。 其得分最高的类别是Community & Adoption(74/100),最低的是AI Readiness(40/100)。 最近一次更新在 47 天前。 近期的大部分工作由 1 位贡献者完成。

58
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

Michael Grosser个人账户
901 关注者541 个公开仓库始于 2008年5月Zendesk.com

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

按类别列示的指标

活力

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

53中等 · 占总体的 22%

开发活跃度

36存在风险
评分方式
18/36推送新近度 — 最近一次推送于 47 天前
4.8/36提交节奏 — 52 周中有 7 周有提交
10.8/18提交量 — 最近一年 15 次提交
2/10OpenSSF Scorecard:Maintained — 1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2
所用输入
commits_last_year15
human_commit_share1
days_since_last_push47
active_weeks_last_year7

发布纪律

78良好
评分方式
16.2/27有发布版本 — 100 个版本标签(无 GitHub 发布版本)
27/36发布时效 — 最近一次发布版本于 103 天前
27/27发布节奏 — 约每 44.9 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count100
latest_release_tagv5.7.0
releases_from_tags
days_since_latest_release103
mean_days_between_releases44.9
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

74良好 · 占总体的 18%
评分方式
57.5/60星标 — 3,514 个星标
22.6/25复刻 — 512 个复刻
8.8/15关注者 — 39 位关注者
所用输入
forks512
stars3,514
watchers39
growth_stateorganic
growth_factor_pct100

社区健康

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

可持续性与治理

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

59中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
6.1/22.5提交分布 — 头号贡献者编写了 73% 的提交
13.5/13.5贡献者广度 — 100 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 77 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled100
top_contributor_share0.731
评分方式
38/46.8议题解决 — 81% 的议题已关闭
29.1/38.3PR 接受 — 已裁定的 PR 中 322/423 已合并
4.5/15OpenSSF Scorecard:Code-Review — Found 9/30 approved changesets -- score normalized to 3
所用输入
merged_prs322
open_issues111
closed_issues484
issue_closed_ratio0.813
closed_unmerged_prs101
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
21.2/25所有者影响力 — grosser 有 901 位关注者
25/25既往记录 — 541 个公开仓库,账户约 18 年
所用输入
followers901
owner_typeUser
is_verified
owner_logingrosser
public_repos541
account_age_days6,632
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

58中等 · 占总体的 20%

工程实践

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

文档

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

安全

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

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

安全态势

31存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — 无数据
0/2.5CI-Tests — 0 out of 17 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
2.2/7.5Code-Review — Found 9/30 approved changesets -- score normalized to 3
2.5/2.5Contributors — project has 77 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
1.5/7.5Maintained — 1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 63 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3.1
已排除计分(无数据或不适用):branch_protection, packaging, signed_releases。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories1
affected_packages1
assessed_packages45
unassessed_packages1
affected_by_severityhigh 1
direct_affected_packages0
已排除计分(无数据或不适用):间接依赖不含已知公告, 没有长期未处理的公告。 其余权重已重新归一化。 已将 45 个已解析依赖与 OSV 比对。 有 1 项无法评估——没有已解析的版本、生态系统不受支持,或超出所报告的软件包清单。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

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

关键数据

3,514GitHub 星标
100贡献者
15最近 12 个月提交数
47距最近推送天数
100发布版本数
1巴士系数(bus factor)
111开放议题
RubyGems软件包生态系统数

更多细节

Star 与 Fork 历史 3,514 ★ / 512 ⇿
3,514Star
512Fork
100发布

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

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

01,2502,5003,7503,514490422009-052017-122026-07
主版本 3次版本 59修订 38

每个点涵盖 16 天。

OpenSSF Scorecard 3.1 / 10
3.1综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-22 00:12 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
0CI-Tests0 out of 17 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 9/30 approved changesets -- score normalized to 3
10Contributorsproject has 77 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
2Maintained1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities63 existing vulnerabilities detected
直接依赖 11
注册表软件包版本约束清单文件
RubyGemsbumpGemfile
RubyGemstest-unitGemfile
RubyGemsminitestGemfile
RubyGemsrspecGemfile
RubyGemscucumberGemfile
RubyGemscuke_modelerGemfile
RubyGemsspinachGemfile
RubyGemsraccGemfile
RubyGemsrakeGemfile
RubyGemsrubocop~> 1.73.1Gemfile
RubyGemsloggerGemfile
全部依赖 46

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

注册表软件包版本关系
RubyGemsbump0.10.0直接
RubyGemscucumber10.0.0直接
RubyGemscuke_modeler3.24.0直接
RubyGemslogger1.7.0直接
RubyGemsminitest5.25.4直接
RubyGemsracc1.8.1直接
RubyGemsrake13.2.1直接
RubyGemsrspec3.13.0直接
RubyGemsrubocop1.73.1直接
RubyGemsspinach0.12.0直接
RubyGemstest-unit3.6.7直接
RubyGemsast2.4.2间接
RubyGemsbase640.3.0间接
RubyGemsbigdecimal3.2.2间接
RubyGemsbuilder3.3.0间接
RubyGemscolorize1.1.0间接
RubyGemscucumber-ci-environment10.0.1间接
RubyGemscucumber-core15.1.0间接
RubyGemscucumber-cucumber-expressions18.0.1间接
RubyGemscucumber-gherkin30.0.4间接
RubyGemscucumber-html-formatter21.13.0间接
RubyGemscucumber-messages27.2.0间接
RubyGemscucumber-tag-expressions6.1.2间接
RubyGemsdiff-lcs1.6.2间接
RubyGemsffi1.17.2间接
RubyGemsgherkin-ruby0.3.2间接
RubyGemsjson2.10.1间接
RubyGemslanguage_server-protocol3.17.0.4间接
RubyGemslint_roller1.1.0间接
RubyGemsmini_mime1.1.5间接
RubyGemsmulti_test1.1.0间接
RubyGemsparallel间接
RubyGemsparallel1.26.3间接
RubyGemsparser3.3.7.1间接
RubyGemspower_assert2.0.5间接
RubyGemsrainbow3.1.1间接
RubyGemsregexp_parser2.10.0间接
RubyGemsrspec-core3.13.3间接
RubyGemsrspec-expectations3.13.3间接
RubyGemsrspec-mocks3.13.2间接
RubyGemsrspec-support3.13.2间接
RubyGemsrubocop-ast1.38.1间接
RubyGemsruby-progressbar1.13.0间接
RubyGemssys-uname1.3.1间接
RubyGemsunicode-display_width3.1.4间接
RubyGemsunicode-emoji4.0.4间接
依赖安全公告 1

该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 45 个包,其中也包含从不交付的开发与测试版本固定:1 个存在已知公告,0 个为直接依赖。 有 1 个无法评估——没有已解析的版本、生态系统不受支持,或不在所列包清单之内。

软件包版本关系严重程度公告数修复版本
json2.10.1间接12.10.2

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 32174,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Ruby": 221281
      },
      "pushed_at": "2026-06-04T21:37:34Z",
      "created_at": "2009-05-17T10:54:32Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T17:07:00Z",
      "description": "Ruby: 2 CPUs = 2x Testing Speed for RSpec, Test::Unit and Cucumber",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": "grosser.it",
      "name": "Michael Grosser",
      "type": "User",
      "login": "grosser",
      "company": "Zendesk.com",
      "location": "San Francisco, CA",
      "followers": 901,
      "avatar_url": "https://avatars.githubusercontent.com/u/11367?v=4",
      "created_at": "2008-05-24T05:24:29Z",
      "is_verified": null,
      "public_repos": 541,
      "account_age_days": 6632
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v5.7.0",
          "kind": "minor",
          "published_at": "2026-04-09T21:38:53Z"
        },
        {
          "tag": "v5.6.0",
          "kind": "minor",
          "published_at": "2026-02-05T19:17:40Z"
        },
        {
          "tag": "v5.5.0",
          "kind": "minor",
          "published_at": "2025-10-30T21:13:26Z"
        },
        {
          "tag": "v5.4.0",
          "kind": "minor",
          "published_at": "2025-08-02T05:06:04Z"
        },
        {
          "tag": "v5.3.1",
          "kind": "patch",
          "published_at": "2025-07-24T04:17:34Z"
        },
        {
          "tag": "v5.3.0",
          "kind": "minor",
          "published_at": "2025-05-30T13:27:11Z"
        },
        {
          "tag": "v5.2.0",
          "kind": "minor",
          "published_at": "2025-05-09T02:27:55Z"
        },
        {
          "tag": "v5.1.0",
          "kind": "minor",
          "published_at": "2025-03-09T18:40:43Z"
        },
        {
          "tag": "v5.0.1",
          "kind": "patch",
          "published_at": "2025-03-05T15:47:22Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2025-03-01T18:09:17Z"
        },
        {
          "tag": "v4.10.1",
          "kind": "patch",
          "published_at": "2025-03-01T15:47:33Z"
        },
        {
          "tag": "v4.10.0",
          "kind": "minor",
          "published_at": "2025-03-01T05:47:58Z"
        },
        {
          "tag": "v4.9.1",
          "kind": "patch",
          "published_at": "2025-02-19T16:38:53Z"
        },
        {
          "tag": "v4.9.0",
          "kind": "minor",
          "published_at": "2025-01-09T16:12:01Z"
        },
        {
          "tag": "v4.8.0",
          "kind": "minor",
          "published_at": "2025-01-03T17:15:39Z"
        },
        {
          "tag": "v4.7.2",
          "kind": "patch",
          "published_at": "2024-09-10T02:42:54Z"
        },
        {
          "tag": "v4.7.1",
          "kind": "patch",
          "published_at": "2024-04-25T19:57:33Z"
        },
        {
          "tag": "v4.7.0",
          "kind": "minor",
          "published_at": "2024-04-23T15:05:27Z"
        },
        {
          "tag": "v4.6.1",
          "kind": "patch",
          "published_at": "2024-04-03T15:54:50Z"
        },
        {
          "tag": "v4.6.0",
          "kind": "minor",
          "published_at": "2024-03-25T17:55:42Z"
        },
        {
          "tag": "v4.5.2",
          "kind": "patch",
          "published_at": "2024-03-05T04:43:22Z"
        },
        {
          "tag": "v4.5.1",
          "kind": "patch",
          "published_at": "2024-02-17T00:44:59Z"
        },
        {
          "tag": "v4.5.0",
          "kind": "minor",
          "published_at": "2024-02-06T21:26:42Z"
        },
        {
          "tag": "v4.4.0",
          "kind": "minor",
          "published_at": "2023-12-25T04:11:49Z"
        },
        {
          "tag": "v4.3.0",
          "kind": "minor",
          "published_at": "2023-10-09T01:26:48Z"
        },
        {
          "tag": "v4.2.2",
          "kind": "patch",
          "published_at": "2023-09-06T03:11:30Z"
        },
        {
          "tag": "v4.2.1",
          "kind": "patch",
          "published_at": "2023-05-12T22:32:19Z"
        },
        {
          "tag": "v4.2.0",
          "kind": "minor",
          "published_at": "2023-02-06T23:00:32Z"
        },
        {
          "tag": "v4.1.0",
          "kind": "minor",
          "published_at": "2023-01-15T00:54:46Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2022-11-05T20:18:34Z"
        },
        {
          "tag": "v3.12.1",
          "kind": "patch",
          "published_at": "2022-09-12T23:15:05Z"
        },
        {
          "tag": "v3.12.0",
          "kind": "minor",
          "published_at": "2022-08-30T14:38:39Z"
        },
        {
          "tag": "v3.11.1",
          "kind": "patch",
          "published_at": "2022-06-25T22:51:51Z"
        },
        {
          "tag": "v3.11.0",
          "kind": "minor",
          "published_at": "2022-05-27T17:48:53Z"
        },
        {
          "tag": "v3.10.1",
          "kind": "patch",
          "published_at": "2022-05-24T05:49:09Z"
        },
        {
          "tag": "v3.10.0",
          "kind": "minor",
          "published_at": "2022-05-23T16:28:22Z"
        },
        {
          "tag": "v3.9.0",
          "kind": "minor",
          "published_at": "2022-05-22T23:07:22Z"
        },
        {
          "tag": "v3.8.1",
          "kind": "patch",
          "published_at": "2022-03-28T16:20:17Z"
        },
        {
          "tag": "v3.8.0",
          "kind": "minor",
          "published_at": "2022-03-26T19:56:46Z"
        },
        {
          "tag": "v3.7.3",
          "kind": "patch",
          "published_at": "2021-09-17T22:58:03Z"
        },
        {
          "tag": "v3.7.2",
          "kind": "patch",
          "published_at": "2021-08-24T21:33:57Z"
        },
        {
          "tag": "v3.7.1",
          "kind": "patch",
          "published_at": "2021-08-13T23:39:41Z"
        },
        {
          "tag": "v3.7.0",
          "kind": "minor",
          "published_at": "2021-04-08T16:48:49Z"
        },
        {
          "tag": "v3.6.0",
          "kind": "minor",
          "published_at": "2021-03-25T19:06:55Z"
        },
        {
          "tag": "v3.5.2",
          "kind": "patch",
          "published_at": "2021-03-08T16:00:41Z"
        },
        {
          "tag": "v3.5.1",
          "kind": "patch",
          "published_at": "2021-03-07T19:46:07Z"
        },
        {
          "tag": "v3.5.0",
          "kind": "minor",
          "published_at": "2021-02-24T17:45:28Z"
        },
        {
          "tag": "v3.4.0",
          "kind": "minor",
          "published_at": "2020-11-23T03:15:51Z"
        },
        {
          "tag": "v3.3.0",
          "kind": "minor",
          "published_at": "2020-09-16T19:22:43Z"
        },
        {
          "tag": "v3.2.0",
          "kind": "minor",
          "published_at": "2020-08-28T01:32:01Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2020-07-24T06:05:02Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2020-06-10T16:51:41Z"
        },
        {
          "tag": "v2.32.0",
          "kind": "minor",
          "published_at": "2020-03-15T19:52:19Z"
        },
        {
          "tag": "v2.31.0",
          "kind": "minor",
          "published_at": "2020-01-31T16:34:59Z"
        },
        {
          "tag": "v2.30.1",
          "kind": "patch",
          "published_at": "2020-01-14T16:42:53Z"
        },
        {
          "tag": "v2.30.0",
          "kind": "minor",
          "published_at": "2019-12-10T05:46:02Z"
        },
        {
          "tag": "v2.29.2",
          "kind": "patch",
          "published_at": "2019-08-06T20:06:36Z"
        },
        {
          "tag": "v2.29.1",
          "kind": "patch",
          "published_at": "2019-06-13T15:07:57Z"
        },
        {
          "tag": "v2.29.0",
          "kind": "minor",
          "published_at": "2019-05-04T21:02:49Z"
        },
        {
          "tag": "v2.28.0",
          "kind": "minor",
          "published_at": "2019-02-07T18:45:49Z"
        },
        {
          "tag": "v2.27.1",
          "kind": "patch",
          "published_at": "2019-01-01T12:24:03Z"
        },
        {
          "tag": "v2.27.0",
          "kind": "minor",
          "published_at": "2018-11-09T22:00:41Z"
        },
        {
          "tag": "v2.26.2",
          "kind": "patch",
          "published_at": "2018-10-29T16:47:33Z"
        },
        {
          "tag": "v2.26.0",
          "kind": "minor",
          "published_at": "2018-10-26T01:32:22Z"
        },
        {
          "tag": "v2.25.0",
          "kind": "minor",
          "published_at": "2018-10-24T15:56:40Z"
        },
        {
          "tag": "v2.24.0",
          "kind": "minor",
          "published_at": "2018-10-23T03:22:55Z"
        },
        {
          "tag": "v2.23.0",
          "kind": "minor",
          "published_at": "2018-09-15T01:46:34Z"
        },
        {
          "tag": "v2.22.1",
          "kind": "patch",
          "published_at": "2018-09-03T15:54:34Z"
        },
        {
          "tag": "v2.22.0",
          "kind": "minor",
          "published_at": "2018-07-18T16:37:58Z"
        },
        {
          "tag": "v2.21.3",
          "kind": "patch",
          "published_at": "2018-03-22T02:20:31Z"
        },
        {
          "tag": "v2.21.2",
          "kind": "patch",
          "published_at": "2018-03-01T05:35:31Z"
        },
        {
          "tag": "v2.21.1",
          "kind": "patch",
          "published_at": "2018-01-26T21:00:38Z"
        },
        {
          "tag": "v2.21.0",
          "kind": "minor",
          "published_at": "2018-01-19T22:38:33Z"
        },
        {
          "tag": "v2.20.0",
          "kind": "minor",
          "published_at": "2018-01-19T22:26:50Z"
        },
        {
          "tag": "v2.19.0",
          "kind": "minor",
          "published_at": "2017-11-13T19:27:51Z"
        },
        {
          "tag": "v2.18.0",
          "kind": "minor",
          "published_at": "2017-11-12T15:41:43Z"
        },
        {
          "tag": "v2.17.1",
          "kind": "patch",
          "published_at": "2017-11-10T15:42:29Z"
        },
        {
          "tag": "v2.17.0",
          "kind": "minor",
          "published_at": "2017-10-05T00:25:43Z"
        },
        {
          "tag": "v2.16.1",
          "kind": "patch",
          "published_at": "2017-10-01T17:33:11Z"
        },
        {
          "tag": "v2.16.0",
          "kind": "minor",
          "published_at": "2017-09-22T03:43:02Z"
        },
        {
          "tag": "v2.15.0",
          "kind": "minor",
          "published_at": "2017-09-02T20:24:04Z"
        },
        {
          "tag": "v2.14.3",
          "kind": "patch",
          "published_at": "2017-08-20T19:33:58Z"
        },
        {
          "tag": "v2.14.2",
          "kind": "patch",
          "published_at": "2017-07-15T06:32:09Z"
        },
        {
          "tag": "v2.14.1",
          "kind": "patch",
          "published_at": "2017-04-05T17:11:30Z"
        },
        {
          "tag": "v2.14.0",
          "kind": "minor",
          "published_at": "2017-03-13T18:57:11Z"
        },
        {
          "tag": "v2.13.0",
          "kind": "minor",
          "published_at": "2017-01-12T01:00:55Z"
        },
        {
          "tag": "v2.12.0",
          "kind": "minor",
          "published_at": "2016-12-29T20:26:11Z"
        },
        {
          "tag": "v2.11.0",
          "kind": "minor",
          "published_at": "2016-12-17T03:02:17Z"
        },
        {
          "tag": "v2.10.0",
          "kind": "minor",
          "published_at": "2016-10-17T20:01:01Z"
        },
        {
          "tag": "v2.9.0",
          "kind": "minor",
          "published_at": "2016-09-12T16:18:02Z"
        },
        {
          "tag": "v2.8.0",
          "kind": "minor",
          "published_at": "2016-09-05T17:44:09Z"
        },
        {
          "tag": "v2.7.1",
          "kind": "patch",
          "published_at": "2016-08-05T19:05:49Z"
        },
        {
          "tag": "v2.7.0",
          "kind": "minor",
          "published_at": "2016-07-12T23:06:51Z"
        },
        {
          "tag": "v2.6.0",
          "kind": "minor",
          "published_at": "2016-06-15T15:20:16Z"
        },
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2016-03-31T16:51:40Z"
        },
        {
          "tag": "v2.4.1",
          "kind": "patch",
          "published_at": "2016-02-24T16:43:16Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2016-02-16T04:04:28Z"
        },
        {
          "tag": "v2.3.1",
          "kind": "patch",
          "published_at": "2016-01-30T04:07:29Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2016-01-21T17:37:20Z"
        },
        {
          "tag": "v2.2.2",
          "kind": "patch",
          "published_at": "2016-01-03T13:19:20Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "a06047856d3564ee77848e230d61cb6503037ad7",
          "body": "* Create LICENSE file\n\nIt's nice to have it.\n\n* Add LICENSE file to gemspec\n\nBundle it.",
          "is_bot": false,
          "headline": "Create license file (#1035)",
          "author_name": "Alexander Popov",
          "author_login": "AlexWayfer",
          "committed_at": "2026-06-04T21:37:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4870a1632aa3f6f5f2bfe5493d12ff62444ebca",
          "body": null,
          "is_bot": false,
          "headline": "v5.7.0",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2026-04-09T21:38:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14b63dacf272b9a1b971738d6c59f8a1757754b4",
          "body": null,
          "is_bot": false,
          "headline": "docs (#1033)",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2026-04-09T21:37:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b713ef3e4b3a31ad0cf9e539579940d658a29db",
          "body": null,
          "is_bot": false,
          "headline": "stop dumping during prepare since rails does not do it either (#1032)",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2026-04-09T21:37:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf7a8768f14a5e23720905b48bab0a8b59e15cc5",
          "body": null,
          "is_bot": false,
          "headline": "changelog",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2026-02-05T19:19:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb11d1f4082fd74b149c0f880dc16aa98dea5df5",
          "body": null,
          "is_bot": false,
          "headline": "v5.6.0",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2026-02-05T19:17:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dc7953029e1dcfcb74a258a7af99138f90fec06",
          "body": "When a child process is terminated by a Unix signal (e.g., SIGKILL,\nSIGTERM), $?.exitstatus returns nil. This caused downstream code to\nbreak when comparing exit statuses.\n\nFollowing Unix shell convention, signal terminations now return\n128 + signal_number (e.g., 137 for SIGKILL, 143 for SIGTERM).\n\nFalls back to exit status 1 if neither exitstatus nor termsig is\navailable.",
          "is_bot": false,
          "headline": "Handle signal-terminated processes in exit status (#1027)",
          "author_name": "David Barlow",
          "author_login": "bazlo",
          "committed_at": "2026-02-05T19:16:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01bbd80b96df477430c10bb83e654601929f6daf",
          "body": null,
          "is_bot": false,
          "headline": "Fix pluralization of \"seconds\" in test output (#1024)",
          "author_name": "Logan Rosen",
          "author_login": "loganrosen",
          "committed_at": "2025-11-17T16:49:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d115c02a6ef82d8a8c7d390fdda6f802b34cdfb5",
          "body": null,
          "is_bot": false,
          "headline": "v5.5.0",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2025-10-30T21:13:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11d15405065046a36e23d45476b778b2eca8050d",
          "body": "…dme (#1023)",
          "is_bot": false,
          "headline": "allow writing to a different runtime log for minitest and clarify rea…",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2025-10-30T21:12:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c97ebe614d9a389766b3e485a4ef85f4acc87b8",
          "body": null,
          "is_bot": false,
          "headline": "v5.4.0",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2025-08-02T05:06:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34222385f45a78e2771c1f6593c3cf3416011aa3",
          "body": null,
          "is_bot": false,
          "headline": "bring back old rails env test + unset env after test completion",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2025-08-02T05:03:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9df40a376870ead3807ff923f4767d1c8b77098",
          "body": "* Prioritize PARALLEL_RAILS_ENV over RAILS_ENV\n\n* RSpec tests\n\n* Update CHANGELOG.md\n\n* Add doc in Readme.md\n\n* Add a reference to #776 in the changelog\n\n* Adapt the code based on @grosser's suggestion\n\nhttps://github.com/grosser/parallel_tests/pull/1019#pullrequestreview-3064149293",
          "is_bot": false,
          "headline": "Prioritize PARALLEL_RAILS_ENV over the standard (#1019)",
          "author_name": "Michel Filipe",
          "author_login": "mfilipe",
          "committed_at": "2025-08-02T04:56:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9f15e83cda2408226379abdda3cf0427a90d988",
          "body": null,
          "is_bot": false,
          "headline": "v5.3.1",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2025-07-24T04:17:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba7362e1900373c6b51b8332dff8556827983161",
          "body": "The --multiply-processes CLI option is being parsed into options[:multiply-processes] but the call to determine_multiple was looking for it in options[:multiply].",
          "is_bot": false,
          "headline": "Correct options key passed to ParallelTests.determine_multiple (#1018)",
          "author_name": "salimepoint",
          "author_login": "salimepoint",
          "committed_at": "2025-07-23T00:54:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed3b62dff84b63a74d72c588778ce83204c8adb7",
          "body": "* silence ruby head logger warnings\n\n* try cucumber bump",
          "is_bot": false,
          "headline": "silence ruby head logger warnings (#1016)",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2025-07-11T00:56:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84dab0ce7d4d17d168be83d49b151d914c2a2d78",
          "body": null,
          "is_bot": false,
          "headline": "bootstrap example (#1013)",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2025-06-28T01:01:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a92e7cd93176ec3e666ee29dc1fc814df5730e35",
          "body": null,
          "is_bot": false,
          "headline": "v5.3.0",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2025-05-30T13:27:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a615b6d708cccf6a275f48dd08763ee07e8a049b",
          "body": null,
          "is_bot": false,
          "headline": "exec docs",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2025-05-30T13:25:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63e9eba644c72835f23271d7fc7c56566287cfbf",
          "body": "* cleanup\n\n* fix\n\n* readme\n\n* automate readme",
          "is_bot": false,
          "headline": "cleanup (#1009)",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2025-05-29T16:23:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a7b6fea973c612df3ee2d19638cd91f7dc84f54",
          "body": null,
          "is_bot": false,
          "headline": "enhancement: added exec-args option (#1008)",
          "author_name": "andr3i-f",
          "author_login": "andr3i-f",
          "committed_at": "2025-05-29T09:59:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c017185cb6c6bc749dcc1bc1e3664bcd0376463b",
          "body": null,
          "is_bot": false,
          "headline": "cleanup specify groups spec (#1006)",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2025-05-09T16:35:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b96084270cece51117480d66e79b07e3bc19b336",
          "body": null,
          "is_bot": false,
          "headline": "changelog",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2025-05-09T02:29:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03f9f6b04767c4f46fb26b8012bdf8a830157381",
          "body": null,
          "is_bot": false,
          "headline": "v5.2.0",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2025-05-09T02:27:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a511b20258c105cac596282c22e4b5a44a70db5",
          "body": "* The --specify-groups option supports to read from STDIN\n\n* Add entry to Changelog\n\n* Improve language\n\n* Use read instead of gets and ensure to chomp the trailling newlines\n\n* Also update the CLI parser's help\n\n* Don't use backticks\n\n---------\n\nCo-authored-by: Johannes Vetter <johvette@amazon.com>",
          "is_bot": false,
          "headline": "Allow the specify-groups option to receive its value from STDIN (#1004)",
          "author_name": "Johannes Vetter",
          "author_login": "johvet",
          "committed_at": "2025-05-09T02:27:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7af3e6c8a3ce2af28dd6d134668c8b89afd36e73",
          "body": null,
          "is_bot": false,
          "headline": "add --format docs (#1000)",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2025-04-24T17:13:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4c855ab225750d4f04766c0b1f5e4542d8d6352",
          "body": null,
          "is_bot": false,
          "headline": "v5.1.0",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2025-03-09T18:40:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a71d1e8e2536421463a61fd00991c6afe2e012f6",
          "body": null,
          "is_bot": false,
          "headline": "restore ruby 3.1 which is needed for jruby (#998)",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2025-03-09T18:39:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb0b0db12b94be2a372e826874c4111ad429f9be",
          "body": null,
          "is_bot": false,
          "headline": "Remove extra markdown from Readme and specs (#997)",
          "author_name": "aram price",
          "author_login": "aramprice",
          "committed_at": "2025-03-05T19:56:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25ac27b23b9093ff399f56c0f85d552ea77eb0e6",
          "body": null,
          "is_bot": false,
          "headline": "v5.0.1",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2025-03-05T15:47:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa52530fc010ed4fd026e50d98b23e706f0d2afd",
          "body": null,
          "is_bot": false,
          "headline": "Fix ParallelTests::Cucumber::FailuresLogger (#995)",
          "author_name": "Niklas Hasselmeyer",
          "author_login": "nhasselmeyer",
          "committed_at": "2025-03-05T15:45:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e7bbfe91daa6523ec9da7b229e6f6daa4f36f43",
          "body": null,
          "is_bot": false,
          "headline": "rename",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2025-03-04T00:35:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f84c2a1c18e7316105c0b52f14e9cbb437b16693",
          "body": null,
          "is_bot": false,
          "headline": "v5.0.0",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2025-03-01T18:09:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0788d0e191990942134cf2ef9f6a436ddf4b2af3",
          "body": "* ruby 3.4\r\n\r\n* rubocop\r\n\r\n* 32",
          "is_bot": false,
          "headline": "ruby 34 + remove 30 (#994)",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2025-03-01T18:07:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c915356160c4e4f5b5b9aa068e1bb09b61f1f66",
          "body": null,
          "is_bot": false,
          "headline": "v4.10.1",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2025-03-01T15:47:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f62c0dc151c0431174dee42a174bd5389f0222f",
          "body": null,
          "is_bot": false,
          "headline": "re-rename",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2025-03-01T15:42:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0beae7c55faf5fcb8da0694efc38252c3bf921c6",
          "body": null,
          "is_bot": false,
          "headline": "v4.10.0",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2025-03-01T05:47:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1d7ecca9ffd22679c986f7275a83b98e27ef191",
          "body": null,
          "is_bot": false,
          "headline": "rename multiple env, fix float bug, ensure parsing works (#993)",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2025-03-01T05:47:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62c4d0f23cbcae076000d83a5aafa5061a691dc9",
          "body": "Currently the CLI accepts `-m` or `--multiply-processes` with a `COUNT`\r\nvalue which is a multiple applied to the number of parallel process to\r\nbe spun up.\r\n\r\nThis commit adds the aditional abiity to modify `COUNT` by specifing\r\n`PARALLEL_TEST_MULTIPLE` which will be parsed into a float.",
          "is_bot": false,
          "headline": "Allow setting multiplier via ENV variable (#992)",
          "author_name": "aram price",
          "author_login": "aramprice",
          "committed_at": "2025-03-01T05:13:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b97f62f8bf488a7d8ae7cf6a8f8f0dfb938bb71",
          "body": null,
          "is_bot": false,
          "headline": "v4.9.1",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2025-02-19T16:38:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53c8804a277b02021286f3f05bf77f2c534b73bd",
          "body": "…990)",
          "is_bot": false,
          "headline": "Fix output of ParallelTests::Cucumber::FailuresLogger (fixes #979) (#…",
          "author_name": "Dominik",
          "author_login": "codener",
          "committed_at": "2025-02-19T16:37:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3746cced1b97f431e8d6e40bedf9d703a9f38fe",
          "body": null,
          "is_bot": false,
          "headline": "thx for the pr",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2025-01-09T16:14:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d80676ea0e0cf0b4069e6a1ca0bed6f24a2bf1e2",
          "body": null,
          "is_bot": false,
          "headline": "v4.9.0",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2025-01-09T16:12:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7465f2c134af637e6368f2ee09498bf49a2ecf33",
          "body": null,
          "is_bot": false,
          "headline": "try to fix ci",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2025-01-09T16:04:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a932e449d5a378b1cedbc8badd48e11619d1985a",
          "body": null,
          "is_bot": false,
          "headline": "Moved from Rails.version check to ActiveRecord.version check (#987)",
          "author_name": "Mark Huk",
          "author_login": "vimutter",
          "committed_at": "2025-01-09T16:02:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09af153df8184dc2038ad8d87bac2c4e0015c45e",
          "body": null,
          "is_bot": false,
          "headline": "secret key issue",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2025-01-09T04:19:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6814e4a328df57533f4fd931d816c24f1103e49d",
          "body": null,
          "is_bot": false,
          "headline": "v4.8.0",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2025-01-03T17:15:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8283774df6f2b32c31aad1cf6144e93fc391cfe",
          "body": "* support running a tests in batches in a single process\n\n* fix win",
          "is_bot": false,
          "headline": "support running a tests in batches in a single process (#984)",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2025-01-03T17:13:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff4fd65d5dbd91e244260e3646988a8247d3fb8e",
          "body": "* make cli options have more meaningful arg names + remove unreachable empty group code\n\n* fix broken integration test",
          "is_bot": false,
          "headline": "Grosser/cli (#983)",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2024-12-30T19:27:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d582779a17ffa9a847f99daa7ca2e6d64a867396",
          "body": null,
          "is_bot": false,
          "headline": "update changelog to say 4.7.2 dropped ruby 2.7",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2024-12-04T20:28:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5716756b9165acde183980fa3780d4f1f416e198",
          "body": "Make the gem more secure by requiring that all privileged operations by\r\nany of the owners require OTP.\r\n\r\nRef: https://guides.rubygems.org/mfa-requirement-opt-in/",
          "is_bot": false,
          "headline": "Opt-in for MFA requirement (#973)",
          "author_name": "Geremia Taglialatela",
          "author_login": "tagliala",
          "committed_at": "2024-09-11T16:13:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "604ee1c7004aa48d0588aa2508958a4e79edae84",
          "body": null,
          "is_bot": false,
          "headline": "v4.7.2",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2024-09-10T02:42:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e96f60c0f0256085a8584b6a5c0e706d813abdc9",
          "body": "* Restore support for passing custom command lines as PARALLEL_TESTS_EXECUTABLE.\r\n\r\n* Fix RuboCop failures introduced recently",
          "is_bot": false,
          "headline": "Allow passing custom command lines as \"PARALLEL_TESTS_EXECUTABLE\" (#972)",
          "author_name": "David Rodríguez",
          "author_login": "deivid-rodriguez",
          "committed_at": "2024-09-10T02:41:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7584bfdd41cf34e4c0bc0731176186ee5935fec4",
          "body": "By providing a 'changelog_uri' in the metadata of the gemspec a\r\n'Changelog' link will be shown on https://rubygems.org/gems/parallel_tests\r\nwhich makes it quick and easy for someone to check on the changes\r\nintroduced with a new version.",
          "is_bot": false,
          "headline": "Provide a 'Changelog' link on rubygems.org/gems/parallel_tests (#928)",
          "author_name": "mark-young-atg",
          "author_login": "mark-young-atg",
          "committed_at": "2024-08-27T15:31:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "632e3beb611abf10417cc5d5dce90b56dd7f8cf0",
          "body": "* ruby 3.3\r\n\r\n* fix spinach needing racc\r\n\r\n* fix windows having fixed oder + anison warning",
          "is_bot": false,
          "headline": "ruby 3.3 (#958)",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2024-05-20T19:37:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2e955356c82f5989e0442aaadd4ba36e543b989",
          "body": "* direct build status to master branch\r\n\r\n* fix test runtime logger vs rails and add parallel example\r\n\r\n* undo somehow works now",
          "is_bot": false,
          "headline": "fix test runtime logger vs rails and add parallel example (#956)",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2024-05-20T15:34:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c0a2760ece008616fefd7e0024af25cec6132d5",
          "body": "* fix windows ci\r\n\r\n* debug\r\n\r\n* retry\r\n\r\n* 1.7\r\n\r\n* drop ruby 2.7 since rails 6 test no longer runs with that\r\n\r\n* 3.3 fails on spinach somehow",
          "is_bot": false,
          "headline": "fix windows ci (#957)",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2024-05-20T15:10:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5dfb3c928b9ce45530061fdfcfe99bbe0e51fec",
          "body": "This version is for 4.7.1.\r\nhttps://github.com/grosser/parallel_tests/commit/29c76a21d7772a5db8d404c077c8f581825b932d",
          "is_bot": false,
          "headline": "Fix version in CHANGELOG.md (#953)",
          "author_name": "Ryunosuke Sato",
          "author_login": "tricknotes",
          "committed_at": "2024-04-26T03:29:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29c76a21d7772a5db8d404c077c8f581825b932d",
          "body": null,
          "is_bot": false,
          "headline": "v4.7.1",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2024-04-25T19:57:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4425e06b4c16917b3dc6dba0964394993a9a746e",
          "body": "…mmand (#952)\n\n* Restore back options --verbose-process-command and --verbose-rerun-command\r\n\r\nimplements issue #951\r\n\r\n* Reference Github PR in Changelog\r\n\r\n* Remove :verbose_command option\r\n\r\nIt's now just an alias to --verbose-process-command and\r\n--verbose-rerun-command combined.",
          "is_bot": false,
          "headline": "Restore back options --verbose-process-command and --verbose-rerun-co…",
          "author_name": "priceline-rosenfeld",
          "author_login": "priceline-rosenfeld",
          "committed_at": "2024-04-25T19:55:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d939474d82d03036ea637ed8de3be39c8d54967",
          "body": null,
          "is_bot": false,
          "headline": "thx for the pr",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2024-04-23T15:06:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1540d856afde7ad4d734b82967f44452a51dc83",
          "body": null,
          "is_bot": false,
          "headline": "v4.7.0",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2024-04-23T15:05:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9de9782134fcb65154abd75433825fd71834ee80",
          "body": null,
          "is_bot": false,
          "headline": "simplify options",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2024-04-23T15:04:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "185faa434012f1dd8a4ccb999b966a5c32aeb4f8",
          "body": "* feat: Add failure-exit-code option\r\n\r\n* docs: Add failure-exit-code option\r\n\r\n* test: Add --failure-exit-code test",
          "is_bot": false,
          "headline": "Add --failure-exit-code option (#949)",
          "author_name": "hatsu",
          "author_login": "hatsu38",
          "committed_at": "2024-04-23T14:59:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb604643793dcdba6a22aa8e048cf5b857442775",
          "body": null,
          "is_bot": false,
          "headline": "v4.6.1",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2024-04-03T15:54:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ae6606563f7479c6382e8efbc0ff928a73a0500",
          "body": "* WIP: Allow for different grouping strategy\r\n\r\n* Refactor cli.rb\r\n\r\n* Test refactor\r\n\r\n* Use map_with_index\r\n\r\n* Remove first_is_1 check\r\n\r\n* Update changelog",
          "is_bot": false,
          "headline": "Allow TEST_ENV_NUMBER to support duplicate file groups (#943)",
          "author_name": "Jay Dorsey",
          "author_login": "jaydorsey",
          "committed_at": "2024-04-03T15:53:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a024cf5821661ae5770adff5ea70821d2b2937d",
          "body": null,
          "is_bot": false,
          "headline": "make examples work on zsh and bash (#942)",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2024-03-29T23:56:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf8afa00af14373d2592f1d49c79899ebcf91adb",
          "body": null,
          "is_bot": false,
          "headline": "v4.6.0",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2024-03-25T17:55:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc79c20dcdbe87a170b316ded5e2c98486e70c68",
          "body": "* Allow for duplicate tests to run\r\n\r\n> tldr; It's useful to run 1 or more tests multiple times when debugging\r\nand I'd like to propose an option to do so with parallel_tests\r\n\r\nI often find that I'd like to run 1+ files locally, in parallel, to rule\r\nout certain flakey test behaviors (order tests a\n[…]\narate PR\r\n\r\n* Update lib/parallel_tests/test/runner.rb\r\n\r\nCo-authored-by: Michael Grosser <michael@grosser.it>\r\n\r\n* Rubocop cleanup\r\n\r\n---------\r\n\r\nCo-authored-by: Michael Grosser <michael@grosser.it>",
          "is_bot": false,
          "headline": "Allow for duplicate tests with --allow-duplicates (#940)",
          "author_name": "Jay Dorsey",
          "author_login": "jaydorsey",
          "committed_at": "2024-03-25T17:53:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "799422ef069ee8af7dbbf5f56c49012df7702cee",
          "body": null,
          "is_bot": false,
          "headline": "v4.5.2",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2024-03-05T04:43:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0373af0d043a672df988b5c97e42dbefb99ae58",
          "body": null,
          "is_bot": false,
          "headline": "Make sure no error is raised when a process is already terminated (#939)",
          "author_name": "Louis-Michel Couture",
          "author_login": "louim",
          "committed_at": "2024-03-05T04:42:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24f150cf1e6441cdec3d9f64b0d376fd6eb2f31b",
          "body": null,
          "is_bot": false,
          "headline": "v4.5.1",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2024-02-17T00:44:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dba1b49ee155ceaf0bbb4650e47ee2cbbf7833db",
          "body": null,
          "is_bot": false,
          "headline": "rails 5.2 compat (#937)",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2024-02-17T00:43:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bb052342e3c6560572a51a378b722c589e2bb14",
          "body": null,
          "is_bot": false,
          "headline": "fix gherkin vs runtime logging (#938)",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2024-02-17T00:42:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "963fd81ae1e407c82f982d181eefe6a0471fac7a",
          "body": null,
          "is_bot": false,
          "headline": "thx for pr",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2024-02-06T21:27:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c0e80a448e49e2f950fde625a50499a4a48cbd6",
          "body": null,
          "is_bot": false,
          "headline": "v4.5.0",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2024-02-06T21:26:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98f698b010a46e5a87b8ead727ac834c112a1b73",
          "body": null,
          "is_bot": false,
          "headline": "clean up task name duplication (#933)",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2024-02-06T21:25:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f776f6254b38d167032740466e9038bc7711c036",
          "body": "* Add support for multiple DBs in Rails >= 6.1\r\n\r\n* changelog entry\r\n\r\n* rubocop\r\n\r\n* Return nil to represent 'all' databases\r\n\r\n* No core extensions\r\n\r\n* ActiveRecord check in for_each_database\r\n\r\n* don't return too early now",
          "is_bot": false,
          "headline": "Add support for multiple DBs in Rails >= 6.1 (#930)",
          "author_name": "Josh Westbrook",
          "author_login": "joshwestbrook",
          "committed_at": "2024-02-06T20:49:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8129c4c6feb6db7f94de144b995ea2a42aae0af5",
          "body": null,
          "is_bot": false,
          "headline": "v4.4.0",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2023-12-25T04:11:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14933b000e34e2c1ca3fd54dc4feaa987c3d2686",
          "body": "* typo\r\n\r\n* unify verbose formatter with other loggers",
          "is_bot": false,
          "headline": "unify verbose formatter with other loggers (#927)",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2023-12-25T04:08:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7291dfd7067f40f7675a738bfc6d39ee33af5895",
          "body": "… (#926)\n\nThe new formatter allows users of parallel_rspec to more easily obtain\r\ndetailed information about the examples running as they occur in real\r\ntime.\r\n\r\nBackground:\r\n\r\nIn my project, it was observed that an RSpec example would hang\r\nintermittently on CI. At first, no team member was able to\n[…]\nthis formatter, our project's team was able to successfully\r\nidentify the example causing the intermittent hang and then address it.\r\nAs such, I'm hoping that this may be useful for a larger audience.",
          "is_bot": false,
          "headline": "Add new ParallelTests::RSpec::VerboseFormatter for enhanced debugging…",
          "author_name": "Jon Dufresne",
          "author_login": "jdufresne",
          "committed_at": "2023-12-24T20:51:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6e9be6f529b64e5f9c8e4439754bca0b2ef3f2b1",
          "body": "* Sort `runtime_logger` output\r\n\r\nShow the slowest tests first\r\n\r\n* Update changelog and contributor\r\n\r\n* Delete .devcontainer/devcontainer.json",
          "is_bot": false,
          "headline": "Sort `runtime_logger` output (#924)",
          "author_name": "Lawrence Gripper",
          "author_login": null,
          "committed_at": "2023-11-03T18:15:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a663bdffe1d53533c01a287aa9d67d4886cc12f",
          "body": null,
          "is_bot": false,
          "headline": "improve instructions for runtime logger (#921)",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2023-10-09T03:16:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "370add940419e3bc6deacc210b137c184ca15be6",
          "body": null,
          "is_bot": false,
          "headline": "v4.3.0",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2023-10-09T01:26:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96d5a8c259b0a15ca63a1b5e17f857526c65e349",
          "body": null,
          "is_bot": false,
          "headline": "turnip docs",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2023-10-09T01:25:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "439a9cab1701651b881bd052d6fb7c37b7d3061a",
          "body": null,
          "is_bot": false,
          "headline": "Support also feature files used by RSpec turnip gem. (#919)",
          "author_name": "Josef Šimánek",
          "author_login": "simi",
          "committed_at": "2023-10-09T01:23:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "273a1cc8fe50c5cb2c8c73af31bba51675c2e5f8",
          "body": null,
          "is_bot": false,
          "headline": "changelog",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2023-09-06T03:15:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ae09fba13aa0abbf3d667bd2b251165c3053f84",
          "body": null,
          "is_bot": false,
          "headline": "v4.2.2",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2023-09-06T03:11:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "063362a303be062d7fb1f2b602c3f2e14d93c65f",
          "body": null,
          "is_bot": false,
          "headline": "simplify docs",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2023-09-06T03:11:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "432b80ab684423af7a8fc38c63aee01fa1e59297",
          "body": "The documentation says that parallel_test will attempt to use a runtime\r\ngrouping strategy if a runtime file is present and otherwise fall back\r\nto the filesize strategy. This behavior can be overridden with an\r\nexplicit `--group-by` flag.\r\n\r\nThe `--only-group` flag changes this by always running wi\n[…]\nmmit adds explicit documentation about this. If you want to use\r\nthe `--only-group` flag and a runtime log, you _must_ explicitly set the\r\n`--group-by` flag instead of relying on the default behavior.",
          "is_bot": false,
          "headline": "Document `--only-group` grouping strategy choice (#870)",
          "author_name": "Joël Quenneville",
          "author_login": "JoelQ",
          "committed_at": "2023-09-06T03:06:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3247815a8e17136e55f0878c0e1397274b9c5d7d",
          "body": "Ruby 2.5 compatibility is no longer a concern, so we can now upgrade to the\r\nvery latest version.",
          "is_bot": false,
          "headline": "Upgrade RuboCop and fix some offenses (#909)",
          "author_name": "Benjamin Quorning",
          "author_login": "bquorning",
          "committed_at": "2023-05-26T14:55:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fed72e4717fe513f13c4240261a5beb2a4e161ad",
          "body": "RSpec 3 was released 9 years ago. Most people will have upgraded by now 😅",
          "is_bot": false,
          "headline": "Remove compatibility with RSpec 2 (#908)",
          "author_name": "Benjamin Quorning",
          "author_login": "bquorning",
          "committed_at": "2023-05-25T20:31:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "163f53c67689e8362dc8eae635a839416e680fe0",
          "body": null,
          "is_bot": false,
          "headline": "v4.2.1",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2023-05-12T22:32:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6363819a22f4944174acd688eb3fedcf4b6ad52c",
          "body": null,
          "is_bot": false,
          "headline": "Fix $TEST_ENV_NUMBER replacing code to not affect all processes (#905)",
          "author_name": "Zsolt Kozaroczy",
          "author_login": "kiskoza",
          "committed_at": "2023-05-12T22:28:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f70f2ee0624a318296732cbe149468174cfdd97e",
          "body": "PR [#884](https://github.com/grosser/parallel_tests/pull/884) combined\r\nboth `verbose-process-command` and `verbose-rerun-command` into\r\n`verbose-command`  This PR updates the Readme to reflect that change",
          "is_bot": false,
          "headline": "update Readme for PR 884 (#899)",
          "author_name": "Marlon Moyer",
          "author_login": "mcmoyer",
          "committed_at": "2023-03-23T17:15:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bebc55b7143afe09c4ad3d69c11fb0e15d44d77",
          "body": null,
          "is_bot": false,
          "headline": "Remove duplicate raise codes. (#897)",
          "author_name": "M.Yamashita",
          "author_login": "M-Yamashita01",
          "committed_at": "2023-03-18T03:01:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faa9a56f46782798da79edc8f2089eadcd5bb5f8",
          "body": "* CI: add Ruby 3.2 to the test matrix\r\n\r\n* Bump spinach to version 0.12\r\n\r\n* Bump nokogiri to version 1.14.1",
          "is_bot": false,
          "headline": "CI: add Ruby 3.2 to the test matrix (#892)",
          "author_name": "Orien Madgwick",
          "author_login": "orien",
          "committed_at": "2023-02-09T22:00:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcc4b8e9925335fcaec8b5dcac6707565e7cc733",
          "body": null,
          "is_bot": false,
          "headline": "v4.2.0",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2023-02-06T23:00:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "516fe3319580747a216c689f1abb9597c4ee7ece",
          "body": null,
          "is_bot": false,
          "headline": "fix double int without breaking stdin (#891)",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2023-02-06T22:59:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0d2e56153fdef61a3655265b4e6a2f0865c74b4",
          "body": null,
          "is_bot": false,
          "headline": "changelog",
          "author_name": "Michael Grosser",
          "author_login": "grosser",
          "committed_at": "2023-01-15T01:05:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 15,
      "latest_release_at": "2026-04-09T21:38:53Z",
      "latest_release_tag": "v5.7.0",
      "releases_from_tags": true,
      "days_since_last_push": 47,
      "active_weeks_last_year": 7,
      "days_since_latest_release": 103,
      "mean_days_between_releases": 44.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 512,
      "stars": 3514,
      "watchers": 39,
      "fork_history": {
        "days": [
          {
            "date": "2009-05-28",
            "count": 1
          },
          {
            "date": "2009-06-01",
            "count": 1
          },
          {
            "date": "2009-07-16",
            "count": 1
          },
          {
            "date": "2009-08-02",
            "count": 1
          },
          {
            "date": "2009-08-07",
            "count": 1
          },
          {
            "date": "2009-08-21",
            "count": 1
          },
          {
            "date": "2009-09-11",
            "count": 1
          },
          {
            "date": "2010-02-19",
            "count": 1
          },
          {
            "date": "2010-03-12",
            "count": 1
          },
          {
            "date": "2010-04-01",
            "count": 1
          },
          {
            "date": "2010-04-04",
            "count": 1
          },
          {
            "date": "2010-04-30",
            "count": 1
          },
          {
            "date": "2010-05-29",
            "count": 1
          },
          {
            "date": "2010-07-16",
            "count": 1
          },
          {
            "date": "2010-07-28",
            "count": 1
          },
          {
            "date": "2010-08-12",
            "count": 1
          },
          {
            "date": "2010-08-16",
            "count": 1
          },
          {
            "date": "2010-08-24",
            "count": 1
          },
          {
            "date": "2010-09-23",
            "count": 1
          },
          {
            "date": "2011-01-10",
            "count": 1
          },
          {
            "date": "2011-01-19",
            "count": 1
          },
          {
            "date": "2011-01-21",
            "count": 1
          },
          {
            "date": "2011-02-07",
            "count": 1
          },
          {
            "date": "2011-03-17",
            "count": 1
          },
          {
            "date": "2011-04-08",
            "count": 1
          },
          {
            "date": "2011-04-11",
            "count": 1
          },
          {
            "date": "2011-04-29",
            "count": 1
          },
          {
            "date": "2011-05-16",
            "count": 2
          },
          {
            "date": "2011-06-21",
            "count": 1
          },
          {
            "date": "2011-06-22",
            "count": 1
          },
          {
            "date": "2011-06-27",
            "count": 1
          },
          {
            "date": "2011-07-01",
            "count": 1
          },
          {
            "date": "2011-08-05",
            "count": 1
          },
          {
            "date": "2011-08-11",
            "count": 1
          },
          {
            "date": "2011-08-12",
            "count": 1
          },
          {
            "date": "2011-08-18",
            "count": 1
          },
          {
            "date": "2011-08-30",
            "count": 1
          },
          {
            "date": "2011-08-31",
            "count": 1
          },
          {
            "date": "2011-09-03",
            "count": 1
          },
          {
            "date": "2011-09-11",
            "count": 1
          },
          {
            "date": "2011-09-15",
            "count": 1
          },
          {
            "date": "2011-10-03",
            "count": 1
          },
          {
            "date": "2011-10-08",
            "count": 2
          },
          {
            "date": "2011-10-17",
            "count": 1
          },
          {
            "date": "2011-11-09",
            "count": 1
          },
          {
            "date": "2011-11-15",
            "count": 1
          },
          {
            "date": "2011-11-16",
            "count": 1
          },
          {
            "date": "2011-11-26",
            "count": 1
          },
          {
            "date": "2011-12-01",
            "count": 1
          },
          {
            "date": "2011-12-04",
            "count": 1
          },
          {
            "date": "2011-12-13",
            "count": 1
          },
          {
            "date": "2011-12-21",
            "count": 1
          },
          {
            "date": "2011-12-28",
            "count": 1
          },
          {
            "date": "2011-12-29",
            "count": 1
          },
          {
            "date": "2012-01-18",
            "count": 2
          },
          {
            "date": "2012-01-19",
            "count": 1
          },
          {
            "date": "2012-01-25",
            "count": 1
          },
          {
            "date": "2012-01-27",
            "count": 2
          },
          {
            "date": "2012-02-08",
            "count": 1
          },
          {
            "date": "2012-03-06",
            "count": 1
          },
          {
            "date": "2012-03-09",
            "count": 1
          },
          {
            "date": "2012-03-24",
            "count": 1
          },
          {
            "date": "2012-03-29",
            "count": 2
          },
          {
            "date": "2012-03-30",
            "count": 1
          },
          {
            "date": "2012-04-01",
            "count": 1
          },
          {
            "date": "2012-04-02",
            "count": 1
          },
          {
            "date": "2012-04-10",
            "count": 1
          },
          {
            "date": "2012-04-11",
            "count": 1
          },
          {
            "date": "2012-04-18",
            "count": 1
          },
          {
            "date": "2012-05-04",
            "count": 1
          },
          {
            "date": "2012-06-07",
            "count": 1
          },
          {
            "date": "2012-06-23",
            "count": 1
          },
          {
            "date": "2012-07-17",
            "count": 1
          },
          {
            "date": "2012-07-28",
            "count": 1
          },
          {
            "date": "2012-08-02",
            "count": 1
          },
          {
            "date": "2012-08-03",
            "count": 1
          },
          {
            "date": "2012-08-13",
            "count": 1
          },
          {
            "date": "2012-08-22",
            "count": 1
          },
          {
            "date": "2012-09-21",
            "count": 1
          },
          {
            "date": "2012-09-25",
            "count": 1
          },
          {
            "date": "2012-09-28",
            "count": 1
          },
          {
            "date": "2012-10-02",
            "count": 1
          },
          {
            "date": "2012-10-16",
            "count": 1
          },
          {
            "date": "2012-10-17",
            "count": 1
          },
          {
            "date": "2012-11-15",
            "count": 2
          },
          {
            "date": "2012-12-10",
            "count": 1
          },
          {
            "date": "2012-12-20",
            "count": 2
          },
          {
            "date": "2013-01-15",
            "count": 1
          },
          {
            "date": "2013-01-31",
            "count": 1
          },
          {
            "date": "2013-02-04",
            "count": 1
          },
          {
            "date": "2013-02-08",
            "count": 1
          },
          {
            "date": "2013-03-13",
            "count": 1
          },
          {
            "date": "2013-03-17",
            "count": 1
          },
          {
            "date": "2013-03-18",
            "count": 1
          },
          {
            "date": "2013-03-23",
            "count": 1
          },
          {
            "date": "2013-04-01",
            "count": 1
          },
          {
            "date": "2013-04-08",
            "count": 1
          },
          {
            "date": "2013-04-14",
            "count": 1
          },
          {
            "date": "2013-04-19",
            "count": 1
          },
          {
            "date": "2013-04-22",
            "count": 1
          },
          {
            "date": "2013-04-23",
            "count": 1
          },
          {
            "date": "2013-04-26",
            "count": 1
          },
          {
            "date": "2013-04-29",
            "count": 3
          },
          {
            "date": "2013-05-03",
            "count": 1
          },
          {
            "date": "2013-05-11",
            "count": 1
          },
          {
            "date": "2013-05-19",
            "count": 1
          },
          {
            "date": "2013-05-22",
            "count": 1
          },
          {
            "date": "2013-05-31",
            "count": 1
          },
          {
            "date": "2013-06-17",
            "count": 1
          },
          {
            "date": "2013-06-18",
            "count": 1
          },
          {
            "date": "2013-06-23",
            "count": 1
          },
          {
            "date": "2013-06-25",
            "count": 1
          },
          {
            "date": "2013-06-27",
            "count": 1
          },
          {
            "date": "2013-08-13",
            "count": 2
          },
          {
            "date": "2013-08-22",
            "count": 2
          },
          {
            "date": "2013-09-04",
            "count": 1
          },
          {
            "date": "2013-09-09",
            "count": 2
          },
          {
            "date": "2013-09-10",
            "count": 1
          },
          {
            "date": "2013-09-18",
            "count": 1
          },
          {
            "date": "2013-09-30",
            "count": 1
          },
          {
            "date": "2013-10-02",
            "count": 1
          },
          {
            "date": "2013-10-11",
            "count": 1
          },
          {
            "date": "2013-10-19",
            "count": 1
          },
          {
            "date": "2013-10-25",
            "count": 1
          },
          {
            "date": "2013-10-28",
            "count": 1
          },
          {
            "date": "2013-11-08",
            "count": 1
          },
          {
            "date": "2013-11-14",
            "count": 2
          },
          {
            "date": "2013-11-15",
            "count": 1
          },
          {
            "date": "2013-11-20",
            "count": 2
          },
          {
            "date": "2013-12-06",
            "count": 2
          },
          {
            "date": "2013-12-31",
            "count": 1
          },
          {
            "date": "2014-01-08",
            "count": 1
          },
          {
            "date": "2014-01-10",
            "count": 2
          },
          {
            "date": "2014-01-15",
            "count": 1
          },
          {
            "date": "2014-01-17",
            "count": 1
          },
          {
            "date": "2014-01-23",
            "count": 1
          },
          {
            "date": "2014-02-02",
            "count": 1
          },
          {
            "date": "2014-02-03",
            "count": 1
          },
          {
            "date": "2014-02-13",
            "count": 1
          },
          {
            "date": "2014-03-10",
            "count": 1
          },
          {
            "date": "2014-03-14",
            "count": 1
          },
          {
            "date": "2014-03-27",
            "count": 1
          },
          {
            "date": "2014-03-28",
            "count": 1
          },
          {
            "date": "2014-04-02",
            "count": 1
          },
          {
            "date": "2014-04-03",
            "count": 1
          },
          {
            "date": "2014-04-04",
            "count": 1
          },
          {
            "date": "2014-04-10",
            "count": 1
          },
          {
            "date": "2014-04-26",
            "count": 1
          },
          {
            "date": "2014-04-27",
            "count": 1
          },
          {
            "date": "2014-05-20",
            "count": 1
          },
          {
            "date": "2014-05-25",
            "count": 1
          },
          {
            "date": "2014-06-16",
            "count": 1
          },
          {
            "date": "2014-07-11",
            "count": 1
          },
          {
            "date": "2014-07-12",
            "count": 1
          },
          {
            "date": "2014-07-18",
            "count": 1
          },
          {
            "date": "2014-07-24",
            "count": 1
          },
          {
            "date": "2014-07-30",
            "count": 1
          },
          {
            "date": "2014-08-05",
            "count": 1
          },
          {
            "date": "2014-08-14",
            "count": 2
          },
          {
            "date": "2014-08-16",
            "count": 1
          },
          {
            "date": "2014-08-23",
            "count": 1
          },
          {
            "date": "2014-09-08",
            "count": 1
          },
          {
            "date": "2014-09-10",
            "count": 1
          },
          {
            "date": "2014-09-15",
            "count": 1
          },
          {
            "date": "2014-09-16",
            "count": 1
          },
          {
            "date": "2014-09-19",
            "count": 1
          },
          {
            "date": "2014-09-28",
            "count": 1
          },
          {
            "date": "2014-10-02",
            "count": 1
          },
          {
            "date": "2014-10-07",
            "count": 1
          },
          {
            "date": "2014-11-24",
            "count": 1
          },
          {
            "date": "2014-11-25",
            "count": 1
          },
          {
            "date": "2014-11-27",
            "count": 1
          },
          {
            "date": "2014-12-14",
            "count": 1
          },
          {
            "date": "2015-02-19",
            "count": 1
          },
          {
            "date": "2015-02-25",
            "count": 1
          },
          {
            "date": "2015-03-06",
            "count": 1
          },
          {
            "date": "2015-03-07",
            "count": 1
          },
          {
            "date": "2015-03-11",
            "count": 1
          },
          {
            "date": "2015-03-26",
            "count": 1
          },
          {
            "date": "2015-03-27",
            "count": 1
          },
          {
            "date": "2015-04-08",
            "count": 1
          },
          {
            "date": "2015-04-09",
            "count": 1
          },
          {
            "date": "2015-05-03",
            "count": 1
          },
          {
            "date": "2015-05-16",
            "count": 1
          },
          {
            "date": "2015-05-18",
            "count": 1
          },
          {
            "date": "2015-05-19",
            "count": 1
          },
          {
            "date": "2015-05-26",
            "count": 1
          },
          {
            "date": "2015-06-07",
            "count": 1
          },
          {
            "date": "2015-06-11",
            "count": 1
          },
          {
            "date": "2015-06-12",
            "count": 1
          },
          {
            "date": "2015-06-14",
            "count": 1
          },
          {
            "date": "2015-06-15",
            "count": 1
          },
          {
            "date": "2015-06-17",
            "count": 1
          },
          {
            "date": "2015-06-23",
            "count": 1
          },
          {
            "date": "2015-06-26",
            "count": 1
          },
          {
            "date": "2015-06-29",
            "count": 1
          },
          {
            "date": "2015-07-02",
            "count": 1
          },
          {
            "date": "2015-07-24",
            "count": 1
          },
          {
            "date": "2015-08-16",
            "count": 1
          },
          {
            "date": "2015-08-31",
            "count": 1
          },
          {
            "date": "2015-09-29",
            "count": 1
          },
          {
            "date": "2015-10-01",
            "count": 1
          },
          {
            "date": "2015-10-09",
            "count": 1
          },
          {
            "date": "2015-10-17",
            "count": 1
          },
          {
            "date": "2015-10-18",
            "count": 2
          },
          {
            "date": "2015-10-23",
            "count": 1
          },
          {
            "date": "2015-10-29",
            "count": 1
          },
          {
            "date": "2015-10-30",
            "count": 1
          },
          {
            "date": "2015-11-04",
            "count": 1
          },
          {
            "date": "2015-11-06",
            "count": 1
          },
          {
            "date": "2015-11-18",
            "count": 1
          },
          {
            "date": "2015-11-29",
            "count": 1
          },
          {
            "date": "2015-11-30",
            "count": 1
          },
          {
            "date": "2015-12-04",
            "count": 1
          },
          {
            "date": "2015-12-30",
            "count": 1
          },
          {
            "date": "2016-01-05",
            "count": 1
          },
          {
            "date": "2016-01-21",
            "count": 1
          },
          {
            "date": "2016-02-07",
            "count": 1
          },
          {
            "date": "2016-02-21",
            "count": 1
          },
          {
            "date": "2016-03-02",
            "count": 1
          },
          {
            "date": "2016-03-08",
            "count": 1
          },
          {
            "date": "2016-03-15",
            "count": 1
          },
          {
            "date": "2016-03-18",
            "count": 1
          },
          {
            "date": "2016-03-19",
            "count": 1
          },
          {
            "date": "2016-04-05",
            "count": 1
          },
          {
            "date": "2016-04-20",
            "count": 1
          },
          {
            "date": "2016-04-28",
            "count": 1
          },
          {
            "date": "2016-05-08",
            "count": 1
          },
          {
            "date": "2016-05-10",
            "count": 1
          },
          {
            "date": "2016-05-12",
            "count": 1
          },
          {
            "date": "2016-05-19",
            "count": 1
          },
          {
            "date": "2016-05-26",
            "count": 1
          },
          {
            "date": "2016-06-01",
            "count": 1
          },
          {
            "date": "2016-06-08",
            "count": 1
          },
          {
            "date": "2016-06-14",
            "count": 1
          },
          {
            "date": "2016-06-20",
            "count": 1
          },
          {
            "date": "2016-07-04",
            "count": 1
          },
          {
            "date": "2016-07-22",
            "count": 1
          },
          {
            "date": "2016-07-30",
            "count": 1
          },
          {
            "date": "2016-08-05",
            "count": 1
          },
          {
            "date": "2016-08-23",
            "count": 1
          },
          {
            "date": "2016-08-31",
            "count": 1
          },
          {
            "date": "2016-09-13",
            "count": 1
          },
          {
            "date": "2016-10-06",
            "count": 1
          },
          {
            "date": "2016-10-07",
            "count": 1
          },
          {
            "date": "2016-10-11",
            "count": 1
          },
          {
            "date": "2016-10-17",
            "count": 1
          },
          {
            "date": "2016-10-25",
            "count": 1
          },
          {
            "date": "2016-11-10",
            "count": 1
          },
          {
            "date": "2016-11-17",
            "count": 1
          },
          {
            "date": "2016-11-23",
            "count": 1
          },
          {
            "date": "2016-11-24",
            "count": 1
          },
          {
            "date": "2016-12-04",
            "count": 1
          },
          {
            "date": "2016-12-08",
            "count": 1
          },
          {
            "date": "2016-12-12",
            "count": 1
          },
          {
            "date": "2016-12-14",
            "count": 1
          },
          {
            "date": "2017-01-03",
            "count": 1
          },
          {
            "date": "2017-01-11",
            "count": 1
          },
          {
            "date": "2017-01-23",
            "count": 1
          },
          {
            "date": "2017-01-27",
            "count": 1
          },
          {
            "date": "2017-02-10",
            "count": 1
          },
          {
            "date": "2017-02-21",
            "count": 1
          },
          {
            "date": "2017-02-23",
            "count": 1
          },
          {
            "date": "2017-03-28",
            "count": 1
          },
          {
            "date": "2017-04-03",
            "count": 1
          },
          {
            "date": "2017-04-04",
            "count": 1
          },
          {
            "date": "2017-05-26",
            "count": 1
          },
          {
            "date": "2017-06-27",
            "count": 1
          },
          {
            "date": "2017-07-12",
            "count": 1
          },
          {
            "date": "2017-07-13",
            "count": 1
          },
          {
            "date": "2017-07-28",
            "count": 2
          },
          {
            "date": "2017-07-29",
            "count": 1
          },
          {
            "date": "2017-08-20",
            "count": 1
          },
          {
            "date": "2017-08-25",
            "count": 1
          },
          {
            "date": "2017-08-28",
            "count": 1
          },
          {
            "date": "2017-09-02",
            "count": 1
          },
          {
            "date": "2017-09-19",
            "count": 1
          },
          {
            "date": "2017-09-25",
            "count": 1
          },
          {
            "date": "2017-09-27",
            "count": 1
          },
          {
            "date": "2017-10-12",
            "count": 1
          },
          {
            "date": "2017-11-01",
            "count": 1
          },
          {
            "date": "2017-11-10",
            "count": 1
          },
          {
            "date": "2017-11-24",
            "count": 1
          },
          {
            "date": "2017-12-05",
            "count": 1
          },
          {
            "date": "2018-01-10",
            "count": 1
          },
          {
            "date": "2018-01-16",
            "count": 1
          },
          {
            "date": "2018-01-19",
            "count": 1
          },
          {
            "date": "2018-01-22",
            "count": 1
          },
          {
            "date": "2018-01-24",
            "count": 1
          },
          {
            "date": "2018-01-26",
            "count": 1
          },
          {
            "date": "2018-02-03",
            "count": 1
          },
          {
            "date": "2018-02-08",
            "count": 1
          },
          {
            "date": "2018-02-26",
            "count": 1
          },
          {
            "date": "2018-03-06",
            "count": 1
          },
          {
            "date": "2018-03-15",
            "count": 1
          },
          {
            "date": "2018-04-04",
            "count": 1
          },
          {
            "date": "2018-04-06",
            "count": 1
          },
          {
            "date": "2018-04-08",
            "count": 1
          },
          {
            "date": "2018-04-27",
            "count": 1
          },
          {
            "date": "2018-05-03",
            "count": 1
          },
          {
            "date": "2018-05-04",
            "count": 1
          },
          {
            "date": "2018-05-09",
            "count": 1
          },
          {
            "date": "2018-06-06",
            "count": 1
          },
          {
            "date": "2018-06-12",
            "count": 1
          },
          {
            "date": "2018-06-18",
            "count": 1
          },
          {
            "date": "2018-07-10",
            "count": 1
          },
          {
            "date": "2018-07-20",
            "count": 1
          },
          {
            "date": "2018-08-15",
            "count": 1
          },
          {
            "date": "2018-08-28",
            "count": 1
          },
          {
            "date": "2018-09-14",
            "count": 1
          },
          {
            "date": "2018-09-25",
            "count": 1
          },
          {
            "date": "2018-10-21",
            "count": 1
          },
          {
            "date": "2018-10-24",
            "count": 2
          },
          {
            "date": "2018-10-26",
            "count": 1
          },
          {
            "date": "2018-10-29",
            "count": 1
          },
          {
            "date": "2018-11-02",
            "count": 1
          },
          {
            "date": "2018-11-13",
            "count": 1
          },
          {
            "date": "2018-11-16",
            "count": 2
          },
          {
            "date": "2018-11-28",
            "count": 1
          },
          {
            "date": "2018-11-30",
            "count": 1
          },
          {
            "date": "2018-12-13",
            "count": 1
          },
          {
            "date": "2019-01-17",
            "count": 1
          },
          {
            "date": "2019-01-18",
            "count": 1
          },
          {
            "date": "2019-02-01",
            "count": 1
          },
          {
            "date": "2019-02-19",
            "count": 1
          },
          {
            "date": "2019-02-28",
            "count": 1
          },
          {
            "date": "2019-03-06",
            "count": 1
          },
          {
            "date": "2019-05-02",
            "count": 1
          },
          {
            "date": "2019-05-03",
            "count": 1
          },
          {
            "date": "2019-05-20",
            "count": 1
          },
          {
            "date": "2019-05-24",
            "count": 1
          },
          {
            "date": "2019-06-24",
            "count": 1
          },
          {
            "date": "2019-06-27",
            "count": 1
          },
          {
            "date": "2019-07-03",
            "count": 1
          },
          {
            "date": "2019-07-08",
            "count": 1
          },
          {
            "date": "2019-07-17",
            "count": 1
          },
          {
            "date": "2019-08-04",
            "count": 1
          },
          {
            "date": "2019-08-13",
            "count": 1
          },
          {
            "date": "2019-08-23",
            "count": 2
          },
          {
            "date": "2019-08-27",
            "count": 1
          },
          {
            "date": "2019-09-25",
            "count": 1
          },
          {
            "date": "2019-11-01",
            "count": 1
          },
          {
            "date": "2019-11-13",
            "count": 1
          },
          {
            "date": "2019-11-14",
            "count": 1
          },
          {
            "date": "2019-11-15",
            "count": 1
          },
          {
            "date": "2019-11-22",
            "count": 1
          },
          {
            "date": "2019-11-29",
            "count": 1
          },
          {
            "date": "2019-12-07",
            "count": 1
          },
          {
            "date": "2020-01-08",
            "count": 1
          },
          {
            "date": "2020-01-30",
            "count": 1
          },
          {
            "date": "2020-02-02",
            "count": 1
          },
          {
            "date": "2020-02-20",
            "count": 1
          },
          {
            "date": "2020-03-02",
            "count": 1
          },
          {
            "date": "2020-03-20",
            "count": 1
          },
          {
            "date": "2020-05-04",
            "count": 1
          },
          {
            "date": "2020-05-11",
            "count": 1
          },
          {
            "date": "2020-05-29",
            "count": 1
          },
          {
            "date": "2020-06-10",
            "count": 1
          },
          {
            "date": "2020-07-07",
            "count": 1
          },
          {
            "date": "2020-07-28",
            "count": 1
          },
          {
            "date": "2020-08-11",
            "count": 1
          },
          {
            "date": "2020-08-24",
            "count": 1
          },
          {
            "date": "2020-08-28",
            "count": 1
          },
          {
            "date": "2020-09-01",
            "count": 1
          },
          {
            "date": "2020-09-03",
            "count": 1
          },
          {
            "date": "2020-09-13",
            "count": 1
          },
          {
            "date": "2020-10-19",
            "count": 1
          },
          {
            "date": "2020-10-22",
            "count": 1
          },
          {
            "date": "2020-11-08",
            "count": 1
          },
          {
            "date": "2020-12-04",
            "count": 1
          },
          {
            "date": "2021-01-27",
            "count": 1
          },
          {
            "date": "2021-01-28",
            "count": 1
          },
          {
            "date": "2021-02-12",
            "count": 1
          },
          {
            "date": "2021-02-22",
            "count": 1
          },
          {
            "date": "2021-03-05",
            "count": 1
          },
          {
            "date": "2021-03-08",
            "count": 1
          },
          {
            "date": "2021-03-19",
            "count": 1
          },
          {
            "date": "2021-03-30",
            "count": 1
          },
          {
            "date": "2021-04-08",
            "count": 1
          },
          {
            "date": "2021-07-01",
            "count": 1
          },
          {
            "date": "2021-07-09",
            "count": 1
          },
          {
            "date": "2021-08-29",
            "count": 1
          },
          {
            "date": "2021-09-22",
            "count": 1
          },
          {
            "date": "2021-10-11",
            "count": 1
          },
          {
            "date": "2021-10-25",
            "count": 1
          },
          {
            "date": "2021-10-27",
            "count": 1
          },
          {
            "date": "2021-11-20",
            "count": 1
          },
          {
            "date": "2021-12-21",
            "count": 1
          },
          {
            "date": "2022-01-24",
            "count": 1
          },
          {
            "date": "2022-02-04",
            "count": 1
          },
          {
            "date": "2022-02-18",
            "count": 1
          },
          {
            "date": "2022-03-16",
            "count": 1
          },
          {
            "date": "2022-04-22",
            "count": 1
          },
          {
            "date": "2022-05-24",
            "count": 1
          },
          {
            "date": "2022-05-25",
            "count": 2
          },
          {
            "date": "2022-06-21",
            "count": 1
          },
          {
            "date": "2022-06-24",
            "count": 1
          },
          {
            "date": "2022-09-10",
            "count": 1
          },
          {
            "date": "2022-09-19",
            "count": 1
          },
          {
            "date": "2022-10-20",
            "count": 1
          },
          {
            "date": "2022-10-21",
            "count": 1
          },
          {
            "date": "2022-11-07",
            "count": 1
          },
          {
            "date": "2022-11-29",
            "count": 1
          },
          {
            "date": "2023-03-02",
            "count": 1
          },
          {
            "date": "2023-03-03",
            "count": 1
          },
          {
            "date": "2023-03-15",
            "count": 1
          },
          {
            "date": "2023-04-25",
            "count": 1
          },
          {
            "date": "2023-05-05",
            "count": 1
          },
          {
            "date": "2023-05-07",
            "count": 1
          },
          {
            "date": "2023-05-10",
            "count": 1
          },
          {
            "date": "2023-06-06",
            "count": 1
          },
          {
            "date": "2023-06-15",
            "count": 1
          },
          {
            "date": "2023-09-06",
            "count": 1
          },
          {
            "date": "2023-09-19",
            "count": 1
          },
          {
            "date": "2023-09-21",
            "count": 1
          },
          {
            "date": "2023-10-07",
            "count": 1
          },
          {
            "date": "2023-11-03",
            "count": 1
          },
          {
            "date": "2023-11-23",
            "count": 1
          },
          {
            "date": "2023-12-07",
            "count": 1
          },
          {
            "date": "2023-12-08",
            "count": 1
          },
          {
            "date": "2023-12-14",
            "count": 1
          },
          {
            "date": "2023-12-20",
            "count": 1
          },
          {
            "date": "2023-12-28",
            "count": 1
          },
          {
            "date": "2024-01-08",
            "count": 1
          },
          {
            "date": "2024-01-09",
            "count": 1
          },
          {
            "date": "2024-01-22",
            "count": 1
          },
          {
            "date": "2024-02-03",
            "count": 1
          },
          {
            "date": "2024-03-14",
            "count": 1
          },
          {
            "date": "2024-03-22",
            "count": 1
          },
          {
            "date": "2024-04-23",
            "count": 1
          },
          {
            "date": "2024-04-25",
            "count": 1
          },
          {
            "date": "2024-04-26",
            "count": 1
          },
          {
            "date": "2024-05-08",
            "count": 1
          },
          {
            "date": "2024-08-06",
            "count": 1
          },
          {
            "date": "2024-09-08",
            "count": 1
          },
          {
            "date": "2024-09-11",
            "count": 1
          },
          {
            "date": "2024-10-10",
            "count": 1
          },
          {
            "date": "2024-12-20",
            "count": 1
          },
          {
            "date": "2024-12-27",
            "count": 1
          },
          {
            "date": "2025-01-08",
            "count": 1
          },
          {
            "date": "2025-01-10",
            "count": 1
          },
          {
            "date": "2025-01-12",
            "count": 1
          },
          {
            "date": "2025-02-03",
            "count": 1
          },
          {
            "date": "2025-02-14",
            "count": 2
          },
          {
            "date": "2025-03-05",
            "count": 1
          },
          {
            "date": "2025-03-07",
            "count": 1
          },
          {
            "date": "2025-04-10",
            "count": 1
          },
          {
            "date": "2025-05-02",
            "count": 1
          },
          {
            "date": "2025-05-08",
            "count": 1
          },
          {
            "date": "2025-05-25",
            "count": 1
          },
          {
            "date": "2025-06-17",
            "count": 1
          },
          {
            "date": "2025-06-27",
            "count": 1
          },
          {
            "date": "2025-07-09",
            "count": 1
          },
          {
            "date": "2025-07-18",
            "count": 1
          },
          {
            "date": "2025-07-20",
            "count": 1
          },
          {
            "date": "2025-07-22",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-10-07",
            "count": 1
          },
          {
            "date": "2025-11-16",
            "count": 1
          },
          {
            "date": "2025-11-28",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 1
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-03-19",
            "count": 1
          },
          {
            "date": "2026-04-02",
            "count": 1
          },
          {
            "date": "2026-05-12",
            "count": 1
          },
          {
            "date": "2026-06-04",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 490,
        "total_forks": 512
      },
      "star_history": {
        "days": [
          {
            "date": "2019-08-05",
            "count": 1
          },
          {
            "date": "2019-08-06",
            "count": 4
          },
          {
            "date": "2019-08-07",
            "count": 4
          },
          {
            "date": "2019-08-09",
            "count": 2
          },
          {
            "date": "2019-08-13",
            "count": 1
          },
          {
            "date": "2019-08-18",
            "count": 1
          },
          {
            "date": "2019-08-19",
            "count": 1
          },
          {
            "date": "2019-08-20",
            "count": 1
          },
          {
            "date": "2019-08-22",
            "count": 4
          },
          {
            "date": "2019-08-23",
            "count": 2
          },
          {
            "date": "2019-08-29",
            "count": 1
          },
          {
            "date": "2019-08-31",
            "count": 2
          },
          {
            "date": "2019-09-01",
            "count": 1
          },
          {
            "date": "2019-09-02",
            "count": 1
          },
          {
            "date": "2019-09-03",
            "count": 2
          },
          {
            "date": "2019-09-04",
            "count": 1
          },
          {
            "date": "2019-09-05",
            "count": 1
          },
          {
            "date": "2019-09-06",
            "count": 1
          },
          {
            "date": "2019-09-08",
            "count": 2
          },
          {
            "date": "2019-09-09",
            "count": 1
          },
          {
            "date": "2019-09-11",
            "count": 1
          },
          {
            "date": "2019-09-12",
            "count": 1
          },
          {
            "date": "2019-09-13",
            "count": 1
          },
          {
            "date": "2019-09-20",
            "count": 1
          },
          {
            "date": "2019-09-22",
            "count": 1
          },
          {
            "date": "2019-09-23",
            "count": 1
          },
          {
            "date": "2019-09-25",
            "count": 1
          },
          {
            "date": "2019-09-30",
            "count": 1
          },
          {
            "date": "2019-10-02",
            "count": 1
          },
          {
            "date": "2019-10-08",
            "count": 2
          },
          {
            "date": "2019-10-10",
            "count": 1
          },
          {
            "date": "2019-10-15",
            "count": 1
          },
          {
            "date": "2019-10-18",
            "count": 3
          },
          {
            "date": "2019-10-21",
            "count": 1
          },
          {
            "date": "2019-10-22",
            "count": 1
          },
          {
            "date": "2019-10-23",
            "count": 1
          },
          {
            "date": "2019-10-25",
            "count": 2
          },
          {
            "date": "2019-10-26",
            "count": 1
          },
          {
            "date": "2019-10-28",
            "count": 1
          },
          {
            "date": "2019-10-30",
            "count": 1
          },
          {
            "date": "2019-11-01",
            "count": 1
          },
          {
            "date": "2019-11-06",
            "count": 2
          },
          {
            "date": "2019-11-07",
            "count": 1
          },
          {
            "date": "2019-11-13",
            "count": 2
          },
          {
            "date": "2019-11-16",
            "count": 1
          },
          {
            "date": "2019-11-18",
            "count": 2
          },
          {
            "date": "2019-11-20",
            "count": 1
          },
          {
            "date": "2019-11-21",
            "count": 1
          },
          {
            "date": "2019-11-22",
            "count": 1
          },
          {
            "date": "2019-11-24",
            "count": 1
          },
          {
            "date": "2019-11-27",
            "count": 2
          },
          {
            "date": "2019-11-29",
            "count": 1
          },
          {
            "date": "2019-11-30",
            "count": 1
          },
          {
            "date": "2019-12-02",
            "count": 2
          },
          {
            "date": "2019-12-04",
            "count": 1
          },
          {
            "date": "2019-12-05",
            "count": 1
          },
          {
            "date": "2019-12-16",
            "count": 2
          },
          {
            "date": "2019-12-17",
            "count": 2
          },
          {
            "date": "2019-12-19",
            "count": 2
          },
          {
            "date": "2019-12-20",
            "count": 2
          },
          {
            "date": "2020-01-02",
            "count": 1
          },
          {
            "date": "2020-01-09",
            "count": 2
          },
          {
            "date": "2020-01-14",
            "count": 2
          },
          {
            "date": "2020-01-22",
            "count": 1
          },
          {
            "date": "2020-01-23",
            "count": 1
          },
          {
            "date": "2020-01-27",
            "count": 1
          },
          {
            "date": "2020-01-28",
            "count": 1
          },
          {
            "date": "2020-01-29",
            "count": 1
          },
          {
            "date": "2020-02-04",
            "count": 2
          },
          {
            "date": "2020-02-05",
            "count": 1
          },
          {
            "date": "2020-02-06",
            "count": 1
          },
          {
            "date": "2020-02-07",
            "count": 4
          },
          {
            "date": "2020-02-09",
            "count": 4
          },
          {
            "date": "2020-02-10",
            "count": 2
          },
          {
            "date": "2020-02-11",
            "count": 2
          },
          {
            "date": "2020-02-12",
            "count": 3
          },
          {
            "date": "2020-02-13",
            "count": 1
          },
          {
            "date": "2020-02-14",
            "count": 2
          },
          {
            "date": "2020-02-16",
            "count": 1
          },
          {
            "date": "2020-02-17",
            "count": 2
          },
          {
            "date": "2020-02-18",
            "count": 1
          },
          {
            "date": "2020-02-21",
            "count": 2
          },
          {
            "date": "2020-02-23",
            "count": 2
          },
          {
            "date": "2020-02-25",
            "count": 1
          },
          {
            "date": "2020-02-26",
            "count": 1
          },
          {
            "date": "2020-02-28",
            "count": 1
          },
          {
            "date": "2020-02-29",
            "count": 1
          },
          {
            "date": "2020-03-04",
            "count": 1
          },
          {
            "date": "2020-03-08",
            "count": 1
          },
          {
            "date": "2020-03-15",
            "count": 1
          },
          {
            "date": "2020-03-17",
            "count": 1
          },
          {
            "date": "2020-03-18",
            "count": 1
          },
          {
            "date": "2020-03-22",
            "count": 1
          },
          {
            "date": "2020-03-23",
            "count": 1
          },
          {
            "date": "2020-03-25",
            "count": 1
          },
          {
            "date": "2020-03-27",
            "count": 1
          },
          {
            "date": "2020-03-28",
            "count": 2
          },
          {
            "date": "2020-04-03",
            "count": 1
          },
          {
            "date": "2020-04-07",
            "count": 1
          },
          {
            "date": "2020-04-08",
            "count": 1
          },
          {
            "date": "2020-04-09",
            "count": 1
          },
          {
            "date": "2020-04-13",
            "count": 1
          },
          {
            "date": "2020-04-15",
            "count": 1
          },
          {
            "date": "2020-04-16",
            "count": 1
          },
          {
            "date": "2020-04-17",
            "count": 1
          },
          {
            "date": "2020-04-21",
            "count": 1
          },
          {
            "date": "2020-04-24",
            "count": 1
          },
          {
            "date": "2020-04-28",
            "count": 1
          },
          {
            "date": "2020-04-29",
            "count": 1
          },
          {
            "date": "2020-05-05",
            "count": 1
          },
          {
            "date": "2020-05-08",
            "count": 1
          },
          {
            "date": "2020-05-12",
            "count": 1
          },
          {
            "date": "2020-05-13",
            "count": 1
          },
          {
            "date": "2020-05-20",
            "count": 1
          },
          {
            "date": "2020-05-22",
            "count": 1
          },
          {
            "date": "2020-05-26",
            "count": 1
          },
          {
            "date": "2020-05-28",
            "count": 1
          },
          {
            "date": "2020-06-09",
            "count": 2
          },
          {
            "date": "2020-06-11",
            "count": 7
          },
          {
            "date": "2020-06-12",
            "count": 15
          },
          {
            "date": "2020-06-13",
            "count": 3
          },
          {
            "date": "2020-06-14",
            "count": 5
          },
          {
            "date": "2020-06-15",
            "count": 1
          },
          {
            "date": "2020-06-16",
            "count": 2
          },
          {
            "date": "2020-06-17",
            "count": 1
          },
          {
            "date": "2020-06-20",
            "count": 3
          },
          {
            "date": "2020-06-22",
            "count": 2
          },
          {
            "date": "2020-06-24",
            "count": 2
          },
          {
            "date": "2020-06-26",
            "count": 1
          },
          {
            "date": "2020-06-30",
            "count": 2
          },
          {
            "date": "2020-07-02",
            "count": 1
          },
          {
            "date": "2020-07-03",
            "count": 3
          },
          {
            "date": "2020-07-07",
            "count": 1
          },
          {
            "date": "2020-07-12",
            "count": 1
          },
          {
            "date": "2020-07-14",
            "count": 3
          },
          {
            "date": "2020-07-15",
            "count": 2
          },
          {
            "date": "2020-07-16",
            "count": 1
          },
          {
            "date": "2020-07-17",
            "count": 1
          },
          {
            "date": "2020-07-20",
            "count": 1
          },
          {
            "date": "2020-07-22",
            "count": 1
          },
          {
            "date": "2020-07-23",
            "count": 1
          },
          {
            "date": "2020-07-26",
            "count": 2
          },
          {
            "date": "2020-07-27",
            "count": 1
          },
          {
            "date": "2020-07-28",
            "count": 2
          },
          {
            "date": "2020-07-29",
            "count": 4
          },
          {
            "date": "2020-07-30",
            "count": 1
          },
          {
            "date": "2020-08-01",
            "count": 1
          },
          {
            "date": "2020-08-03",
            "count": 2
          },
          {
            "date": "2020-08-06",
            "count": 1
          },
          {
            "date": "2020-08-07",
            "count": 1
          },
          {
            "date": "2020-08-08",
            "count": 1
          },
          {
            "date": "2020-08-11",
            "count": 1
          },
          {
            "date": "2020-08-14",
            "count": 1
          },
          {
            "date": "2020-08-20",
            "count": 2
          },
          {
            "date": "2020-08-25",
            "count": 2
          },
          {
            "date": "2020-08-27",
            "count": 1
          },
          {
            "date": "2020-08-31",
            "count": 1
          },
          {
            "date": "2020-09-03",
            "count": 6
          },
          {
            "date": "2020-09-04",
            "count": 5
          },
          {
            "date": "2020-09-05",
            "count": 1
          },
          {
            "date": "2020-09-07",
            "count": 1
          },
          {
            "date": "2020-09-09",
            "count": 4
          },
          {
            "date": "2020-09-18",
            "count": 1
          },
          {
            "date": "2020-09-25",
            "count": 1
          },
          {
            "date": "2020-09-28",
            "count": 1
          },
          {
            "date": "2020-09-29",
            "count": 1
          },
          {
            "date": "2020-10-01",
            "count": 1
          },
          {
            "date": "2020-10-07",
            "count": 1
          },
          {
            "date": "2020-10-08",
            "count": 1
          },
          {
            "date": "2020-10-13",
            "count": 1
          },
          {
            "date": "2020-10-21",
            "count": 2
          },
          {
            "date": "2020-10-22",
            "count": 1
          },
          {
            "date": "2020-10-23",
            "count": 1
          },
          {
            "date": "2020-10-24",
            "count": 3
          },
          {
            "date": "2020-10-28",
            "count": 3
          },
          {
            "date": "2020-10-31",
            "count": 1
          },
          {
            "date": "2020-11-01",
            "count": 1
          },
          {
            "date": "2020-11-05",
            "count": 1
          },
          {
            "date": "2020-11-09",
            "count": 1
          },
          {
            "date": "2020-11-13",
            "count": 1
          },
          {
            "date": "2020-11-16",
            "count": 2
          },
          {
            "date": "2020-11-22",
            "count": 2
          },
          {
            "date": "2020-11-25",
            "count": 1
          },
          {
            "date": "2020-11-26",
            "count": 1
          },
          {
            "date": "2020-11-30",
            "count": 2
          },
          {
            "date": "2020-12-01",
            "count": 1
          },
          {
            "date": "2020-12-07",
            "count": 2
          },
          {
            "date": "2020-12-09",
            "count": 1
          },
          {
            "date": "2020-12-11",
            "count": 1
          },
          {
            "date": "2020-12-15",
            "count": 2
          },
          {
            "date": "2020-12-21",
            "count": 1
          },
          {
            "date": "2020-12-22",
            "count": 1
          },
          {
            "date": "2020-12-23",
            "count": 1
          },
          {
            "date": "2020-12-24",
            "count": 2
          },
          {
            "date": "2020-12-29",
            "count": 1
          },
          {
            "date": "2021-01-03",
            "count": 1
          },
          {
            "date": "2021-01-04",
            "count": 2
          },
          {
            "date": "2021-01-07",
            "count": 1
          },
          {
            "date": "2021-01-11",
            "count": 2
          },
          {
            "date": "2021-01-12",
            "count": 3
          },
          {
            "date": "2021-01-15",
            "count": 1
          },
          {
            "date": "2021-01-21",
            "count": 1
          },
          {
            "date": "2021-01-23",
            "count": 3
          },
          {
            "date": "2021-01-25",
            "count": 1
          },
          {
            "date": "2021-01-27",
            "count": 2
          },
          {
            "date": "2021-01-29",
            "count": 1
          },
          {
            "date": "2021-02-04",
            "count": 2
          },
          {
            "date": "2021-02-05",
            "count": 3
          },
          {
            "date": "2021-02-07",
            "count": 2
          },
          {
            "date": "2021-02-10",
            "count": 1
          },
          {
            "date": "2021-02-17",
            "count": 1
          },
          {
            "date": "2021-02-20",
            "count": 1
          },
          {
            "date": "2021-02-22",
            "count": 1
          },
          {
            "date": "2021-02-23",
            "count": 1
          },
          {
            "date": "2021-02-25",
            "count": 4
          },
          {
            "date": "2021-02-26",
            "count": 1
          },
          {
            "date": "2021-03-01",
            "count": 1
          },
          {
            "date": "2021-03-02",
            "count": 1
          },
          {
            "date": "2021-03-05",
            "count": 1
          },
          {
            "date": "2021-03-06",
            "count": 1
          },
          {
            "date": "2021-03-07",
            "count": 1
          },
          {
            "date": "2021-03-09",
            "count": 1
          },
          {
            "date": "2021-03-11",
            "count": 1
          },
          {
            "date": "2021-03-13",
            "count": 1
          },
          {
            "date": "2021-03-15",
            "count": 1
          },
          {
            "date": "2021-03-22",
            "count": 2
          },
          {
            "date": "2021-03-23",
            "count": 1
          },
          {
            "date": "2021-03-24",
            "count": 1
          },
          {
            "date": "2021-03-25",
            "count": 4
          },
          {
            "date": "2021-03-27",
            "count": 1
          },
          {
            "date": "2021-03-30",
            "count": 1
          },
          {
            "date": "2021-03-31",
            "count": 2
          },
          {
            "date": "2021-04-01",
            "count": 1
          },
          {
            "date": "2021-04-08",
            "count": 2
          },
          {
            "date": "2021-04-12",
            "count": 1
          },
          {
            "date": "2021-04-16",
            "count": 1
          },
          {
            "date": "2021-04-18",
            "count": 1
          },
          {
            "date": "2021-04-25",
            "count": 1
          },
          {
            "date": "2021-04-28",
            "count": 1
          },
          {
            "date": "2021-05-10",
            "count": 1
          },
          {
            "date": "2021-05-14",
            "count": 1
          },
          {
            "date": "2021-05-17",
            "count": 1
          },
          {
            "date": "2021-05-20",
            "count": 1
          },
          {
            "date": "2021-05-23",
            "count": 2
          },
          {
            "date": "2021-05-25",
            "count": 1
          },
          {
            "date": "2021-05-28",
            "count": 2
          },
          {
            "date": "2021-05-31",
            "count": 1
          },
          {
            "date": "2021-06-02",
            "count": 2
          },
          {
            "date": "2021-06-15",
            "count": 1
          },
          {
            "date": "2021-06-16",
            "count": 1
          },
          {
            "date": "2021-06-18",
            "count": 4
          },
          {
            "date": "2021-06-19",
            "count": 1
          },
          {
            "date": "2021-06-23",
            "count": 1
          },
          {
            "date": "2021-06-25",
            "count": 2
          },
          {
            "date": "2021-06-27",
            "count": 1
          },
          {
            "date": "2021-07-01",
            "count": 1
          },
          {
            "date": "2021-07-10",
            "count": 1
          },
          {
            "date": "2021-07-19",
            "count": 1
          },
          {
            "date": "2021-07-22",
            "count": 1
          },
          {
            "date": "2021-07-27",
            "count": 1
          },
          {
            "date": "2021-07-30",
            "count": 1
          },
          {
            "date": "2021-08-01",
            "count": 1
          },
          {
            "date": "2021-08-02",
            "count": 1
          },
          {
            "date": "2021-08-23",
            "count": 1
          },
          {
            "date": "2021-08-30",
            "count": 1
          },
          {
            "date": "2021-08-31",
            "count": 1
          },
          {
            "date": "2021-09-08",
            "count": 1
          },
          {
            "date": "2021-09-16",
            "count": 2
          },
          {
            "date": "2021-09-17",
            "count": 1
          },
          {
            "date": "2021-09-18",
            "count": 1
          },
          {
            "date": "2021-09-21",
            "count": 1
          },
          {
            "date": "2021-09-24",
            "count": 2
          },
          {
            "date": "2021-09-30",
            "count": 2
          },
          {
            "date": "2021-10-02",
            "count": 1
          },
          {
            "date": "2021-10-04",
            "count": 1
          },
          {
            "date": "2021-10-05",
            "count": 1
          },
          {
            "date": "2021-10-12",
            "count": 2
          },
          {
            "date": "2021-10-23",
            "count": 1
          },
          {
            "date": "2021-10-25",
            "count": 1
          },
          {
            "date": "2021-10-28",
            "count": 1
          },
          {
            "date": "2021-10-30",
            "count": 1
          },
          {
            "date": "2021-10-31",
            "count": 1
          },
          {
            "date": "2021-11-02",
            "count": 1
          },
          {
            "date": "2021-11-03",
            "count": 1
          },
          {
            "date": "2021-11-10",
            "count": 1
          },
          {
            "date": "2021-11-11",
            "count": 1
          },
          {
            "date": "2021-11-17",
            "count": 1
          },
          {
            "date": "2021-11-21",
            "count": 1
          },
          {
            "date": "2021-11-22",
            "count": 1
          },
          {
            "date": "2021-11-25",
            "count": 2
          },
          {
            "date": "2021-11-28",
            "count": 1
          },
          {
            "date": "2021-12-02",
            "count": 1
          },
          {
            "date": "2021-12-06",
            "count": 1
          },
          {
            "date": "2021-12-16",
            "count": 1
          },
          {
            "date": "2021-12-22",
            "count": 1
          },
          {
            "date": "2021-12-24",
            "count": 1
          },
          {
            "date": "2021-12-29",
            "count": 1
          },
          {
            "date": "2022-01-06",
            "count": 1
          },
          {
            "date": "2022-01-12",
            "count": 1
          },
          {
            "date": "2022-01-13",
            "count": 1
          },
          {
            "date": "2022-01-15",
            "count": 1
          },
          {
            "date": "2022-01-16",
            "count": 2
          },
          {
            "date": "2022-01-18",
            "count": 3
          },
          {
            "date": "2022-01-19",
            "count": 2
          },
          {
            "date": "2022-01-20",
            "count": 1
          },
          {
            "date": "2022-02-01",
            "count": 1
          },
          {
            "date": "2022-02-08",
            "count": 1
          },
          {
            "date": "2022-02-10",
            "count": 1
          },
          {
            "date": "2022-02-20",
            "count": 1
          },
          {
            "date": "2022-02-23",
            "count": 1
          },
          {
            "date": "2022-03-01",
            "count": 1
          },
          {
            "date": "2022-03-09",
            "count": 1
          },
          {
            "date": "2022-03-14",
            "count": 1
          },
          {
            "date": "2022-03-16",
            "count": 1
          },
          {
            "date": "2022-03-20",
            "count": 1
          },
          {
            "date": "2022-03-21",
            "count": 2
          },
          {
            "date": "2022-03-22",
            "count": 2
          },
          {
            "date": "2022-03-23",
            "count": 1
          },
          {
            "date": "2022-03-24",
            "count": 1
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2022-03-27",
            "count": 1
          },
          {
            "date": "2022-03-31",
            "count": 8
          },
          {
            "date": "2022-04-03",
            "count": 1
          },
          {
            "date": "2022-04-05",
            "count": 2
          },
          {
            "date": "2022-04-06",
            "count": 3
          },
          {
            "date": "2022-04-07",
            "count": 3
          },
          {
            "date": "2022-04-09",
            "count": 1
          },
          {
            "date": "2022-04-11",
            "count": 2
          },
          {
            "date": "2022-04-13",
            "count": 1
          },
          {
            "date": "2022-04-15",
            "count": 2
          },
          {
            "date": "2022-04-17",
            "count": 1
          },
          {
            "date": "2022-04-18",
            "count": 1
          },
          {
            "date": "2022-04-20",
            "count": 2
          },
          {
            "date": "2022-04-21",
            "count": 1
          },
          {
            "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-04-30",
            "count": 1
          },
          {
            "date": "2022-05-05",
            "count": 1
          },
          {
            "date": "2022-05-11",
            "count": 1
          },
          {
            "date": "2022-05-18",
            "count": 1
          },
          {
            "date": "2022-05-20",
            "count": 3
          },
          {
            "date": "2022-05-23",
            "count": 1
          },
          {
            "date": "2022-05-24",
            "count": 2
          },
          {
            "date": "2022-05-26",
            "count": 1
          },
          {
            "date": "2022-06-07",
            "count": 1
          },
          {
            "date": "2022-06-15",
            "count": 1
          },
          {
            "date": "2022-06-18",
            "count": 1
          },
          {
            "date": "2022-06-23",
            "count": 1
          },
          {
            "date": "2022-07-01",
            "count": 1
          },
          {
            "date": "2022-07-07",
            "count": 4
          },
          {
            "date": "2022-07-08",
            "count": 2
          },
          {
            "date": "2022-07-11",
            "count": 1
          },
          {
            "date": "2022-07-13",
            "count": 1
          },
          {
            "date": "2022-07-14",
            "count": 2
          },
          {
            "date": "2022-07-15",
            "count": 1
          },
          {
            "date": "2022-07-18",
            "count": 2
          },
          {
            "date": "2022-07-20",
            "count": 2
          },
          {
            "date": "2022-07-21",
            "count": 1
          },
          {
            "date": "2022-07-26",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 1
          },
          {
            "date": "2022-08-05",
            "count": 1
          },
          {
            "date": "2022-08-07",
            "count": 1
          },
          {
            "date": "2022-08-09",
            "count": 2
          },
          {
            "date": "2022-08-12",
            "count": 1
          },
          {
            "date": "2022-08-14",
            "count": 1
          },
          {
            "date": "2022-08-15",
            "count": 1
          },
          {
            "date": "2022-08-17",
            "count": 2
          },
          {
            "date": "2022-08-19",
            "count": 2
          },
          {
            "date": "2022-08-21",
            "count": 1
          },
          {
            "date": "2022-08-22",
            "count": 1
          },
          {
            "date": "2022-08-24",
            "count": 1
          },
          {
            "date": "2022-08-25",
            "count": 1
          },
          {
            "date": "2022-08-31",
            "count": 1
          },
          {
            "date": "2022-09-01",
            "count": 2
          },
          {
            "date": "2022-09-04",
            "count": 1
          },
          {
            "date": "2022-09-05",
            "count": 1
          },
          {
            "date": "2022-09-06",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-08",
            "count": 1
          },
          {
            "date": "2022-09-15",
            "count": 1
          },
          {
            "date": "2022-09-19",
            "count": 1
          },
          {
            "date": "2022-09-22",
            "count": 1
          },
          {
            "date": "2022-09-23",
            "count": 1
          },
          {
            "date": "2022-09-29",
            "count": 1
          },
          {
            "date": "2022-09-30",
            "count": 1
          },
          {
            "date": "2022-10-01",
            "count": 1
          },
          {
            "date": "2022-10-02",
            "count": 1
          },
          {
            "date": "2022-10-07",
            "count": 2
          },
          {
            "date": "2022-10-08",
            "count": 1
          },
          {
            "date": "2022-10-12",
            "count": 1
          },
          {
            "date": "2022-10-14",
            "count": 1
          },
          {
            "date": "2022-10-17",
            "count": 2
          },
          {
            "date": "2022-10-20",
            "count": 1
          },
          {
            "date": "2022-10-21",
            "count": 1
          },
          {
            "date": "2022-10-24",
            "count": 1
          },
          {
            "date": "2022-10-29",
            "count": 1
          },
          {
            "date": "2022-11-04",
            "count": 1
          },
          {
            "date": "2022-11-07",
            "count": 1
          },
          {
            "date": "2022-11-09",
            "count": 1
          },
          {
            "date": "2022-11-10",
            "count": 4
          },
          {
            "date": "2022-11-15",
            "count": 1
          },
          {
            "date": "2022-11-16",
            "count": 1
          },
          {
            "date": "2022-11-17",
            "count": 1
          },
          {
            "date": "2022-11-22",
            "count": 1
          },
          {
            "date": "2022-12-01",
            "count": 1
          },
          {
            "date": "2022-12-02",
            "count": 1
          },
          {
            "date": "2022-12-10",
            "count": 1
          },
          {
            "date": "2022-12-15",
            "count": 1
          },
          {
            "date": "2022-12-17",
            "count": 1
          },
          {
            "date": "2023-01-02",
            "count": 1
          },
          {
            "date": "2023-01-03",
            "count": 1
          },
          {
            "date": "2023-01-07",
            "count": 1
          },
          {
            "date": "2023-01-10",
            "count": 1
          },
          {
            "date": "2023-01-15",
            "count": 1
          },
          {
            "date": "2023-01-19",
            "count": 2
          },
          {
            "date": "2023-01-20",
            "count": 1
          },
          {
            "date": "2023-01-23",
            "count": 1
          },
          {
            "date": "2023-01-24",
            "count": 3
          },
          {
            "date": "2023-01-25",
            "count": 2
          },
          {
            "date": "2023-01-27",
            "count": 1
          },
          {
            "date": "2023-01-29",
            "count": 1
          },
          {
            "date": "2023-01-31",
            "count": 1
          },
          {
            "date": "2023-02-02",
            "count": 1
          },
          {
            "date": "2023-02-03",
            "count": 3
          },
          {
            "date": "2023-02-05",
            "count": 1
          },
          {
            "date": "2023-02-11",
            "count": 1
          },
          {
            "date": "2023-02-12",
            "count": 1
          },
          {
            "date": "2023-02-13",
            "count": 1
          },
          {
            "date": "2023-02-16",
            "count": 1
          },
          {
            "date": "2023-02-17",
            "count": 1
          },
          {
            "date": "2023-02-22",
            "count": 1
          },
          {
            "date": "2023-02-26",
            "count": 1
          },
          {
            "date": "2023-02-27",
            "count": 1
          },
          {
            "date": "2023-03-01",
            "count": 1
          },
          {
            "date": "2023-03-04",
            "count": 3
          },
          {
            "date": "2023-03-06",
            "count": 1
          },
          {
            "date": "2023-03-07",
            "count": 2
          },
          {
            "date": "2023-03-09",
            "count": 1
          },
          {
            "date": "2023-03-13",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 1
          },
          {
            "date": "2023-03-15",
            "count": 1
          },
          {
            "date": "2023-03-16",
            "count": 1
          },
          {
            "date": "2023-03-17",
            "count": 1
          },
          {
            "date": "2023-03-20",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 3
          },
          {
            "date": "2023-03-24",
            "count": 1
          },
          {
            "date": "2023-03-27",
            "count": 1
          },
          {
            "date": "2023-04-06",
            "count": 1
          },
          {
            "date": "2023-04-07",
            "count": 1
          },
          {
            "date": "2023-04-29",
            "count": 1
          },
          {
            "date": "2023-05-01",
            "count": 1
          },
          {
            "date": "2023-05-03",
            "count": 1
          },
          {
            "date": "2023-05-04",
            "count": 1
          },
          {
            "date": "2023-05-12",
            "count": 1
          },
          {
            "date": "2023-05-15",
            "count": 2
          },
          {
            "date": "2023-05-18",
            "count": 2
          },
          {
            "date": "2023-05-21",
            "count": 1
          },
          {
            "date": "2023-05-24",
            "count": 2
          },
          {
            "date": "2023-05-25",
            "count": 3
          },
          {
            "date": "2023-05-26",
            "count": 1
          },
          {
            "date": "2023-05-27",
            "count": 3
          },
          {
            "date": "2023-05-30",
            "count": 1
          },
          {
            "date": "2023-06-02",
            "count": 1
          },
          {
            "date": "2023-06-11",
            "count": 2
          },
          {
            "date": "2023-06-15",
            "count": 1
          },
          {
            "date": "2023-06-16",
            "count": 1
          },
          {
            "date": "2023-06-17",
            "count": 1
          },
          {
            "date": "2023-06-21",
            "count": 1
          },
          {
            "date": "2023-06-24",
            "count": 1
          },
          {
            "date": "2023-06-26",
            "count": 1
          },
          {
            "date": "2023-07-12",
            "count": 1
          },
          {
            "date": "2023-07-13",
            "count": 1
          },
          {
            "date": "2023-07-14",
            "count": 1
          },
          {
            "date": "2023-07-16",
            "count": 1
          },
          {
            "date": "2023-07-19",
            "count": 1
          },
          {
            "date": "2023-07-20",
            "count": 1
          },
          {
            "date": "2023-07-23",
            "count": 1
          },
          {
            "date": "2023-07-24",
            "count": 1
          },
          {
            "date": "2023-07-26",
            "count": 1
          },
          {
            "date": "2023-07-27",
            "count": 1
          },
          {
            "date": "2023-07-28",
            "count": 1
          },
          {
            "date": "2023-08-01",
            "count": 1
          },
          {
            "date": "2023-08-02",
            "count": 1
          },
          {
            "date": "2023-08-09",
            "count": 1
          },
          {
            "date": "2023-08-10",
            "count": 1
          },
          {
            "date": "2023-08-22",
            "count": 2
          },
          {
            "date": "2023-08-27",
            "count": 2
          },
          {
            "date": "2023-08-28",
            "count": 1
          },
          {
            "date": "2023-09-04",
            "count": 1
          },
          {
            "date": "2023-09-07",
            "count": 1
          },
          {
            "date": "2023-09-08",
            "count": 1
          },
          {
            "date": "2023-09-11",
            "count": 2
          },
          {
            "date": "2023-09-19",
            "count": 1
          },
          {
            "date": "2023-09-20",
            "count": 1
          },
          {
            "date": "2023-09-21",
            "count": 1
          },
          {
            "date": "2023-09-27",
            "count": 1
          },
          {
            "date": "2023-10-02",
            "count": 1
          },
          {
            "date": "2023-10-05",
            "count": 1
          },
          {
            "date": "2023-10-06",
            "count": 1
          },
          {
            "date": "2023-10-09",
            "count": 1
          },
          {
            "date": "2023-10-12",
            "count": 2
          },
          {
            "date": "2023-10-13",
            "count": 2
          },
          {
            "date": "2023-10-14",
            "count": 1
          },
          {
            "date": "2023-10-15",
            "count": 2
          },
          {
            "date": "2023-10-19",
            "count": 1
          },
          {
            "date": "2023-10-20",
            "count": 1
          },
          {
            "date": "2023-10-23",
            "count": 1
          },
          {
            "date": "2023-10-24",
            "count": 2
          },
          {
            "date": "2023-10-25",
            "count": 1
          },
          {
            "date": "2023-11-03",
            "count": 1
          },
          {
            "date": "2023-11-06",
            "count": 1
          },
          {
            "date": "2023-11-07",
            "count": 1
          },
          {
            "date": "2023-11-15",
            "count": 1
          },
          {
            "date": "2023-11-16",
            "count": 1
          },
          {
            "date": "2023-11-19",
            "count": 1
          },
          {
            "date": "2023-11-22",
            "count": 1
          },
          {
            "date": "2023-11-23",
            "count": 1
          },
          {
            "date": "2023-11-29",
            "count": 1
          },
          {
            "date": "2023-11-30",
            "count": 1
          },
          {
            "date": "2023-12-05",
            "count": 1
          },
          {
            "date": "2023-12-13",
            "count": 1
          },
          {
            "date": "2023-12-14",
            "count": 1
          },
          {
            "date": "2023-12-18",
            "count": 1
          },
          {
            "date": "2023-12-22",
            "count": 1
          },
          {
            "date": "2023-12-29",
            "count": 1
          },
          {
            "date": "2024-01-04",
            "count": 1
          },
          {
            "date": "2024-01-06",
            "count": 2
          },
          {
            "date": "2024-01-08",
            "count": 2
          },
          {
            "date": "2024-01-11",
            "count": 2
          },
          {
            "date": "2024-01-12",
            "count": 1
          },
          {
            "date": "2024-01-15",
            "count": 2
          },
          {
            "date": "2024-01-22",
            "count": 1
          },
          {
            "date": "2024-01-23",
            "count": 1
          },
          {
            "date": "2024-01-24",
            "count": 1
          },
          {
            "date": "2024-01-26",
            "count": 1
          },
          {
            "date": "2024-01-27",
            "count": 1
          },
          {
            "date": "2024-01-29",
            "count": 1
          },
          {
            "date": "2024-01-31",
            "count": 2
          },
          {
            "date": "2024-02-01",
            "count": 2
          },
          {
            "date": "2024-02-04",
            "count": 1
          },
          {
            "date": "2024-02-05",
            "count": 1
          },
          {
            "date": "2024-02-08",
            "count": 3
          },
          {
            "date": "2024-02-09",
            "count": 2
          },
          {
            "date": "2024-02-12",
            "count": 1
          },
          {
            "date": "2024-02-13",
            "count": 1
          },
          {
            "date": "2024-02-15",
            "count": 1
          },
          {
            "date": "2024-02-16",
            "count": 2
          },
          {
            "date": "2024-02-22",
            "count": 1
          },
          {
            "date": "2024-02-26",
            "count": 1
          },
          {
            "date": "2024-02-27",
            "count": 1
          },
          {
            "date": "2024-02-29",
            "count": 1
          },
          {
            "date": "2024-03-04",
            "count": 1
          },
          {
            "date": "2024-03-05",
            "count": 1
          },
          {
            "date": "2024-03-09",
            "count": 1
          },
          {
            "date": "2024-03-11",
            "count": 1
          },
          {
            "date": "2024-03-14",
            "count": 1
          },
          {
            "date": "2024-03-15",
            "count": 1
          },
          {
            "date": "2024-03-22",
            "count": 1
          },
          {
            "date": "2024-03-25",
            "count": 1
          },
          {
            "date": "2024-03-28",
            "count": 1
          },
          {
            "date": "2024-03-29",
            "count": 2
          },
          {
            "date": "2024-04-02",
            "count": 1
          },
          {
            "date": "2024-04-10",
            "count": 1
          },
          {
            "date": "2024-04-16",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 1
          },
          {
            "date": "2024-04-24",
            "count": 1
          },
          {
            "date": "2024-04-25",
            "count": 1
          },
          {
            "date": "2024-04-28",
            "count": 1
          },
          {
            "date": "2024-04-30",
            "count": 1
          },
          {
            "date": "2024-05-01",
            "count": 1
          },
          {
            "date": "2024-05-10",
            "count": 1
          },
          {
            "date": "2024-05-15",
            "count": 1
          },
          {
            "date": "2024-05-17",
            "count": 1
          },
          {
            "date": "2024-05-20",
            "count": 1
          },
          {
            "date": "2024-05-23",
            "count": 1
          },
          {
            "date": "2024-05-31",
            "count": 3
          },
          {
            "date": "2024-06-08",
            "count": 1
          },
          {
            "date": "2024-06-12",
            "count": 1
          },
          {
            "date": "2024-06-13",
            "count": 2
          },
          {
            "date": "2024-06-19",
            "count": 1
          },
          {
            "date": "2024-07-01",
            "count": 1
          },
          {
            "date": "2024-07-11",
            "count": 1
          },
          {
            "date": "2024-07-12",
            "count": 2
          },
          {
            "date": "2024-07-17",
            "count": 1
          },
          {
            "date": "2024-07-20",
            "count": 1
          },
          {
            "date": "2024-07-31",
            "count": 1
          },
          {
            "date": "2024-08-02",
            "count": 3
          },
          {
            "date": "2024-08-06",
            "count": 1
          },
          {
            "date": "2024-08-09",
            "count": 3
          },
          {
            "date": "2024-08-12",
            "count": 2
          },
          {
            "date": "2024-08-22",
            "count": 1
          },
          {
            "date": "2024-08-29",
            "count": 1
          },
          {
            "date": "2024-09-07",
            "count": 1
          },
          {
            "date": "2024-09-08",
            "count": 2
          },
          {
            "date": "2024-09-23",
            "count": 1
          },
          {
            "date": "2024-09-26",
            "count": 1
          },
          {
            "date": "2024-10-23",
            "count": 1
          },
          {
            "date": "2024-10-26",
            "count": 2
          },
          {
            "date": "2024-11-02",
            "count": 1
          },
          {
            "date": "2024-11-03",
            "count": 1
          },
          {
            "date": "2024-11-06",
            "count": 1
          },
          {
            "date": "2024-11-11",
            "count": 2
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2024-11-14",
            "count": 1
          },
          {
            "date": "2024-11-15",
            "count": 2
          },
          {
            "date": "2024-11-18",
            "count": 1
          },
          {
            "date": "2024-11-19",
            "count": 1
          },
          {
            "date": "2024-11-20",
            "count": 1
          },
          {
            "date": "2024-11-26",
            "count": 1
          },
          {
            "date": "2024-12-02",
            "count": 1
          },
          {
            "date": "2024-12-04",
            "count": 1
          },
          {
            "date": "2024-12-15",
            "count": 1
          },
          {
            "date": "2024-12-21",
            "count": 1
          },
          {
            "date": "2024-12-22",
            "count": 1
          },
          {
            "date": "2024-12-25",
            "count": 1
          },
          {
            "date": "2024-12-27",
            "count": 1
          },
          {
            "date": "2024-12-30",
            "count": 2
          },
          {
            "date": "2025-01-10",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 1
          },
          {
            "date": "2025-01-14",
            "count": 1
          },
          {
            "date": "2025-01-17",
            "count": 1
          },
          {
            "date": "2025-01-20",
            "count": 1
          },
          {
            "date": "2025-01-27",
            "count": 1
          },
          {
            "date": "2025-02-10",
            "count": 1
          },
          {
            "date": "2025-02-11",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 1
          },
          {
            "date": "2025-02-19",
            "count": 2
          },
          {
            "date": "2025-02-20",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-02-26",
            "count": 1
          },
          {
            "date": "2025-02-27",
            "count": 1
          },
          {
            "date": "2025-03-06",
            "count": 3
          },
          {
            "date": "2025-03-07",
            "count": 1
          },
          {
            "date": "2025-03-09",
            "count": 1
          },
          {
            "date": "2025-03-17",
            "count": 2
          },
          {
            "date": "2025-03-18",
            "count": 2
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-03-25",
            "count": 1
          },
          {
            "date": "2025-03-26",
            "count": 1
          },
          {
            "date": "2025-03-28",
            "count": 1
          },
          {
            "date": "2025-03-31",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 2
          },
          {
            "date": "2025-04-08",
            "count": 1
          },
          {
            "date": "2025-04-10",
            "count": 1
          },
          {
            "date": "2025-04-11",
            "count": 1
          },
          {
            "date": "2025-04-13",
            "count": 1
          },
          {
            "date": "2025-04-19",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 1
          },
          {
            "date": "2025-05-03",
            "count": 1
          },
          {
            "date": "2025-05-04",
            "count": 1
          },
          {
            "date": "2025-05-07",
            "count": 1
          },
          {
            "date": "2025-05-26",
            "count": 1
          },
          {
            "date": "2025-05-29",
            "count": 1
          },
          {
            "date": "2025-05-30",
            "count": 2
          },
          {
            "date": "2025-05-31",
            "count": 1
          },
          {
            "date": "2025-06-09",
            "count": 1
          },
          {
            "date": "2025-06-12",
            "count": 1
          },
          {
            "date": "2025-06-22",
            "count": 1
          },
          {
            "date": "2025-06-27",
            "count": 1
          },
          {
            "date": "2025-07-02",
            "count": 1
          },
          {
            "date": "2025-07-03",
            "count": 1
          },
          {
            "date": "2025-07-08",
            "count": 1
          },
          {
            "date": "2025-07-16",
            "count": 1
          },
          {
            "date": "2025-07-18",
            "count": 1
          },
          {
            "date": "2025-07-26",
            "count": 1
          },
          {
            "date": "2025-07-27",
            "count": 1
          },
          {
            "date": "2025-07-30",
            "count": 1
          },
          {
            "date": "2025-08-08",
            "count": 1
          },
          {
            "date": "2025-08-09",
            "count": 1
          },
          {
            "date": "2025-08-10",
            "count": 2
          },
          {
            "date": "2025-08-12",
            "count": 1
          },
          {
            "date": "2025-08-22",
            "count": 2
          },
          {
            "date": "2025-08-25",
            "count": 1
          },
          {
            "date": "2025-08-28",
            "count": 1
          },
          {
            "date": "2025-09-01",
            "count": 1
          },
          {
            "date": "2025-09-05",
            "count": 1
          },
          {
            "date": "2025-09-06",
            "count": 1
          },
          {
            "date": "2025-09-11",
            "count": 1
          },
          {
            "date": "2025-09-15",
            "count": 2
          },
          {
            "date": "2025-09-18",
            "count": 2
          },
          {
            "date": "2025-09-22",
            "count": 1
          },
          {
            "date": "2025-09-26",
            "count": 2
          },
          {
            "date": "2025-10-02",
            "count": 1
          },
          {
            "date": "2025-10-08",
            "count": 1
          },
          {
            "date": "2025-10-09",
            "count": 1
          },
          {
            "date": "2025-10-13",
            "count": 1
          },
          {
            "date": "2025-10-15",
            "count": 1
          },
          {
            "date": "2025-10-16",
            "count": 3
          },
          {
            "date": "2025-10-21",
            "count": 1
          },
          {
            "date": "2025-10-23",
            "count": 1
          },
          {
            "date": "2025-10-29",
            "count": 1
          },
          {
            "date": "2025-11-05",
            "count": 1
          },
          {
            "date": "2025-11-06",
            "count": 1
          },
          {
            "date": "2025-11-07",
            "count": 3
          },
          {
            "date": "2025-11-09",
            "count": 1
          },
          {
            "date": "2025-11-10",
            "count": 1
          },
          {
            "date": "2025-11-16",
            "count": 1
          },
          {
            "date": "2025-11-17",
            "count": 1
          },
          {
            "date": "2025-11-24",
            "count": 1
          },
          {
            "date": "2025-12-03",
            "count": 1
          },
          {
            "date": "2025-12-10",
            "count": 1
          },
          {
            "date": "2025-12-11",
            "count": 1
          },
          {
            "date": "2025-12-12",
            "count": 1
          },
          {
            "date": "2025-12-17",
            "count": 1
          },
          {
            "date": "2025-12-22",
            "count": 2
          },
          {
            "date": "2025-12-30",
            "count": 1
          },
          {
            "date": "2026-01-09",
            "count": 2
          },
          {
            "date": "2026-01-13",
            "count": 1
          },
          {
            "date": "2026-01-17",
            "count": 1
          },
          {
            "date": "2026-01-21",
            "count": 1
          },
          {
            "date": "2026-02-01",
            "count": 1
          },
          {
            "date": "2026-02-04",
            "count": 1
          },
          {
            "date": "2026-02-13",
            "count": 1
          },
          {
            "date": "2026-02-19",
            "count": 1
          },
          {
            "date": "2026-02-20",
            "count": 1
          },
          {
            "date": "2026-03-02",
            "count": 1
          },
          {
            "date": "2026-03-03",
            "count": 1
          },
          {
            "date": "2026-03-13",
            "count": 1
          },
          {
            "date": "2026-03-14",
            "count": 1
          },
          {
            "date": "2026-03-16",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 1
          },
          {
            "date": "2026-04-10",
            "count": 1
          },
          {
            "date": "2026-04-16",
            "count": 1
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-04-18",
            "count": 1
          },
          {
            "date": "2026-04-26",
            "count": 1
          },
          {
            "date": "2026-05-14",
            "count": 1
          },
          {
            "date": "2026-05-15",
            "count": 1
          },
          {
            "date": "2026-05-16",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 2
          },
          {
            "date": "2026-06-02",
            "count": 1
          },
          {
            "date": "2026-06-10",
            "count": 1
          },
          {
            "date": "2026-06-15",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 1
          },
          {
            "date": "2026-06-19",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-06-24",
            "count": 1
          },
          {
            "date": "2026-06-29",
            "count": 1
          },
          {
            "date": "2026-06-30",
            "count": 1
          },
          {
            "date": "2026-07-02",
            "count": 1
          },
          {
            "date": "2026-07-16",
            "count": 2
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_stars": 3514
      },
      "open_issues_and_prs": 125
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 31668,
      "source_files_sampled": 81,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "json",
            "direct": false,
            "version": "2.10.1",
            "severity": "high",
            "ecosystem": "rubygems",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-9m3q-rhmv-5q44"
            ],
            "fixed_version": "2.10.2",
            "advisory_count": 1,
            "oldest_advisory_days": 496
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 45,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 1,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "bump",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "test-unit",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "minitest",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "rspec",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "cucumber",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "cuke_modeler",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "spinach",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "racc",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "rake",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "rubocop",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 1.73.1"
        },
        {
          "name": "logger",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "bump",
            "direct": true,
            "version": "0.10.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "cucumber",
            "direct": true,
            "version": "10.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "cuke_modeler",
            "direct": true,
            "version": "3.24.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "logger",
            "direct": true,
            "version": "1.7.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest",
            "direct": true,
            "version": "5.25.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "racc",
            "direct": true,
            "version": "1.8.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": true,
            "version": "13.2.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec",
            "direct": true,
            "version": "3.13.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop",
            "direct": true,
            "version": "1.73.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "spinach",
            "direct": true,
            "version": "0.12.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "test-unit",
            "direct": true,
            "version": "3.6.7",
            "ecosystem": "rubygems"
          },
          {
            "name": "ast",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "base64",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "bigdecimal",
            "direct": false,
            "version": "3.2.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "builder",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "colorize",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "cucumber-ci-environment",
            "direct": false,
            "version": "10.0.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "cucumber-core",
            "direct": false,
            "version": "15.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "cucumber-cucumber-expressions",
            "direct": false,
            "version": "18.0.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "cucumber-gherkin",
            "direct": false,
            "version": "30.0.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "cucumber-html-formatter",
            "direct": false,
            "version": "21.13.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "cucumber-messages",
            "direct": false,
            "version": "27.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "cucumber-tag-expressions",
            "direct": false,
            "version": "6.1.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "diff-lcs",
            "direct": false,
            "version": "1.6.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "ffi",
            "direct": false,
            "version": "1.17.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "gherkin-ruby",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "json",
            "direct": false,
            "version": "2.10.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "language_server-protocol",
            "direct": false,
            "version": "3.17.0.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "lint_roller",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "mini_mime",
            "direct": false,
            "version": "1.1.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "multi_test",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "parallel",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "parallel",
            "direct": false,
            "version": "1.26.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "parser",
            "direct": false,
            "version": "3.3.7.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "power_assert",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "rainbow",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "regexp_parser",
            "direct": false,
            "version": "2.10.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-core",
            "direct": false,
            "version": "3.13.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-expectations",
            "direct": false,
            "version": "3.13.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-mocks",
            "direct": false,
            "version": "3.13.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-support",
            "direct": false,
            "version": "3.13.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-ast",
            "direct": false,
            "version": "1.38.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "ruby-progressbar",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "sys-uname",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "unicode-display_width",
            "direct": false,
            "version": "3.1.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "unicode-emoji",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 46,
        "direct_count": 11,
        "indirect_count": 35
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 14,
        "merged_prs": 322,
        "open_issues": 111,
        "closed_ratio": 0.813,
        "closed_issues": 484,
        "closed_unmerged_prs": 101
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "grosser",
          "commits": 1105,
          "avatar_url": "https://avatars.githubusercontent.com/u/11367?v=4"
        },
        {
          "type": "User",
          "login": "deivid-rodriguez",
          "commits": 38,
          "avatar_url": "https://avatars.githubusercontent.com/u/2887858?v=4"
        },
        {
          "type": "User",
          "login": "joakimk",
          "commits": 29,
          "avatar_url": "https://avatars.githubusercontent.com/u/13256?v=4"
        },
        {
          "type": "User",
          "login": "jdufresne",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/347634?v=4"
        },
        {
          "type": "User",
          "login": "hron",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/39293?v=4"
        },
        {
          "type": "User",
          "login": "berlin-ab",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/87432?v=4"
        },
        {
          "type": "User",
          "login": "enkessler",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/690565?v=4"
        },
        {
          "type": "User",
          "login": "e2",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/150197?v=4"
        },
        {
          "type": "User",
          "login": "sandeep-mm",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/51965904?v=4"
        },
        {
          "type": "User",
          "login": "calaway",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/14339707?v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.731
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".rubocop.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Gemfile.lock"
      ],
      "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": 0,
            "reason": "0 out of 17 merged PRs checked by a CI test -- score normalized to 0",
            "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": 3,
            "reason": "Found 9/30 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 77 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": 0,
            "reason": "no 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": 2,
            "reason": "1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "63 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "a06047856d3564ee77848e230d61cb6503037ad7",
        "ran_at": "2026-07-22T00:12:58Z",
        "aggregate_score": 3.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-06-04T21:46:54Z",
      "oldest_open_prs": [
        {
          "number": 252,
          "created_at": "2013-09-04T17:37:30Z",
          "last_comment_at": "2013-09-12T18:17:45Z",
          "last_comment_author": "mattheworiordan"
        },
        {
          "number": 529,
          "created_at": "2016-10-07T16:02:10Z",
          "last_comment_at": "2016-10-10T14:49:12Z",
          "last_comment_author": "grosser"
        },
        {
          "number": 576,
          "created_at": "2017-07-31T19:48:58Z",
          "last_comment_at": "2020-01-06T23:57:41Z",
          "last_comment_author": "grosser"
        },
        {
          "number": 583,
          "created_at": "2017-09-10T03:38:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 630,
          "created_at": "2018-04-06T17:00:02Z",
          "last_comment_at": "2018-04-08T15:52:43Z",
          "last_comment_author": "grosser"
        },
        {
          "number": 637,
          "created_at": "2018-06-06T21:11:52Z",
          "last_comment_at": "2018-06-07T03:23:07Z",
          "last_comment_author": "grosser"
        },
        {
          "number": 687,
          "created_at": "2019-03-05T14:54:43Z",
          "last_comment_at": "2019-03-05T19:44:11Z",
          "last_comment_author": "senid231"
        },
        {
          "number": 755,
          "created_at": "2020-03-20T23:49:04Z",
          "last_comment_at": "2022-01-10T15:41:57Z",
          "last_comment_author": "mollerhoj"
        },
        {
          "number": 810,
          "created_at": "2021-03-30T12:50:38Z",
          "last_comment_at": "2021-04-15T07:00:04Z",
          "last_comment_author": "andrii-rymar"
        },
        {
          "number": 902,
          "created_at": "2023-04-25T17:51:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 932,
          "created_at": "2024-02-03T01:18:28Z",
          "last_comment_at": "2024-02-03T17:53:53Z",
          "last_comment_author": "grosser"
        },
        {
          "number": 955,
          "created_at": "2024-05-18T18:31:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1015,
          "created_at": "2025-07-09T11:57:49Z",
          "last_comment_at": "2026-02-23T15:29:31Z",
          "last_comment_author": "grosser"
        },
        {
          "number": 1034,
          "created_at": "2026-05-02T04:36:56Z",
          "last_comment_at": "2026-05-12T04:27:55Z",
          "last_comment_author": "andr3i-f"
        }
      ],
      "last_merged_pr_at": "2026-06-04T21:37:34Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 246,
          "created_at": "2013-08-24T11:24:27Z",
          "last_comment_at": "2015-06-15T13:17:43Z",
          "last_comment_author": "pr0d1r2"
        },
        {
          "number": 255,
          "created_at": "2013-09-08T17:01:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 257,
          "created_at": "2013-09-12T18:35:40Z",
          "last_comment_at": "2018-08-21T02:33:11Z",
          "last_comment_author": "joshuapinter"
        },
        {
          "number": 264,
          "created_at": "2013-10-07T15:00:57Z",
          "last_comment_at": "2014-08-05T03:56:54Z",
          "last_comment_author": "cddr"
        },
        {
          "number": 269,
          "created_at": "2013-10-20T17:02:52Z",
          "last_comment_at": "2014-06-29T15:17:31Z",
          "last_comment_author": "grosser"
        },
        {
          "number": 277,
          "created_at": "2013-11-25T17:16:47Z",
          "last_comment_at": "2016-01-09T00:38:19Z",
          "last_comment_author": "grosser"
        },
        {
          "number": 280,
          "created_at": "2013-12-10T18:57:37Z",
          "last_comment_at": "2013-12-11T19:26:55Z",
          "last_comment_author": "ronwsmith"
        },
        {
          "number": 285,
          "created_at": "2014-01-07T19:51:39Z",
          "last_comment_at": "2014-01-07T20:06:12Z",
          "last_comment_author": "joncodo"
        },
        {
          "number": 289,
          "created_at": "2014-01-15T10:12:00Z",
          "last_comment_at": "2024-04-25T15:05:26Z",
          "last_comment_author": "grosser"
        },
        {
          "number": 334,
          "created_at": "2014-08-30T02:29:22Z",
          "last_comment_at": "2014-11-21T20:44:14Z",
          "last_comment_author": "jeremywadsack"
        },
        {
          "number": 335,
          "created_at": "2014-09-05T09:26:01Z",
          "last_comment_at": "2014-09-10T15:23:38Z",
          "last_comment_author": "YoranBrondsema"
        },
        {
          "number": 347,
          "created_at": "2014-10-22T00:52:02Z",
          "last_comment_at": "2015-01-08T06:10:28Z",
          "last_comment_author": "justin808"
        },
        {
          "number": 348,
          "created_at": "2014-11-05T06:34:32Z",
          "last_comment_at": "2015-01-09T15:04:06Z",
          "last_comment_author": "grosser"
        },
        {
          "number": 351,
          "created_at": "2014-11-20T17:08:50Z",
          "last_comment_at": "2015-01-08T05:36:08Z",
          "last_comment_author": "grosser"
        },
        {
          "number": 355,
          "created_at": "2014-12-12T16:53:54Z",
          "last_comment_at": "2015-06-24T21:01:58Z",
          "last_comment_author": "grosser"
        },
        {
          "number": 358,
          "created_at": "2014-12-17T00:36:42Z",
          "last_comment_at": "2015-01-08T05:26:56Z",
          "last_comment_author": "grosser"
        },
        {
          "number": 359,
          "created_at": "2014-12-17T13:16:08Z",
          "last_comment_at": "2014-12-22T16:56:54Z",
          "last_comment_author": "grosser"
        },
        {
          "number": 374,
          "created_at": "2015-03-12T13:58:23Z",
          "last_comment_at": "2015-03-12T19:52:42Z",
          "last_comment_author": "grosser"
        },
        {
          "number": 380,
          "created_at": "2015-04-03T15:35:35Z",
          "last_comment_at": "2015-04-03T17:13:07Z",
          "last_comment_author": "mattpickle"
        },
        {
          "number": 389,
          "created_at": "2015-05-07T13:59:34Z",
          "last_comment_at": "2015-05-08T15:44:29Z",
          "last_comment_author": "grosser"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/grosser/parallel_tests",
    "host": "github.com",
    "name": "parallel_tests",
    "owner": "grosser"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 58,
      "inputs": {
        "security": 45,
        "vitality": 53,
        "community": 74,
        "governance": 59,
        "engineering": 58
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 53,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "commits_last_year": 15,
              "human_commit_share": 1,
              "days_since_last_push": 47,
              "active_weeks_last_year": 7
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 47 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 47
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "7/52 weeks with commits",
                "points": 4.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "15 commits in the last year",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "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": 78,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v5.7.0",
              "releases_from_tags": true,
              "days_since_latest_release": 103,
              "mean_days_between_releases": 44.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 103 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 103
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~44.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 44.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 47,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 47 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 47
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 74,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 89,
            "inputs": {
              "forks": 512,
              "stars": 3514,
              "watchers": 39,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "3,514 stars",
                "points": 57.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 3514
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "512 forks",
                "points": 22.6,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 512
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "39 watchers",
                "points": 8.8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 39
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 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": 59,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 39,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 100,
              "top_contributor_share": 0.731
            },
            "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 73% of commits",
                "points": 6.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 73
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "100 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 77 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "merged_prs": 322,
              "open_issues": 111,
              "closed_issues": 484,
              "issue_closed_ratio": 0.813,
              "closed_unmerged_prs": 101
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "81% of issues closed",
                "points": 38,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 81
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "322/423 decided PRs merged",
                "points": 29.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 322,
                      "decided": 423
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 9/30 approved changesets -- score normalized to 3",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 70,
            "inputs": {
              "followers": 901,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "grosser",
              "public_repos": 541,
              "account_age_days": 6632
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "901 followers of grosser",
                "points": 21.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 901,
                      "login": "grosser"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "541 public repos, account ~18 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 541
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 18
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 58,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".rubocop.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "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": "0 out of 17 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 45,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 31,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 3.1
            },
            "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": "0 out of 17 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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 9/30 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 77 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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "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": "1 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "63 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 45 resolved dependencies against OSV; 1 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 45
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 1
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 45,
              "unassessed_packages": 1,
              "affected_by_severity": "high 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 45,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 13
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 40,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.54,
              "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": "54 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 54,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Gemfile.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".rubocop.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "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": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "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": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 31668,
              "source_files_sampled": 81,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Ruby without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Ruby"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/81 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 81,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-22T00:13:20.658377Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/grosser/parallel_tests.svg",
  "full_name": "grosser/parallel_tests",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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