Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 01:13 UTC

rubyconfig / config

Easiest way to add multi-environment yaml settings to Rails, Sinatra, Padrino and other Ruby projects.

Ruby · HTMLCustom license★ 2,168 stars⑂ 230 forkssince Mar 2010View on GitHub ↗

rubyconfig/config holds a health index of 60 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (80/100) and lowest on Vitality (33/100). It was last updated 173 days ago. 2 contributors account for most of its recent work.

60
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

60
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

Ruby ConfigOrganization
7 followers1 public reposince Jun 2014

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemsconfig5.6.1-40375 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

33At risk · 22% of overall
How it's scored
9.9/36Push recency — last push 173 days ago
0.7/36Commit cadence — 1/52 weeks with commits
4.3/18Commit volume — 2 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year2
human_commit_share1
days_since_last_push173
active_weeks_last_year1
How it's scored
27/27Ships releases — 39 releases published
7.2/36Release recency — latest release 375 days ago
19.8/27Release cadence — a release every ~88.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count39
latest_release_tag5.6.1
releases_from_tagsno
days_since_latest_release375
mean_days_between_releases88.9
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

80Good · 18% of overall
How it's scored
54.1/60Stars — 2,168 stars
19.7/25Forks — 230 forks
7.9/15Watchers — 27 watchers
Inputs used
forks230
stars2,168
watchers27
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Total downloads — 56,123,336 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesconfig
dependents
ecosystemsrubygems
total_downloads56,123,336
monthly_downloads
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

66Moderate · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
11.5/22.5Commit distribution — top contributor authored 49% of commits
13.5/13.5Contributor breadth — 86 contributors
10/10OpenSSF Scorecard: Contributors — project has 17 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled86
top_contributor_share0.489
How it's scored
42.7/46.8Issue resolution — 91% of issues closed
30.5/38.3PR acceptance — 162/203 decided PRs merged
6/15OpenSSF Scorecard: Code-Review — Found 13/30 approved changesets -- score normalized to 4
Inputs used
merged_prs162
open_issues15
closed_issues157
issue_closed_ratio0.913
closed_unmerged_prs41
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
6.5/25Owner reach — 7 followers of rubyconfig
14.2/25Track record — 1 public repos, account ~12 yr old
Inputs used
followers7
owner_typeOrganization
is_verified
owner_loginrubyconfig
public_repos1
account_age_days4,410
How it's scored
25/25Published & resolvable — 1 package(s) on rubygems
14/35Publish recency — latest publish 375 days ago
20/20Version history — 40 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesconfig
ecosystemsrubygems
any_deprecatedno
min_days_since_publish375

Engineering Quality

Are baseline engineering and documentation practices in place?

69Moderate · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
16/16Linter config — .rubocop.yml
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
12/20OpenSSF Scorecard: CI-Tests — 14 out of 23 merged PRs checked by a CI test -- score normalized to 6
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 11 topics
0/10Wiki
Inputs used
topicsrails, ruby, sinatra, padrino, config, configuration, configuration-management, environment-variables, environments, ruby-on-rails, settings
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

53Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
6/7.5Branch-Protection — branch protection is not maximal on development and all release branches
1.5/2.5CI-Tests — 14 out of 23 merged PRs checked by a CI test -- score normalized to 6
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3/7.5Code-Review — Found 13/30 approved changesets -- score normalized to 4
2.5/2.5Contributors — project has 17 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.2/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
1/5SAST — SAST tool is not run on all commits -- score normalized to 2
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.3
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

AI Readiness

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.

42At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
33.6/40Legible commit history — 63 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.63
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .rubocop.yml
0/11Static type checking
10/10Reproducible environment — Dockerfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — Ruby without a type-check config
55/55Manageable file sizes — 0/216 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes16,891
source_files_sampled216
oversized_source_files0

Key facts

2,168GitHub stars
86contributors
2commits, last 12 months
173days since last push
39releases
2bus factor
15open issues
RubyGemspackage ecosystems

Data collection warnings

  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 2,168 ★ / 230 ⇿
2,168Stars
230Forks
39Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

04008001,2001,6002,0002,4002,168201382010-102018-082026-06
Major 5Minor 18Patch 15

Each point covers 15 days.

OpenSSF Scorecard 5.3 / 10
5.3aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-22 01:12 UTC

10Binary-Artifactsno binaries found in the repo
8Branch-Protectionbranch protection is not maximal on development and all release branches
6CI-Tests14 out of 23 merged PRs checked by a CI test -- score normalized to 6
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 13/30 approved changesets -- score normalized to 4
10Contributorsproject has 17 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
2SASTSAST tool is not run on all commits -- score normalized to 2
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 37

Full resolved dependency set from the GitHub dependency graph: 0 direct and 37 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
RubyGemsappraisalindirect
RubyGemsbootsnapindirect
RubyGemsbrakemanindirect
RubyGemsbyebugindirect
RubyGemscapybaraindirect
RubyGemschromedriver-helperindirect
RubyGemscoffee-railsindirect
RubyGemsdeep_mergeindirect
RubyGemsimportmap-railsindirect
RubyGemsjbuilderindirect
RubyGemskamalindirect
RubyGemslistenindirect
RubyGemsmdlindirect
RubyGemsostructindirect
RubyGemspropshaftindirect
RubyGemspumaindirect
RubyGemsrailsindirect
RubyGemsrakeindirect
RubyGemsrspecindirect
RubyGemsrubocopindirect
RubyGemsrubocop-rails-omakaseindirect
RubyGemssass-railsindirect
RubyGemsselenium-webdriverindirect
RubyGemssolid_cableindirect
RubyGemssolid_cacheindirect
RubyGemssolid_queueindirect
RubyGemsspringindirect
RubyGemsspring-watcher-listenindirect
RubyGemssprockets-railsindirect
RubyGemssqlite3indirect
RubyGemsstimulus-railsindirect
RubyGemsthrusterindirect
RubyGemsturbo-railsindirect
RubyGemsturbolinksindirect
RubyGemstzinfo-dataindirect
RubyGemsuglifierindirect
RubyGemsweb-consoleindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "rails",
        "ruby",
        "sinatra",
        "padrino",
        "config",
        "configuration",
        "configuration-management",
        "environment-variables",
        "environments",
        "ruby-on-rails",
        "settings"
      ],
      "is_fork": false,
      "size_kb": 778,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "CSS": 3854,
        "HTML": 98972,
        "Ruby": 251247,
        "Shell": 2670,
        "Dockerfile": 6432,
        "JavaScript": 3999
      },
      "pushed_at": "2026-01-29T07:53:11Z",
      "created_at": "2010-03-21T20:03:30Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-21T14:56:02Z",
      "description": "Easiest way to add multi-environment yaml settings to Rails, Sinatra, Padrino and other Ruby projects.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby",
        "HTML"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Ruby Config",
      "type": "Organization",
      "login": "rubyconfig",
      "company": null,
      "location": null,
      "followers": 7,
      "avatar_url": "https://avatars.githubusercontent.com/u/7978031?v=4",
      "created_at": "2014-06-24T17:34:24Z",
      "is_verified": null,
      "public_repos": 1,
      "account_age_days": 4410
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "5.6.1",
          "kind": "patch",
          "published_at": "2025-07-11T20:33:40Z"
        },
        {
          "tag": "5.6.0",
          "kind": "minor",
          "published_at": "2025-07-11T15:19:01Z"
        },
        {
          "tag": "5.5.2",
          "kind": "patch",
          "published_at": "2024-09-23T15:50:12Z"
        },
        {
          "tag": "5.5.0",
          "kind": "minor",
          "published_at": "2024-05-28T08:17:49Z"
        },
        {
          "tag": "5.4.0",
          "kind": "minor",
          "published_at": "2024-03-16T08:00:52Z"
        },
        {
          "tag": "5.3.0",
          "kind": "minor",
          "published_at": "2024-03-02T01:55:05Z"
        },
        {
          "tag": "5.2.0",
          "kind": "minor",
          "published_at": "2024-03-02T01:33:05Z"
        },
        {
          "tag": "5.1.0",
          "kind": "minor",
          "published_at": "2024-03-02T01:32:45Z"
        },
        {
          "tag": "5.0.0",
          "kind": "major",
          "published_at": "2024-03-02T01:32:16Z"
        },
        {
          "tag": "4.2.0",
          "kind": "minor",
          "published_at": "2023-05-03T20:09:03Z"
        },
        {
          "tag": "4.1.0",
          "kind": "minor",
          "published_at": "2022-11-11T20:01:26Z"
        },
        {
          "tag": "4.0.0",
          "kind": "major",
          "published_at": "2022-02-13T22:09:26Z"
        },
        {
          "tag": "3.1.1",
          "kind": "patch",
          "published_at": "2022-01-05T05:18:26Z"
        },
        {
          "tag": "3.1.0",
          "kind": "minor",
          "published_at": "2021-05-12T21:51:23Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2021-03-16T05:42:25Z"
        },
        {
          "tag": "2.2.3",
          "kind": "patch",
          "published_at": "2020-12-09T20:29:24Z"
        },
        {
          "tag": "2.2.2",
          "kind": "patch",
          "published_at": "2020-12-08T14:45:14Z"
        },
        {
          "tag": "2.2.1",
          "kind": "patch",
          "published_at": "2020-01-08T17:49:45Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2020-01-03T18:36:44Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2019-06-22T02:00:23Z"
        },
        {
          "tag": "1.7.2",
          "kind": "patch",
          "published_at": "2019-06-13T09:12:10Z"
        },
        {
          "tag": "1.7.1",
          "kind": "patch",
          "published_at": "2019-06-13T08:59:09Z"
        },
        {
          "tag": "1.7.0",
          "kind": "minor",
          "published_at": "2018-02-09T15:53:12Z"
        },
        {
          "tag": "1.6.1",
          "kind": "patch",
          "published_at": "2017-11-07T09:54:20Z"
        },
        {
          "tag": "1.6.0",
          "kind": "minor",
          "published_at": "2017-11-03T10:43:39Z"
        },
        {
          "tag": "1.5.1",
          "kind": "patch",
          "published_at": "2017-10-23T15:45:57Z"
        },
        {
          "tag": "1.5.0",
          "kind": "minor",
          "published_at": "2017-10-23T15:33:35Z"
        },
        {
          "tag": "1.4.0",
          "kind": "minor",
          "published_at": "2016-12-20T00:06:10Z"
        },
        {
          "tag": "1.3.0",
          "kind": "minor",
          "published_at": "2016-12-20T00:40:51Z"
        },
        {
          "tag": "1.2.1",
          "kind": "patch",
          "published_at": "2016-12-20T00:40:05Z"
        },
        {
          "tag": "1.2.0",
          "kind": "minor",
          "published_at": "2016-12-20T00:38:52Z"
        },
        {
          "tag": "1.1.1",
          "kind": "patch",
          "published_at": "2016-12-20T00:37:36Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2016-12-20T00:36:48Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2016-12-20T00:35:46Z"
        },
        {
          "tag": "0.99.0",
          "kind": "minor",
          "published_at": "2016-12-20T00:34:04Z"
        },
        {
          "tag": "0.5.0.beta1",
          "kind": "other",
          "published_at": "2016-12-20T00:22:20Z"
        },
        {
          "tag": "0.4.2",
          "kind": "patch",
          "published_at": "2016-12-20T00:28:25Z"
        },
        {
          "tag": "0.4.1",
          "kind": "patch",
          "published_at": "2016-12-20T00:19:59Z"
        },
        {
          "tag": "0.3.4",
          "kind": "patch",
          "published_at": "2016-05-20T13:20:32Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "68f492bbcad01bf9de68f425e082d8f4634e7629",
          "body": null,
          "is_bot": false,
          "headline": "Add rails 8.1 support (#385)",
          "author_name": "Red",
          "author_login": "Nuzair46",
          "committed_at": "2026-01-28T15:44:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce336f5cd237bc174a481a1504aad7812e93735c",
          "body": null,
          "is_bot": false,
          "headline": "Added Ruby 4.0 to test matrix (#384)",
          "author_name": "Red",
          "author_login": "Nuzair46",
          "committed_at": "2026-01-28T11:00:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e192a5ede17f90f972131f976ea69f3473c8c92",
          "body": null,
          "is_bot": false,
          "headline": "fix(security): resolve CodeQL warnings (#380)",
          "author_name": "Red",
          "author_login": "Nuzair46",
          "committed_at": "2025-07-15T11:23:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b6ffe6dcc91f52f06d5a1502333108d1c6033ca",
          "body": null,
          "is_bot": false,
          "headline": "release: 5.6.1",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2025-07-11T20:33:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d639f9db7355195f1ea7d21ddae32f0c166759ae",
          "body": null,
          "is_bot": false,
          "headline": "ci: limit workflow permissions (#379)",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2025-07-11T15:51:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0bf18fab4feed4f5413c6528c198009b36fa536",
          "body": null,
          "is_bot": false,
          "headline": "fix(security): replace `IO.read` with `File.read` (#378)",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2025-07-11T15:44:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "263e66a4a70c053f1181f8f65d666d22a6f60b64",
          "body": null,
          "is_bot": false,
          "headline": "test: bump puma in rails 5.2 test app to fix security warning (#377)",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2025-07-11T15:19:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c833d1964b0e10ae71ccc780bc46766baeb7e22e",
          "body": null,
          "is_bot": false,
          "headline": "release: 5.6.0",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2025-07-11T15:11:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dc0f3e6e945a6159f35630098f8de0311a6908a",
          "body": null,
          "is_bot": false,
          "headline": "ci: fix jruby rails >= 7.2 (#376)",
          "author_name": "Red",
          "author_login": "Nuzair46",
          "committed_at": "2025-07-11T14:47:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f17cd8d6215cf38e702f58c0f701e813c7ce0ef",
          "body": null,
          "is_bot": false,
          "headline": "feat: added extra sources in initializer (#366)",
          "author_name": "Red",
          "author_login": "Nuzair46",
          "committed_at": "2025-07-11T14:34:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97b3e8cbf47f022a27ff4962c059b0fc139a1369",
          "body": "…ndencies (#373)\n\nCo-authored-by: Red <nuzer501@gmail.com>",
          "is_bot": false,
          "headline": "ci: add rails 7.2 and 8.0 to the test matrix and bump some older depe…",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2025-07-10T21:18:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b5581d23b47c81a233d61c28f0c6716d74d8f63",
          "body": null,
          "is_bot": false,
          "headline": "ci: add Ruby 3.4 to the test matrix (#369)",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2025-07-09T12:44:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4c978f4a64975fd609780541b2b243883217e4f",
          "body": null,
          "is_bot": false,
          "headline": "ci: remove unnecessary ubuntu packages installation (#374)",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2025-07-09T12:32:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b25a102a9fa3fcf4d1b49da7fdedc1e430311cb",
          "body": "…erability warning (#368)",
          "is_bot": false,
          "headline": "chore(deps-dev): bump puma in test rails 5.2 app to fix security vuln…",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2025-07-09T12:26:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac12cd60e17830b6faedf229ba6ae32dbf9ff288",
          "body": null,
          "is_bot": false,
          "headline": "ci(fix): cache all dependencies installed by bundler (#372)",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2025-07-09T12:21:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49ac549ff9d238a564f3c2f39b99172c98f22dd9",
          "body": null,
          "is_bot": false,
          "headline": "ci: bump rails to the latest versions and add missing deps (#371)",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2025-07-09T12:09:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7c85d9201b51cc27ff68f9a93b7e295d29953cd",
          "body": null,
          "is_bot": false,
          "headline": "ci: add all-passed job to simplify pull request merge rules (#370)",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2025-07-09T11:37:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25bc414a188cb05d2558d2e7f6035f6d9430b29c",
          "body": null,
          "is_bot": false,
          "headline": "Bump to version 5.5.2",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2024-09-23T15:47:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f083d952342f7c48e3de7d3895da16b8b6e91ebc",
          "body": "…#363)",
          "is_bot": false,
          "headline": "Add dependency of ostruct gem, to fix warning of ostruct was loaded (…",
          "author_name": "Taketo Takashima",
          "author_login": "taketo1113",
          "committed_at": "2024-09-23T15:44:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86c47f25f3ed1eb29827bfcf6f1a30d811a964b7",
          "body": null,
          "is_bot": false,
          "headline": "fix a README typo (#362)",
          "author_name": "Mark Delk",
          "author_login": "mddelk",
          "committed_at": "2024-07-19T23:35:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fda3e8257a2b1f535ad2650efa39852b517c3dd7",
          "body": null,
          "is_bot": false,
          "headline": "Bump to version 5.5.1",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2024-05-30T01:14:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d27597d8270237a7f7105572f031d690a57bcfe8",
          "body": "According to the document, `funding_uri` is a correct key, not `funding_url`.\r\n\r\n* https://bundler.io/blog/2020/12/09/bundler-v2-2.html#find-out-about-gems-you-depend-on-that-need-funding\r\n* https://guides.rubygems.org/specification-reference/#metadata",
          "is_bot": false,
          "headline": "Fix a typo in gemspec (#361)",
          "author_name": "y-yagi",
          "author_login": "y-yagi",
          "committed_at": "2024-05-30T01:12:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4079a6dcfbeaca5c45c6270117ebde211ec5a66",
          "body": null,
          "is_bot": false,
          "headline": "Bump to version 5.5.0",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2024-05-28T08:16:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d02bc80d24bd3c235cee8b8b495e3557614a6224",
          "body": null,
          "is_bot": false,
          "headline": "config.gemspec: use funding_url rather than post_install_message (#360)",
          "author_name": "Paul Annesley",
          "author_login": "pda",
          "committed_at": "2024-05-28T08:06:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a5419c3087544b4b44521386815e15272864c59",
          "body": null,
          "is_bot": false,
          "headline": "Fix typos in the tests and documentation (#359)",
          "author_name": "Yudai Takada",
          "author_login": "ydah",
          "committed_at": "2024-04-12T00:04:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb280e678d5edf5b44dc628bcb3bafa08f4b9a35",
          "body": "* Allow arrays to be passed through env variables\r\n\r\n* Fix \"Config::Sources::EnvSource configuration options default configuration arrays when loading nested configurations retains hashes for mixed types\" spec\r\n\r\n* add `Config.env_parse_arrays`\r\n\r\n---------\r\n\r\nCo-authored-by: dominh <>\r\nCo-authored-by: Dominik Mlynek <dominik.mlynek@colossusbets.com>\r\nCo-authored-by: Chris LaRose <cjlarose@gmail.com>",
          "is_bot": false,
          "headline": "Allow arrays to be passed through env variables (#354)",
          "author_name": "dominh",
          "author_login": "dominh",
          "committed_at": "2024-03-30T23:11:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddd3ed64b43e87a54265a2da881c6fbc20e15d3c",
          "body": null,
          "is_bot": false,
          "headline": "Bump to version 5.4.0",
          "author_name": "Chris LaRose",
          "author_login": "cjlarose",
          "committed_at": "2024-03-16T07:58:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59fffa6a8a120a62e2fe503474528fc69341b294",
          "body": "* Bumping rails versions to fix build issues locally\r\n\r\n* Added a new config option called 'environment', which allows you to overide the default config environment which is the Rails.env. This allows us to have multiple different environments, without having to worry about making custom rails environments\r\n\r\n---------\r\n\r\nCo-authored-by: Neil Williams <neil.williams@dvla.gov.uk>\r\nCo-authored-by: Chris LaRose <cjlarose@gmail.com>",
          "is_bot": false,
          "headline": "Configuring the environment name in Rails (#356)",
          "author_name": "Neil Williams",
          "author_login": "neilwilliams",
          "committed_at": "2024-03-16T07:50:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c23cbbd44ce3226f9fc3a524a37efa07bb5c2a8",
          "body": null,
          "is_bot": false,
          "headline": "Silence deprecation warnings for fixture_path in Rails >= 7.1 (#357)",
          "author_name": "Chris LaRose",
          "author_login": "cjlarose",
          "committed_at": "2024-03-16T07:11:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89b79822696974f2b39dc3a465dd2152bdd084a6",
          "body": null,
          "is_bot": false,
          "headline": "Bump to veresion 5.3.0",
          "author_name": "Chris LaRose",
          "author_login": "cjlarose",
          "committed_at": "2024-03-02T01:49:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7784337450c03512b04986c1e02ff878e7ba32a3",
          "body": "* dry-validation only as a runtime dependency\r\n\r\n* Fix config requirement\r\n\r\n* Various fixes\r\n\r\n* rework to satisfy usage of validation_contract\r\n\r\n---------\r\n\r\nCo-authored-by: Chris LaRose <cjlarose@gmail.com>",
          "is_bot": false,
          "headline": "Remove `dry-validation` from dependencies (#333)",
          "author_name": "Ulysse Buonomo",
          "author_login": "BuonOmo",
          "committed_at": "2024-03-02T01:48:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e33a58e8d62a7f64a61b26d7cf1cbace77ae1392",
          "body": null,
          "is_bot": false,
          "headline": "Bump to version 5.2.0",
          "author_name": "Chris LaRose",
          "author_login": "cjlarose",
          "committed_at": "2024-03-02T01:29:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0194f2b0a76b0675496c648bf7f7e4db8e3078fc",
          "body": "* Fix some problem of name collision with name of private method from ancestors\r\n\r\n* Remove unnecessary keyword\r\n\r\n* Update CHANGELOG.md\r\n\r\n* Update CHANGELOG.md\r\n\r\n* Return exit\r\n\r\n---------\r\n\r\nCo-authored-by: Piotr Kuczynski <piotr.kuczynski@gmail.com>",
          "is_bot": false,
          "headline": "Prevent name collision with private methods from ancestors (#351)",
          "author_name": "Vadim Teltevski",
          "author_login": "vadtel",
          "committed_at": "2024-03-02T01:03:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96132bab0f867795bc24d43532eb0ce2f852884e",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2024-02-18T19:35:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f881cd9d2a74a364ebf277092275c371ce2beb55",
          "body": "* use custom filename\r\n\r\n* update README && revert version\r\n\r\n* update README\r\n\r\n---------\r\n\r\nCo-authored-by: Chris LaRose <cjlarose@gmail.com>",
          "is_bot": false,
          "headline": "Allow to use custom filename && directory name to store configs (#341)",
          "author_name": "Feruz Oripov",
          "author_login": "feruzoripov",
          "committed_at": "2024-02-13T05:16:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f1bc5e70d03c6a8939105d92337488a9f9e1d78",
          "body": null,
          "is_bot": false,
          "headline": "Bump actions/checkout and actions/cache (#350)",
          "author_name": "Masato Nakamura",
          "author_login": "m-nakamura145",
          "committed_at": "2024-02-06T14:49:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "069f31f8d6347aac5d9802b19b93095d2cda3f1c",
          "body": null,
          "is_bot": false,
          "headline": "Add rubygems.org metadata (#349)",
          "author_name": "Masato Nakamura",
          "author_login": "m-nakamura145",
          "committed_at": "2024-01-24T21:10:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db249e509a5761138e0b3b52dcec016c164a7173",
          "body": null,
          "is_bot": false,
          "headline": "Add Ruby 3.3 to CI matrix (#348)",
          "author_name": "Masato Nakamura",
          "author_login": "m-nakamura145",
          "committed_at": "2024-01-04T21:19:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0133c7c044924e69a8ad6bf28808028dbed73211",
          "body": null,
          "is_bot": false,
          "headline": "Bump to version 5.1.0",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2023-12-18T20:51:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f67343f50a5a615a66368fedcb2d1199292cfb1",
          "body": null,
          "is_bot": false,
          "headline": "Fix conflicts with Rails 7 active_support methods (#347)",
          "author_name": "Anton Yudin",
          "author_login": "ikael21",
          "committed_at": "2023-12-18T19:51:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2fac2542313fb253bad9162a0ef0f85f3156a68",
          "body": null,
          "is_bot": false,
          "headline": "Bump to version 5.0.0",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2023-10-18T21:50:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "759c0fe271b4b90d534217a5b6e0653d0c94ee85",
          "body": null,
          "is_bot": false,
          "headline": "Avoid defining `Hash#deep_merge` and `#deep_merge!` (#342)",
          "author_name": "Jonathan Hefner",
          "author_login": "jonathanhefner",
          "committed_at": "2023-10-18T21:45:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "432a6a067336191427fbd0f6e555995ceb118e53",
          "body": null,
          "is_bot": false,
          "headline": "Add Rails 7.0 and 7.1 to the test matrix (#344)",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2023-10-18T21:27:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d25870d85468f7fe666ea2cbfce8e714c968762a",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade dependencies and tested rails versions (#343)",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2023-10-03T23:34:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7901186ca69d63fe9ba23d1889ef3f9ea6d2bb2",
          "body": null,
          "is_bot": false,
          "headline": "Add Ruby 3.2 to test matrix (#337)",
          "author_name": "y-yagi",
          "author_login": "y-yagi",
          "committed_at": "2023-07-18T20:08:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ab5cb3303f83e6743a276cc3526d7a0e643e388",
          "body": null,
          "is_bot": false,
          "headline": "Bump to version 4.2.1",
          "author_name": "Chris LaRose",
          "author_login": "cjlarose",
          "committed_at": "2023-06-15T04:16:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8d1319f521a714c0ef0b8898fb505b9dc51062c",
          "body": null,
          "is_bot": false,
          "headline": "Address edge case with table config param (#339)",
          "author_name": "Dmitry Krasnoukhov",
          "author_login": "krasnoukhov",
          "committed_at": "2023-06-15T04:12:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "775895cd6219ce1b6900a6e902be49a8f5dad240",
          "body": null,
          "is_bot": false,
          "headline": "Fix broken CI (#338)",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2023-05-24T12:10:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51961a0a82025ec6fac0c88ff0724364a8d8a57c",
          "body": null,
          "is_bot": false,
          "headline": "Rename funding.yml",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2023-05-24T11:36:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee55f7b8412c39ff12307332bc5b45fbefc34023",
          "body": null,
          "is_bot": false,
          "headline": "Remove broken build badge from README",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2023-05-24T11:36:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8418bdf3597047343b8546ecc22c3631617cc763",
          "body": null,
          "is_bot": false,
          "headline": "Bump to version 4.2.0",
          "author_name": "Chris LaRose",
          "author_login": "cjlarose",
          "committed_at": "2023-05-03T20:04:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70633f2e4358c9fd4c86c8f1589c2f23d5874ffc",
          "body": "Co-authored-by: Piotr Kuczynski <piotr.kuczynski@gmail.com>",
          "is_bot": false,
          "headline": "Fix CI setting for Ruby 3.0 (#326)",
          "author_name": "YOSHIKI",
          "author_login": "ytkg",
          "committed_at": "2022-11-15T20:03:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "411ff10f5119e71644a7c2d70cc72a7c2edab370",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo Padrino (#325)",
          "author_name": "YOSHIKI",
          "author_login": "ytkg",
          "committed_at": "2022-11-15T19:42:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdf1facf21c37588ad9601a673f038c764efeba8",
          "body": null,
          "is_bot": false,
          "headline": "fix: remove deprecated method 'exists?' removed in ruby 3.0 (#318)",
          "author_name": "Danilo Carolino",
          "author_login": "danilogco",
          "committed_at": "2022-11-11T20:15:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b7d90ed6d2cc7266d69254941a9525a625a91e1",
          "body": null,
          "is_bot": false,
          "headline": "Bump to version 4.1.0",
          "author_name": "Chris LaRose",
          "author_login": "cjlarose",
          "committed_at": "2022-11-11T19:58:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87709f9344837e908e1bf19363a95b279763eb1b",
          "body": null,
          "is_bot": false,
          "headline": "fix indentation warning (#322)",
          "author_name": "Jonathan Raphaelson",
          "author_login": "lygaret",
          "committed_at": "2022-06-09T19:02:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "740fe1fd235649e41d5813d5a618caa3969be13b",
          "body": "Co-authored-by: Ufuk Kayserilioglu <ufuk.kayserilioglu@shopify.com>",
          "is_bot": false,
          "headline": "Only load `Railtie` integration if `Rails::Railtie` is defined (#319)",
          "author_name": "Alexandre Terrasa",
          "author_login": "Morriar",
          "committed_at": "2022-06-04T10:19:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7bda0e166bca975435236ac262390f1d8f4f797",
          "body": null,
          "is_bot": false,
          "headline": "Bump to version 4.0.0",
          "author_name": "Chris LaRose",
          "author_login": "cjlarose",
          "committed_at": "2022-02-13T22:05:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "116fe956c4b047945797517dcd68906d40c426a4",
          "body": "…-rails-versions\n\nRemove support for old Ruby and Rails versions",
          "is_bot": false,
          "headline": "Merge pull request #316 from cjlarose/remove-support-for-old-ruby-and…",
          "author_name": "Chris LaRose",
          "author_login": "cjlarose",
          "committed_at": "2022-02-13T22:02:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2981bbdac46bb8ee3e691a7a1e4d559e0df8583d",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGELOG",
          "author_name": "Chris LaRose",
          "author_login": "cjlarose",
          "committed_at": "2022-02-13T21:48:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59fe4b2579f45e15f4cf8399aa11ab9fc2ffd7c8",
          "body": null,
          "is_bot": false,
          "headline": "Add Ruby 3.0 and 3.1 to test matrix",
          "author_name": "Chris LaRose",
          "author_login": "cjlarose",
          "committed_at": "2022-02-13T21:44:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26dc8a960dcd3228a6f180630fdeb43543d90b03",
          "body": null,
          "is_bot": false,
          "headline": "Drop support for Rails < 5.2",
          "author_name": "Chris LaRose",
          "author_login": "cjlarose",
          "committed_at": "2022-02-13T21:44:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4cfd1b4f82b0a9770c47c5ad021b2075d92731f",
          "body": "Older versions are EOL'd",
          "is_bot": false,
          "headline": "Require Ruby version 2.6 or greater",
          "author_name": "Chris LaRose",
          "author_login": "cjlarose",
          "committed_at": "2022-02-13T21:44:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2af39fe63e1f21688dda82eb4362c35c1a87f057",
          "body": "Tests are failing in TruffleRuby 22",
          "is_bot": false,
          "headline": "Execute tests against TruffleRuby 21",
          "author_name": "Chris LaRose",
          "author_login": "cjlarose",
          "committed_at": "2022-02-13T21:44:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dd681763ad9631fcdaea1a9cfff45a4f2ff2f3a",
          "body": "…t_settings (#315)\n\n* Add instructions for running specs\r\n\r\n* Backfile test for Pathname support in load_files\r\n\r\nThere's a .to_s call in there that's likely to support these kinds of\r\nobjects, but there wasn't a test for it.\r\n\r\n* Rename `file` variables to `source`\r\n\r\nIn an upcoming change, we'll a\n[…]\n that responds to\r\n`.to_s`, this change could be breaking. In those cases, application\r\ndevelopers can explicitly call `.to_s` on those objects before handing\r\nthem to config.\r\n\r\n* Add CHANGELOG entry",
          "is_bot": false,
          "headline": "Support arbitrary sources in Config.load_files and Config.load_and_se…",
          "author_name": "Chris LaRose",
          "author_login": "cjlarose",
          "committed_at": "2022-01-22T00:59:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9c35a5d579e548b2c439cd4defb247baf51dbb64",
          "body": null,
          "is_bot": false,
          "headline": "Bump to version 3.1.1",
          "author_name": "Chris LaRose",
          "author_login": "cjlarose",
          "committed_at": "2022-01-05T05:03:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0588bee13244ab3e98ba00c88f5ee43520392e7",
          "body": "...to fix issues with installing gems on Ruby 2.5",
          "is_bot": false,
          "headline": "Update rubygems on CI to latest",
          "author_name": "Chris LaRose",
          "author_login": "cjlarose",
          "committed_at": "2021-08-08T05:59:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c12edabf3cc18700ea315bb08f5684ab9b0da68",
          "body": null,
          "is_bot": false,
          "headline": "Allow builds to continue running even if one fails",
          "author_name": "Chris LaRose",
          "author_login": "cjlarose",
          "committed_at": "2021-08-08T05:59:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6d14af8c651415de014e14191d7d3611c869ba9",
          "body": null,
          "is_bot": false,
          "headline": "Run test workflow on all branches on push",
          "author_name": "Chris LaRose",
          "author_login": "cjlarose",
          "committed_at": "2021-08-08T05:59:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "218e1c0fa36223121e35767a6868120ffb116e2a",
          "body": "* Fix YAML.load to YAML.unsafe_load if possible\r\n* Add YAML.unsafe_load tests with rails 6.1",
          "is_bot": false,
          "headline": "Fix YAML parsing when using psych >= 4 (#306)",
          "author_name": "Kenji Nomura",
          "author_login": "atatb",
          "committed_at": "2021-08-04T00:27:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c481542dc36b5993d82281e9e2e4c66d9968c23",
          "body": null,
          "is_bot": false,
          "headline": "Fix config.evaluate_erb_in_yaml typo (#305)",
          "author_name": "Kenji Nomura",
          "author_login": "atatb",
          "committed_at": "2021-08-02T18:35:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe909388b5fc9426bae85480dd3c82f67731d381",
          "body": null,
          "is_bot": false,
          "headline": "Bump to version 3.1.0",
          "author_name": "Chris LaRose",
          "author_login": "cjlarose",
          "committed_at": "2021-04-10T02:24:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "becfc062ac947e10f417a2cc0619a3440a9ab904",
          "body": "* Allow config option to disable ERB in YAML\r\n\r\n* Set ERB config per YAMLSource with fallback to global config",
          "is_bot": false,
          "headline": "Allow config option to disable ERB in YAML (#303)",
          "author_name": "Kevin McPhillips",
          "author_login": "kmcphillips",
          "committed_at": "2021-04-10T02:18:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "618c839ccca454d419b0587f8a113e2fe6f3ebcd",
          "body": null,
          "is_bot": false,
          "headline": "Add clarification in CHANGELOG for new EnvSource feature",
          "author_name": "Chris LaRose",
          "author_login": "cjlarose",
          "committed_at": "2021-02-25T18:39:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0339bb2af0838afca908a9d724ffb70994cf27c",
          "body": null,
          "is_bot": false,
          "headline": "Bump to version 3.0.0",
          "author_name": "Chris LaRose",
          "author_login": "cjlarose",
          "committed_at": "2021-02-25T05:15:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "351c819f75d53aa5621a226b5957c79ac82ded11",
          "body": "…299)\n\n* Extract env var handling to new EnvSource class\r\n\r\n* Allow overriding settings for parsing env sources\r\n\r\nBy default, EnvSource will use \"global\" settings specified like\r\n`Config.env_prefix`, `Config.env_separator`, `Config.env_separator`, and\r\n`Config.env_parse_values`. Those configuration\n[…]\nusing EnvSource to load settings from some unrelated flat\r\nstring-keyed Hash source, we want to allow folks to override the settings.\r\n\r\n* Update CHANGELOG\r\n\r\n* Add AWS Secrets Manager usage to README",
          "is_bot": false,
          "headline": "Refactor environment variable handling into new Sources::EnvSource (#…",
          "author_name": "Chris LaRose",
          "author_login": "cjlarose",
          "committed_at": "2021-02-25T04:57:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2748274b187aa86e71d8b88951a9ab57d7f988d0",
          "body": null,
          "is_bot": false,
          "headline": "Update README badges",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2021-01-19T14:18:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c53194dff361859cedfd22092c58679a203c374e",
          "body": null,
          "is_bot": false,
          "headline": "Run tests in random order (#298)",
          "author_name": "Chris LaRose",
          "author_login": "cjlarose",
          "committed_at": "2020-12-20T21:10:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c59d105a870032c8ed1796d6c3f5d8e153ef991c",
          "body": null,
          "is_bot": false,
          "headline": "Additional tests for parsing values (#296)",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2020-12-10T18:52:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2c53565f84195e78e87d22f902ff1325ff5b692",
          "body": null,
          "is_bot": false,
          "headline": "Added alias `to_h` for `to_hash` (#297)",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2020-12-10T14:24:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "637f32c47b75995e55f5f76826975e6fde85392b",
          "body": null,
          "is_bot": false,
          "headline": "Release 2.2.3",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2020-12-09T20:28:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c4b77e39d40bcd08adee51c161cc70a5241d8b4",
          "body": "This reverts commit 4b65ca6f",
          "is_bot": false,
          "headline": "Revert \"Added alias to_h for to_hash (#277)\" (#295)",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2020-12-09T20:26:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cc5b86a01d516a7d376096a6d45ccb76ca1ad64",
          "body": null,
          "is_bot": false,
          "headline": "Raise explicit error on env var conflicts (#293)",
          "author_name": "Chris LaRose",
          "author_login": "cjlarose",
          "committed_at": "2020-12-09T14:28:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa627cf33ab42cc68bcb8085e7081fa5143539b0",
          "body": null,
          "is_bot": false,
          "headline": "Release 2.2.2",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2020-12-08T14:44:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c894be6c9b162b3b9cba491ae45ce747eb20924",
          "body": null,
          "is_bot": false,
          "headline": "Add explicit implementation of Config::Options#as_json (#292)",
          "author_name": "Chris LaRose",
          "author_login": "cjlarose",
          "committed_at": "2020-12-08T12:30:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e3a9ea360b6224c6615ba9d690cfc908e2d3997",
          "body": null,
          "is_bot": false,
          "headline": "Prevent unnecessary doubled loading of environment variables (#291)",
          "author_name": "Chris LaRose",
          "author_login": "cjlarose",
          "committed_at": "2020-11-30T21:43:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33d0e652a00e12f0b2089975a248dc215068ff0e",
          "body": null,
          "is_bot": false,
          "headline": "Add exit! to reserved keywords (#289)",
          "author_name": "Chris LaRose",
          "author_login": "cjlarose",
          "committed_at": "2020-11-25T22:09:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c8f3dda840652fd33dbb8e6d79834460ebf5318",
          "body": "…pec tests were not passing locally without this (#284)\n\nCo-authored-by: Neil Williams <neil.williams@dvla.gov.uk>",
          "is_bot": false,
          "headline": "Reinstating the check against the appraisal environment variable - rs…",
          "author_name": "Neil Williams",
          "author_login": "neilwilliams",
          "committed_at": "2020-11-03T20:49:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "857d1cff9e70e0039a58de4271af2638a94f9b81",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade CI actions/cache@v2",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2020-07-25T17:28:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7619b79907570bbdd3202063a51ad883faf4cd00",
          "body": null,
          "is_bot": false,
          "headline": "Fix broken link to LICENSE.md (#280)",
          "author_name": "Alexander Kadyrov",
          "author_login": "gruz0",
          "committed_at": "2020-06-18T13:13:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7dd0010344547a295c620269b2e5bb19ddd537a",
          "body": null,
          "is_bot": false,
          "headline": "Removes emojis from the post-install message (#279)",
          "author_name": "Steven Eksteen",
          "author_login": null,
          "committed_at": "2020-06-09T12:57:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b65ca6ff6a617d577d99f5124a2f89635597f72",
          "body": null,
          "is_bot": false,
          "headline": "Added alias to_h for to_hash (#277)",
          "author_name": "Rustam Safin",
          "author_login": "StoneGod",
          "committed_at": "2020-06-06T17:06:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b868f89ef358a6db238044c09cbfe69e17e654fe",
          "body": null,
          "is_bot": false,
          "headline": "Test Rails 6 on other Ruby engines",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2020-06-06T16:53:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f02219ac5405ae43280d0295dd9303da8bd753a3",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade rails test environments",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2020-06-06T16:47:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d777e9f83d148c142dc0c6b9fb47554855665a1",
          "body": null,
          "is_bot": false,
          "headline": "Fix failing build and upgrade dev dependencies (#278)",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2020-06-06T16:35:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8bfc4858aa62f41ade749996f57c45b68a04a6e",
          "body": null,
          "is_bot": false,
          "headline": "Funding update",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2020-04-26T20:03:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80edee33b1d24710f22a9d4745d672c4ca97ce2f",
          "body": null,
          "is_bot": false,
          "headline": "Update default settings files for README (#274)",
          "author_name": "Shodai Suzuki",
          "author_login": "soartec-lab",
          "committed_at": "2020-03-31T19:15:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a670d4fb8e77f890422fba3570e45f5eae46803",
          "body": null,
          "is_bot": false,
          "headline": "Add JRuby 9.2 to the test matrix (#228)",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2020-01-26T17:08:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "403d69c93b45f69546f5f371b3e93ce1b48efb4e",
          "body": null,
          "is_bot": false,
          "headline": "Update README",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2020-01-08T18:36:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a29d8ace14c93e61cf8fef82c909f56808d5ff0",
          "body": null,
          "is_bot": false,
          "headline": "Bump default ruby version to 2.6, as Rails 6 needs min. 2.5",
          "author_name": "Piotr Kuczynski",
          "author_login": "pkuczynski",
          "committed_at": "2020-01-08T18:36:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 39,
      "commits_last_year": 2,
      "latest_release_at": "2025-07-11T20:33:40Z",
      "latest_release_tag": "5.6.1",
      "releases_from_tags": false,
      "days_since_last_push": 173,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 375,
      "mean_days_between_releases": 88.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "config",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/config",
          "is_deprecated": false,
          "latest_version": "5.6.1",
          "repository_url": "https://github.com/rubyconfig/config",
          "versions_count": 40,
          "total_downloads": 56123336,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2009-07-25T18:28:30Z",
          "latest_published_at": "2025-07-11T20:32:42.176000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 375
        }
      ]
    },
    "popularity": {
      "forks": 230,
      "stars": 2168,
      "watchers": 27,
      "fork_history": {
        "days": [
          {
            "date": "2010-10-12",
            "count": 1
          },
          {
            "date": "2010-10-13",
            "count": 1
          },
          {
            "date": "2011-01-31",
            "count": 1
          },
          {
            "date": "2011-02-16",
            "count": 1
          },
          {
            "date": "2011-04-08",
            "count": 1
          },
          {
            "date": "2011-06-08",
            "count": 1
          },
          {
            "date": "2011-07-08",
            "count": 1
          },
          {
            "date": "2011-08-02",
            "count": 1
          },
          {
            "date": "2011-09-21",
            "count": 1
          },
          {
            "date": "2011-12-09",
            "count": 1
          },
          {
            "date": "2012-01-03",
            "count": 1
          },
          {
            "date": "2012-01-16",
            "count": 1
          },
          {
            "date": "2012-01-27",
            "count": 1
          },
          {
            "date": "2012-03-27",
            "count": 1
          },
          {
            "date": "2012-04-04",
            "count": 1
          },
          {
            "date": "2012-05-02",
            "count": 1
          },
          {
            "date": "2012-05-24",
            "count": 1
          },
          {
            "date": "2012-06-20",
            "count": 1
          },
          {
            "date": "2012-06-29",
            "count": 1
          },
          {
            "date": "2012-08-01",
            "count": 1
          },
          {
            "date": "2012-08-03",
            "count": 1
          },
          {
            "date": "2012-09-17",
            "count": 1
          },
          {
            "date": "2012-11-01",
            "count": 1
          },
          {
            "date": "2012-11-20",
            "count": 1
          },
          {
            "date": "2012-12-18",
            "count": 1
          },
          {
            "date": "2012-12-20",
            "count": 1
          },
          {
            "date": "2013-01-09",
            "count": 1
          },
          {
            "date": "2013-02-20",
            "count": 1
          },
          {
            "date": "2013-02-22",
            "count": 1
          },
          {
            "date": "2013-03-21",
            "count": 1
          },
          {
            "date": "2013-03-30",
            "count": 1
          },
          {
            "date": "2013-04-19",
            "count": 1
          },
          {
            "date": "2013-04-24",
            "count": 1
          },
          {
            "date": "2013-06-14",
            "count": 1
          },
          {
            "date": "2013-06-18",
            "count": 1
          },
          {
            "date": "2013-07-04",
            "count": 1
          },
          {
            "date": "2013-07-28",
            "count": 1
          },
          {
            "date": "2013-09-14",
            "count": 1
          },
          {
            "date": "2013-10-07",
            "count": 2
          },
          {
            "date": "2013-11-06",
            "count": 1
          },
          {
            "date": "2013-11-14",
            "count": 1
          },
          {
            "date": "2013-12-14",
            "count": 1
          },
          {
            "date": "2014-01-07",
            "count": 1
          },
          {
            "date": "2014-02-12",
            "count": 1
          },
          {
            "date": "2014-03-20",
            "count": 1
          },
          {
            "date": "2014-03-21",
            "count": 1
          },
          {
            "date": "2014-03-22",
            "count": 1
          },
          {
            "date": "2014-05-03",
            "count": 1
          },
          {
            "date": "2014-05-08",
            "count": 1
          },
          {
            "date": "2014-06-17",
            "count": 1
          },
          {
            "date": "2014-07-03",
            "count": 1
          },
          {
            "date": "2014-08-07",
            "count": 1
          },
          {
            "date": "2014-08-08",
            "count": 1
          },
          {
            "date": "2014-08-27",
            "count": 1
          },
          {
            "date": "2014-10-02",
            "count": 1
          },
          {
            "date": "2014-10-22",
            "count": 1
          },
          {
            "date": "2014-10-24",
            "count": 1
          },
          {
            "date": "2014-11-07",
            "count": 1
          },
          {
            "date": "2014-12-10",
            "count": 1
          },
          {
            "date": "2014-12-24",
            "count": 1
          },
          {
            "date": "2015-01-12",
            "count": 1
          },
          {
            "date": "2015-02-10",
            "count": 1
          },
          {
            "date": "2015-02-25",
            "count": 1
          },
          {
            "date": "2015-03-09",
            "count": 1
          },
          {
            "date": "2015-05-01",
            "count": 1
          },
          {
            "date": "2015-05-18",
            "count": 1
          },
          {
            "date": "2015-05-21",
            "count": 1
          },
          {
            "date": "2015-06-16",
            "count": 1
          },
          {
            "date": "2015-06-27",
            "count": 1
          },
          {
            "date": "2015-08-10",
            "count": 1
          },
          {
            "date": "2015-08-23",
            "count": 1
          },
          {
            "date": "2015-08-26",
            "count": 2
          },
          {
            "date": "2015-11-25",
            "count": 1
          },
          {
            "date": "2015-12-09",
            "count": 1
          },
          {
            "date": "2016-01-04",
            "count": 1
          },
          {
            "date": "2016-01-13",
            "count": 1
          },
          {
            "date": "2016-01-26",
            "count": 1
          },
          {
            "date": "2016-03-14",
            "count": 1
          },
          {
            "date": "2016-03-27",
            "count": 1
          },
          {
            "date": "2016-04-01",
            "count": 1
          },
          {
            "date": "2016-05-04",
            "count": 1
          },
          {
            "date": "2016-05-10",
            "count": 1
          },
          {
            "date": "2016-06-13",
            "count": 1
          },
          {
            "date": "2016-06-15",
            "count": 1
          },
          {
            "date": "2016-09-05",
            "count": 1
          },
          {
            "date": "2016-09-14",
            "count": 1
          },
          {
            "date": "2016-09-23",
            "count": 1
          },
          {
            "date": "2016-10-06",
            "count": 1
          },
          {
            "date": "2016-10-29",
            "count": 1
          },
          {
            "date": "2016-10-31",
            "count": 1
          },
          {
            "date": "2016-12-15",
            "count": 2
          },
          {
            "date": "2016-12-18",
            "count": 1
          },
          {
            "date": "2016-12-19",
            "count": 1
          },
          {
            "date": "2017-01-20",
            "count": 1
          },
          {
            "date": "2017-01-24",
            "count": 1
          },
          {
            "date": "2017-03-09",
            "count": 1
          },
          {
            "date": "2017-03-12",
            "count": 1
          },
          {
            "date": "2017-03-23",
            "count": 1
          },
          {
            "date": "2017-04-21",
            "count": 1
          },
          {
            "date": "2017-05-10",
            "count": 1
          },
          {
            "date": "2017-09-15",
            "count": 1
          },
          {
            "date": "2017-10-19",
            "count": 1
          },
          {
            "date": "2017-12-10",
            "count": 1
          },
          {
            "date": "2017-12-20",
            "count": 1
          },
          {
            "date": "2018-01-17",
            "count": 1
          },
          {
            "date": "2018-01-20",
            "count": 1
          },
          {
            "date": "2018-02-02",
            "count": 1
          },
          {
            "date": "2018-02-20",
            "count": 1
          },
          {
            "date": "2018-02-25",
            "count": 1
          },
          {
            "date": "2018-05-25",
            "count": 1
          },
          {
            "date": "2018-07-04",
            "count": 1
          },
          {
            "date": "2018-07-24",
            "count": 1
          },
          {
            "date": "2018-07-30",
            "count": 1
          },
          {
            "date": "2018-09-10",
            "count": 1
          },
          {
            "date": "2018-10-25",
            "count": 1
          },
          {
            "date": "2018-11-10",
            "count": 1
          },
          {
            "date": "2019-01-10",
            "count": 1
          },
          {
            "date": "2019-01-29",
            "count": 1
          },
          {
            "date": "2019-02-07",
            "count": 1
          },
          {
            "date": "2019-02-08",
            "count": 1
          },
          {
            "date": "2019-02-14",
            "count": 1
          },
          {
            "date": "2019-03-22",
            "count": 1
          },
          {
            "date": "2019-04-15",
            "count": 1
          },
          {
            "date": "2019-05-14",
            "count": 1
          },
          {
            "date": "2019-05-22",
            "count": 1
          },
          {
            "date": "2019-06-18",
            "count": 1
          },
          {
            "date": "2019-07-12",
            "count": 1
          },
          {
            "date": "2019-07-16",
            "count": 1
          },
          {
            "date": "2019-07-17",
            "count": 1
          },
          {
            "date": "2019-09-09",
            "count": 1
          },
          {
            "date": "2019-09-19",
            "count": 1
          },
          {
            "date": "2019-10-16",
            "count": 1
          },
          {
            "date": "2019-11-28",
            "count": 1
          },
          {
            "date": "2019-11-29",
            "count": 1
          },
          {
            "date": "2019-12-16",
            "count": 1
          },
          {
            "date": "2019-12-27",
            "count": 1
          },
          {
            "date": "2019-12-29",
            "count": 1
          },
          {
            "date": "2020-01-05",
            "count": 1
          },
          {
            "date": "2020-01-13",
            "count": 1
          },
          {
            "date": "2020-02-10",
            "count": 1
          },
          {
            "date": "2020-02-19",
            "count": 1
          },
          {
            "date": "2020-03-26",
            "count": 1
          },
          {
            "date": "2020-03-31",
            "count": 1
          },
          {
            "date": "2020-05-25",
            "count": 1
          },
          {
            "date": "2020-06-02",
            "count": 1
          },
          {
            "date": "2020-07-02",
            "count": 1
          },
          {
            "date": "2020-08-07",
            "count": 1
          },
          {
            "date": "2020-11-12",
            "count": 1
          },
          {
            "date": "2020-12-09",
            "count": 1
          },
          {
            "date": "2021-01-18",
            "count": 1
          },
          {
            "date": "2021-02-24",
            "count": 1
          },
          {
            "date": "2021-03-06",
            "count": 1
          },
          {
            "date": "2021-04-09",
            "count": 1
          },
          {
            "date": "2021-05-27",
            "count": 1
          },
          {
            "date": "2021-08-02",
            "count": 1
          },
          {
            "date": "2021-10-06",
            "count": 1
          },
          {
            "date": "2021-11-03",
            "count": 1
          },
          {
            "date": "2021-12-12",
            "count": 1
          },
          {
            "date": "2022-02-01",
            "count": 1
          },
          {
            "date": "2022-02-03",
            "count": 1
          },
          {
            "date": "2022-03-02",
            "count": 1
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2022-04-20",
            "count": 1
          },
          {
            "date": "2022-04-22",
            "count": 1
          },
          {
            "date": "2022-05-24",
            "count": 1
          },
          {
            "date": "2022-05-25",
            "count": 1
          },
          {
            "date": "2022-06-01",
            "count": 1
          },
          {
            "date": "2022-06-09",
            "count": 1
          },
          {
            "date": "2022-10-20",
            "count": 1
          },
          {
            "date": "2022-11-15",
            "count": 1
          },
          {
            "date": "2023-01-17",
            "count": 1
          },
          {
            "date": "2023-03-20",
            "count": 1
          },
          {
            "date": "2023-04-03",
            "count": 1
          },
          {
            "date": "2023-05-24",
            "count": 1
          },
          {
            "date": "2023-08-16",
            "count": 1
          },
          {
            "date": "2023-09-10",
            "count": 1
          },
          {
            "date": "2023-10-02",
            "count": 1
          },
          {
            "date": "2023-10-03",
            "count": 1
          },
          {
            "date": "2023-10-09",
            "count": 1
          },
          {
            "date": "2023-10-19",
            "count": 1
          },
          {
            "date": "2023-11-12",
            "count": 1
          },
          {
            "date": "2023-11-29",
            "count": 1
          },
          {
            "date": "2024-01-02",
            "count": 1
          },
          {
            "date": "2024-02-09",
            "count": 1
          },
          {
            "date": "2024-02-29",
            "count": 1
          },
          {
            "date": "2024-03-01",
            "count": 1
          },
          {
            "date": "2024-03-08",
            "count": 2
          },
          {
            "date": "2024-04-11",
            "count": 1
          },
          {
            "date": "2024-05-13",
            "count": 1
          },
          {
            "date": "2024-07-19",
            "count": 1
          },
          {
            "date": "2024-07-30",
            "count": 1
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-10-24",
            "count": 1
          },
          {
            "date": "2024-11-13",
            "count": 2
          },
          {
            "date": "2024-12-18",
            "count": 1
          },
          {
            "date": "2025-08-03",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 201,
        "total_forks": 230
      },
      "star_history": {
        "days": [
          {
            "date": "2017-06-05",
            "count": 1
          },
          {
            "date": "2017-06-06",
            "count": 2
          },
          {
            "date": "2017-06-12",
            "count": 1
          },
          {
            "date": "2017-06-19",
            "count": 1
          },
          {
            "date": "2017-06-20",
            "count": 1
          },
          {
            "date": "2017-06-28",
            "count": 1
          },
          {
            "date": "2017-06-29",
            "count": 1
          },
          {
            "date": "2017-07-05",
            "count": 1
          },
          {
            "date": "2017-07-07",
            "count": 1
          },
          {
            "date": "2017-07-09",
            "count": 1
          },
          {
            "date": "2017-07-11",
            "count": 2
          },
          {
            "date": "2017-07-14",
            "count": 1
          },
          {
            "date": "2017-07-15",
            "count": 1
          },
          {
            "date": "2017-07-18",
            "count": 1
          },
          {
            "date": "2017-07-19",
            "count": 2
          },
          {
            "date": "2017-07-21",
            "count": 1
          },
          {
            "date": "2017-07-23",
            "count": 1
          },
          {
            "date": "2017-07-28",
            "count": 2
          },
          {
            "date": "2017-07-31",
            "count": 1
          },
          {
            "date": "2017-08-04",
            "count": 1
          },
          {
            "date": "2017-08-07",
            "count": 1
          },
          {
            "date": "2017-08-08",
            "count": 1
          },
          {
            "date": "2017-08-10",
            "count": 2
          },
          {
            "date": "2017-08-11",
            "count": 1
          },
          {
            "date": "2017-08-14",
            "count": 1
          },
          {
            "date": "2017-08-15",
            "count": 1
          },
          {
            "date": "2017-08-17",
            "count": 1
          },
          {
            "date": "2017-08-20",
            "count": 1
          },
          {
            "date": "2017-08-21",
            "count": 1
          },
          {
            "date": "2017-08-22",
            "count": 1
          },
          {
            "date": "2017-08-23",
            "count": 1
          },
          {
            "date": "2017-08-24",
            "count": 1
          },
          {
            "date": "2017-08-25",
            "count": 1
          },
          {
            "date": "2017-08-26",
            "count": 1
          },
          {
            "date": "2017-08-27",
            "count": 1
          },
          {
            "date": "2017-08-28",
            "count": 1
          },
          {
            "date": "2017-08-30",
            "count": 2
          },
          {
            "date": "2017-09-04",
            "count": 1
          },
          {
            "date": "2017-09-06",
            "count": 1
          },
          {
            "date": "2017-09-08",
            "count": 1
          },
          {
            "date": "2017-09-12",
            "count": 1
          },
          {
            "date": "2017-09-13",
            "count": 3
          },
          {
            "date": "2017-09-19",
            "count": 1
          },
          {
            "date": "2017-09-25",
            "count": 4
          },
          {
            "date": "2017-09-27",
            "count": 1
          },
          {
            "date": "2017-09-30",
            "count": 1
          },
          {
            "date": "2017-10-02",
            "count": 1
          },
          {
            "date": "2017-10-03",
            "count": 1
          },
          {
            "date": "2017-10-04",
            "count": 1
          },
          {
            "date": "2017-10-06",
            "count": 1
          },
          {
            "date": "2017-10-11",
            "count": 1
          },
          {
            "date": "2017-10-13",
            "count": 1
          },
          {
            "date": "2017-10-14",
            "count": 2
          },
          {
            "date": "2017-10-15",
            "count": 1
          },
          {
            "date": "2017-10-20",
            "count": 1
          },
          {
            "date": "2017-10-21",
            "count": 1
          },
          {
            "date": "2017-10-23",
            "count": 1
          },
          {
            "date": "2017-10-26",
            "count": 1
          },
          {
            "date": "2017-10-27",
            "count": 1
          },
          {
            "date": "2017-10-28",
            "count": 1
          },
          {
            "date": "2017-11-03",
            "count": 1
          },
          {
            "date": "2017-11-06",
            "count": 1
          },
          {
            "date": "2017-11-11",
            "count": 1
          },
          {
            "date": "2017-11-13",
            "count": 1
          },
          {
            "date": "2017-11-14",
            "count": 1
          },
          {
            "date": "2017-11-16",
            "count": 1
          },
          {
            "date": "2017-11-18",
            "count": 1
          },
          {
            "date": "2017-11-19",
            "count": 1
          },
          {
            "date": "2017-11-20",
            "count": 1
          },
          {
            "date": "2017-11-23",
            "count": 1
          },
          {
            "date": "2017-11-24",
            "count": 1
          },
          {
            "date": "2017-11-28",
            "count": 1
          },
          {
            "date": "2017-12-01",
            "count": 1
          },
          {
            "date": "2017-12-03",
            "count": 2
          },
          {
            "date": "2017-12-04",
            "count": 1
          },
          {
            "date": "2017-12-05",
            "count": 1
          },
          {
            "date": "2017-12-07",
            "count": 1
          },
          {
            "date": "2017-12-08",
            "count": 3
          },
          {
            "date": "2017-12-10",
            "count": 2
          },
          {
            "date": "2017-12-11",
            "count": 1
          },
          {
            "date": "2017-12-18",
            "count": 1
          },
          {
            "date": "2017-12-21",
            "count": 3
          },
          {
            "date": "2017-12-27",
            "count": 1
          },
          {
            "date": "2018-01-05",
            "count": 2
          },
          {
            "date": "2018-01-06",
            "count": 1
          },
          {
            "date": "2018-01-09",
            "count": 1
          },
          {
            "date": "2018-01-10",
            "count": 1
          },
          {
            "date": "2018-01-11",
            "count": 1
          },
          {
            "date": "2018-01-16",
            "count": 1
          },
          {
            "date": "2018-01-22",
            "count": 1
          },
          {
            "date": "2018-01-24",
            "count": 1
          },
          {
            "date": "2018-01-26",
            "count": 1
          },
          {
            "date": "2018-01-27",
            "count": 1
          },
          {
            "date": "2018-01-29",
            "count": 2
          },
          {
            "date": "2018-02-02",
            "count": 2
          },
          {
            "date": "2018-02-03",
            "count": 1
          },
          {
            "date": "2018-02-06",
            "count": 1
          },
          {
            "date": "2018-02-09",
            "count": 1
          },
          {
            "date": "2018-02-10",
            "count": 1
          },
          {
            "date": "2018-02-11",
            "count": 1
          },
          {
            "date": "2018-02-14",
            "count": 1
          },
          {
            "date": "2018-02-19",
            "count": 2
          },
          {
            "date": "2018-02-22",
            "count": 1
          },
          {
            "date": "2018-02-24",
            "count": 1
          },
          {
            "date": "2018-03-03",
            "count": 1
          },
          {
            "date": "2018-03-04",
            "count": 1
          },
          {
            "date": "2018-03-05",
            "count": 1
          },
          {
            "date": "2018-03-14",
            "count": 2
          },
          {
            "date": "2018-03-15",
            "count": 1
          },
          {
            "date": "2018-03-16",
            "count": 1
          },
          {
            "date": "2018-03-28",
            "count": 1
          },
          {
            "date": "2018-03-29",
            "count": 1
          },
          {
            "date": "2018-04-02",
            "count": 1
          },
          {
            "date": "2018-04-03",
            "count": 2
          },
          {
            "date": "2018-04-04",
            "count": 1
          },
          {
            "date": "2018-04-07",
            "count": 1
          },
          {
            "date": "2018-04-09",
            "count": 2
          },
          {
            "date": "2018-04-11",
            "count": 1
          },
          {
            "date": "2018-04-20",
            "count": 1
          },
          {
            "date": "2018-04-22",
            "count": 1
          },
          {
            "date": "2018-04-23",
            "count": 2
          },
          {
            "date": "2018-04-25",
            "count": 1
          },
          {
            "date": "2018-04-26",
            "count": 1
          },
          {
            "date": "2018-04-28",
            "count": 1
          },
          {
            "date": "2018-04-30",
            "count": 1
          },
          {
            "date": "2018-05-02",
            "count": 1
          },
          {
            "date": "2018-05-10",
            "count": 2
          },
          {
            "date": "2018-05-16",
            "count": 1
          },
          {
            "date": "2018-05-23",
            "count": 4
          },
          {
            "date": "2018-05-24",
            "count": 1
          },
          {
            "date": "2018-05-25",
            "count": 2
          },
          {
            "date": "2018-05-29",
            "count": 1
          },
          {
            "date": "2018-06-04",
            "count": 1
          },
          {
            "date": "2018-06-05",
            "count": 1
          },
          {
            "date": "2018-06-09",
            "count": 1
          },
          {
            "date": "2018-06-11",
            "count": 1
          },
          {
            "date": "2018-06-13",
            "count": 1
          },
          {
            "date": "2018-06-14",
            "count": 2
          },
          {
            "date": "2018-06-18",
            "count": 1
          },
          {
            "date": "2018-06-19",
            "count": 1
          },
          {
            "date": "2018-06-20",
            "count": 1
          },
          {
            "date": "2018-07-04",
            "count": 1
          },
          {
            "date": "2018-07-05",
            "count": 2
          },
          {
            "date": "2018-07-06",
            "count": 1
          },
          {
            "date": "2018-07-09",
            "count": 1
          },
          {
            "date": "2018-07-10",
            "count": 1
          },
          {
            "date": "2018-07-11",
            "count": 1
          },
          {
            "date": "2018-07-16",
            "count": 1
          },
          {
            "date": "2018-07-24",
            "count": 1
          },
          {
            "date": "2018-07-26",
            "count": 1
          },
          {
            "date": "2018-07-30",
            "count": 1
          },
          {
            "date": "2018-08-01",
            "count": 1
          },
          {
            "date": "2018-08-03",
            "count": 1
          },
          {
            "date": "2018-08-05",
            "count": 1
          },
          {
            "date": "2018-08-07",
            "count": 1
          },
          {
            "date": "2018-08-09",
            "count": 2
          },
          {
            "date": "2018-08-19",
            "count": 1
          },
          {
            "date": "2018-08-21",
            "count": 2
          },
          {
            "date": "2018-08-28",
            "count": 1
          },
          {
            "date": "2018-08-31",
            "count": 1
          },
          {
            "date": "2018-09-01",
            "count": 1
          },
          {
            "date": "2018-09-04",
            "count": 1
          },
          {
            "date": "2018-09-07",
            "count": 1
          },
          {
            "date": "2018-09-08",
            "count": 1
          },
          {
            "date": "2018-09-14",
            "count": 2
          },
          {
            "date": "2018-09-18",
            "count": 2
          },
          {
            "date": "2018-09-25",
            "count": 1
          },
          {
            "date": "2018-09-27",
            "count": 1
          },
          {
            "date": "2018-10-03",
            "count": 1
          },
          {
            "date": "2018-10-12",
            "count": 1
          },
          {
            "date": "2018-10-16",
            "count": 1
          },
          {
            "date": "2018-10-18",
            "count": 2
          },
          {
            "date": "2018-10-23",
            "count": 1
          },
          {
            "date": "2018-10-26",
            "count": 1
          },
          {
            "date": "2018-10-28",
            "count": 1
          },
          {
            "date": "2018-11-01",
            "count": 1
          },
          {
            "date": "2018-11-03",
            "count": 1
          },
          {
            "date": "2018-11-04",
            "count": 2
          },
          {
            "date": "2018-11-07",
            "count": 1
          },
          {
            "date": "2018-11-09",
            "count": 1
          },
          {
            "date": "2018-11-10",
            "count": 1
          },
          {
            "date": "2018-11-14",
            "count": 1
          },
          {
            "date": "2018-11-17",
            "count": 1
          },
          {
            "date": "2018-11-19",
            "count": 1
          },
          {
            "date": "2018-11-21",
            "count": 1
          },
          {
            "date": "2018-11-22",
            "count": 1
          },
          {
            "date": "2018-11-30",
            "count": 1
          },
          {
            "date": "2018-12-01",
            "count": 1
          },
          {
            "date": "2018-12-06",
            "count": 2
          },
          {
            "date": "2018-12-11",
            "count": 1
          },
          {
            "date": "2018-12-15",
            "count": 1
          },
          {
            "date": "2018-12-18",
            "count": 1
          },
          {
            "date": "2018-12-24",
            "count": 1
          },
          {
            "date": "2018-12-25",
            "count": 1
          },
          {
            "date": "2018-12-27",
            "count": 2
          },
          {
            "date": "2019-01-02",
            "count": 1
          },
          {
            "date": "2019-01-03",
            "count": 1
          },
          {
            "date": "2019-01-04",
            "count": 1
          },
          {
            "date": "2019-01-05",
            "count": 1
          },
          {
            "date": "2019-01-10",
            "count": 1
          },
          {
            "date": "2019-01-12",
            "count": 1
          },
          {
            "date": "2019-01-14",
            "count": 1
          },
          {
            "date": "2019-01-16",
            "count": 4
          },
          {
            "date": "2019-01-21",
            "count": 1
          },
          {
            "date": "2019-01-24",
            "count": 1
          },
          {
            "date": "2019-01-25",
            "count": 2
          },
          {
            "date": "2019-01-26",
            "count": 1
          },
          {
            "date": "2019-01-29",
            "count": 3
          },
          {
            "date": "2019-02-01",
            "count": 1
          },
          {
            "date": "2019-02-02",
            "count": 1
          },
          {
            "date": "2019-02-04",
            "count": 1
          },
          {
            "date": "2019-02-07",
            "count": 5
          },
          {
            "date": "2019-02-08",
            "count": 2
          },
          {
            "date": "2019-02-09",
            "count": 2
          },
          {
            "date": "2019-02-11",
            "count": 1
          },
          {
            "date": "2019-02-12",
            "count": 1
          },
          {
            "date": "2019-02-13",
            "count": 1
          },
          {
            "date": "2019-02-14",
            "count": 1
          },
          {
            "date": "2019-02-15",
            "count": 1
          },
          {
            "date": "2019-02-16",
            "count": 1
          },
          {
            "date": "2019-02-18",
            "count": 2
          },
          {
            "date": "2019-02-19",
            "count": 1
          },
          {
            "date": "2019-02-20",
            "count": 1
          },
          {
            "date": "2019-02-25",
            "count": 1
          },
          {
            "date": "2019-02-28",
            "count": 1
          },
          {
            "date": "2019-03-04",
            "count": 4
          },
          {
            "date": "2019-03-07",
            "count": 1
          },
          {
            "date": "2019-03-11",
            "count": 2
          },
          {
            "date": "2019-03-17",
            "count": 1
          },
          {
            "date": "2019-03-21",
            "count": 2
          },
          {
            "date": "2019-04-04",
            "count": 2
          },
          {
            "date": "2019-04-13",
            "count": 1
          },
          {
            "date": "2019-04-15",
            "count": 1
          },
          {
            "date": "2019-04-17",
            "count": 1
          },
          {
            "date": "2019-04-18",
            "count": 1
          },
          {
            "date": "2019-04-23",
            "count": 1
          },
          {
            "date": "2019-04-26",
            "count": 1
          },
          {
            "date": "2019-04-28",
            "count": 1
          },
          {
            "date": "2019-05-01",
            "count": 1
          },
          {
            "date": "2019-05-06",
            "count": 1
          },
          {
            "date": "2019-05-07",
            "count": 2
          },
          {
            "date": "2019-05-08",
            "count": 3
          },
          {
            "date": "2019-05-11",
            "count": 1
          },
          {
            "date": "2019-05-16",
            "count": 1
          },
          {
            "date": "2019-05-19",
            "count": 1
          },
          {
            "date": "2019-05-20",
            "count": 2
          },
          {
            "date": "2019-05-27",
            "count": 1
          },
          {
            "date": "2019-06-07",
            "count": 2
          },
          {
            "date": "2019-06-14",
            "count": 1
          },
          {
            "date": "2019-06-18",
            "count": 2
          },
          {
            "date": "2019-06-19",
            "count": 1
          },
          {
            "date": "2019-06-22",
            "count": 1
          },
          {
            "date": "2019-06-30",
            "count": 1
          },
          {
            "date": "2019-07-08",
            "count": 3
          },
          {
            "date": "2019-07-09",
            "count": 1
          },
          {
            "date": "2019-07-16",
            "count": 1
          },
          {
            "date": "2019-07-21",
            "count": 1
          },
          {
            "date": "2019-07-24",
            "count": 1
          },
          {
            "date": "2019-07-26",
            "count": 1
          },
          {
            "date": "2019-08-01",
            "count": 1
          },
          {
            "date": "2019-08-10",
            "count": 1
          },
          {
            "date": "2019-08-15",
            "count": 2
          },
          {
            "date": "2019-08-16",
            "count": 1
          },
          {
            "date": "2019-08-20",
            "count": 3
          },
          {
            "date": "2019-08-29",
            "count": 1
          },
          {
            "date": "2019-09-08",
            "count": 1
          },
          {
            "date": "2019-09-14",
            "count": 2
          },
          {
            "date": "2019-09-21",
            "count": 1
          },
          {
            "date": "2019-09-27",
            "count": 1
          },
          {
            "date": "2019-09-30",
            "count": 1
          },
          {
            "date": "2019-10-01",
            "count": 1
          },
          {
            "date": "2019-10-14",
            "count": 1
          },
          {
            "date": "2019-10-28",
            "count": 1
          },
          {
            "date": "2019-11-01",
            "count": 1
          },
          {
            "date": "2019-11-07",
            "count": 1
          },
          {
            "date": "2019-11-12",
            "count": 1
          },
          {
            "date": "2019-11-15",
            "count": 1
          },
          {
            "date": "2019-11-18",
            "count": 1
          },
          {
            "date": "2019-11-21",
            "count": 2
          },
          {
            "date": "2019-11-26",
            "count": 1
          },
          {
            "date": "2019-11-29",
            "count": 1
          },
          {
            "date": "2019-12-02",
            "count": 2
          },
          {
            "date": "2019-12-05",
            "count": 1
          },
          {
            "date": "2019-12-09",
            "count": 1
          },
          {
            "date": "2019-12-11",
            "count": 1
          },
          {
            "date": "2019-12-16",
            "count": 3
          },
          {
            "date": "2019-12-19",
            "count": 2
          },
          {
            "date": "2019-12-24",
            "count": 1
          },
          {
            "date": "2019-12-25",
            "count": 1
          },
          {
            "date": "2019-12-31",
            "count": 1
          },
          {
            "date": "2020-01-03",
            "count": 1
          },
          {
            "date": "2020-01-05",
            "count": 1
          },
          {
            "date": "2020-01-07",
            "count": 1
          },
          {
            "date": "2020-01-08",
            "count": 1
          },
          {
            "date": "2020-01-13",
            "count": 1
          },
          {
            "date": "2020-01-15",
            "count": 1
          },
          {
            "date": "2020-01-17",
            "count": 1
          },
          {
            "date": "2020-01-19",
            "count": 2
          },
          {
            "date": "2020-01-28",
            "count": 2
          },
          {
            "date": "2020-01-31",
            "count": 1
          },
          {
            "date": "2020-02-01",
            "count": 1
          },
          {
            "date": "2020-02-02",
            "count": 2
          },
          {
            "date": "2020-02-03",
            "count": 1
          },
          {
            "date": "2020-02-04",
            "count": 1
          },
          {
            "date": "2020-02-06",
            "count": 1
          },
          {
            "date": "2020-02-09",
            "count": 1
          },
          {
            "date": "2020-02-10",
            "count": 2
          },
          {
            "date": "2020-02-11",
            "count": 1
          },
          {
            "date": "2020-02-17",
            "count": 1
          },
          {
            "date": "2020-02-21",
            "count": 1
          },
          {
            "date": "2020-02-23",
            "count": 1
          },
          {
            "date": "2020-02-25",
            "count": 1
          },
          {
            "date": "2020-02-27",
            "count": 1
          },
          {
            "date": "2020-03-03",
            "count": 2
          },
          {
            "date": "2020-03-04",
            "count": 2
          },
          {
            "date": "2020-03-05",
            "count": 1
          },
          {
            "date": "2020-03-07",
            "count": 1
          },
          {
            "date": "2020-03-08",
            "count": 1
          },
          {
            "date": "2020-03-09",
            "count": 1
          },
          {
            "date": "2020-03-16",
            "count": 3
          },
          {
            "date": "2020-03-17",
            "count": 1
          },
          {
            "date": "2020-03-18",
            "count": 1
          },
          {
            "date": "2020-03-23",
            "count": 1
          },
          {
            "date": "2020-03-24",
            "count": 2
          },
          {
            "date": "2020-03-26",
            "count": 1
          },
          {
            "date": "2020-03-27",
            "count": 2
          },
          {
            "date": "2020-04-07",
            "count": 1
          },
          {
            "date": "2020-04-10",
            "count": 1
          },
          {
            "date": "2020-04-13",
            "count": 1
          },
          {
            "date": "2020-04-15",
            "count": 1
          },
          {
            "date": "2020-04-19",
            "count": 2
          },
          {
            "date": "2020-05-04",
            "count": 1
          },
          {
            "date": "2020-05-11",
            "count": 1
          },
          {
            "date": "2020-05-15",
            "count": 2
          },
          {
            "date": "2020-05-18",
            "count": 4
          },
          {
            "date": "2020-05-19",
            "count": 1
          },
          {
            "date": "2020-05-26",
            "count": 1
          },
          {
            "date": "2020-05-28",
            "count": 1
          },
          {
            "date": "2020-06-17",
            "count": 1
          },
          {
            "date": "2020-06-25",
            "count": 1
          },
          {
            "date": "2020-06-30",
            "count": 1
          },
          {
            "date": "2020-07-07",
            "count": 1
          },
          {
            "date": "2020-07-08",
            "count": 1
          },
          {
            "date": "2020-07-20",
            "count": 1
          },
          {
            "date": "2020-07-21",
            "count": 1
          },
          {
            "date": "2020-07-22",
            "count": 1
          },
          {
            "date": "2020-07-31",
            "count": 1
          },
          {
            "date": "2020-08-01",
            "count": 1
          },
          {
            "date": "2020-08-02",
            "count": 1
          },
          {
            "date": "2020-08-03",
            "count": 2
          },
          {
            "date": "2020-08-08",
            "count": 1
          },
          {
            "date": "2020-08-15",
            "count": 1
          },
          {
            "date": "2020-08-17",
            "count": 1
          },
          {
            "date": "2020-08-18",
            "count": 1
          },
          {
            "date": "2020-08-19",
            "count": 1
          },
          {
            "date": "2020-08-22",
            "count": 1
          },
          {
            "date": "2020-08-24",
            "count": 2
          },
          {
            "date": "2020-08-26",
            "count": 1
          },
          {
            "date": "2020-08-28",
            "count": 1
          },
          {
            "date": "2020-09-02",
            "count": 1
          },
          {
            "date": "2020-09-05",
            "count": 1
          },
          {
            "date": "2020-09-06",
            "count": 1
          },
          {
            "date": "2020-09-07",
            "count": 1
          },
          {
            "date": "2020-09-15",
            "count": 1
          },
          {
            "date": "2020-09-21",
            "count": 1
          },
          {
            "date": "2020-09-23",
            "count": 2
          },
          {
            "date": "2020-09-27",
            "count": 1
          },
          {
            "date": "2020-09-28",
            "count": 2
          },
          {
            "date": "2020-09-29",
            "count": 1
          },
          {
            "date": "2020-10-06",
            "count": 1
          },
          {
            "date": "2020-10-12",
            "count": 1
          },
          {
            "date": "2020-10-15",
            "count": 1
          },
          {
            "date": "2020-10-17",
            "count": 1
          },
          {
            "date": "2020-10-19",
            "count": 1
          },
          {
            "date": "2020-10-24",
            "count": 1
          },
          {
            "date": "2020-10-26",
            "count": 1
          },
          {
            "date": "2020-10-27",
            "count": 1
          },
          {
            "date": "2020-11-05",
            "count": 1
          },
          {
            "date": "2020-11-08",
            "count": 1
          },
          {
            "date": "2020-11-10",
            "count": 1
          },
          {
            "date": "2020-11-11",
            "count": 1
          },
          {
            "date": "2020-11-15",
            "count": 1
          },
          {
            "date": "2020-11-25",
            "count": 1
          },
          {
            "date": "2020-11-26",
            "count": 2
          },
          {
            "date": "2020-12-03",
            "count": 1
          },
          {
            "date": "2020-12-04",
            "count": 1
          },
          {
            "date": "2020-12-06",
            "count": 1
          },
          {
            "date": "2020-12-08",
            "count": 1
          },
          {
            "date": "2020-12-09",
            "count": 1
          },
          {
            "date": "2020-12-16",
            "count": 2
          },
          {
            "date": "2020-12-18",
            "count": 1
          },
          {
            "date": "2020-12-23",
            "count": 1
          },
          {
            "date": "2020-12-26",
            "count": 1
          },
          {
            "date": "2021-01-12",
            "count": 2
          },
          {
            "date": "2021-01-13",
            "count": 1
          },
          {
            "date": "2021-01-20",
            "count": 1
          },
          {
            "date": "2021-01-23",
            "count": 1
          },
          {
            "date": "2021-01-25",
            "count": 1
          },
          {
            "date": "2021-01-26",
            "count": 1
          },
          {
            "date": "2021-01-30",
            "count": 1
          },
          {
            "date": "2021-02-03",
            "count": 1
          },
          {
            "date": "2021-02-05",
            "count": 1
          },
          {
            "date": "2021-02-16",
            "count": 1
          },
          {
            "date": "2021-02-18",
            "count": 2
          },
          {
            "date": "2021-02-25",
            "count": 1
          },
          {
            "date": "2021-02-26",
            "count": 1
          },
          {
            "date": "2021-03-04",
            "count": 1
          },
          {
            "date": "2021-03-06",
            "count": 1
          },
          {
            "date": "2021-03-20",
            "count": 1
          },
          {
            "date": "2021-03-26",
            "count": 1
          },
          {
            "date": "2021-03-28",
            "count": 1
          },
          {
            "date": "2021-04-02",
            "count": 1
          },
          {
            "date": "2021-04-09",
            "count": 1
          },
          {
            "date": "2021-04-10",
            "count": 2
          },
          {
            "date": "2021-04-13",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-04-15",
            "count": 1
          },
          {
            "date": "2021-04-17",
            "count": 1
          },
          {
            "date": "2021-04-20",
            "count": 1
          },
          {
            "date": "2021-04-27",
            "count": 1
          },
          {
            "date": "2021-04-30",
            "count": 1
          },
          {
            "date": "2021-05-02",
            "count": 1
          },
          {
            "date": "2021-05-08",
            "count": 1
          },
          {
            "date": "2021-05-12",
            "count": 1
          },
          {
            "date": "2021-05-16",
            "count": 1
          },
          {
            "date": "2021-05-20",
            "count": 2
          },
          {
            "date": "2021-05-22",
            "count": 1
          },
          {
            "date": "2021-05-31",
            "count": 1
          },
          {
            "date": "2021-06-03",
            "count": 1
          },
          {
            "date": "2021-06-07",
            "count": 2
          },
          {
            "date": "2021-06-08",
            "count": 1
          },
          {
            "date": "2021-06-11",
            "count": 1
          },
          {
            "date": "2021-06-15",
            "count": 1
          },
          {
            "date": "2021-06-18",
            "count": 1
          },
          {
            "date": "2021-06-22",
            "count": 1
          },
          {
            "date": "2021-06-26",
            "count": 2
          },
          {
            "date": "2021-06-30",
            "count": 1
          },
          {
            "date": "2021-07-07",
            "count": 1
          },
          {
            "date": "2021-07-12",
            "count": 1
          },
          {
            "date": "2021-07-17",
            "count": 1
          },
          {
            "date": "2021-07-21",
            "count": 1
          },
          {
            "date": "2021-07-28",
            "count": 1
          },
          {
            "date": "2021-07-30",
            "count": 1
          },
          {
            "date": "2021-08-04",
            "count": 1
          },
          {
            "date": "2021-08-05",
            "count": 2
          },
          {
            "date": "2021-08-06",
            "count": 1
          },
          {
            "date": "2021-08-07",
            "count": 1
          },
          {
            "date": "2021-08-16",
            "count": 1
          },
          {
            "date": "2021-08-18",
            "count": 1
          },
          {
            "date": "2021-08-19",
            "count": 1
          },
          {
            "date": "2021-08-21",
            "count": 1
          },
          {
            "date": "2021-08-24",
            "count": 2
          },
          {
            "date": "2021-08-31",
            "count": 1
          },
          {
            "date": "2021-09-01",
            "count": 1
          },
          {
            "date": "2021-09-02",
            "count": 1
          },
          {
            "date": "2021-09-04",
            "count": 1
          },
          {
            "date": "2021-09-07",
            "count": 1
          },
          {
            "date": "2021-09-09",
            "count": 1
          },
          {
            "date": "2021-09-16",
            "count": 1
          },
          {
            "date": "2021-09-17",
            "count": 1
          },
          {
            "date": "2021-09-19",
            "count": 1
          },
          {
            "date": "2021-09-20",
            "count": 1
          },
          {
            "date": "2021-09-22",
            "count": 1
          },
          {
            "date": "2021-09-23",
            "count": 1
          },
          {
            "date": "2021-09-27",
            "count": 1
          },
          {
            "date": "2021-10-06",
            "count": 1
          },
          {
            "date": "2021-10-07",
            "count": 1
          },
          {
            "date": "2021-10-08",
            "count": 1
          },
          {
            "date": "2021-10-14",
            "count": 1
          },
          {
            "date": "2021-10-18",
            "count": 1
          },
          {
            "date": "2021-10-19",
            "count": 2
          },
          {
            "date": "2021-10-21",
            "count": 1
          },
          {
            "date": "2021-10-22",
            "count": 1
          },
          {
            "date": "2021-11-02",
            "count": 1
          },
          {
            "date": "2021-11-12",
            "count": 2
          },
          {
            "date": "2021-11-17",
            "count": 1
          },
          {
            "date": "2021-11-21",
            "count": 1
          },
          {
            "date": "2021-11-22",
            "count": 1
          },
          {
            "date": "2021-11-24",
            "count": 1
          },
          {
            "date": "2021-11-27",
            "count": 1
          },
          {
            "date": "2021-11-30",
            "count": 1
          },
          {
            "date": "2021-12-09",
            "count": 1
          },
          {
            "date": "2021-12-10",
            "count": 1
          },
          {
            "date": "2021-12-15",
            "count": 1
          },
          {
            "date": "2021-12-16",
            "count": 1
          },
          {
            "date": "2021-12-18",
            "count": 1
          },
          {
            "date": "2021-12-21",
            "count": 1
          },
          {
            "date": "2021-12-30",
            "count": 1
          },
          {
            "date": "2022-01-01",
            "count": 1
          },
          {
            "date": "2022-01-04",
            "count": 1
          },
          {
            "date": "2022-01-05",
            "count": 1
          },
          {
            "date": "2022-01-10",
            "count": 1
          },
          {
            "date": "2022-01-12",
            "count": 1
          },
          {
            "date": "2022-01-15",
            "count": 1
          },
          {
            "date": "2022-01-18",
            "count": 1
          },
          {
            "date": "2022-01-19",
            "count": 2
          },
          {
            "date": "2022-01-29",
            "count": 2
          },
          {
            "date": "2022-02-03",
            "count": 1
          },
          {
            "date": "2022-02-06",
            "count": 1
          },
          {
            "date": "2022-02-15",
            "count": 1
          },
          {
            "date": "2022-02-17",
            "count": 4
          },
          {
            "date": "2022-02-18",
            "count": 9
          },
          {
            "date": "2022-02-19",
            "count": 3
          },
          {
            "date": "2022-02-21",
            "count": 8
          },
          {
            "date": "2022-02-22",
            "count": 8
          },
          {
            "date": "2022-02-23",
            "count": 3
          },
          {
            "date": "2022-02-24",
            "count": 2
          },
          {
            "date": "2022-02-28",
            "count": 2
          },
          {
            "date": "2022-03-03",
            "count": 1
          },
          {
            "date": "2022-03-06",
            "count": 1
          },
          {
            "date": "2022-03-10",
            "count": 2
          },
          {
            "date": "2022-03-11",
            "count": 2
          },
          {
            "date": "2022-03-18",
            "count": 1
          },
          {
            "date": "2022-03-20",
            "count": 1
          },
          {
            "date": "2022-03-23",
            "count": 1
          },
          {
            "date": "2022-03-24",
            "count": 1
          },
          {
            "date": "2022-03-26",
            "count": 1
          },
          {
            "date": "2022-03-29",
            "count": 1
          },
          {
            "date": "2022-04-03",
            "count": 2
          },
          {
            "date": "2022-04-04",
            "count": 1
          },
          {
            "date": "2022-04-07",
            "count": 1
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2022-04-13",
            "count": 2
          },
          {
            "date": "2022-04-19",
            "count": 2
          },
          {
            "date": "2022-04-20",
            "count": 1
          },
          {
            "date": "2022-04-22",
            "count": 1
          },
          {
            "date": "2022-05-01",
            "count": 1
          },
          {
            "date": "2022-05-02",
            "count": 1
          },
          {
            "date": "2022-05-04",
            "count": 1
          },
          {
            "date": "2022-05-16",
            "count": 1
          },
          {
            "date": "2022-05-17",
            "count": 1
          },
          {
            "date": "2022-05-18",
            "count": 1
          },
          {
            "date": "2022-05-21",
            "count": 1
          },
          {
            "date": "2022-05-22",
            "count": 1
          },
          {
            "date": "2022-05-28",
            "count": 1
          },
          {
            "date": "2022-05-30",
            "count": 1
          },
          {
            "date": "2022-06-01",
            "count": 1
          },
          {
            "date": "2022-06-09",
            "count": 1
          },
          {
            "date": "2022-06-11",
            "count": 1
          },
          {
            "date": "2022-06-13",
            "count": 2
          },
          {
            "date": "2022-06-19",
            "count": 1
          },
          {
            "date": "2022-06-20",
            "count": 1
          },
          {
            "date": "2022-06-22",
            "count": 1
          },
          {
            "date": "2022-06-28",
            "count": 1
          },
          {
            "date": "2022-07-04",
            "count": 1
          },
          {
            "date": "2022-07-12",
            "count": 1
          },
          {
            "date": "2022-07-14",
            "count": 1
          },
          {
            "date": "2022-07-18",
            "count": 1
          },
          {
            "date": "2022-07-19",
            "count": 2
          },
          {
            "date": "2022-07-25",
            "count": 1
          },
          {
            "date": "2022-07-27",
            "count": 1
          },
          {
            "date": "2022-08-01",
            "count": 1
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-08-08",
            "count": 1
          },
          {
            "date": "2022-08-13",
            "count": 2
          },
          {
            "date": "2022-08-14",
            "count": 1
          },
          {
            "date": "2022-08-17",
            "count": 1
          },
          {
            "date": "2022-08-19",
            "count": 2
          },
          {
            "date": "2022-08-21",
            "count": 1
          },
          {
            "date": "2022-08-24",
            "count": 1
          },
          {
            "date": "2022-08-28",
            "count": 1
          },
          {
            "date": "2022-09-01",
            "count": 1
          },
          {
            "date": "2022-09-02",
            "count": 1
          },
          {
            "date": "2022-09-09",
            "count": 1
          },
          {
            "date": "2022-09-14",
            "count": 1
          },
          {
            "date": "2022-09-15",
            "count": 1
          },
          {
            "date": "2022-09-16",
            "count": 2
          },
          {
            "date": "2022-09-18",
            "count": 1
          },
          {
            "date": "2022-09-19",
            "count": 1
          },
          {
            "date": "2022-09-20",
            "count": 1
          },
          {
            "date": "2022-09-21",
            "count": 1
          },
          {
            "date": "2022-09-22",
            "count": 1
          },
          {
            "date": "2022-09-23",
            "count": 3
          },
          {
            "date": "2022-09-25",
            "count": 1
          },
          {
            "date": "2022-09-26",
            "count": 1
          },
          {
            "date": "2022-09-28",
            "count": 1
          },
          {
            "date": "2022-10-09",
            "count": 1
          },
          {
            "date": "2022-10-10",
            "count": 1
          },
          {
            "date": "2022-10-13",
            "count": 1
          },
          {
            "date": "2022-10-20",
            "count": 1
          },
          {
            "date": "2022-10-23",
            "count": 1
          },
          {
            "date": "2022-10-27",
            "count": 1
          },
          {
            "date": "2022-10-29",
            "count": 1
          },
          {
            "date": "2022-10-30",
            "count": 1
          },
          {
            "date": "2022-11-01",
            "count": 1
          },
          {
            "date": "2022-11-06",
            "count": 1
          },
          {
            "date": "2022-11-07",
            "count": 1
          },
          {
            "date": "2022-11-14",
            "count": 1
          },
          {
            "date": "2022-11-15",
            "count": 1
          },
          {
            "date": "2022-11-16",
            "count": 2
          },
          {
            "date": "2022-11-17",
            "count": 3
          },
          {
            "date": "2022-11-19",
            "count": 2
          },
          {
            "date": "2022-11-20",
            "count": 2
          },
          {
            "date": "2022-11-21",
            "count": 1
          },
          {
            "date": "2022-11-22",
            "count": 2
          },
          {
            "date": "2022-11-24",
            "count": 1
          },
          {
            "date": "2022-12-02",
            "count": 1
          },
          {
            "date": "2022-12-03",
            "count": 1
          },
          {
            "date": "2022-12-06",
            "count": 1
          },
          {
            "date": "2022-12-10",
            "count": 1
          },
          {
            "date": "2022-12-12",
            "count": 1
          },
          {
            "date": "2022-12-14",
            "count": 1
          },
          {
            "date": "2022-12-17",
            "count": 1
          },
          {
            "date": "2022-12-18",
            "count": 1
          },
          {
            "date": "2023-01-09",
            "count": 1
          },
          {
            "date": "2023-01-10",
            "count": 2
          },
          {
            "date": "2023-01-12",
            "count": 2
          },
          {
            "date": "2023-01-15",
            "count": 1
          },
          {
            "date": "2023-01-16",
            "count": 2
          },
          {
            "date": "2023-01-17",
            "count": 2
          },
          {
            "date": "2023-01-18",
            "count": 1
          },
          {
            "date": "2023-01-21",
            "count": 1
          },
          {
            "date": "2023-01-22",
            "count": 3
          },
          {
            "date": "2023-01-23",
            "count": 2
          },
          {
            "date": "2023-01-25",
            "count": 1
          },
          {
            "date": "2023-01-26",
            "count": 1
          },
          {
            "date": "2023-02-01",
            "count": 1
          },
          {
            "date": "2023-02-11",
            "count": 1
          },
          {
            "date": "2023-02-13",
            "count": 1
          },
          {
            "date": "2023-02-14",
            "count": 1
          },
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-02-27",
            "count": 1
          },
          {
            "date": "2023-02-28",
            "count": 1
          },
          {
            "date": "2023-03-02",
            "count": 1
          },
          {
            "date": "2023-03-06",
            "count": 1
          },
          {
            "date": "2023-03-12",
            "count": 1
          },
          {
            "date": "2023-03-16",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 1
          },
          {
            "date": "2023-03-23",
            "count": 1
          },
          {
            "date": "2023-03-24",
            "count": 1
          },
          {
            "date": "2023-03-26",
            "count": 1
          },
          {
            "date": "2023-03-31",
            "count": 1
          },
          {
            "date": "2023-04-04",
            "count": 1
          },
          {
            "date": "2023-04-10",
            "count": 1
          },
          {
            "date": "2023-04-11",
            "count": 1
          },
          {
            "date": "2023-04-19",
            "count": 1
          },
          {
            "date": "2023-04-22",
            "count": 1
          },
          {
            "date": "2023-05-01",
            "count": 1
          },
          {
            "date": "2023-05-10",
            "count": 1
          },
          {
            "date": "2023-05-11",
            "count": 1
          },
          {
            "date": "2023-05-12",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-05-18",
            "count": 1
          },
          {
            "date": "2023-05-23",
            "count": 1
          },
          {
            "date": "2023-05-29",
            "count": 2
          },
          {
            "date": "2023-06-03",
            "count": 1
          },
          {
            "date": "2023-06-21",
            "count": 1
          },
          {
            "date": "2023-06-27",
            "count": 1
          },
          {
            "date": "2023-06-28",
            "count": 1
          },
          {
            "date": "2023-07-05",
            "count": 1
          },
          {
            "date": "2023-07-13",
            "count": 1
          },
          {
            "date": "2023-07-14",
            "count": 1
          },
          {
            "date": "2023-07-25",
            "count": 1
          },
          {
            "date": "2023-08-04",
            "count": 2
          },
          {
            "date": "2023-08-14",
            "count": 1
          },
          {
            "date": "2023-08-19",
            "count": 1
          },
          {
            "date": "2023-08-24",
            "count": 1
          },
          {
            "date": "2023-08-25",
            "count": 1
          },
          {
            "date": "2023-08-26",
            "count": 1
          },
          {
            "date": "2023-09-01",
            "count": 1
          },
          {
            "date": "2023-09-05",
            "count": 1
          },
          {
            "date": "2023-09-07",
            "count": 1
          },
          {
            "date": "2023-09-09",
            "count": 1
          },
          {
            "date": "2023-09-11",
            "count": 1
          },
          {
            "date": "2023-09-13",
            "count": 1
          },
          {
            "date": "2023-09-14",
            "count": 1
          },
          {
            "date": "2023-09-20",
            "count": 1
          },
          {
            "date": "2023-09-22",
            "count": 1
          },
          {
            "date": "2023-09-23",
            "count": 1
          },
          {
            "date": "2023-10-01",
            "count": 1
          },
          {
            "date": "2023-10-09",
            "count": 1
          },
          {
            "date": "2023-10-10",
            "count": 1
          },
          {
            "date": "2023-10-19",
            "count": 1
          },
          {
            "date": "2023-10-31",
            "count": 1
          },
          {
            "date": "2023-11-06",
            "count": 1
          },
          {
            "date": "2023-11-12",
            "count": 2
          },
          {
            "date": "2023-11-16",
            "count": 1
          },
          {
            "date": "2023-12-12",
            "count": 1
          },
          {
            "date": "2023-12-24",
            "count": 1
          },
          {
            "date": "2023-12-27",
            "count": 1
          },
          {
            "date": "2023-12-29",
            "count": 1
          },
          {
            "date": "2024-01-12",
            "count": 2
          },
          {
            "date": "2024-01-29",
            "count": 1
          },
          {
            "date": "2024-01-30",
            "count": 2
          },
          {
            "date": "2024-02-05",
            "count": 1
          },
          {
            "date": "2024-02-09",
            "count": 1
          },
          {
            "date": "2024-02-17",
            "count": 1
          },
          {
            "date": "2024-02-20",
            "count": 1
          },
          {
            "date": "2024-02-29",
            "count": 1
          },
          {
            "date": "2024-03-01",
            "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-21",
            "count": 3
          },
          {
            "date": "2024-03-22",
            "count": 3
          },
          {
            "date": "2024-03-23",
            "count": 2
          },
          {
            "date": "2024-03-25",
            "count": 2
          },
          {
            "date": "2024-03-30",
            "count": 1
          },
          {
            "date": "2024-03-31",
            "count": 1
          },
          {
            "date": "2024-04-08",
            "count": 2
          },
          {
            "date": "2024-04-09",
            "count": 1
          },
          {
            "date": "2024-04-14",
            "count": 1
          },
          {
            "date": "2024-05-09",
            "count": 2
          },
          {
            "date": "2024-05-11",
            "count": 1
          },
          {
            "date": "2024-05-13",
            "count": 1
          },
          {
            "date": "2024-05-30",
            "count": 1
          },
          {
            "date": "2024-06-10",
            "count": 2
          },
          {
            "date": "2024-06-12",
            "count": 2
          },
          {
            "date": "2024-06-20",
            "count": 1
          },
          {
            "date": "2024-06-25",
            "count": 1
          },
          {
            "date": "2024-06-26",
            "count": 1
          },
          {
            "date": "2024-07-05",
            "count": 1
          },
          {
            "date": "2024-07-14",
            "count": 1
          },
          {
            "date": "2024-07-17",
            "count": 1
          },
          {
            "date": "2024-07-18",
            "count": 1
          },
          {
            "date": "2024-07-23",
            "count": 1
          },
          {
            "date": "2024-07-30",
            "count": 1
          },
          {
            "date": "2024-08-02",
            "count": 2
          },
          {
            "date": "2024-08-21",
            "count": 1
          },
          {
            "date": "2024-08-23",
            "count": 1
          },
          {
            "date": "2024-08-24",
            "count": 1
          },
          {
            "date": "2024-08-26",
            "count": 1
          },
          {
            "date": "2024-08-27",
            "count": 1
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-09-10",
            "count": 1
          },
          {
            "date": "2024-09-13",
            "count": 1
          },
          {
            "date": "2024-09-16",
            "count": 1
          },
          {
            "date": "2024-09-23",
            "count": 1
          },
          {
            "date": "2024-09-25",
            "count": 1
          },
          {
            "date": "2024-09-28",
            "count": 1
          },
          {
            "date": "2024-09-29",
            "count": 1
          },
          {
            "date": "2024-10-02",
            "count": 1
          },
          {
            "date": "2024-10-15",
            "count": 2
          },
          {
            "date": "2024-10-16",
            "count": 1
          },
          {
            "date": "2024-10-19",
            "count": 1
          },
          {
            "date": "2024-10-21",
            "count": 1
          },
          {
            "date": "2024-10-22",
            "count": 1
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2024-11-13",
            "count": 1
          },
          {
            "date": "2024-11-18",
            "count": 2
          },
          {
            "date": "2024-11-19",
            "count": 1
          },
          {
            "date": "2024-11-20",
            "count": 1
          },
          {
            "date": "2024-11-28",
            "count": 1
          },
          {
            "date": "2024-12-02",
            "count": 1
          },
          {
            "date": "2024-12-13",
            "count": 1
          },
          {
            "date": "2024-12-18",
            "count": 1
          },
          {
            "date": "2024-12-20",
            "count": 1
          },
          {
            "date": "2024-12-21",
            "count": 1
          },
          {
            "date": "2024-12-29",
            "count": 1
          },
          {
            "date": "2025-01-11",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 1
          },
          {
            "date": "2025-01-18",
            "count": 1
          },
          {
            "date": "2025-01-20",
            "count": 2
          },
          {
            "date": "2025-01-28",
            "count": 1
          },
          {
            "date": "2025-02-08",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 2
          },
          {
            "date": "2025-02-22",
            "count": 1
          },
          {
            "date": "2025-02-23",
            "count": 1
          },
          {
            "date": "2025-02-26",
            "count": 1
          },
          {
            "date": "2025-02-27",
            "count": 1
          },
          {
            "date": "2025-03-10",
            "count": 1
          },
          {
            "date": "2025-03-18",
            "count": 1
          },
          {
            "date": "2025-03-24",
            "count": 1
          },
          {
            "date": "2025-03-31",
            "count": 1
          },
          {
            "date": "2025-04-03",
            "count": 2
          },
          {
            "date": "2025-04-07",
            "count": 1
          },
          {
            "date": "2025-04-16",
            "count": 3
          },
          {
            "date": "2025-04-17",
            "count": 1
          },
          {
            "date": "2025-04-18",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 2
          },
          {
            "date": "2025-05-15",
            "count": 1
          },
          {
            "date": "2025-05-18",
            "count": 1
          },
          {
            "date": "2025-07-03",
            "count": 2
          },
          {
            "date": "2025-07-09",
            "count": 1
          },
          {
            "date": "2025-07-12",
            "count": 1
          },
          {
            "date": "2025-07-15",
            "count": 1
          },
          {
            "date": "2025-07-17",
            "count": 1
          },
          {
            "date": "2025-08-08",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 2
          },
          {
            "date": "2025-08-28",
            "count": 1
          },
          {
            "date": "2025-10-13",
            "count": 1
          },
          {
            "date": "2025-10-23",
            "count": 1
          },
          {
            "date": "2025-10-27",
            "count": 1
          },
          {
            "date": "2025-11-04",
            "count": 1
          },
          {
            "date": "2025-11-09",
            "count": 1
          },
          {
            "date": "2025-12-02",
            "count": 1
          },
          {
            "date": "2025-12-10",
            "count": 1
          },
          {
            "date": "2025-12-20",
            "count": 1
          },
          {
            "date": "2026-01-03",
            "count": 1
          },
          {
            "date": "2026-01-07",
            "count": 1
          },
          {
            "date": "2026-01-30",
            "count": 1
          },
          {
            "date": "2026-01-31",
            "count": 1
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-02-19",
            "count": 1
          },
          {
            "date": "2026-02-24",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 1
          },
          {
            "date": "2026-03-19",
            "count": 1
          },
          {
            "date": "2026-03-31",
            "count": 1
          },
          {
            "date": "2026-04-19",
            "count": 1
          },
          {
            "date": "2026-04-27",
            "count": 2
          },
          {
            "date": "2026-04-30",
            "count": 1
          },
          {
            "date": "2026-05-06",
            "count": 1
          },
          {
            "date": "2026-05-21",
            "count": 1
          },
          {
            "date": "2026-05-30",
            "count": 1
          },
          {
            "date": "2026-06-02",
            "count": 1
          },
          {
            "date": "2026-06-05",
            "count": 1
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_stars": 2168
      },
      "open_issues_and_prs": 24
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 16891,
      "source_files_sampled": 216,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 37,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "appraisal",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "bootsnap",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "brakeman",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "byebug",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "capybara",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "chromedriver-helper",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "coffee-rails",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "deep_merge",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "importmap-rails",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "jbuilder",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "kamal",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "listen",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "mdl",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "ostruct",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "propshaft",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "puma",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rails",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-rails-omakase",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "sass-rails",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "selenium-webdriver",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "solid_cable",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "solid_cache",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "solid_queue",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "spring",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "spring-watcher-listen",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "sprockets-rails",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "sqlite3",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "stimulus-rails",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "thruster",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "turbo-rails",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "turbolinks",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "tzinfo-data",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "uglifier",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "web-console",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 37,
        "direct_count": 0,
        "indirect_count": 37
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 9,
        "merged_prs": 162,
        "open_issues": 15,
        "closed_ratio": 0.913,
        "closed_issues": 157,
        "closed_unmerged_prs": 41
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "pkuczynski",
          "commits": 207,
          "avatar_url": "https://avatars.githubusercontent.com/u/374864?v=4"
        },
        {
          "type": "User",
          "login": "fredwu",
          "commits": 49,
          "avatar_url": "https://avatars.githubusercontent.com/u/31945?v=4"
        },
        {
          "type": "User",
          "login": "cjlarose",
          "commits": 29,
          "avatar_url": "https://avatars.githubusercontent.com/u/954763?v=4"
        },
        {
          "type": "User",
          "login": "jcnetdev",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/2104?v=4"
        },
        {
          "type": "User",
          "login": "merbjedi",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/34694?v=4"
        },
        {
          "type": "User",
          "login": "cryo28",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/230930?v=4"
        },
        {
          "type": "User",
          "login": "Nuzair46",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/38219313?v=4"
        },
        {
          "type": "User",
          "login": "rdodson41",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/13701468?v=4"
        },
        {
          "type": "User",
          "login": "hallelujah",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/64276?v=4"
        },
        {
          "type": "User",
          "login": "jrafanie",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/19339?v=4"
        }
      ],
      "contributors_sampled": 86,
      "top_contributor_share": 0.489
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "tests.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".rubocop.yml"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 8,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 6,
            "reason": "14 out of 23 merged PRs checked by a CI test -- score normalized to 6",
            "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": 4,
            "reason": "Found 13/30 approved changesets -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 17 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": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 2,
            "reason": "SAST tool is not run on all commits -- score normalized to 2",
            "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": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "68f492bbcad01bf9de68f425e082d8f4634e7629",
        "ran_at": "2026-07-22T01:12:42Z",
        "aggregate_score": 5.3,
        "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-07-21T19:51:30Z",
      "oldest_open_prs": [
        {
          "number": 161,
          "created_at": "2016-12-21T03:19:57Z",
          "last_comment_at": "2020-06-30T09:26:30Z",
          "last_comment_author": "gamov"
        },
        {
          "number": 270,
          "created_at": "2020-01-26T17:31:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 272,
          "created_at": "2020-02-10T15:29:20Z",
          "last_comment_at": "2020-06-23T14:08:53Z",
          "last_comment_author": "pkuczynski"
        },
        {
          "number": 301,
          "created_at": "2021-03-06T22:28:23Z",
          "last_comment_at": "2022-06-05T04:11:41Z",
          "last_comment_author": "wwboynton"
        },
        {
          "number": 355,
          "created_at": "2024-03-08T19:58:39Z",
          "last_comment_at": "2026-01-28T14:39:16Z",
          "last_comment_author": "Nuzair46"
        },
        {
          "number": 367,
          "created_at": "2024-11-13T09:00:14Z",
          "last_comment_at": "2025-07-15T11:29:55Z",
          "last_comment_author": "pkuczynski"
        },
        {
          "number": 382,
          "created_at": "2025-08-21T10:12:46Z",
          "last_comment_at": "2026-01-28T14:40:49Z",
          "last_comment_author": "Nuzair46"
        },
        {
          "number": 386,
          "created_at": "2026-01-28T12:11:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 387,
          "created_at": "2026-01-28T13:26:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-01-28T15:44:35Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 15,
          "created_at": "2011-06-09T08:05:28Z",
          "last_comment_at": "2019-06-28T19:35:53Z",
          "last_comment_author": "pkuczynski"
        },
        {
          "number": 56,
          "created_at": "2013-04-17T20:25:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 68,
          "created_at": "2014-03-07T05:32:24Z",
          "last_comment_at": "2024-04-22T20:24:32Z",
          "last_comment_author": "dominh"
        },
        {
          "number": 84,
          "created_at": "2014-07-30T14:41:38Z",
          "last_comment_at": "2020-12-09T21:49:21Z",
          "last_comment_author": "cjlarose"
        },
        {
          "number": 118,
          "created_at": "2015-08-17T11:21:24Z",
          "last_comment_at": "2019-01-16T10:35:55Z",
          "last_comment_author": "yb66"
        },
        {
          "number": 244,
          "created_at": "2019-07-25T18:55:08Z",
          "last_comment_at": "2024-03-06T07:22:30Z",
          "last_comment_author": "cjlarose"
        },
        {
          "number": 252,
          "created_at": "2019-11-06T13:29:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 286,
          "created_at": "2020-11-09T05:33:29Z",
          "last_comment_at": "2021-10-06T18:01:12Z",
          "last_comment_author": "manjunath724"
        },
        {
          "number": 288,
          "created_at": "2020-11-24T10:29:23Z",
          "last_comment_at": "2021-03-06T21:31:54Z",
          "last_comment_author": "wwboynton"
        },
        {
          "number": 320,
          "created_at": "2022-06-05T04:09:50Z",
          "last_comment_at": "2022-06-05T09:04:41Z",
          "last_comment_author": "pkuczynski"
        },
        {
          "number": 321,
          "created_at": "2022-06-09T06:56:46Z",
          "last_comment_at": "2024-10-03T21:52:05Z",
          "last_comment_author": "kmordan24"
        },
        {
          "number": 323,
          "created_at": "2022-08-05T10:33:02Z",
          "last_comment_at": "2022-08-08T00:33:39Z",
          "last_comment_author": "alienxp03"
        },
        {
          "number": 324,
          "created_at": "2022-08-11T09:39:18Z",
          "last_comment_at": "2022-08-11T10:12:23Z",
          "last_comment_author": "pkuczynski"
        },
        {
          "number": 352,
          "created_at": "2024-03-01T23:57:31Z",
          "last_comment_at": "2024-03-07T08:39:38Z",
          "last_comment_author": "vovanmozg"
        },
        {
          "number": 381,
          "created_at": "2025-07-31T05:46:24Z",
          "last_comment_at": "2025-08-08T05:19:35Z",
          "last_comment_author": "Nuzair46"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/rubyconfig/config",
    "host": "github.com",
    "name": "config",
    "owner": "rubyconfig"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 60,
      "inputs": {
        "security": 53,
        "vitality": 33,
        "community": 80,
        "governance": 66,
        "engineering": 69
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 33,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 15,
            "inputs": {
              "commits_last_year": 2,
              "human_commit_share": 1,
              "days_since_last_push": 173,
              "active_weeks_last_year": 1
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 173 days ago",
                "points": 9.9,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 173
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "2 commits in the last year",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "releases_count": 39,
              "latest_release_tag": "5.6.1",
              "releases_from_tags": false,
              "days_since_latest_release": 375,
              "mean_days_between_releases": 88.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "39 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 39
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 375 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 375
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~88.9 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 88.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": 174,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 174 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 174
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 80,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "forks": 230,
              "stars": 2168,
              "watchers": 27,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2,168 stars",
                "points": 54.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2168
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "230 forks",
                "points": 19.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 230
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "27 watchers",
                "points": 7.9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 27
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "config"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 56123336,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "56,123,336 downloads all-time across rubygems",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 56123336,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 66,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 86,
              "top_contributor_share": 0.489
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 49% of commits",
                "points": 11.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 49
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "86 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 86
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 17 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "merged_prs": 162,
              "open_issues": 15,
              "closed_issues": 157,
              "issue_closed_ratio": 0.913,
              "closed_unmerged_prs": 41
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "91% of issues closed",
                "points": 42.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 91
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "162/203 decided PRs merged",
                "points": 30.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 162,
                      "decided": 203
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 13/30 approved changesets -- score normalized to 4",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "followers": 7,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "rubyconfig",
              "public_repos": 1,
              "account_age_days": 4410
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "7 followers of rubyconfig",
                "points": 6.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 7,
                      "login": "rubyconfig"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "1 public repos, account ~12 yr old",
                "points": 14.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 1
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "packages": [
                "config"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 375
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on rubygems",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 375 days ago",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 375
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "40 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 40
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 69,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "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": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "14 out of 23 merged PRs checked by a CI test -- score normalized to 6",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "rails",
                "ruby",
                "sinatra",
                "padrino",
                "config",
                "configuration",
                "configuration-management",
                "environment-variables",
                "environments",
                "ruby-on-rails",
                "settings"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "11 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 53,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 53,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "14 out of 23 merged PRs checked by a CI test -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 13/30 approved changesets -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 17 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.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 2",
                "points": 1,
                "status": "partial",
                "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": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "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": 18
            },
            "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": 42,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.63,
              "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": "63 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 33.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 63,
                      "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": [],
              "has_dockerfile": true,
              "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": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "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": 16891,
              "source_files_sampled": 216,
              "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/216 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 216,
                      "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": [
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T01:13:07.286600Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rubyconfig/config.svg",
  "full_name": "rubyconfig/config",
  "license_state": "custom",
  "license_spdx": null
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.26.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsRubyGems.